2024-09-20T23:22:23.022 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T23:22:23.052 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T23:22:23.139 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913078 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: ceph-qa@ceph.com first_in_suite: false job_id: '7913078' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-20_21:08:02-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: 9e2ac70bb7aea67d34f0d50002344abbe7803736 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9e2ac70bb7aea67d34f0d50002344abbe7803736 workunit: branch: squid sha1: 4e45e6b490e6cbe082cdf155fea780438ec53fc7 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: 9344 sha1: 9e2ac70bb7aea67d34f0d50002344abbe7803736 sleep_before_teardown: 0 subset: 56/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_4e45e6b490e6cbe082cdf155fea780438ec53fc7/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 4e45e6b490e6cbe082cdf155fea780438ec53fc7 targets: smithi079.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBLkZaA9ZBOanYTPQzRS99P//idxcrJiPUE0p1P1qpEqahql69DcpvBevxS4jdkZeeu9Uq33vKpSEgZseb7F9KA= smithi122.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBtz4shDzeQVY2w6v5ND7ucRbqgffwILHTRWGZFcvnbQ9gt685NgqKGiD9FV6v9zsGUH0Au/8ZVmF8L8Q04j37k= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-20_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-20T23:22:23.139 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_4e45e6b490e6cbe082cdf155fea780438ec53fc7/qa; will attempt to use it 2024-09-20T23:22:23.140 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_4e45e6b490e6cbe082cdf155fea780438ec53fc7/qa/tasks 2024-09-20T23:22:23.140 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T23:22:23.141 INFO:teuthology.task.internal:Checking packages... 2024-09-20T23:22:23.161 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '9e2ac70bb7aea67d34f0d50002344abbe7803736' 2024-09-20T23:22:23.161 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T23:22:23.161 INFO:teuthology.packaging:ref: None 2024-09-20T23:22:23.162 INFO:teuthology.packaging:tag: None 2024-09-20T23:22:23.162 INFO:teuthology.packaging:branch: squid 2024-09-20T23:22:23.162 INFO:teuthology.packaging:sha1: 9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-20T23:22:23.162 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-20T23:22:23.382 INFO:teuthology.task.internal:Found packages for ceph version 19.1.1-373-g4e45e6b4-1jammy 2024-09-20T23:22:23.384 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T23:22:23.395 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T23:22:23.395 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T23:22:23.407 INFO:teuthology.task.internal:Saving configuration 2024-09-20T23:22:23.424 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T23:22:23.432 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T23:22:23.458 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913078', '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-20 23:16:40.658754', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHJyivccA+4aHKLtWQijroci1DQQy9uFcXsvEaKFI2fJ'} 2024-09-20T23:22:23.474 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913078', '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-20 23:16:40.657024', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHkQkZkov08SQDqryQPXqJd+MRWB5+5zd+Ml8M2mZFQ5'} 2024-09-20T23:22:23.474 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T23:22:23.482 INFO:teuthology.task.internal:roles: ubuntu@smithi079.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-20T23:22:23.482 INFO:teuthology.task.internal:roles: ubuntu@smithi122.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-20T23:22:23.482 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T23:22:23.546 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f31f874feb0>, signals=[15]) 2024-09-20T23:22:23.546 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T23:22:23.554 INFO:teuthology.task.internal:Opening connections... 2024-09-20T23:22:23.554 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi079.front.sepia.ceph.com 2024-09-20T23:22:23.556 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:22:23.633 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi122.front.sepia.ceph.com 2024-09-20T23:22:23.633 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:22:23.713 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T23:22:23.721 DEBUG:teuthology.orchestra.run.smithi079:> uname -m 2024-09-20T23:22:23.726 INFO:teuthology.orchestra.run.smithi079.stdout:x86_64 2024-09-20T23:22:23.727 DEBUG:teuthology.orchestra.run.smithi079:> cat /etc/os-release 2024-09-20T23:22:23.772 INFO:teuthology.orchestra.run.smithi079.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T23:22:23.772 INFO:teuthology.orchestra.run.smithi079.stdout:NAME="Ubuntu" 2024-09-20T23:22:23.772 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_ID="22.04" 2024-09-20T23:22:23.773 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T23:22:23.773 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_CODENAME=jammy 2024-09-20T23:22:23.773 INFO:teuthology.orchestra.run.smithi079.stdout:ID=ubuntu 2024-09-20T23:22:23.773 INFO:teuthology.orchestra.run.smithi079.stdout:ID_LIKE=debian 2024-09-20T23:22:23.773 INFO:teuthology.orchestra.run.smithi079.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T23:22:23.773 INFO:teuthology.orchestra.run.smithi079.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T23:22:23.773 INFO:teuthology.orchestra.run.smithi079.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T23:22:23.773 INFO:teuthology.orchestra.run.smithi079.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T23:22:23.773 INFO:teuthology.orchestra.run.smithi079.stdout:UBUNTU_CODENAME=jammy 2024-09-20T23:22:23.774 INFO:teuthology.lock.ops:Updating smithi079.front.sepia.ceph.com on lock server 2024-09-20T23:22:23.793 DEBUG:teuthology.orchestra.run.smithi122:> uname -m 2024-09-20T23:22:23.797 INFO:teuthology.orchestra.run.smithi122.stdout:x86_64 2024-09-20T23:22:23.798 DEBUG:teuthology.orchestra.run.smithi122:> cat /etc/os-release 2024-09-20T23:22:23.842 INFO:teuthology.orchestra.run.smithi122.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T23:22:23.843 INFO:teuthology.orchestra.run.smithi122.stdout:NAME="Ubuntu" 2024-09-20T23:22:23.843 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_ID="22.04" 2024-09-20T23:22:23.843 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T23:22:23.843 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_CODENAME=jammy 2024-09-20T23:22:23.843 INFO:teuthology.orchestra.run.smithi122.stdout:ID=ubuntu 2024-09-20T23:22:23.843 INFO:teuthology.orchestra.run.smithi122.stdout:ID_LIKE=debian 2024-09-20T23:22:23.843 INFO:teuthology.orchestra.run.smithi122.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T23:22:23.843 INFO:teuthology.orchestra.run.smithi122.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T23:22:23.843 INFO:teuthology.orchestra.run.smithi122.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T23:22:23.843 INFO:teuthology.orchestra.run.smithi122.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T23:22:23.843 INFO:teuthology.orchestra.run.smithi122.stdout:UBUNTU_CODENAME=jammy 2024-09-20T23:22:23.844 INFO:teuthology.lock.ops:Updating smithi122.front.sepia.ceph.com on lock server 2024-09-20T23:22:23.868 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T23:22:23.879 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T23:22:23.888 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T23:22:23.888 DEBUG:teuthology.orchestra.run.smithi079:> test '!' -e /home/ubuntu/cephtest 2024-09-20T23:22:23.891 DEBUG:teuthology.orchestra.run.smithi122:> test '!' -e /home/ubuntu/cephtest 2024-09-20T23:22:23.895 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T23:22:23.902 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T23:22:23.903 DEBUG:teuthology.orchestra.run.smithi079:> test -z $(ls -A /var/lib/ceph) 2024-09-20T23:22:23.938 DEBUG:teuthology.orchestra.run.smithi122:> test -z $(ls -A /var/lib/ceph) 2024-09-20T23:22:23.944 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T23:22:23.999 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T23:22:24.019 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T23:22:24.019 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-20T23:22:24.019 DEBUG:teuthology.orchestra.run.smithi079:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T23:22:24.020 DEBUG:teuthology.orchestra.run.smithi122:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T23:22:24.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T23:22:24.024 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-20T23:22:24.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T23:22:24.025 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-09-20T23:22:24.071 INFO:teuthology.orchestra.run.smithi122.stdout:5.15.0-56-generic 2024-09-20T23:22:24.071 INFO:teuthology.task.kernel:Running kernel on smithi122: 5.15.0-56-generic 2024-09-20T23:22:24.071 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get clean 2024-09-20T23:22:24.072 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-56-generic 2024-09-20T23:22:24.073 INFO:teuthology.task.kernel:Running kernel on smithi079: 5.15.0-56-generic 2024-09-20T23:22:24.073 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-09-20T23:22:24.206 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-20T23:22:24.214 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get update 2024-09-20T23:22:24.351 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T23:22:24.404 INFO:teuthology.orchestra.run.smithi122.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T23:22:24.458 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:22:24.491 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:22:24.542 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T23:22:24.568 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T23:22:24.573 INFO:teuthology.orchestra.run.smithi122.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T23:22:24.590 INFO:teuthology.orchestra.run.smithi122.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T23:22:24.637 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T23:22:24.673 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T23:22:24.677 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T23:22:24.678 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T23:22:24.679 INFO:teuthology.orchestra.run.smithi079.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T23:22:24.696 INFO:teuthology.orchestra.run.smithi122.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T23:22:24.701 INFO:teuthology.orchestra.run.smithi122.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T23:22:24.703 INFO:teuthology.orchestra.run.smithi122.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T23:22:24.704 INFO:teuthology.orchestra.run.smithi122.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T23:22:24.709 INFO:teuthology.orchestra.run.smithi079.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T23:22:24.714 INFO:teuthology.orchestra.run.smithi079.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T23:22:24.714 INFO:teuthology.orchestra.run.smithi079.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T23:22:24.719 INFO:teuthology.orchestra.run.smithi079.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T23:22:24.726 INFO:teuthology.orchestra.run.smithi122.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T23:22:24.727 INFO:teuthology.orchestra.run.smithi122.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T23:22:24.727 INFO:teuthology.orchestra.run.smithi079.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T23:22:24.728 INFO:teuthology.orchestra.run.smithi079.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T23:22:24.728 INFO:teuthology.orchestra.run.smithi079.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T23:22:24.729 INFO:teuthology.orchestra.run.smithi079.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T23:22:24.731 INFO:teuthology.orchestra.run.smithi122.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T23:22:24.731 INFO:teuthology.orchestra.run.smithi122.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T23:22:24.737 INFO:teuthology.orchestra.run.smithi122.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T23:22:24.746 INFO:teuthology.orchestra.run.smithi122.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T23:22:24.747 INFO:teuthology.orchestra.run.smithi122.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T23:22:24.747 INFO:teuthology.orchestra.run.smithi122.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T23:22:24.747 INFO:teuthology.orchestra.run.smithi122.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T23:22:24.755 INFO:teuthology.orchestra.run.smithi079.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T23:22:24.756 INFO:teuthology.orchestra.run.smithi122.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T23:22:24.756 INFO:teuthology.orchestra.run.smithi079.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T23:22:24.772 INFO:teuthology.orchestra.run.smithi122.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T23:22:24.896 INFO:teuthology.orchestra.run.smithi079.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T23:22:24.928 INFO:teuthology.orchestra.run.smithi122.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T23:22:25.034 INFO:teuthology.orchestra.run.smithi079.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T23:22:25.067 INFO:teuthology.orchestra.run.smithi122.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T23:22:25.228 INFO:teuthology.orchestra.run.smithi079.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T23:22:25.390 INFO:teuthology.orchestra.run.smithi079.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T23:22:25.391 INFO:teuthology.orchestra.run.smithi122.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T23:22:25.404 INFO:teuthology.orchestra.run.smithi079.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T23:22:25.405 INFO:teuthology.orchestra.run.smithi079.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T23:22:25.425 INFO:teuthology.orchestra.run.smithi122.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T23:22:25.440 INFO:teuthology.orchestra.run.smithi122.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T23:22:25.441 INFO:teuthology.orchestra.run.smithi122.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T23:22:25.474 INFO:teuthology.orchestra.run.smithi079.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T23:22:25.475 INFO:teuthology.orchestra.run.smithi079.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T23:22:25.492 INFO:teuthology.orchestra.run.smithi079.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T23:22:25.492 INFO:teuthology.orchestra.run.smithi079.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T23:22:25.512 INFO:teuthology.orchestra.run.smithi122.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T23:22:25.513 INFO:teuthology.orchestra.run.smithi122.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T23:22:25.514 INFO:teuthology.orchestra.run.smithi079.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T23:22:25.528 INFO:teuthology.orchestra.run.smithi122.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T23:22:25.529 INFO:teuthology.orchestra.run.smithi122.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T23:22:25.543 INFO:teuthology.orchestra.run.smithi079.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T23:22:25.549 INFO:teuthology.orchestra.run.smithi079.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T23:22:25.551 INFO:teuthology.orchestra.run.smithi122.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T23:22:25.555 INFO:teuthology.orchestra.run.smithi079.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T23:22:25.556 INFO:teuthology.orchestra.run.smithi079.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T23:22:25.580 INFO:teuthology.orchestra.run.smithi122.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T23:22:25.584 INFO:teuthology.orchestra.run.smithi122.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T23:22:25.586 INFO:teuthology.orchestra.run.smithi122.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T23:22:25.586 INFO:teuthology.orchestra.run.smithi122.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T23:22:25.628 INFO:teuthology.orchestra.run.smithi079.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T23:22:25.628 INFO:teuthology.orchestra.run.smithi079.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T23:22:25.628 INFO:teuthology.orchestra.run.smithi079.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T23:22:25.630 INFO:teuthology.orchestra.run.smithi079.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T23:22:25.631 INFO:teuthology.orchestra.run.smithi079.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T23:22:25.636 INFO:teuthology.orchestra.run.smithi079.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T23:22:25.636 INFO:teuthology.orchestra.run.smithi079.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T23:22:25.636 INFO:teuthology.orchestra.run.smithi122.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T23:22:25.637 INFO:teuthology.orchestra.run.smithi079.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T23:22:25.637 INFO:teuthology.orchestra.run.smithi122.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T23:22:25.637 INFO:teuthology.orchestra.run.smithi122.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T23:22:25.639 INFO:teuthology.orchestra.run.smithi122.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T23:22:25.641 INFO:teuthology.orchestra.run.smithi122.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T23:22:25.717 INFO:teuthology.orchestra.run.smithi079.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T23:22:25.718 INFO:teuthology.orchestra.run.smithi079.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T23:22:25.718 INFO:teuthology.orchestra.run.smithi122.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T23:22:25.719 INFO:teuthology.orchestra.run.smithi122.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T23:22:25.720 INFO:teuthology.orchestra.run.smithi122.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T23:22:25.720 INFO:teuthology.orchestra.run.smithi122.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T23:22:25.721 INFO:teuthology.orchestra.run.smithi122.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T23:22:31.066 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 16.3 MB in 2s (7,505 kB/s) 2024-09-20T23:22:31.169 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 16.3 MB in 2s (7,516 kB/s) 2024-09-20T23:22:32.466 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-09-20T23:22:32.484 DEBUG:teuthology.orchestra.run.smithi122:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T23:22:32.549 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-09-20T23:22:32.573 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-20T23:22:32.591 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T23:22:32.652 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-20T23:22:32.768 INFO:teuthology.orchestra.run.smithi122.stdout:Building dependency tree... 2024-09-20T23:22:32.768 INFO:teuthology.orchestra.run.smithi122.stdout:Reading state information... 2024-09-20T23:22:32.864 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-20T23:22:32.865 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-20T23:22:32.957 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:22:32.957 INFO:teuthology.orchestra.run.smithi122.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:22:32.957 INFO:teuthology.orchestra.run.smithi122.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:22:32.957 INFO:teuthology.orchestra.run.smithi122.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:22:32.957 INFO:teuthology.orchestra.run.smithi122.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T23:22:32.957 INFO:teuthology.orchestra.run.smithi122.stdout: python2.7-minimal 2024-09-20T23:22:32.958 INFO:teuthology.orchestra.run.smithi122.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:22:32.959 INFO:teuthology.orchestra.run.smithi122.stdout:The following additional packages will be installed: 2024-09-20T23:22:32.959 INFO:teuthology.orchestra.run.smithi122.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T23:22:32.959 INFO:teuthology.orchestra.run.smithi122.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T23:22:32.959 INFO:teuthology.orchestra.run.smithi122.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T23:22:32.960 INFO:teuthology.orchestra.run.smithi122.stdout:Suggested packages: 2024-09-20T23:22:32.960 INFO:teuthology.orchestra.run.smithi122.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T23:22:32.961 INFO:teuthology.orchestra.run.smithi122.stdout:Recommended packages: 2024-09-20T23:22:32.961 INFO:teuthology.orchestra.run.smithi122.stdout: thermald 2024-09-20T23:22:33.016 INFO:teuthology.orchestra.run.smithi122.stdout:The following NEW packages will be installed: 2024-09-20T23:22:33.017 INFO:teuthology.orchestra.run.smithi122.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T23:22:33.017 INFO:teuthology.orchestra.run.smithi122.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T23:22:33.017 INFO:teuthology.orchestra.run.smithi122.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T23:22:33.018 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages will be upgraded: 2024-09-20T23:22:33.019 INFO:teuthology.orchestra.run.smithi122.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T23:22:33.039 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:22:33.040 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:22:33.040 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:22:33.040 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:22:33.040 INFO:teuthology.orchestra.run.smithi079.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T23:22:33.040 INFO:teuthology.orchestra.run.smithi079.stdout: python2.7-minimal 2024-09-20T23:22:33.040 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:22:33.042 INFO:teuthology.orchestra.run.smithi079.stdout:The following additional packages will be installed: 2024-09-20T23:22:33.042 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T23:22:33.042 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T23:22:33.042 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T23:22:33.043 INFO:teuthology.orchestra.run.smithi079.stdout:Suggested packages: 2024-09-20T23:22:33.043 INFO:teuthology.orchestra.run.smithi079.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T23:22:33.043 INFO:teuthology.orchestra.run.smithi079.stdout:Recommended packages: 2024-09-20T23:22:33.043 INFO:teuthology.orchestra.run.smithi079.stdout: thermald 2024-09-20T23:22:33.082 INFO:teuthology.orchestra.run.smithi122.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T23:22:33.082 INFO:teuthology.orchestra.run.smithi122.stdout:Need to get 113 MB of archives. 2024-09-20T23:22:33.082 INFO:teuthology.orchestra.run.smithi122.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T23:22:33.082 INFO:teuthology.orchestra.run.smithi122.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-20T23:22:33.097 INFO:teuthology.orchestra.run.smithi079.stdout:The following NEW packages will be installed: 2024-09-20T23:22:33.097 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T23:22:33.097 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T23:22:33.097 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T23:22:33.099 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages will be upgraded: 2024-09-20T23:22:33.099 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T23:22:33.279 INFO:teuthology.orchestra.run.smithi079.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T23:22:33.280 INFO:teuthology.orchestra.run.smithi079.stdout:Need to get 113 MB of archives. 2024-09-20T23:22:33.280 INFO:teuthology.orchestra.run.smithi079.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T23:22:33.280 INFO:teuthology.orchestra.run.smithi079.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-20T23:22:33.515 INFO:teuthology.orchestra.run.smithi122.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-20T23:22:33.613 INFO:teuthology.orchestra.run.smithi122.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-20T23:22:34.401 INFO:teuthology.orchestra.run.smithi122.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-20T23:22:34.402 INFO:teuthology.orchestra.run.smithi122.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-20T23:22:34.402 INFO:teuthology.orchestra.run.smithi122.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-20T23:22:34.551 INFO:teuthology.orchestra.run.smithi122.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-20T23:22:34.572 INFO:teuthology.orchestra.run.smithi122.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-20T23:22:34.803 INFO:teuthology.orchestra.run.smithi079.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-20T23:22:34.975 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 113 MB in 2s (73.3 MB/s) 2024-09-20T23:22:35.150 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T23:22:35.151 INFO:teuthology.orchestra.run.smithi079.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-20T23:22:37.160 INFO:teuthology.orchestra.run.smithi122.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-20T23:22:37.165 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:22:37.239 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:22:37.382 INFO:teuthology.orchestra.run.smithi079.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-20T23:22:37.382 INFO:teuthology.orchestra.run.smithi079.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-20T23:22:37.383 INFO:teuthology.orchestra.run.smithi079.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-20T23:22:37.718 INFO:teuthology.orchestra.run.smithi079.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-20T23:22:37.797 INFO:teuthology.orchestra.run.smithi079.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-20T23:22:38.245 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 113 MB in 5s (24.1 MB/s) 2024-09-20T23:22:38.497 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T23:22:39.341 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T23:22:39.362 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:22:39.443 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:22:39.894 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T23:22:39.915 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:22:39.944 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:22:40.545 INFO:teuthology.orchestra.run.smithi079.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-20T23:22:40.549 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:22:40.610 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:22:42.712 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T23:22:42.733 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:22:42.800 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:22:43.257 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T23:22:43.277 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:22:43.323 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:22:46.353 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:22:46.472 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:22:46.829 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:22:46.950 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:22:47.253 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T23:22:47.276 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T23:22:47.320 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T23:22:50.256 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:22:50.358 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:22:50.665 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:22:50.786 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:22:51.081 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T23:22:51.103 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T23:22:51.155 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T23:22:52.575 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T23:22:52.612 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:22:52.650 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:22:55.673 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:22:55.795 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:22:56.136 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T23:22:56.258 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:22:56.384 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T23:22:56.513 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:22:56.723 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T23:22:56.760 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T23:22:56.798 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:22:57.815 INFO:teuthology.orchestra.run.smithi122.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:22:57.815 INFO:teuthology.orchestra.run.smithi122.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T23:22:57.815 INFO:teuthology.orchestra.run.smithi122.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:22:57.815 INFO:teuthology.orchestra.run.smithi122.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T23:22:57.965 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:22:59.350 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T23:22:59.378 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T23:22:59.476 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T23:22:59.500 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T23:22:59.585 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:22:59.841 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T23:23:00.505 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:23:00.931 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T23:23:01.061 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:23:01.162 INFO:teuthology.orchestra.run.smithi122.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:23:01.230 INFO:teuthology.orchestra.run.smithi122.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T23:23:01.230 INFO:teuthology.orchestra.run.smithi122.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:23:02.385 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:23:02.385 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T23:23:02.385 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:23:02.385 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T23:23:02.528 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:23:03.896 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T23:23:04.022 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T23:23:04.148 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:23:05.561 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T23:23:05.631 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T23:23:05.631 INFO:teuthology.orchestra.run.smithi079.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:23:16.102 INFO:teuthology.orchestra.run.smithi122.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T23:23:16.102 INFO:teuthology.orchestra.run.smithi122.stdout:Sourcing file `/etc/default/grub' 2024-09-20T23:23:16.113 INFO:teuthology.orchestra.run.smithi122.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T23:23:16.140 INFO:teuthology.orchestra.run.smithi122.stdout:Generating grub configuration file ... 2024-09-20T23:23:16.383 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:23:16.401 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:23:16.698 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:23:16.704 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T23:23:16.773 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T23:23:16.778 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T23:23:16.940 INFO:teuthology.orchestra.run.smithi122.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T23:23:16.940 INFO:teuthology.orchestra.run.smithi122.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T23:23:16.940 INFO:teuthology.orchestra.run.smithi122.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T23:23:16.973 INFO:teuthology.orchestra.run.smithi122.stdout:done 2024-09-20T23:23:17.395 DEBUG:teuthology.orchestra.run.smithi122:> dpkg -s linux-image-generic 2024-09-20T23:23:17.414 INFO:teuthology.orchestra.run.smithi122.stdout:Package: linux-image-generic 2024-09-20T23:23:17.414 INFO:teuthology.orchestra.run.smithi122.stdout:Status: install ok installed 2024-09-20T23:23:17.414 INFO:teuthology.orchestra.run.smithi122.stdout:Priority: optional 2024-09-20T23:23:17.414 INFO:teuthology.orchestra.run.smithi122.stdout:Section: kernel 2024-09-20T23:23:17.414 INFO:teuthology.orchestra.run.smithi122.stdout:Installed-Size: 21 2024-09-20T23:23:17.414 INFO:teuthology.orchestra.run.smithi122.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T23:23:17.414 INFO:teuthology.orchestra.run.smithi122.stdout:Architecture: amd64 2024-09-20T23:23:17.414 INFO:teuthology.orchestra.run.smithi122.stdout:Source: linux-meta 2024-09-20T23:23:17.415 INFO:teuthology.orchestra.run.smithi122.stdout:Version: 5.15.0.122.122 2024-09-20T23:23:17.415 INFO:teuthology.orchestra.run.smithi122.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-20T23:23:17.415 INFO:teuthology.orchestra.run.smithi122.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-20T23:23:17.415 INFO:teuthology.orchestra.run.smithi122.stdout:Recommends: thermald 2024-09-20T23:23:17.415 INFO:teuthology.orchestra.run.smithi122.stdout:Description: Generic Linux kernel image 2024-09-20T23:23:17.415 INFO:teuthology.orchestra.run.smithi122.stdout: This package will always depend on the latest generic kernel image 2024-09-20T23:23:17.415 INFO:teuthology.orchestra.run.smithi122.stdout: available. 2024-09-20T23:23:17.415 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T23:23:17.415 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T23:23:17.415 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T23:23:17.416 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-20T23:23:17.416 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi122.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T23:23:17.416 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get clean 2024-09-20T23:23:17.591 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get update 2024-09-20T23:23:17.708 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:23:17.799 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T23:23:17.799 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T23:23:17.799 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T23:23:19.099 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-09-20T23:23:19.118 DEBUG:teuthology.orchestra.run.smithi122:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T23:23:19.183 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-09-20T23:23:19.392 INFO:teuthology.orchestra.run.smithi122.stdout:Building dependency tree... 2024-09-20T23:23:19.393 INFO:teuthology.orchestra.run.smithi122.stdout:Reading state information... 2024-09-20T23:23:19.585 INFO:teuthology.orchestra.run.smithi122.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T23:23:19.585 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:23:19.585 INFO:teuthology.orchestra.run.smithi122.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:23:19.585 INFO:teuthology.orchestra.run.smithi122.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:23:19.585 INFO:teuthology.orchestra.run.smithi122.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:23:19.586 INFO:teuthology.orchestra.run.smithi122.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T23:23:19.586 INFO:teuthology.orchestra.run.smithi122.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T23:23:19.586 INFO:teuthology.orchestra.run.smithi122.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:23:19.601 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T23:23:19.601 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub' 2024-09-20T23:23:19.625 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T23:23:19.628 INFO:teuthology.orchestra.run.smithi122.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T23:23:19.630 DEBUG:teuthology.orchestra.run.smithi122:> dpkg -s linux-image-generic 2024-09-20T23:23:19.638 INFO:teuthology.orchestra.run.smithi079.stdout:Generating grub configuration file ... 2024-09-20T23:23:19.644 INFO:teuthology.orchestra.run.smithi122.stdout:Package: linux-image-generic 2024-09-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.stdout:Status: install ok installed 2024-09-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.stdout:Priority: optional 2024-09-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.stdout:Section: kernel 2024-09-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.stdout:Installed-Size: 21 2024-09-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.stdout:Architecture: amd64 2024-09-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.stdout:Source: linux-meta 2024-09-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.stdout:Version: 5.15.0.122.122 2024-09-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.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-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.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-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.stdout:Recommends: thermald 2024-09-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.stdout:Description: Generic Linux kernel image 2024-09-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.stdout: This package will always depend on the latest generic kernel image 2024-09-20T23:23:19.645 INFO:teuthology.orchestra.run.smithi122.stdout: available. 2024-09-20T23:23:19.646 DEBUG:teuthology.orchestra.run.smithi122:> mktemp 2024-09-20T23:23:19.694 INFO:teuthology.orchestra.run.smithi122.stdout:/tmp/tmp.aXp0P5Bx9b 2024-09-20T23:23:19.694 DEBUG:teuthology.orchestra.run.smithi122:> sudo cp /boot/grub/grub.cfg /tmp/tmp.aXp0P5Bx9b 2024-09-20T23:23:19.754 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 0666 /tmp/tmp.aXp0P5Bx9b 2024-09-20T23:23:19.898 DEBUG:teuthology.orchestra.remote:smithi122:/tmp/tmp.aXp0P5Bx9b is 10KB 2024-09-20T23:23:19.910 DEBUG:teuthology.orchestra.run.smithi122:> rm -fr /tmp/tmp.aXp0P5Bx9b 2024-09-20T23:23:19.912 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:23:19.915 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T23:23:19.940 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:23:19.974 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-20T23:23:19.974 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T23:23:19.974 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T23:23:20.054 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T23:23:20.054 DEBUG:teuthology.orchestra.run.smithi122:> sudo update-grub 2024-09-20T23:23:20.232 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:23:20.238 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T23:23:20.305 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T23:23:20.310 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T23:23:20.448 INFO:teuthology.orchestra.run.smithi079.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T23:23:20.448 INFO:teuthology.orchestra.run.smithi079.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T23:23:20.448 INFO:teuthology.orchestra.run.smithi079.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T23:23:20.495 INFO:teuthology.orchestra.run.smithi079.stdout:done 2024-09-20T23:23:20.980 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-09-20T23:23:21.000 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-09-20T23:23:21.000 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-09-20T23:23:21.001 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-09-20T23:23:21.001 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-09-20T23:23:21.001 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-09-20T23:23:21.001 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T23:23:21.001 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-09-20T23:23:21.001 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-09-20T23:23:21.001 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.122.122 2024-09-20T23:23:21.001 INFO:teuthology.orchestra.run.smithi079.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-20T23:23:21.001 INFO:teuthology.orchestra.run.smithi079.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-20T23:23:21.001 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-09-20T23:23:21.001 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-09-20T23:23:21.001 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-09-20T23:23:21.002 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-09-20T23:23:21.002 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T23:23:21.002 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T23:23:21.002 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T23:23:21.002 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-20T23:23:21.002 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi079.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T23:23:21.002 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-09-20T23:23:21.191 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-20T23:23:21.313 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T23:23:21.322 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T23:23:21.339 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T23:23:21.339 INFO:teuthology.orchestra.run.smithi122.stderr:Sourcing file `/etc/default/grub' 2024-09-20T23:23:21.341 INFO:teuthology.orchestra.run.smithi122.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T23:23:21.343 INFO:teuthology.orchestra.run.smithi122.stderr:Generating grub configuration file ... 2024-09-20T23:23:21.433 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T23:23:21.518 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:23:21.523 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:23:21.761 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:23:21.766 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T23:23:21.806 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T23:23:21.811 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T23:23:21.950 INFO:teuthology.orchestra.run.smithi122.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T23:23:21.950 INFO:teuthology.orchestra.run.smithi122.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T23:23:21.950 INFO:teuthology.orchestra.run.smithi122.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T23:23:21.966 INFO:teuthology.orchestra.run.smithi122.stderr:done 2024-09-20T23:23:21.982 DEBUG:teuthology.orchestra.run.smithi122:> sudo shutdown -r now 2024-09-20T23:23:22.793 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-20T23:23:22.811 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T23:23:22.874 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-20T23:23:23.085 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-20T23:23:23.086 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-20T23:23:23.264 INFO:teuthology.orchestra.run.smithi079.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T23:23:23.264 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T23:23:23.264 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T23:23:23.264 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T23:23:23.264 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T23:23:23.265 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T23:23:23.265 INFO:teuthology.orchestra.run.smithi079.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T23:23:23.265 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T23:23:23.303 INFO:teuthology.orchestra.run.smithi079.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T23:23:23.306 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-09-20T23:23:23.317 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-09-20T23:23:23.318 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-09-20T23:23:23.318 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-09-20T23:23:23.318 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-09-20T23:23:23.318 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-09-20T23:23:23.318 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T23:23:23.318 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-09-20T23:23:23.318 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-09-20T23:23:23.318 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.122.122 2024-09-20T23:23:23.318 INFO:teuthology.orchestra.run.smithi079.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-20T23:23:23.318 INFO:teuthology.orchestra.run.smithi079.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-20T23:23:23.318 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-09-20T23:23:23.319 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-09-20T23:23:23.319 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-09-20T23:23:23.319 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-09-20T23:23:23.319 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-09-20T23:23:23.363 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.8wzI1hwzGn 2024-09-20T23:23:23.363 DEBUG:teuthology.orchestra.run.smithi079:> sudo cp /boot/grub/grub.cfg /tmp/tmp.8wzI1hwzGn 2024-09-20T23:23:23.419 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.8wzI1hwzGn 2024-09-20T23:23:23.545 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.8wzI1hwzGn is 10KB 2024-09-20T23:23:23.558 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.8wzI1hwzGn 2024-09-20T23:23:23.563 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T23:23:23.615 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T23:23:23.615 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T23:23:23.615 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T23:23:23.683 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T23:23:23.683 DEBUG:teuthology.orchestra.run.smithi079:> sudo update-grub 2024-09-20T23:23:24.876 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub' 2024-09-20T23:23:24.877 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T23:23:24.879 INFO:teuthology.orchestra.run.smithi079.stderr:Generating grub configuration file ... 2024-09-20T23:23:25.054 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T23:23:25.060 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T23:23:25.294 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T23:23:25.300 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T23:23:25.343 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T23:23:25.348 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T23:23:25.477 INFO:teuthology.orchestra.run.smithi079.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T23:23:25.477 INFO:teuthology.orchestra.run.smithi079.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T23:23:25.477 INFO:teuthology.orchestra.run.smithi079.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T23:23:25.491 INFO:teuthology.orchestra.run.smithi079.stderr:done 2024-09-20T23:23:25.500 DEBUG:teuthology.orchestra.run.smithi079:> sudo shutdown -r now 2024-09-20T23:23:51.994 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-20T23:23:51.995 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-20T23:23:51.995 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:23:55.505 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-20T23:23:55.506 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T23:23:55.506 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:24:26.479 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-09-20T23:24:30.063 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-20T23:24:35.485 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-20T23:24:35.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:24:39.067 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T23:24:39.068 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:24:53.875 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-09-20T23:24:57.455 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-20T23:25:05.884 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-20T23:25:05.884 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:25:05.886 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-09-20T23:25:09.459 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T23:25:09.460 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:25:09.918 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-20T23:25:10.472 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T23:25:10.472 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-20T23:25:10.473 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-20T23:25:10.520 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-122-generic 2024-09-20T23:25:10.520 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T23:25:10.520 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T23:25:10.520 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T23:25:11.521 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-20T23:25:11.521 DEBUG:teuthology.orchestra.run.smithi079:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T23:25:11.591 INFO:teuthology.orchestra.run.smithi079.stdout:ttyS1 2024-09-20T23:25:11.624 DEBUG:teuthology.parallel:result is None 2024-09-20T23:25:20.887 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-20T23:25:20.888 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:25:21.200 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-09-20T23:25:21.774 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-20T23:25:21.774 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-20T23:25:21.774 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-09-20T23:25:21.819 INFO:teuthology.orchestra.run.smithi122.stdout:5.15.0-122-generic 2024-09-20T23:25:21.819 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T23:25:21.819 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T23:25:21.819 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T23:25:22.820 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-20T23:25:22.820 DEBUG:teuthology.orchestra.run.smithi122:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T23:25:22.889 INFO:teuthology.orchestra.run.smithi122.stdout:ttyS1 2024-09-20T23:25:22.920 DEBUG:teuthology.parallel:result is None 2024-09-20T23:25:22.920 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T23:25:22.933 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T23:25:22.933 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T23:25:22.936 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T23:25:22.941 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T23:25:22.957 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T23:25:22.988 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T23:25:22.988 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T23:25:22.991 DEBUG:teuthology.orchestra.run.smithi122:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T23:25:23.308 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T23:25:23.316 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T23:25:23.316 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T23:25:23.318 DEBUG:teuthology.orchestra.run.smithi122:> 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-20T23:25:23.334 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T23:25:23.342 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T23:25:23.346 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T23:25:23.354 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T23:25:23.356 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T23:25:23.363 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T23:25:23.364 DEBUG:teuthology.orchestra.run.smithi079:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T23:25:23.392 DEBUG:teuthology.orchestra.run.smithi122:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T23:25:23.411 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T23:25:23.420 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T23:25:23.420 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T23:25:23.448 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T23:25:23.459 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T23:25:23.499 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T23:25:23.547 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T23:25:23.547 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T23:25:23.648 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T23:25:23.654 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T23:25:23.699 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-20T23:25:23.699 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T23:25:23.766 DEBUG:teuthology.orchestra.run.smithi079:> sudo service rsyslog restart 2024-09-20T23:25:23.769 DEBUG:teuthology.orchestra.run.smithi122:> sudo service rsyslog restart 2024-09-20T23:25:23.844 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T23:25:23.852 INFO:teuthology.task.internal:Starting timer... 2024-09-20T23:25:23.852 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T23:25:23.871 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T23:25:23.893 DEBUG:teuthology.task.selinux:Excluding smithi079: OS 'ubuntu' does not support SELinux 2024-09-20T23:25:23.893 DEBUG:teuthology.task.selinux:Excluding smithi122: OS 'ubuntu' does not support SELinux 2024-09-20T23:25:23.893 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T23:25:23.893 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-20T23:25:23.894 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T23:25:23.894 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T23:25:23.925 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T23:25:23.935 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-20T23:25:23.936 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi079.front.sepia.ceph.com,smithi122.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T23:32:52.919 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi079.front.sepia.ceph.com'), Remote(name='ubuntu@smithi122.front.sepia.ceph.com')] 2024-09-20T23:32:52.919 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T23:32:52.920 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:32:52.999 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-20T23:32:53.078 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T23:32:53.079 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-20T23:32:53.079 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T23:32:53.162 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-09-20T23:32:53.242 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-09-20T23:32:53.243 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T23:32:53.252 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T23:32:53.252 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T23:32:53.253 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T23:32:53.257 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T23:32:53.258 DEBUG:teuthology.orchestra.run.smithi122:> 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-20T23:32:53.280 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T23:32:53.280 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: Command line: ntpd -gq 2024-09-20T23:32:53.280 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: ---------------------------------------------------- 2024-09-20T23:32:53.280 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T23:32:53.280 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T23:32:53.280 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: corporation. Support and training for ntp-4 are 2024-09-20T23:32:53.280 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: available at https://www.nwtime.org/support 2024-09-20T23:32:53.280 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: ---------------------------------------------------- 2024-09-20T23:32:53.281 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: proto: precision = 0.046 usec (-24) 2024-09-20T23:32:53.281 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: basedate set to 2022-02-04 2024-09-20T23:32:53.281 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: gps base set to 2022-02-06 (week 2196) 2024-09-20T23:32:53.281 INFO:teuthology.orchestra.run.smithi079.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T23:32:53.282 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T23:32:53.282 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T23:32:53.282 INFO:teuthology.orchestra.run.smithi079.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T23:32:53.283 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T23:32:53.283 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T23:32:53.283 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T23:32:53.283 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: Listen normally on 3 enp3s0f1 172.21.15.79:123 2024-09-20T23:32:53.283 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: Listen normally on 4 lo [::1]:123 2024-09-20T23:32:53.283 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce87%5]:123 2024-09-20T23:32:53.283 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:32:53 ntpd[18484]: Listening on routing socket on fd #22 for interface updates 2024-09-20T23:32:53.306 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T23:32:53.306 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: Command line: ntpd -gq 2024-09-20T23:32:53.306 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: ---------------------------------------------------- 2024-09-20T23:32:53.306 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T23:32:53.306 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T23:32:53.306 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: corporation. Support and training for ntp-4 are 2024-09-20T23:32:53.306 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: available at https://www.nwtime.org/support 2024-09-20T23:32:53.306 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: ---------------------------------------------------- 2024-09-20T23:32:53.307 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: proto: precision = 0.044 usec (-24) 2024-09-20T23:32:53.307 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: basedate set to 2022-02-04 2024-09-20T23:32:53.307 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: gps base set to 2022-02-06 (week 2196) 2024-09-20T23:32:53.307 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T23:32:53.308 INFO:teuthology.orchestra.run.smithi122.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T23:32:53.308 INFO:teuthology.orchestra.run.smithi122.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T23:32:53.308 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T23:32:53.309 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T23:32:53.309 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T23:32:53.309 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T23:32:53.309 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: Listen normally on 3 enp3s0f1 172.21.15.122:123 2024-09-20T23:32:53.309 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: Listen normally on 4 lo [::1]:123 2024-09-20T23:32:53.309 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d515%5]:123 2024-09-20T23:32:53.309 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:32:53 ntpd[18455]: Listening on routing socket on fd #22 for interface updates 2024-09-20T23:32:54.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:54.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:54.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:54.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:54.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:54.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:54.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:54.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:54.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:54.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:54.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:54.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:54.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:54.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:54.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:54.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:54.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:54.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:54 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:55.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:55 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:55.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:55 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:55.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:55 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:55.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:55 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:55.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:55 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:55.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:55 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:56.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:56 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:56.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:56 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:56.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:56 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:56.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:56 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:56.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:56 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:56.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:56 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:56.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:56.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:56.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:56.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:56.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:56.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:56.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:56.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:56.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:56.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:56.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:56.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:56.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:56.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:56.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:56.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:56.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:56.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:56 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:57.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:57 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:57.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:57 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:57.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:57 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:57.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:57 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:57.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:57 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:57.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:57 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:57.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:57 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:57.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:57 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:58.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:58 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:58.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:58 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:58.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:58 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:58.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:58 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:58.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:58 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:58.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:58 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:58.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:58 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:58.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:58 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:58.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:58 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:58.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:58 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:58.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:58 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:58.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:58 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:58.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:58.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:58.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:58.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:58.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:58.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:58.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:58.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:58.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:58.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:58.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:58.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:58.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:58.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:58.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:58.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:58.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:58.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:58.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:58.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:32:58 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:32:59.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:59 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:59.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:59 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:59.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:59 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:32:59.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:59 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:32:59.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:59 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:32:59.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:32:59 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:33:00.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:00 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:33:00.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:00 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:33:00.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:00 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:33:00.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:00 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:33:00.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:00 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:33:00.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:00 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:33:00.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:00 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:33:00.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:00 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:33:00.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:00 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:33:00.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:00 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:33:00.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:00 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:33:00.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:00 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:33:00.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:33:00 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:33:00.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:33:00 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:33:00.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:33:00 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:33:00.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:33:00 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:33:00.307 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:33:00 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:33:00.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:33:00 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:33:00.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:33:00 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:33:00.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:33:00 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:33:00.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:33:00 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:33:00.308 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:33:00 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:33:00.308 INFO:teuthology.orchestra.run.smithi122.stdout:20 Sep 23:33:00 ntpd[18455]: ntpd: time slew -0.002314 s 2024-09-20T23:33:00.309 INFO:teuthology.orchestra.run.smithi122.stdout:ntpd: time slew -0.002314s 2024-09-20T23:33:00.309 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:33:00 ntpd[18455]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T23:33:00.309 INFO:teuthology.orchestra.run.smithi122.stderr:20 Sep 23:33:00 ntpd[18455]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T23:33:00.364 INFO:teuthology.orchestra.run.smithi122.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T23:33:00.364 INFO:teuthology.orchestra.run.smithi122.stdout:============================================================================== 2024-09-20T23:33:00.364 INFO:teuthology.orchestra.run.smithi122.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:33:00.365 INFO:teuthology.orchestra.run.smithi122.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:33:00.365 INFO:teuthology.orchestra.run.smithi122.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:33:00.365 INFO:teuthology.orchestra.run.smithi122.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:33:01.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:01 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:33:01.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:01 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:33:01.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:01 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T23:33:01.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:01 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T23:33:01.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:01 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T23:33:01.281 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:01 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T23:33:01.281 INFO:teuthology.orchestra.run.smithi079.stdout:20 Sep 23:33:01 ntpd[18484]: ntpd: time slew -0.001550 s 2024-09-20T23:33:01.282 INFO:teuthology.orchestra.run.smithi079.stdout:ntpd: time slew -0.001550s 2024-09-20T23:33:01.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:01 ntpd[18484]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T23:33:01.282 INFO:teuthology.orchestra.run.smithi079.stderr:20 Sep 23:33:01 ntpd[18484]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T23:33:01.334 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T23:33:01.334 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-09-20T23:33:01.334 INFO:teuthology.orchestra.run.smithi079.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:33:01.334 INFO:teuthology.orchestra.run.smithi079.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:33:01.334 INFO:teuthology.orchestra.run.smithi079.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:33:01.334 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T23:33:01.335 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T23:33:01.419 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': '9e2ac70bb7aea67d34f0d50002344abbe7803736'} 2024-09-20T23:33:01.419 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-09-20T23:33:01.420 INFO:tasks.cephadm:Cluster fsid is ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:33:01.420 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T23:33:01.420 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.79', 'mon.c': '[v2:172.21.15.79:3301,v1:172.21.15.79:6790]', 'mon.b': '172.21.15.122'} 2024-09-20T23:33:01.420 INFO:tasks.cephadm:First mon is mon.a on smithi079 2024-09-20T23:33:01.420 INFO:tasks.cephadm:First mgr is y 2024-09-20T23:33:01.420 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T23:33:01.420 DEBUG:teuthology.orchestra.run.smithi079:> sudo hostname $(hostname -s) 2024-09-20T23:33:01.434 DEBUG:teuthology.orchestra.run.smithi122:> sudo hostname $(hostname -s) 2024-09-20T23:33:01.448 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-09-20T23:33:01.449 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T23:33:01.813 INFO:teuthology.orchestra.run.smithi079.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Sep 20 23:33 /home/ubuntu/cephtest/cephadm 2024-09-20T23:33:01.814 DEBUG:teuthology.orchestra.run.smithi122:> 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-20T23:33:02.148 INFO:teuthology.orchestra.run.smithi122.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Sep 20 23:33 /home/ubuntu/cephtest/cephadm 2024-09-20T23:33:02.148 DEBUG:teuthology.orchestra.run.smithi079:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T23:33:02.156 DEBUG:teuthology.orchestra.run.smithi122:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T23:33:02.176 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-09-20T23:33:02.177 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-09-20T23:33:02.200 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-09-20T23:33:02.356 INFO:teuthology.orchestra.run.smithi079.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-09-20T23:33:02.363 INFO:teuthology.orchestra.run.smithi122.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-09-20T23:33:42.347 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-20T23:33:42.348 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-09-20T23:33:42.348 INFO:teuthology.orchestra.run.smithi079.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-09-20T23:33:42.348 INFO:teuthology.orchestra.run.smithi079.stdout: "repo_digests": [ 2024-09-20T23:33:42.348 INFO:teuthology.orchestra.run.smithi079.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-09-20T23:33:42.348 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-09-20T23:33:42.348 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-20T23:33:48.628 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-09-20T23:33:48.629 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-09-20T23:33:48.629 INFO:teuthology.orchestra.run.smithi122.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-09-20T23:33:48.629 INFO:teuthology.orchestra.run.smithi122.stdout: "repo_digests": [ 2024-09-20T23:33:48.629 INFO:teuthology.orchestra.run.smithi122.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-09-20T23:33:48.629 INFO:teuthology.orchestra.run.smithi122.stdout: ] 2024-09-20T23:33:48.629 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-09-20T23:33:48.666 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /etc/ceph 2024-09-20T23:33:48.681 DEBUG:teuthology.orchestra.run.smithi122:> sudo mkdir -p /etc/ceph 2024-09-20T23:33:48.695 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 777 /etc/ceph 2024-09-20T23:33:48.739 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 777 /etc/ceph 2024-09-20T23:33:48.751 INFO:tasks.cephadm:Writing seed config... 2024-09-20T23:33:48.752 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-20T23:33:48.752 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T23:33:48.752 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T23:33:48.752 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-20T23:33:48.752 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T23:33:48.752 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T23:33:48.752 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T23:33:48.752 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T23:33:48.752 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T23:33:48.753 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T23:33:48.753 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T23:33:48.787 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 = ad1ad010-77a8-11ef-baf5-efdc52797490 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-20T23:33:48.788 DEBUG:teuthology.orchestra.run.smithi079:mon.a> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.a.service 2024-09-20T23:33:48.833 DEBUG:teuthology.orchestra.run.smithi079:mgr.y> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.y.service 2024-09-20T23:33:48.876 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T23:33:48.876 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 --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.79 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T23:33:49.075 INFO:teuthology.orchestra.run.smithi079.stderr:-------------------------------------------------------------------------------- 2024-09-20T23:33:49.075 INFO:teuthology.orchestra.run.smithi079.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'ad1ad010-77a8-11ef-baf5-efdc52797490', '--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.79', '--skip-admin-label'] 2024-09-20T23:33:49.076 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying podman|docker is present... 2024-09-20T23:33:49.076 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying lvm2 is present... 2024-09-20T23:33:49.076 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying time synchronization is in place... 2024-09-20T23:33:49.080 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T23:33:49.085 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-09-20T23:33:49.089 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-09-20T23:33:49.092 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-09-20T23:33:49.096 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: masked 2024-09-20T23:33:49.099 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-09-20T23:33:49.103 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-09-20T23:33:49.106 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-09-20T23:33:49.110 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: enabled 2024-09-20T23:33:49.113 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: active 2024-09-20T23:33:49.114 INFO:teuthology.orchestra.run.smithi079.stderr:Unit ntp.service is enabled and running 2024-09-20T23:33:49.114 INFO:teuthology.orchestra.run.smithi079.stderr:Repeating the final host check... 2024-09-20T23:33:49.114 INFO:teuthology.orchestra.run.smithi079.stderr:docker (/usr/bin/docker) is present 2024-09-20T23:33:49.114 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl is present 2024-09-20T23:33:49.114 INFO:teuthology.orchestra.run.smithi079.stderr:lvcreate is present 2024-09-20T23:33:49.116 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T23:33:49.120 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-09-20T23:33:49.123 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-09-20T23:33:49.125 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-09-20T23:33:49.129 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: masked 2024-09-20T23:33:49.132 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-09-20T23:33:49.135 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-09-20T23:33:49.138 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: inactive 2024-09-20T23:33:49.142 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: enabled 2024-09-20T23:33:49.145 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: active 2024-09-20T23:33:49.146 INFO:teuthology.orchestra.run.smithi079.stderr:Unit ntp.service is enabled and running 2024-09-20T23:33:49.146 INFO:teuthology.orchestra.run.smithi079.stderr:Host looks OK 2024-09-20T23:33:49.146 INFO:teuthology.orchestra.run.smithi079.stderr:Cluster fsid: ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:33:49.146 INFO:teuthology.orchestra.run.smithi079.stderr:Acquiring lock 140189163750784 on /run/cephadm/ad1ad010-77a8-11ef-baf5-efdc52797490.lock 2024-09-20T23:33:49.146 INFO:teuthology.orchestra.run.smithi079.stderr:Lock 140189163750784 acquired on /run/cephadm/ad1ad010-77a8-11ef-baf5-efdc52797490.lock 2024-09-20T23:33:49.146 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying IP 172.21.15.79 port 3300 ... 2024-09-20T23:33:49.146 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying IP 172.21.15.79 port 6789 ... 2024-09-20T23:33:49.147 INFO:teuthology.orchestra.run.smithi079.stderr:Base mon IP is 172.21.15.79, final addrv is [v2:172.21.15.79:3300,v1:172.21.15.79:6789] 2024-09-20T23:33:49.148 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-09-20T23:33:49.148 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.79 metric 100 2024-09-20T23:33:49.148 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.79 metric 100 2024-09-20T23:33:49.148 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-20T23:33:49.148 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.79 metric 100 2024-09-20T23:33:49.148 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.79 metric 100 2024-09-20T23:33:49.148 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.79 metric 100 2024-09-20T23:33:49.149 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.79 metric 100 2024-09-20T23:33:49.150 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T23:33:49.150 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-09-20T23:33:49.150 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1795sec pref medium 2024-09-20T23:33:49.152 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T23:33:49.152 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-09-20T23:33:49.152 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-09-20T23:33:49.152 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-20T23:33:49.152 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:ce87/64 scope link 2024-09-20T23:33:49.152 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-09-20T23:33:49.153 INFO:teuthology.orchestra.run.smithi079.stderr:Mon IP `172.21.15.79` is in CIDR network `172.21.0.0/20` 2024-09-20T23:33:49.153 INFO:teuthology.orchestra.run.smithi079.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T23:33:49.153 INFO:teuthology.orchestra.run.smithi079.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-09-20T23:33:49.501 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-09-20T23:33:49.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-09-20T23:33:49.623 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-09-20T23:33:49.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-09-20T23:33:50.756 INFO:teuthology.orchestra.run.smithi079.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-09-20T23:33:51.243 INFO:teuthology.orchestra.run.smithi079.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-09-20T23:33:51.244 INFO:teuthology.orchestra.run.smithi079.stderr:Extracting ceph user uid/gid from container image... 2024-09-20T23:33:52.097 INFO:teuthology.orchestra.run.smithi079.stderr:stat: 167 167 2024-09-20T23:33:52.683 INFO:teuthology.orchestra.run.smithi079.stderr:Creating initial keys... 2024-09-20T23:33:53.632 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-authtool: AQBhBu5mcDupJRAAnE6M61KYf7V3B9hGt81G5w== 2024-09-20T23:33:55.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-authtool: AQBjBu5mpmp0AhAAMeZJyqwjFihgD8hs9Avuag== 2024-09-20T23:33:56.508 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-authtool: AQBkBu5msmZKHhAAr21qRZDWbBQyB/pvLBUCdw== 2024-09-20T23:33:57.061 INFO:teuthology.orchestra.run.smithi079.stderr:Creating initial monmap... 2024-09-20T23:33:58.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T23:33:58.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-09-20T23:33:58.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:33:58.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T23:33:58.559 INFO:teuthology.orchestra.run.smithi079.stderr:monmaptool for a [v2:172.21.15.79:3300,v1:172.21.15.79:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T23:33:58.559 INFO:teuthology.orchestra.run.smithi079.stderr:setting min_mon_release = octopus 2024-09-20T23:33:58.559 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: set fsid to ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:33:58.559 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T23:33:58.559 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-20T23:33:58.559 INFO:teuthology.orchestra.run.smithi079.stderr:Creating mon... 2024-09-20T23:33:59.442 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T23:33:59.443 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 1 imported monmap: 2024-09-20T23:33:59.443 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: epoch 0 2024-09-20T23:33:59.443 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:33:59.443 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: last_changed 2024-09-20T23:33:58.006261+0000 2024-09-20T23:33:59.443 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: created 2024-09-20T23:33:58.006261+0000 2024-09-20T23:33:59.443 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-09-20T23:33:59.443 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-09-20T23:33:59.443 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-09-20T23:33:59.443 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.443 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 0 /usr/bin/ceph-mon: set fsid to ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:33:59.443 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: RocksDB version: 6.15.5 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Compile date Apr 18 2022 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: DB SUMMARY 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: DB Session ID: UGJYY5MV9NPPYACM8OHS 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.error_if_exists: 0 2024-09-20T23:33:59.445 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.create_if_missing: 1 2024-09-20T23:33:59.446 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T23:33:59.462 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.env: 0x559cd1ec6860 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.fs: Posix File System 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.info_log: 0x559cd2b0f320 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.statistics: (nil) 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.use_fsync: 0 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T23:33:59.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.db_log_dir: 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T23:33:59.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.write_buffer_manager: 0x559cd2daf950 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.unordered_write: 0 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T23:33:59.465 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.row_cache: None 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.wal_filter: None 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.preserve_deletes: 0 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.two_write_queues: 0 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.atomic_flush: 0 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T23:33:59.466 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T23:33:59.467 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.max_open_files: -1 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Compression algorithms supported: 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: kZSTD supported: 0 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: kXpressCompression supported: 0 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T23:33:59.468 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: kZlibCompression supported: 1 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.436+0000 7ff5f8e47880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.merge_operator: 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compaction_filter: None 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T23:33:59.469 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559cd2b60b08) 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: index_type: 0 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: checksum: 1 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-09-20T23:33:59.470 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_cache: 0x559cd2b40170 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-09-20T23:33:59.471 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: format_version: 4 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: block_align: 0 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compression: NoCompression 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T23:33:59.472 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.num_levels: 7 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T23:33:59.473 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T23:33:59.474 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.arena_block_size: 4194304 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T23:33:59.475 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.table_properties_collectors: 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.bloom_locality: 0 2024-09-20T23:33:59.476 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.ttl: 2592000 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.enable_blob_files: false 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.min_blob_size: 0 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 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-20T23:33:59.477 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-09-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-09-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x559cd2b26a80 2024-09-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5f8e47880 4 rocksdb: DB pointer 0x559cd2b9a000 2024-09-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5eaa31700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-09-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.440+0000 7ff5eaa31700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-09-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:33:59.478 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:33:59.479 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:33:59.480 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.481 INFO:teuthology.orchestra.run.smithi079.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-20T23:33:59.482 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.482 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-20T23:33:59.482 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: 2024-09-20T23:33:59.482 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.444+0000 7ff5f8e47880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-09-20T23:33:59.482 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.444+0000 7ff5f8e47880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-09-20T23:33:59.482 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: debug 2024-09-20T23:33:59.444+0000 7ff5f8e47880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-20T23:33:59.958 INFO:teuthology.orchestra.run.smithi079.stderr:create mon.a on 2024-09-20T23:34:00.187 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-20T23:34:00.398 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490.target. 2024-09-20T23:34:00.398 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490.target. 2024-09-20T23:34:00.817 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to reset failed state of unit ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T23:34:00.821 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Created symlink /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490.target.wants/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service. 2024-09-20T23:34:01.027 INFO:teuthology.orchestra.run.smithi079.stderr:firewalld does not appear to be present 2024-09-20T23:34:01.027 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to enable service . firewalld.service is not available 2024-09-20T23:34:01.027 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mon to start... 2024-09-20T23:34:01.027 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mon... 2024-09-20T23:34:03.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:03 smithi079 bash[19390]: cluster 2024-09-20T23:34:03.005621+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T23:34:03.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: cluster: 2024-09-20T23:34:03.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: id: ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:34:03.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-09-20T23:34:03.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-09-20T23:34:03.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: services: 2024-09-20T23:34:03.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.270384s) 2024-09-20T23:34:03.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mgr: no daemons active 2024-09-20T23:34:03.284 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-09-20T23:34:03.284 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-09-20T23:34:03.284 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: data: 2024-09-20T23:34:03.284 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-09-20T23:34:03.284 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-09-20T23:34:03.284 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-09-20T23:34:03.284 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: pgs: 2024-09-20T23:34:03.284 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-09-20T23:34:03.949 INFO:teuthology.orchestra.run.smithi079.stderr:mon is available 2024-09-20T23:34:03.949 INFO:teuthology.orchestra.run.smithi079.stderr:Assimilating anything we can from ceph.conf... 2024-09-20T23:34:04.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:04 smithi079 bash[19390]: cluster 2024-09-20T23:34:03.010924+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T23:34:04.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:04 smithi079 bash[19390]: cluster 2024-09-20T23:34:03.011292+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0]} 2024-09-20T23:34:04.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:04 smithi079 bash[19390]: cluster 2024-09-20T23:34:03.014027+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-20T23:34:04.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:04 smithi079 bash[19390]: cluster 2024-09-20T23:34:03.017510+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T23:34:04.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:04 smithi079 bash[19390]: cluster 2024-09-20T23:34:03.017955+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T23:34:04.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:04 smithi079 bash[19390]: audit 2024-09-20T23:34:03.281262+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.79:0/577370399' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T23:34:05.181 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-09-20T23:34:05.182 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: [global] 2024-09-20T23:34:05.182 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: fsid = ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:34:05.182 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.79:3300,v1:172.21.15.79:6789] 2024-09-20T23:34:05.182 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-09-20T23:34:05.182 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-09-20T23:34:05.182 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-09-20T23:34:05.182 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-09-20T23:34:05.182 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-09-20T23:34:05.182 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: [mgr] 2024-09-20T23:34:05.182 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-09-20T23:34:05.182 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-09-20T23:34:05.182 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-09-20T23:34:05.183 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: [osd] 2024-09-20T23:34:05.183 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-09-20T23:34:05.183 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-09-20T23:34:05.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:05 smithi079 bash[19390]: audit 2024-09-20T23:34:05.175166+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.79:0/2540468908' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T23:34:05.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:05 smithi079 bash[19390]: audit 2024-09-20T23:34:05.180107+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.79:0/2540468908' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T23:34:05.773 INFO:teuthology.orchestra.run.smithi079.stderr:Generating new minimal ceph.conf... 2024-09-20T23:34:07.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:06 smithi079 bash[19390]: audit 2024-09-20T23:34:06.909120+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.79:0/2358575243' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:34:07.447 INFO:teuthology.orchestra.run.smithi079.stderr:Restarting the monitor... 2024-09-20T23:34:07.731 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:07 smithi079 systemd[1]: Stopping Ceph mon.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-20T23:34:07.731 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:07 smithi079 bash[19754]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mon.a 2024-09-20T23:34:07.731 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:07 smithi079 bash[19390]: debug 2024-09-20T23:34:07.560+0000 7f8ea84af700 -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-20T23:34:07.731 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:07 smithi079 bash[19390]: debug 2024-09-20T23:34:07.560+0000 7f8ea84af700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T23:34:08.329 INFO:teuthology.orchestra.run.smithi079.stderr:Setting mon public_network to 172.21.0.0/20 2024-09-20T23:34:08.456 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:08 smithi079 bash[19765]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mon-a 2024-09-20T23:34:08.456 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:08 smithi079 bash[19800]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mon.a 2024-09-20T23:34:08.456 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:08 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T23:34:08.456 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:08 smithi079 systemd[1]: Stopped Ceph mon.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:34:08.456 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:08 smithi079 systemd[1]: Started Ceph mon.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:34:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.752+0000 7f6384513880 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T23:34:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.752+0000 7f6384513880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-09-20T23:34:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.752+0000 7f6384513880 0 pidfile_write: ignore empty --pid-file 2024-09-20T23:34:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 0 load: jerasure load: lrc 2024-09-20T23:34:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: RocksDB version: 6.15.5 2024-09-20T23:34:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Compile date Apr 18 2022 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: DB SUMMARY 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: DB Session ID: 4712EFFF4ZVC5BC1P85E 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: CURRENT file: CURRENT 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82625 ; 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.error_if_exists: 0 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.create_if_missing: 0 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.env: 0x55a05b2c6860 2024-09-20T23:34:09.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.fs: Posix File System 2024-09-20T23:34:09.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.info_log: 0x55a05d80de00 2024-09-20T23:34:09.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T23:34:09.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.statistics: (nil) 2024-09-20T23:34:09.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.use_fsync: 0 2024-09-20T23:34:09.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T23:34:09.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T23:34:09.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T23:34:09.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T23:34:09.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T23:34:09.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T23:34:09.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T23:34:09.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T23:34:09.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T23:34:09.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T23:34:09.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.db_log_dir: 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.write_buffer_manager: 0x55a05d8fe2d0 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-20T23:34:09.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.unordered_write: 0 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.row_cache: None 2024-09-20T23:34:09.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.wal_filter: None 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.preserve_deletes: 0 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.two_write_queues: 0 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.atomic_flush: 0 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T23:34:09.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T23:34:10.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.max_open_files: -1 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Compression algorithms supported: 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: kZSTD supported: 0 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: kXpressCompression supported: 0 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T23:34:10.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: kZlibCompression supported: 1 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.756+0000 7f6384513880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.merge_operator: 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compaction_filter: None 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a05d7dbd00) 2024-09-20T23:34:10.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: cache_index_and_filter_blocks: 1 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: pin_top_level_index_and_filter: 1 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: index_type: 0 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: data_block_index_type: 0 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: index_shortening: 1 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: hash_index_allow_collision: 1 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: checksum: 1 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: no_block_cache: 0 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: block_cache: 0x55a05d842170 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: block_cache_name: BinnedLRUCache 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: block_cache_options: 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: capacity : 536870912 2024-09-20T23:34:10.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: num_shard_bits : 4 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: strict_capacity_limit : 0 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: high_pri_pool_ratio: 0.000 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: block_cache_compressed: (nil) 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: persistent_cache: (nil) 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: block_size: 4096 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: block_size_deviation: 10 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: block_restart_interval: 16 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: index_block_restart_interval: 1 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: metadata_block_size: 4096 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: partition_filters: 0 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: use_delta_encoding: 1 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: whole_key_filtering: 1 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: verify_compression: 0 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: read_amp_bytes_per_bit: 0 2024-09-20T23:34:10.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: format_version: 4 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: enable_index_compression: 1 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: block_align: 0 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compression: NoCompression 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.num_levels: 7 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T23:34:10.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T23:34:10.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T23:34:10.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T23:34:10.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T23:34:10.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T23:34:10.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T23:34:10.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.arena_block_size: 4194304 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-20T23:34:10.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.table_properties_collectors: 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T23:34:10.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.bloom_locality: 0 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.ttl: 2592000 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.enable_blob_files: false 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.min_blob_size: 0 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T23:34:10.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 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-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-09-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-09-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726875249765579, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-09-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-09-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 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-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726875249766625, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79175, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77438, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 71747, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726875249, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "8112742b-3e6d-411c-9520-266f7d179554", "db_session_id": "4712EFFF4ZVC5BC1P85E"}} 2024-09-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-09-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726875249767106, "job": 1, "event": "recovery_finished"} 2024-09-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.760+0000 7f6384513880 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-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55a05d828a80 2024-09-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 4 rocksdb: DB pointer 0x55a05d838000 2024-09-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f637429b700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-09-20T23:34:10.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f637429b700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: ** DB Stats ** 2024-09-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: 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-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: 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-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: ** Compaction Stats [default] ** 2024-09-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: 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-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 112.7 0.00 0.00 1 0.001 0 0 2024-09-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 112.7 0.00 0.00 1 0.001 0 0 2024-09-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 112.7 0.00 0.00 1 0.001 0 0 2024-09-20T23:34:10.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: ** Compaction Stats [default] ** 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: 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-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 112.7 0.00 0.00 1 0.001 0 0 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Cumulative compaction: 0.00 GB write, 16.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Interval compaction: 0.00 GB write, 16.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: 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-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: ** Compaction Stats [default] ** 2024-09-20T23:34:10.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: 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-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 112.7 0.00 0.00 1 0.001 0 0 2024-09-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 112.7 0.00 0.00 1 0.001 0 0 2024-09-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: 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-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: ** Compaction Stats [default] ** 2024-09-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: 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-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 112.7 0.00 0.00 1 0.001 0 0 2024-09-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T23:34:10.014 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: Cumulative compaction: 0.00 GB write, 16.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: 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-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: 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-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] at bind addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 1 mon.a@-1(???) e1 preinit fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 5 mon.a@-1(???).mds e0 Unable to load 'last_metadata' 2024-09-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 0 mon.a@-1(???).mds e1 new map 2024-09-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 0 mon.a@-1(???).mds e1 print_map 2024-09-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: e1 2024-09-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: 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-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: legacy client fscid: -1 2024-09-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: 2024-09-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: No filesystems configured 2024-09-20T23:34:10.015 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T23:34:10.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:34:10.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:34:10.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:34:10.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T23:34:10.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 4 mon.a@-1(???).mgr e0 loading version 1 2024-09-20T23:34:10.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 4 mon.a@-1(???).mgr e1 active server: (0) 2024-09-20T23:34:10.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: debug 2024-09-20T23:34:09.764+0000 7f6384513880 4 mon.a@-1(???).mgr e1 mkfs or daemon transitioned to available, loading commands 2024-09-20T23:34:10.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: cluster 2024-09-20T23:34:09.774298+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T23:34:10.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: cluster 2024-09-20T23:34:09.774368+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0]} 2024-09-20T23:34:10.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: cluster 2024-09-20T23:34:09.774452+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-09-20T23:34:10.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: cluster 2024-09-20T23:34:09.774496+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T23:34:10.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:09 smithi079 bash[19840]: cluster 2024-09-20T23:34:09.774904+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T23:34:10.604 INFO:teuthology.orchestra.run.smithi079.stderr:Wrote config to /etc/ceph/ceph.conf 2024-09-20T23:34:10.604 INFO:teuthology.orchestra.run.smithi079.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T23:34:10.604 INFO:teuthology.orchestra.run.smithi079.stderr:Creating mgr... 2024-09-20T23:34:10.604 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying port 9283 ... 2024-09-20T23:34:10.847 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Failed to reset failed state of unit ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.y.service: Unit ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.y.service not loaded. 2024-09-20T23:34:10.852 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: Created symlink /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490.target.wants/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.y.service -> /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service. 2024-09-20T23:34:10.966 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:10 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:34:11.063 INFO:teuthology.orchestra.run.smithi079.stderr:firewalld does not appear to be present 2024-09-20T23:34:11.063 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to enable service . firewalld.service is not available 2024-09-20T23:34:11.063 INFO:teuthology.orchestra.run.smithi079.stderr:firewalld does not appear to be present 2024-09-20T23:34:11.063 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-09-20T23:34:11.063 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mgr to start... 2024-09-20T23:34:11.064 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mgr... 2024-09-20T23:34:11.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:10 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:34:11.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:11 smithi079 bash[19840]: audit 2024-09-20T23:34:10.056195+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.79:0/1964107234' entity='client.admin' 2024-09-20T23:34:12.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-09-20T23:34:12.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-09-20T23:34:12.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsid": "ad1ad010-77a8-11ef-baf5-efdc52797490", 2024-09-20T23:34:12.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "health": { 2024-09-20T23:34:12.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-20T23:34:12.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "checks": {}, 2024-09-20T23:34:12.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mutes": [] 2024-09-20T23:34:12.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:12.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-20T23:34:12.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum": [ 2024-09-20T23:34:12.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 0 2024-09-20T23:34:12.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-09-20T23:34:12.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-20T23:34:12.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "a" 2024-09-20T23:34:12.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-09-20T23:34:12.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_age": 3, 2024-09-20T23:34:12.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "monmap": { 2024-09-20T23:34:12.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-20T23:34:12.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-09-20T23:34:12.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-20T23:34:12.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:12.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osdmap": { 2024-09-20T23:34:12.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-20T23:34:12.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-20T23:34:12.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-20T23:34:12.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-20T23:34:12.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-20T23:34:12.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgmap": { 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsmap": { 2024-09-20T23:34:12.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "available": false, 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modules": [ 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "iostat", 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "nfs", 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "restful" 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "servicemap": { 2024-09-20T23:34:12.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-20T23:34:12.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modified": "2024-09-20T23:34:03.012884+0000", 2024-09-20T23:34:12.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-09-20T23:34:12.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:12.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-20T23:34:12.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-09-20T23:34:13.175 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:12 smithi079 bash[19840]: audit 2024-09-20T23:34:12.854680+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.79:0/3027204843' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T23:34:13.175 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:12 smithi079 bash[20094]: debug 2024-09-20T23:34:12.784+0000 7f33176d7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:34:13.455 INFO:teuthology.orchestra.run.smithi079.stderr:mgr not available, waiting (1/15)... 2024-09-20T23:34:14.642 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:14 smithi079 bash[20094]: debug 2024-09-20T23:34:14.304+0000 7f33176d7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:34:14.643 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:14 smithi079 bash[20094]: debug 2024-09-20T23:34:14.396+0000 7f33176d7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:34:14.992 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:14 smithi079 bash[20094]: debug 2024-09-20T23:34:14.636+0000 7f33176d7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:34:15.681 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:15 smithi079 bash[20094]: debug 2024-09-20T23:34:15.360+0000 7f33176d7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:34:15.681 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:15 smithi079 bash[20094]: debug 2024-09-20T23:34:15.468+0000 7f33176d7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:34:15.681 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:15 smithi079 bash[20094]: debug 2024-09-20T23:34:15.568+0000 7f33176d7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:34:15.992 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:15 smithi079 bash[20094]: debug 2024-09-20T23:34:15.676+0000 7f33176d7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:34:15.992 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:15 smithi079 bash[20094]: debug 2024-09-20T23:34:15.884+0000 7f33176d7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:34:16.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:16 smithi079 bash[20094]: debug 2024-09-20T23:34:16.152+0000 7f33176d7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:34:16.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:16 smithi079 bash[20094]: debug 2024-09-20T23:34:16.252+0000 7f33176d7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:34:16.681 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:16 smithi079 bash[20094]: debug 2024-09-20T23:34:16.432+0000 7f33176d7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:34:16.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsid": "ad1ad010-77a8-11ef-baf5-efdc52797490", 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "health": { 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "checks": {}, 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mutes": [] 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum": [ 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 0 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "a" 2024-09-20T23:34:16.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "monmap": { 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osdmap": { 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-20T23:34:16.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgmap": { 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:16.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsmap": { 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "available": false, 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modules": [ 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "iostat", 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "nfs", 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "restful" 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-09-20T23:34:16.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-09-20T23:34:16.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:16.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "servicemap": { 2024-09-20T23:34:16.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-20T23:34:16.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modified": "2024-09-20T23:34:03.012884+0000", 2024-09-20T23:34:16.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-09-20T23:34:16.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:16.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-20T23:34:16.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-09-20T23:34:16.950 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:16 smithi079 bash[19840]: audit 2024-09-20T23:34:16.711013+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.79:0/3330624178' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T23:34:16.950 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:16 smithi079 bash[20094]: debug 2024-09-20T23:34:16.676+0000 7f33176d7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:34:17.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:16 smithi079 bash[20094]: debug 2024-09-20T23:34:16.944+0000 7f33176d7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:34:17.243 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:17 smithi079 bash[20094]: debug 2024-09-20T23:34:17.104+0000 7f33176d7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:34:17.296 INFO:teuthology.orchestra.run.smithi079.stderr:mgr not available, waiting (2/15)... 2024-09-20T23:34:17.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:17 smithi079 bash[20094]: debug 2024-09-20T23:34:17.332+0000 7f33176d7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:34:17.743 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:17 smithi079 bash[20094]: debug 2024-09-20T23:34:17.448+0000 7f33176d7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:34:18.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:17 smithi079 bash[20094]: debug 2024-09-20T23:34:17.776+0000 7f33176d7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:34:18.802 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:18 smithi079 bash[20094]: debug 2024-09-20T23:34:18.488+0000 7f33176d7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:34:18.802 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:18 smithi079 bash[20094]: debug 2024-09-20T23:34:18.596+0000 7f33176d7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:34:19.403 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:18 smithi079 bash[20094]: debug 2024-09-20T23:34:18.796+0000 7f33176d7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:34:19.403 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[20094]: debug 2024-09-20T23:34:19.112+0000 7f33176d7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:34:19.672 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[20094]: debug 2024-09-20T23:34:19.480+0000 7f33176d7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:34:19.672 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[20094]: debug 2024-09-20T23:34:19.592+0000 7f33176d7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:34:19.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[19840]: cluster 2024-09-20T23:34:19.617870+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-09-20T23:34:19.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[19840]: cluster 2024-09-20T23:34:19.625309+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00766849s) 2024-09-20T23:34:19.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[19840]: audit 2024-09-20T23:34:19.626370+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.79:0/31374467' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:34:19.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[19840]: audit 2024-09-20T23:34:19.626507+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.79:0/31374467' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:34:19.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[19840]: audit 2024-09-20T23:34:19.626616+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.79:0/31374467' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:34:19.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[19840]: audit 2024-09-20T23:34:19.626713+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.79:0/31374467' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:34:19.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[19840]: audit 2024-09-20T23:34:19.627503+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.79:0/31374467' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T23:34:19.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[19840]: cluster 2024-09-20T23:34:19.653361+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-09-20T23:34:19.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[19840]: audit 2024-09-20T23:34:19.665106+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.79:0/31374467' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:34:19.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:19 smithi079 bash[19840]: audit 2024-09-20T23:34:19.666398+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.79:0/31374467' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:34:20.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-09-20T23:34:20.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-09-20T23:34:20.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsid": "ad1ad010-77a8-11ef-baf5-efdc52797490", 2024-09-20T23:34:20.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "health": { 2024-09-20T23:34:20.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-20T23:34:20.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "checks": {}, 2024-09-20T23:34:20.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mutes": [] 2024-09-20T23:34:20.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:20.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-20T23:34:20.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum": [ 2024-09-20T23:34:20.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 0 2024-09-20T23:34:20.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-09-20T23:34:20.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-20T23:34:20.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "a" 2024-09-20T23:34:20.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-09-20T23:34:20.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "monmap": { 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osdmap": { 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-20T23:34:20.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgmap": { 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "fsmap": { 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-20T23:34:20.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "available": true, 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modules": [ 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "iostat", 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "nfs", 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "restful" 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ], 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "servicemap": { 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "modified": "2024-09-20T23:34:03.012884+0000", 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "services": {} 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: }, 2024-09-20T23:34:20.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-20T23:34:20.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-09-20T23:34:20.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:20 smithi079 bash[19840]: audit 2024-09-20T23:34:19.677979+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.79:0/31374467' entity='mgr.y' 2024-09-20T23:34:20.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:20 smithi079 bash[19840]: audit 2024-09-20T23:34:19.680590+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.79:0/31374467' entity='mgr.y' 2024-09-20T23:34:20.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:20 smithi079 bash[19840]: audit 2024-09-20T23:34:19.682228+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.79:0/31374467' entity='mgr.y' 2024-09-20T23:34:20.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:20 smithi079 bash[19840]: cluster 2024-09-20T23:34:20.630250+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01262s) 2024-09-20T23:34:21.296 INFO:teuthology.orchestra.run.smithi079.stderr:mgr is available 2024-09-20T23:34:21.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:21 smithi079 bash[19840]: audit 2024-09-20T23:34:20.703287+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.79:0/2205815540' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T23:34:22.574 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-09-20T23:34:22.574 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: [global] 2024-09-20T23:34:22.574 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: fsid = ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:34:22.575 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-09-20T23:34:22.575 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-09-20T23:34:22.575 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-09-20T23:34:22.575 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-09-20T23:34:22.575 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-09-20T23:34:22.575 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: [mgr] 2024-09-20T23:34:22.575 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-09-20T23:34:22.575 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 2024-09-20T23:34:22.575 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: [osd] 2024-09-20T23:34:22.575 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-09-20T23:34:22.575 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-09-20T23:34:22.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:22 smithi079 bash[19840]: cluster 2024-09-20T23:34:21.688750+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-20T23:34:22.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:22 smithi079 bash[19840]: audit 2024-09-20T23:34:22.570100+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.79:0/1163081520' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T23:34:22.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:22 smithi079 bash[19840]: audit 2024-09-20T23:34:22.572997+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.79:0/1163081520' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T23:34:23.146 INFO:teuthology.orchestra.run.smithi079.stderr:Enabling cephadm module... 2024-09-20T23:34:24.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:24 smithi079 bash[19840]: audit 2024-09-20T23:34:24.596790+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.79:0/1254523358' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-20T23:34:24.993 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:24 smithi079 bash[20094]: ignoring --setuser ceph since I am not root 2024-09-20T23:34:24.993 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:24 smithi079 bash[20094]: ignoring --setgroup ceph since I am not root 2024-09-20T23:34:24.993 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:24 smithi079 bash[20094]: debug 2024-09-20T23:34:24.824+0000 7f5a44738000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:34:25.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:25 smithi079 bash[19840]: audit 2024-09-20T23:34:24.652733+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.79:0/1254523358' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T23:34:25.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:25 smithi079 bash[19840]: cluster 2024-09-20T23:34:24.652777+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e5: y(active, since 5s) 2024-09-20T23:34:26.601 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-09-20T23:34:26.601 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 5, 2024-09-20T23:34:26.601 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "available": true, 2024-09-20T23:34:26.601 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "active_name": "y", 2024-09-20T23:34:26.602 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-20T23:34:26.602 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-09-20T23:34:26.614 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:26 smithi079 bash[20094]: debug 2024-09-20T23:34:26.348+0000 7f5a44738000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:34:26.614 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:26 smithi079 bash[20094]: debug 2024-09-20T23:34:26.452+0000 7f5a44738000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:34:26.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:26 smithi079 bash[19840]: audit 2024-09-20T23:34:26.600830+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.79:0/1961076668' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T23:34:26.992 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:26 smithi079 bash[20094]: debug 2024-09-20T23:34:26.700+0000 7f5a44738000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:34:27.186 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for the mgr to restart... 2024-09-20T23:34:27.186 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mgr epoch 5... 2024-09-20T23:34:27.538 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:27 smithi079 bash[20094]: debug 2024-09-20T23:34:27.428+0000 7f5a44738000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:34:27.953 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:27 smithi079 bash[20094]: debug 2024-09-20T23:34:27.532+0000 7f5a44738000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:34:27.953 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:27 smithi079 bash[20094]: debug 2024-09-20T23:34:27.632+0000 7f5a44738000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:34:27.953 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:27 smithi079 bash[20094]: debug 2024-09-20T23:34:27.740+0000 7f5a44738000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:34:27.953 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:27 smithi079 bash[20094]: debug 2024-09-20T23:34:27.948+0000 7f5a44738000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:34:28.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:28 smithi079 bash[20094]: debug 2024-09-20T23:34:28.224+0000 7f5a44738000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:34:28.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:28 smithi079 bash[20094]: debug 2024-09-20T23:34:28.328+0000 7f5a44738000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:34:28.992 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:28 smithi079 bash[20094]: debug 2024-09-20T23:34:28.504+0000 7f5a44738000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:34:28.992 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:28 smithi079 bash[20094]: debug 2024-09-20T23:34:28.748+0000 7f5a44738000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:34:29.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:29 smithi079 bash[20094]: debug 2024-09-20T23:34:29.016+0000 7f5a44738000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:34:29.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:29 smithi079 bash[20094]: debug 2024-09-20T23:34:29.176+0000 7f5a44738000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:34:29.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:29 smithi079 bash[20094]: debug 2024-09-20T23:34:29.404+0000 7f5a44738000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:34:29.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:29 smithi079 bash[20094]: debug 2024-09-20T23:34:29.516+0000 7f5a44738000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:34:30.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:29 smithi079 bash[20094]: debug 2024-09-20T23:34:29.848+0000 7f5a44738000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:34:30.873 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:30 smithi079 bash[20094]: debug 2024-09-20T23:34:30.560+0000 7f5a44738000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:34:30.873 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:30 smithi079 bash[20094]: debug 2024-09-20T23:34:30.668+0000 7f5a44738000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:34:31.191 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:30 smithi079 bash[20094]: debug 2024-09-20T23:34:30.868+0000 7f5a44738000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:34:31.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:31 smithi079 bash[20094]: debug 2024-09-20T23:34:31.184+0000 7f5a44738000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:34:31.992 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:31 smithi079 bash[20094]: debug 2024-09-20T23:34:31.552+0000 7f5a44738000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:34:31.992 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:31 smithi079 bash[20094]: debug 2024-09-20T23:34:31.664+0000 7f5a44738000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:34:32.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-09-20T23:34:32.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-09-20T23:34:32.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "initialized": true 2024-09-20T23:34:32.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-09-20T23:34:32.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: cluster 2024-09-20T23:34:31.689589+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2024-09-20T23:34:32.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: cluster 2024-09-20T23:34:31.690363+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2024-09-20T23:34:32.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: cluster 2024-09-20T23:34:31.694548+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-20T23:34:32.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: cluster 2024-09-20T23:34:31.745973+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0557802s) 2024-09-20T23:34:32.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: audit 2024-09-20T23:34:31.748474+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:34:32.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: audit 2024-09-20T23:34:31.750538+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T23:34:32.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: audit 2024-09-20T23:34:31.751671+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:34:32.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: audit 2024-09-20T23:34:31.751902+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:34:32.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: audit 2024-09-20T23:34:31.752085+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:34:32.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: cluster 2024-09-20T23:34:31.778008+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-09-20T23:34:32.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: audit 2024-09-20T23:34:31.797835+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:32.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: audit 2024-09-20T23:34:31.801257+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:32.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: audit 2024-09-20T23:34:31.804861+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:34:32.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: audit 2024-09-20T23:34:31.806826+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:34:32.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: audit 2024-09-20T23:34:31.809135+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:34:32.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: audit 2024-09-20T23:34:31.817263+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:34:32.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:32 smithi079 bash[19840]: audit 2024-09-20T23:34:31.818558+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:34:33.377 INFO:teuthology.orchestra.run.smithi079.stderr:mgr epoch 5 is available 2024-09-20T23:34:33.378 INFO:teuthology.orchestra.run.smithi079.stderr:Setting orchestrator backend to cephadm... 2024-09-20T23:34:33.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:33 smithi079 bash[20094]: [20/Sep/2024:23:34:33] ENGINE Bus STARTING 2024-09-20T23:34:33.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:33 smithi079 bash[20094]: [20/Sep/2024:23:34:33] ENGINE Serving on https://172.21.15.79:7150 2024-09-20T23:34:33.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:33 smithi079 bash[20094]: [20/Sep/2024:23:34:33] ENGINE Bus STARTED 2024-09-20T23:34:34.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:33 smithi079 bash[19840]: cluster 2024-09-20T23:34:32.750555+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e7: y(active, since 1.06036s) 2024-09-20T23:34:34.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:33 smithi079 bash[19840]: cephadm 2024-09-20T23:34:33.270773+0000 mgr.y (mgr.14118) 3 : cephadm [INF] [20/Sep/2024:23:34:33] ENGINE Bus STARTING 2024-09-20T23:34:34.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:33 smithi079 bash[19840]: cephadm 2024-09-20T23:34:33.388947+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [20/Sep/2024:23:34:33] ENGINE Serving on https://172.21.15.79:7150 2024-09-20T23:34:34.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:33 smithi079 bash[19840]: cephadm 2024-09-20T23:34:33.389244+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [20/Sep/2024:23:34:33] ENGINE Bus STARTED 2024-09-20T23:34:34.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:33 smithi079 bash[19840]: audit 2024-09-20T23:34:33.392381+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:34.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:33 smithi079 bash[19840]: audit 2024-09-20T23:34:33.429423+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:34:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:35 smithi079 bash[19840]: cluster 2024-09-20T23:34:34.394698+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-20T23:34:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:35 smithi079 bash[19840]: audit 2024-09-20T23:34:34.928397+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:35 smithi079 bash[19840]: audit 2024-09-20T23:34:34.949552+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:34:36.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:36 smithi079 bash[19840]: audit 2024-09-20T23:34:34.914711+0000 mgr.y (mgr.14118) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:34:36.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: value unchanged 2024-09-20T23:34:37.511 INFO:teuthology.orchestra.run.smithi079.stderr:Generating ssh key... 2024-09-20T23:34:37.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:37 smithi079 bash[19840]: audit 2024-09-20T23:34:36.863994+0000 mgr.y (mgr.14118) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: Generating public/private rsa key pair. 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: Your identification has been saved in /tmp/tmp4stynzoi/key. 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: Your public key has been saved in /tmp/tmp4stynzoi/key.pub. 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: The key fingerprint is: 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: SHA256:rjb+SbXMDyNeQ0sPj6hIzOyigQjJBaLzJ5EUNq+7Uno ceph-ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: The key's randomart image is: 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: +---[RSA 3072]----+ 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: |..=. | 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: |oo.+ | 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: |o o.. | 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: |.+.o | 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: |o.+ . S = | 2024-09-20T23:34:39.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: |+ .B . B B | 2024-09-20T23:34:39.494 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: |+o. = = @ o | 2024-09-20T23:34:39.494 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: |o.E+ .o= + = | 2024-09-20T23:34:39.494 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: |.+..oo+o+ . | 2024-09-20T23:34:39.494 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:39 smithi079 bash[20094]: +----[SHA256]-----+ 2024-09-20T23:34:40.463 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:40 smithi079 bash[19840]: audit 2024-09-20T23:34:38.796259+0000 mgr.y (mgr.14118) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:34:40.463 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:40 smithi079 bash[19840]: cephadm 2024-09-20T23:34:38.796636+0000 mgr.y (mgr.14118) 9 : cephadm [INF] Generating ssh key... 2024-09-20T23:34:40.463 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:40 smithi079 bash[19840]: audit 2024-09-20T23:34:39.049634+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:40.463 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:40 smithi079 bash[19840]: audit 2024-09-20T23:34:39.053809+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:40.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcaBf0MTDmpH3mGGxIijLiV2W+jEV5QkMiSohtRhzf1ItI7rYadT0Don4GrcA6z1rAYN6MV9RPAh8tyxGJCrG7ompiFindrDrnHgHRG39S3rzmKgBxXbcT/VG0n3t5SQtL5d6xALKFW19Oat303y3Vy4c1+W59mkwCoOj/28Ei8HgyPLS2Uh8ZXsLNW9B7ffUKidHmlh2Beof6T03XYCGlNsKJ+ISOWfiBp8UYFt0qDknSKlSIGufz9b1pkwkZ0txvYzfnVfswjfK7h/ZR0svjDaZxdTFJ0w4GZskbYXbdEzRSieF4o5nfjUbcWJ0UCUDixtGfwhDk0oAe9bkS+1YN4t8cB2c1uaaYJl+8DugFps/F/jWKeWcqLyukZtp7UHOCkVxfA9s5KVlUSv3h5cah1J3YfI/+skoANf/TDGa1jt+o6tN6no06DH2kKmdPF7DnzH9CKsp+gcMbv4oUZRnZ8242XCR7wcZZymyXRju5T7GqGAMmF8D9bQ86rYJOtVs= ceph-ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:34:41.542 INFO:teuthology.orchestra.run.smithi079.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T23:34:41.542 INFO:teuthology.orchestra.run.smithi079.stderr:Adding key to root@localhost authorized_keys... 2024-09-20T23:34:41.543 INFO:teuthology.orchestra.run.smithi079.stderr:Adding host smithi079... 2024-09-20T23:34:41.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:41 smithi079 bash[19840]: audit 2024-09-20T23:34:40.968994+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:34:43.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: Added host 'smithi079' with addr '172.21.15.79' 2024-09-20T23:34:44.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:43 smithi079 bash[19840]: audit 2024-09-20T23:34:42.962123+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "addr": "172.21.15.79", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:34:44.016 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:43 smithi079 bash[19840]: cephadm 2024-09-20T23:34:43.318135+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-20T23:34:44.829 INFO:teuthology.orchestra.run.smithi079.stderr:Deploying unmanaged mon service... 2024-09-20T23:34:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:44 smithi079 bash[19840]: audit 2024-09-20T23:34:43.991034+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:44 smithi079 bash[19840]: cephadm 2024-09-20T23:34:43.991394+0000 mgr.y (mgr.14118) 13 : cephadm [INF] Added host smithi079 2024-09-20T23:34:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:44 smithi079 bash[19840]: audit 2024-09-20T23:34:44.007653+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:34:46.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: Scheduled mon update... 2024-09-20T23:34:47.740 INFO:teuthology.orchestra.run.smithi079.stderr:Deploying unmanaged mgr service... 2024-09-20T23:34:48.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:47 smithi079 bash[19840]: audit 2024-09-20T23:34:46.934503+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:34:48.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:47 smithi079 bash[19840]: cephadm 2024-09-20T23:34:46.937515+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-20T23:34:48.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:47 smithi079 bash[19840]: audit 2024-09-20T23:34:46.942674+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:48.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:47 smithi079 bash[19840]: audit 2024-09-20T23:34:47.684165+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:48.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:47 smithi079 bash[19840]: audit 2024-09-20T23:34:47.939015+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:49.361 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-09-20T23:34:50.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:50 smithi079 bash[19840]: audit 2024-09-20T23:34:49.356547+0000 mgr.y (mgr.14118) 16 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:34:50.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:50 smithi079 bash[19840]: cephadm 2024-09-20T23:34:49.358633+0000 mgr.y (mgr.14118) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-20T23:34:50.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:50 smithi079 bash[19840]: audit 2024-09-20T23:34:49.361115+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:52.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:51 smithi079 bash[19840]: audit 2024-09-20T23:34:50.897996+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:52.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:51 smithi079 bash[19840]: audit 2024-09-20T23:34:51.331952+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.79:0/2348650548' entity='client.admin' 2024-09-20T23:34:52.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:51 smithi079 bash[19840]: audit 2024-09-20T23:34:51.362536+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.79:0/1378563287' entity='mgr.y' 2024-09-20T23:34:53.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:52 smithi079 bash[19840]: cluster 2024-09-20T23:34:51.753110+0000 mgr.y (mgr.14118) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:34:53.957 INFO:teuthology.orchestra.run.smithi079.stderr:Enabling the dashboard module... 2024-09-20T23:34:54.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:54 smithi079 bash[19840]: audit 2024-09-20T23:34:53.397805+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.79:0/3344233455' entity='client.admin' 2024-09-20T23:34:55.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:55 smithi079 bash[19840]: cluster 2024-09-20T23:34:53.753527+0000 mgr.y (mgr.14118) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:34:56.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:56 smithi079 bash[20094]: ignoring --setuser ceph since I am not root 2024-09-20T23:34:56.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:56 smithi079 bash[20094]: ignoring --setgroup ceph since I am not root 2024-09-20T23:34:56.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:56 smithi079 bash[20094]: debug 2024-09-20T23:34:56.592+0000 7f8d79821000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:34:56.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:56 smithi079 bash[19840]: audit 2024-09-20T23:34:55.859160+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.79:0/2998018609' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-20T23:34:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:57 smithi079 bash[19840]: audit 2024-09-20T23:34:56.416253+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.79:0/2998018609' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-20T23:34:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:57 smithi079 bash[19840]: cluster 2024-09-20T23:34:56.416325+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e9: y(active, since 24s) 2024-09-20T23:34:58.222 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:58 smithi079 bash[20094]: debug 2024-09-20T23:34:58.120+0000 7f8d79821000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:34:58.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:58 smithi079 bash[20094]: debug 2024-09-20T23:34:58.216+0000 7f8d79821000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:34:58.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:58 smithi079 bash[20094]: debug 2024-09-20T23:34:58.460+0000 7f8d79821000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:34:58.495 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-09-20T23:34:58.495 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "epoch": 9, 2024-09-20T23:34:58.495 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "available": true, 2024-09-20T23:34:58.495 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "active_name": "y", 2024-09-20T23:34:58.495 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-20T23:34:58.495 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-09-20T23:34:58.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:34:58 smithi079 bash[19840]: audit 2024-09-20T23:34:58.495051+0000 mon.a (mon.0) 69 : audit [DBG] from='client.? 172.21.15.79:0/4182119441' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T23:34:59.062 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for the mgr to restart... 2024-09-20T23:34:59.062 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mgr epoch 9... 2024-09-20T23:34:59.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:59 smithi079 bash[20094]: debug 2024-09-20T23:34:59.200+0000 7f8d79821000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:34:59.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:59 smithi079 bash[20094]: debug 2024-09-20T23:34:59.304+0000 7f8d79821000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:34:59.731 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:59 smithi079 bash[20094]: debug 2024-09-20T23:34:59.408+0000 7f8d79821000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:34:59.731 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:59 smithi079 bash[20094]: debug 2024-09-20T23:34:59.516+0000 7f8d79821000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:35:00.298 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:34:59 smithi079 bash[20094]: debug 2024-09-20T23:34:59.728+0000 7f8d79821000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:35:00.298 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:00 smithi079 bash[20094]: debug 2024-09-20T23:35:00.004+0000 7f8d79821000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:35:00.298 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:00 smithi079 bash[20094]: debug 2024-09-20T23:35:00.112+0000 7f8d79821000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:35:00.551 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:00 smithi079 bash[20094]: debug 2024-09-20T23:35:00.292+0000 7f8d79821000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:35:00.818 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:00 smithi079 bash[20094]: debug 2024-09-20T23:35:00.544+0000 7f8d79821000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:35:00.819 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:00 smithi079 bash[20094]: debug 2024-09-20T23:35:00.812+0000 7f8d79821000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:35:01.219 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:00 smithi079 bash[20094]: debug 2024-09-20T23:35:00.976+0000 7f8d79821000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:35:01.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:01 smithi079 bash[20094]: debug 2024-09-20T23:35:01.212+0000 7f8d79821000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:35:01.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:01 smithi079 bash[20094]: debug 2024-09-20T23:35:01.332+0000 7f8d79821000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:35:01.992 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:01 smithi079 bash[20094]: debug 2024-09-20T23:35:01.668+0000 7f8d79821000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:35:02.717 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:02 smithi079 bash[20094]: debug 2024-09-20T23:35:02.396+0000 7f8d79821000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:35:02.717 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:02 smithi079 bash[20094]: debug 2024-09-20T23:35:02.508+0000 7f8d79821000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:35:03.404 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:02 smithi079 bash[20094]: debug 2024-09-20T23:35:02.712+0000 7f8d79821000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:35:03.405 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:03 smithi079 bash[20094]: debug 2024-09-20T23:35:03.032+0000 7f8d79821000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:35:03.670 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:03 smithi079 bash[20094]: debug 2024-09-20T23:35:03.400+0000 7f8d79821000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:35:03.671 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:03 smithi079 bash[20094]: debug 2024-09-20T23:35:03.516+0000 7f8d79821000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:35:04.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[20094]: [20/Sep/2024:23:35:04] ENGINE Bus STARTING 2024-09-20T23:35:04.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[20094]: [20/Sep/2024:23:35:04] ENGINE Serving on https://172.21.15.79:7150 2024-09-20T23:35:04.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[20094]: [20/Sep/2024:23:35:04] ENGINE Bus STARTED 2024-09-20T23:35:04.617 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: { 2024-09-20T23:35:04.617 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-09-20T23:35:04.617 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: "initialized": true 2024-09-20T23:35:04.617 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: } 2024-09-20T23:35:04.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: cluster 2024-09-20T23:35:03.540927+0000 mon.a (mon.0) 70 : cluster [INF] Active manager daemon y restarted 2024-09-20T23:35:04.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: cluster 2024-09-20T23:35:03.541486+0000 mon.a (mon.0) 71 : cluster [INF] Activating manager daemon y 2024-09-20T23:35:04.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: cluster 2024-09-20T23:35:03.544986+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-20T23:35:04.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: cluster 2024-09-20T23:35:03.599780+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0584934s) 2024-09-20T23:35:04.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: audit 2024-09-20T23:35:03.601331+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:35:04.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: audit 2024-09-20T23:35:03.603580+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T23:35:04.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: audit 2024-09-20T23:35:03.604728+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:35:04.851 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: audit 2024-09-20T23:35:03.604903+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:35:04.851 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: audit 2024-09-20T23:35:03.605048+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:35:04.851 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: cluster 2024-09-20T23:35:03.629558+0000 mon.a (mon.0) 79 : cluster [INF] Manager daemon y is now available 2024-09-20T23:35:04.851 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: audit 2024-09-20T23:35:03.646796+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:35:04.851 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: audit 2024-09-20T23:35:03.649152+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:35:04.851 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: audit 2024-09-20T23:35:03.663672+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:35:04.851 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: audit 2024-09-20T23:35:03.665007+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:35:04.851 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: cephadm 2024-09-20T23:35:04.148946+0000 mgr.y (mgr.14150) 1 : cephadm [INF] [20/Sep/2024:23:35:04] ENGINE Bus STARTING 2024-09-20T23:35:04.851 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: cephadm 2024-09-20T23:35:04.266063+0000 mgr.y (mgr.14150) 2 : cephadm [INF] [20/Sep/2024:23:35:04] ENGINE Serving on https://172.21.15.79:7150 2024-09-20T23:35:04.851 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: cephadm 2024-09-20T23:35:04.266217+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [20/Sep/2024:23:35:04] ENGINE Bus STARTED 2024-09-20T23:35:04.851 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:04 smithi079 bash[19840]: audit 2024-09-20T23:35:04.270238+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:05.290 INFO:teuthology.orchestra.run.smithi079.stderr:mgr epoch 9 is available 2024-09-20T23:35:05.290 INFO:teuthology.orchestra.run.smithi079.stderr:Generating a dashboard self-signed certificate... 2024-09-20T23:35:05.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:05 smithi079 bash[19840]: audit 2024-09-20T23:35:04.604709+0000 mgr.y (mgr.14150) 4 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T23:35:05.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:05 smithi079 bash[19840]: cluster 2024-09-20T23:35:04.605357+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e11: y(active, since 1.06406s) 2024-09-20T23:35:05.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:05 smithi079 bash[19840]: audit 2024-09-20T23:35:04.616990+0000 mgr.y (mgr.14150) 5 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T23:35:06.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: Self-signed certificate created 2024-09-20T23:35:07.081 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:06 smithi079 bash[19840]: cluster 2024-09-20T23:35:05.793582+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-20T23:35:07.470 INFO:teuthology.orchestra.run.smithi079.stderr:Creating initial admin user... 2024-09-20T23:35:08.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:07 smithi079 bash[19840]: audit 2024-09-20T23:35:06.796951+0000 mgr.y (mgr.14150) 6 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:35:08.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:07 smithi079 bash[19840]: audit 2024-09-20T23:35:06.870258+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:08.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:07 smithi079 bash[19840]: audit 2024-09-20T23:35:06.872724+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:08.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:07 smithi079 bash[19840]: audit 2024-09-20T23:35:07.011092+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:08.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:07 smithi079 bash[19840]: audit 2024-09-20T23:35:07.433337+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:09.364 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$uStI17R40rftk.1haj4RSuhPJIa.Z4Ut1MW0d71SpxOJOYQk4KWja", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726875309, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-20T23:35:09.939 INFO:teuthology.orchestra.run.smithi079.stderr:Fetching dashboard port number... 2024-09-20T23:35:10.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:10 smithi079 bash[19840]: audit 2024-09-20T23:35:09.103573+0000 mgr.y (mgr.14150) 7 : audit [DBG] from='client.14164 -' 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-20T23:35:10.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:10 smithi079 bash[19840]: audit 2024-09-20T23:35:09.363786+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:11.612 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:11 smithi079 bash[19840]: cluster 2024-09-20T23:35:10.368332+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-20T23:35:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: 8443 2024-09-20T23:35:12.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:12 smithi079 bash[19840]: audit 2024-09-20T23:35:11.838515+0000 mon.a (mon.0) 93 : audit [DBG] from='client.? 172.21.15.79:0/1509501515' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-20T23:35:12.789 INFO:teuthology.orchestra.run.smithi079.stderr:firewalld does not appear to be present 2024-09-20T23:35:12.789 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-20T23:35:12.792 INFO:teuthology.orchestra.run.smithi079.stderr:Ceph Dashboard is now available at: 2024-09-20T23:35:12.792 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-20T23:35:12.792 INFO:teuthology.orchestra.run.smithi079.stderr: URL: https://smithi079.front.sepia.ceph.com:8443/ 2024-09-20T23:35:12.792 INFO:teuthology.orchestra.run.smithi079.stderr: User: admin 2024-09-20T23:35:12.792 INFO:teuthology.orchestra.run.smithi079.stderr: Password: pamjj93hdb 2024-09-20T23:35:12.792 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-20T23:35:12.793 INFO:teuthology.orchestra.run.smithi079.stderr:Enabling autotune for osd_memory_target 2024-09-20T23:35:16.456 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-09-20T23:35:17.063 INFO:teuthology.orchestra.run.smithi079.stderr:You can access the Ceph CLI with: 2024-09-20T23:35:17.063 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-20T23:35:17.063 INFO:teuthology.orchestra.run.smithi079.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-20T23:35:17.063 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-20T23:35:17.063 INFO:teuthology.orchestra.run.smithi079.stderr:Please consider enabling telemetry to help improve Ceph: 2024-09-20T23:35:17.063 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-20T23:35:17.063 INFO:teuthology.orchestra.run.smithi079.stderr: ceph telemetry on 2024-09-20T23:35:17.063 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-20T23:35:17.063 INFO:teuthology.orchestra.run.smithi079.stderr:For more information see: 2024-09-20T23:35:17.063 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-20T23:35:17.064 INFO:teuthology.orchestra.run.smithi079.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-09-20T23:35:17.064 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-20T23:35:17.064 INFO:teuthology.orchestra.run.smithi079.stderr:Bootstrap complete. 2024-09-20T23:35:17.114 INFO:tasks.cephadm:Fetching config... 2024-09-20T23:35:17.115 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T23:35:17.115 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-20T23:35:17.119 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-20T23:35:17.120 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T23:35:17.120 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-20T23:35:17.171 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-20T23:35:17.171 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T23:35:17.171 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-20T23:35:17.225 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-20T23:35:17.225 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T23:35:17.225 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-20T23:35:17.300 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-20T23:35:17.300 DEBUG:teuthology.orchestra.run.smithi079:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcaBf0MTDmpH3mGGxIijLiV2W+jEV5QkMiSohtRhzf1ItI7rYadT0Don4GrcA6z1rAYN6MV9RPAh8tyxGJCrG7ompiFindrDrnHgHRG39S3rzmKgBxXbcT/VG0n3t5SQtL5d6xALKFW19Oat303y3Vy4c1+W59mkwCoOj/28Ei8HgyPLS2Uh8ZXsLNW9B7ffUKidHmlh2Beof6T03XYCGlNsKJ+ISOWfiBp8UYFt0qDknSKlSIGufz9b1pkwkZ0txvYzfnVfswjfK7h/ZR0svjDaZxdTFJ0w4GZskbYXbdEzRSieF4o5nfjUbcWJ0UCUDixtGfwhDk0oAe9bkS+1YN4t8cB2c1uaaYJl+8DugFps/F/jWKeWcqLyukZtp7UHOCkVxfA9s5KVlUSv3h5cah1J3YfI/+skoANf/TDGa1jt+o6tN6no06DH2kKmdPF7DnzH9CKsp+gcMbv4oUZRnZ8242XCR7wcZZymyXRju5T7GqGAMmF8D9bQ86rYJOtVs= ceph-ad1ad010-77a8-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T23:35:17.362 INFO:teuthology.orchestra.run.smithi079.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcaBf0MTDmpH3mGGxIijLiV2W+jEV5QkMiSohtRhzf1ItI7rYadT0Don4GrcA6z1rAYN6MV9RPAh8tyxGJCrG7ompiFindrDrnHgHRG39S3rzmKgBxXbcT/VG0n3t5SQtL5d6xALKFW19Oat303y3Vy4c1+W59mkwCoOj/28Ei8HgyPLS2Uh8ZXsLNW9B7ffUKidHmlh2Beof6T03XYCGlNsKJ+ISOWfiBp8UYFt0qDknSKlSIGufz9b1pkwkZ0txvYzfnVfswjfK7h/ZR0svjDaZxdTFJ0w4GZskbYXbdEzRSieF4o5nfjUbcWJ0UCUDixtGfwhDk0oAe9bkS+1YN4t8cB2c1uaaYJl+8DugFps/F/jWKeWcqLyukZtp7UHOCkVxfA9s5KVlUSv3h5cah1J3YfI/+skoANf/TDGa1jt+o6tN6no06DH2kKmdPF7DnzH9CKsp+gcMbv4oUZRnZ8242XCR7wcZZymyXRju5T7GqGAMmF8D9bQ86rYJOtVs= ceph-ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:35:17.371 DEBUG:teuthology.orchestra.run.smithi122:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcaBf0MTDmpH3mGGxIijLiV2W+jEV5QkMiSohtRhzf1ItI7rYadT0Don4GrcA6z1rAYN6MV9RPAh8tyxGJCrG7ompiFindrDrnHgHRG39S3rzmKgBxXbcT/VG0n3t5SQtL5d6xALKFW19Oat303y3Vy4c1+W59mkwCoOj/28Ei8HgyPLS2Uh8ZXsLNW9B7ffUKidHmlh2Beof6T03XYCGlNsKJ+ISOWfiBp8UYFt0qDknSKlSIGufz9b1pkwkZ0txvYzfnVfswjfK7h/ZR0svjDaZxdTFJ0w4GZskbYXbdEzRSieF4o5nfjUbcWJ0UCUDixtGfwhDk0oAe9bkS+1YN4t8cB2c1uaaYJl+8DugFps/F/jWKeWcqLyukZtp7UHOCkVxfA9s5KVlUSv3h5cah1J3YfI/+skoANf/TDGa1jt+o6tN6no06DH2kKmdPF7DnzH9CKsp+gcMbv4oUZRnZ8242XCR7wcZZymyXRju5T7GqGAMmF8D9bQ86rYJOtVs= ceph-ad1ad010-77a8-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T23:35:17.395 INFO:teuthology.orchestra.run.smithi122.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcaBf0MTDmpH3mGGxIijLiV2W+jEV5QkMiSohtRhzf1ItI7rYadT0Don4GrcA6z1rAYN6MV9RPAh8tyxGJCrG7ompiFindrDrnHgHRG39S3rzmKgBxXbcT/VG0n3t5SQtL5d6xALKFW19Oat303y3Vy4c1+W59mkwCoOj/28Ei8HgyPLS2Uh8ZXsLNW9B7ffUKidHmlh2Beof6T03XYCGlNsKJ+ISOWfiBp8UYFt0qDknSKlSIGufz9b1pkwkZ0txvYzfnVfswjfK7h/ZR0svjDaZxdTFJ0w4GZskbYXbdEzRSieF4o5nfjUbcWJ0UCUDixtGfwhDk0oAe9bkS+1YN4t8cB2c1uaaYJl+8DugFps/F/jWKeWcqLyukZtp7UHOCkVxfA9s5KVlUSv3h5cah1J3YfI/+skoANf/TDGa1jt+o6tN6no06DH2kKmdPF7DnzH9CKsp+gcMbv4oUZRnZ8242XCR7wcZZymyXRju5T7GqGAMmF8D9bQ86rYJOtVs= ceph-ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:35:17.404 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-20T23:35:17.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:17 smithi079 bash[19840]: audit 2024-09-20T23:35:16.453587+0000 mon.a (mon.0) 94 : audit [INF] from='client.? 172.21.15.79:0/4011048541' entity='client.admin' 2024-09-20T23:35:22.269 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-20T23:35:22.269 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-20T23:35:22.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:22 smithi079 bash[19840]: audit 2024-09-20T23:35:21.581799+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.79:0/1536192508' entity='client.admin' 2024-09-20T23:35:24.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:24 smithi079 bash[19840]: cluster 2024-09-20T23:35:23.606095+0000 mgr.y (mgr.14150) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:25.946 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:25 smithi079 bash[19840]: audit 2024-09-20T23:35:24.705314+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:25.946 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:25 smithi079 bash[19840]: audit 2024-09-20T23:35:24.706461+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:35:25.946 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:25 smithi079 bash[19840]: audit 2024-09-20T23:35:24.712342+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:25.946 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:25 smithi079 bash[19840]: audit 2024-09-20T23:35:24.713660+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:35:25.946 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:25 smithi079 bash[19840]: audit 2024-09-20T23:35:24.719681+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:26.607 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi122 2024-09-20T23:35:26.607 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-20T23:35:26.608 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/etc/ceph/ceph.conf 2024-09-20T23:35:26.613 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-20T23:35:26.614 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:35:26.661 INFO:tasks.cephadm:Adding host smithi122 to orchestrator... 2024-09-20T23:35:26.661 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch host add smithi122 2024-09-20T23:35:27.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:26 smithi079 bash[19840]: cluster 2024-09-20T23:35:25.606544+0000 mgr.y (mgr.14150) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:27.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:26 smithi079 bash[19840]: audit 2024-09-20T23:35:25.927789+0000 mgr.y (mgr.14150) 10 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:35:27.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:26 smithi079 bash[19840]: audit 2024-09-20T23:35:25.932780+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:27.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:26 smithi079 bash[19840]: audit 2024-09-20T23:35:25.937311+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:35:27.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:26 smithi079 bash[19840]: audit 2024-09-20T23:35:25.938703+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:27.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:26 smithi079 bash[19840]: audit 2024-09-20T23:35:25.939464+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:35:27.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:26 smithi079 bash[19840]: cephadm 2024-09-20T23:35:25.940701+0000 mgr.y (mgr.14150) 11 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:35:27.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:26 smithi079 bash[19840]: cephadm 2024-09-20T23:35:26.021511+0000 mgr.y (mgr.14150) 12 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:35:27.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:26 smithi079 bash[19840]: audit 2024-09-20T23:35:26.102797+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:27.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:26 smithi079 bash[19840]: audit 2024-09-20T23:35:26.105132+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:29.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:28 smithi079 bash[19840]: cluster 2024-09-20T23:35:27.606959+0000 mgr.y (mgr.14150) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:30.702 INFO:teuthology.orchestra.run.smithi079.stdout:Added host 'smithi122' with addr '172.21.15.122' 2024-09-20T23:35:30.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:30 smithi079 bash[19840]: cluster 2024-09-20T23:35:29.607412+0000 mgr.y (mgr.14150) 14 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:30.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:30 smithi079 bash[19840]: audit 2024-09-20T23:35:29.686512+0000 mgr.y (mgr.14150) 15 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi122", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:35:30.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:30 smithi079 bash[19840]: cephadm 2024-09-20T23:35:30.011183+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Deploying cephadm binary to smithi122 2024-09-20T23:35:30.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:30 smithi079 bash[19840]: audit 2024-09-20T23:35:30.701930+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:30.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:30 smithi079 bash[19840]: audit 2024-09-20T23:35:30.717804+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:35:30.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:30 smithi079 bash[19840]: audit 2024-09-20T23:35:30.720207+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:30.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:30 smithi079 bash[19840]: audit 2024-09-20T23:35:30.721604+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:35:31.374 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-20T23:35:32.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:31 smithi079 bash[19840]: cephadm 2024-09-20T23:35:30.702650+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Added host smithi122 2024-09-20T23:35:32.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:31 smithi079 bash[19840]: audit 2024-09-20T23:35:30.963892+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:32.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:31 smithi079 bash[19840]: audit 2024-09-20T23:35:31.687458+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:33.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:33 smithi079 bash[19840]: cluster 2024-09-20T23:35:31.607845+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:33.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:33 smithi079 bash[19840]: audit 2024-09-20T23:35:32.291408+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:34.456 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:35:34.456 INFO:teuthology.orchestra.run.smithi079.stdout:[{"addr": "172.21.15.79", "hostname": "smithi079", "labels": [], "status": ""}, {"addr": "172.21.15.122", "hostname": "smithi122", "labels": [], "status": ""}] 2024-09-20T23:35:35.113 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-20T23:35:35.113 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd crush tunables default 2024-09-20T23:35:35.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:35 smithi079 bash[19840]: cluster 2024-09-20T23:35:33.608258+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:35.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:35 smithi079 bash[19840]: audit 2024-09-20T23:35:34.456561+0000 mgr.y (mgr.14150) 20 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:35:37.718 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:37 smithi079 bash[19840]: cluster 2024-09-20T23:35:35.608625+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:38.329 INFO:teuthology.orchestra.run.smithi079.stderr:adjusted tunables profile to default 2024-09-20T23:35:38.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:38 smithi079 bash[19840]: audit 2024-09-20T23:35:37.304741+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:38 smithi079 bash[19840]: audit 2024-09-20T23:35:37.310683+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:38 smithi079 bash[19840]: audit 2024-09-20T23:35:37.312024+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:35:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:38 smithi079 bash[19840]: audit 2024-09-20T23:35:37.319283+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:38 smithi079 bash[19840]: audit 2024-09-20T23:35:38.093338+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.79:0/1930292425' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T23:35:38.964 INFO:tasks.cephadm:Adding mon.a on smithi079 2024-09-20T23:35:38.964 INFO:tasks.cephadm:Adding mon.c on smithi079 2024-09-20T23:35:38.964 INFO:tasks.cephadm:Adding mon.b on smithi122 2024-09-20T23:35:38.964 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch apply mon '3;smithi079:172.21.15.79=a;smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c;smithi122:172.21.15.122=b' 2024-09-20T23:35:39.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:39 smithi079 bash[19840]: cluster 2024-09-20T23:35:37.609068+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:39.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:39 smithi079 bash[19840]: audit 2024-09-20T23:35:38.325547+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.79:0/1930292425' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T23:35:39.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:39 smithi079 bash[19840]: cluster 2024-09-20T23:35:38.325659+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:35:41.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:41 smithi079 bash[19840]: cluster 2024-09-20T23:35:39.609434+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:41.879 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled mon update... 2024-09-20T23:35:42.617 DEBUG:teuthology.orchestra.run.smithi079:mon.c> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.c.service 2024-09-20T23:35:42.620 DEBUG:teuthology.orchestra.run.smithi122:mon.b> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.b.service 2024-09-20T23:35:42.622 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T23:35:42.623 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T23:35:42.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: cluster 2024-09-20T23:35:41.609829+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:42.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: audit 2024-09-20T23:35:41.868401+0000 mgr.y (mgr.14150) 25 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi079:172.21.15.79=a;smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c;smithi122:172.21.15.122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:35:42.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: cephadm 2024-09-20T23:35:41.873783+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Saving service mon spec with placement smithi079:172.21.15.79=a;smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c;smithi122:172.21.15.122=b;count:3 2024-09-20T23:35:42.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: audit 2024-09-20T23:35:41.878833+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:42.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: audit 2024-09-20T23:35:41.896374+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:35:42.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: audit 2024-09-20T23:35:41.899242+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:42.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: audit 2024-09-20T23:35:41.900998+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:35:42.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: cephadm 2024-09-20T23:35:41.903551+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:35:42.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: cephadm 2024-09-20T23:35:42.028429+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:35:42.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: audit 2024-09-20T23:35:42.308718+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:42.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: audit 2024-09-20T23:35:42.314502+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:42.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: audit 2024-09-20T23:35:42.317842+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:35:42.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: audit 2024-09-20T23:35:42.319430+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:42.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:42 smithi079 bash[19840]: cephadm 2024-09-20T23:35:42.321041+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-09-20T23:35:45.223 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:44 smithi079 bash[19840]: cluster 2024-09-20T23:35:43.610241+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:45.657 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-20T23:35:45.657 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":1,"fsid":"ad1ad010-77a8-11ef-baf5-efdc52797490","modified":"2024-09-20T23:33:58.006261Z","created":"2024-09-20T23:33:58.006261Z","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.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-20T23:35:45.660 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 1 2024-09-20T23:35:46.214 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:35:46.214 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:45 smithi079 bash[19840]: audit 2024-09-20T23:35:45.658304+0000 mon.a (mon.0) 129 : audit [DBG] from='client.? 172.21.15.122:0/3962686956' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:35:46.214 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:35:46.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:35:46.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:35:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:35:46.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:35:46.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:35:46.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:35:46.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:35:46.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:46 smithi079 systemd[1]: Started Ceph mon.c for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:35:47.227 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T23:35:47.227 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T23:35:47.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[19840]: cluster 2024-09-20T23:35:45.610720+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:47.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[19840]: audit 2024-09-20T23:35:46.466622+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:47.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[19840]: audit 2024-09-20T23:35:46.467712+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:35:47.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[19840]: audit 2024-09-20T23:35:46.468350+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:47.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[19840]: cephadm 2024-09-20T23:35:46.469067+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Deploying daemon mon.b on smithi122 2024-09-20T23:35:47.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.579+0000 7f1c6f78d880 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T23:35:47.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.579+0000 7f1c6f78d880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-09-20T23:35:47.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.579+0000 7f1c6f78d880 0 pidfile_write: ignore empty --pid-file 2024-09-20T23:35:47.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 0 load: jerasure load: lrc 2024-09-20T23:35:47.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: RocksDB version: 6.15.5 2024-09-20T23:35:47.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-20T23:35:47.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Compile date Apr 18 2022 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: DB SUMMARY 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: DB Session ID: 289NEC4I8FFO2N87G94H 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: CURRENT file: CURRENT 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.error_if_exists: 0 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.create_if_missing: 0 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.env: 0x5639feac6860 2024-09-20T23:35:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.fs: Posix File System 2024-09-20T23:35:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.info_log: 0x5639ffc3fe00 2024-09-20T23:35:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T23:35:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.statistics: (nil) 2024-09-20T23:35:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.use_fsync: 0 2024-09-20T23:35:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T23:35:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T23:35:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T23:35:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T23:35:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.db_log_dir: 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T23:35:47.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T23:35:47.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T23:35:47.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T23:35:47.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T23:35:47.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.write_buffer_manager: 0x5639ffd30300 2024-09-20T23:35:47.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T23:35:47.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-20T23:35:47.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T23:35:47.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T23:35:47.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T23:35:47.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T23:35:47.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T23:35:47.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.unordered_write: 0 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.row_cache: None 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.wal_filter: None 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.preserve_deletes: 0 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.two_write_queues: 0 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.atomic_flush: 0 2024-09-20T23:35:47.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T23:35:47.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T23:35:47.749 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T23:35:47.749 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T23:35:47.749 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T23:35:47.749 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_open_files: -1 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Compression algorithms supported: 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: kZSTD supported: 0 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: kXpressCompression supported: 0 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T23:35:47.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: kZlibCompression supported: 1 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.merge_operator: 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_filter: None 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5639ffc0dd00) 2024-09-20T23:35:47.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cache_index_and_filter_blocks: 1 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: pin_top_level_index_and_filter: 1 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: index_type: 0 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: data_block_index_type: 0 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: index_shortening: 1 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: hash_index_allow_collision: 1 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: checksum: 1 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: no_block_cache: 0 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: block_cache: 0x5639ffc74170 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: block_cache_name: BinnedLRUCache 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: block_cache_options: 2024-09-20T23:35:47.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: capacity : 536870912 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: num_shard_bits : 4 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: strict_capacity_limit : 0 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: high_pri_pool_ratio: 0.000 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: block_cache_compressed: (nil) 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: persistent_cache: (nil) 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: block_size: 4096 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: block_size_deviation: 10 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: block_restart_interval: 16 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: index_block_restart_interval: 1 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: metadata_block_size: 4096 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: partition_filters: 0 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: use_delta_encoding: 1 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: whole_key_filtering: 1 2024-09-20T23:35:47.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: verify_compression: 0 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: read_amp_bytes_per_bit: 0 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: format_version: 4 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: enable_index_compression: 1 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: block_align: 0 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compression: NoCompression 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.num_levels: 7 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T23:35:47.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T23:35:47.755 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.arena_block_size: 4194304 2024-09-20T23:35:47.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.table_properties_collectors: 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T23:35:47.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.bloom_locality: 0 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.ttl: 2592000 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.enable_blob_files: false 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.min_blob_size: 0 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T23:35:47.758 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T23:35:47.759 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T23:35:47.759 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T23:35:47.759 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 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-20T23:35:47.759 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-09-20T23:35:47.759 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-09-20T23:35:47.759 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726875347590915, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-20T23:35:47.759 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-09-20T23:35:47.759 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 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-20T23:35:47.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726875347591286, "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": 1726875347, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "6d134bda-eaaa-43c1-b20f-1f1a46b49450", "db_session_id": "289NEC4I8FFO2N87G94H"}} 2024-09-20T23:35:47.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.583+0000 7f1c6f78d880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-09-20T23:35:47.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.587+0000 7f1c6f78d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726875347591703, "job": 1, "event": "recovery_finished"} 2024-09-20T23:35:47.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.587+0000 7f1c6f78d880 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-20T23:35:47.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.587+0000 7f1c6f78d880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5639ffc5aa80 2024-09-20T23:35:47.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.587+0000 7f1c6f78d880 4 rocksdb: DB pointer 0x5639ffc6a000 2024-09-20T23:35:47.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.587+0000 7f1c5f515700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-09-20T23:35:47.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.587+0000 7f1c5f515700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-20T23:35:47.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: ** DB Stats ** 2024-09-20T23:35:47.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:35:47.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: 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-20T23:35:47.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: 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-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: ** Compaction Stats [default] ** 2024-09-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: 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-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: ** Compaction Stats [default] ** 2024-09-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: 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-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:47.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Cumulative compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Interval compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: 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-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: ** Compaction Stats [default] ** 2024-09-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: 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-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:47.762 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: 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-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: ** Compaction Stats [default] ** 2024-09-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: 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-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: 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-20T23:35:47.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: 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-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.587+0000 7f1c6f78d880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.587+0000 7f1c6f78d880 0 using public_addrv [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] 2024-09-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.587+0000 7f1c6f78d880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] at bind addrs [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.587+0000 7f1c6f78d880 1 mon.c@-1(???) e0 preinit fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: e1 2024-09-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: 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-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: legacy client fscid: -1 2024-09-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: 2024-09-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: No filesystems configured 2024-09-20T23:35:47.764 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 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-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cluster 2024-09-20T23:35:35.608625+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:37.304741+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:37.310683+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:37.312024+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:37.319283+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:47.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:38.093338+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.79:0/1930292425' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cluster 2024-09-20T23:35:37.609068+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:38.325547+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.79:0/1930292425' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cluster 2024-09-20T23:35:38.325659+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cluster 2024-09-20T23:35:39.609434+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cluster 2024-09-20T23:35:41.609829+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:41.868401+0000 mgr.y (mgr.14150) 25 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi079:172.21.15.79=a;smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c;smithi122:172.21.15.122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cephadm 2024-09-20T23:35:41.873783+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Saving service mon spec with placement smithi079:172.21.15.79=a;smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c;smithi122:172.21.15.122=b;count:3 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:41.878833+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:41.896374+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:41.899242+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:41.900998+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cephadm 2024-09-20T23:35:41.903551+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cephadm 2024-09-20T23:35:42.028429+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:35:47.766 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:42.308718+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:47.767 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:42.314502+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:47.767 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:42.317842+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:35:47.767 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:42.319430+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:47.767 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cephadm 2024-09-20T23:35:42.321041+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-09-20T23:35:47.767 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cluster 2024-09-20T23:35:43.610241+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:47.767 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:45.658304+0000 mon.a (mon.0) 129 : audit [DBG] from='client.? 172.21.15.122:0/3962686956' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:35:47.767 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cluster 2024-09-20T23:35:45.610720+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:47.767 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:46.466622+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:47.767 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:46.467712+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:35:47.767 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: audit 2024-09-20T23:35:46.468350+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:47.767 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: cephadm 2024-09-20T23:35:46.469067+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Deploying daemon mon.b on smithi122 2024-09-20T23:35:47.767 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:47 smithi079 bash[24834]: debug 2024-09-20T23:35:47.603+0000 7f1c6251b700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T23:35:52.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:52 smithi122 systemd[1]: Started Ceph mon.b for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:35:52.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: cluster 2024-09-20T23:35:47.611029+0000 mgr.y (mgr.14150) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:52.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: audit 2024-09-20T23:35:47.616829+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: cluster 2024-09-20T23:35:47.617000+0000 mon.a (mon.0) 135 : cluster [INF] mon.a calling monitor election 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: audit 2024-09-20T23:35:47.640303+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: audit 2024-09-20T23:35:48.614535+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: cluster 2024-09-20T23:35:49.611379+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: audit 2024-09-20T23:35:49.615176+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: cluster 2024-09-20T23:35:49.617116+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: audit 2024-09-20T23:35:50.615229+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: cluster 2024-09-20T23:35:51.611794+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: audit 2024-09-20T23:35:51.615377+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: audit 2024-09-20T23:35:52.615310+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: cluster 2024-09-20T23:35:52.665352+0000 mon.a (mon.0) 142 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: cluster 2024-09-20T23:35:52.675379+0000 mon.a (mon.0) 143 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: cluster 2024-09-20T23:35:52.675479+0000 mon.a (mon.0) 144 : cluster [DBG] fsmap 2024-09-20T23:35:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: cluster 2024-09-20T23:35:52.675554+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:35:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: cluster 2024-09-20T23:35:52.675888+0000 mon.a (mon.0) 146 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-09-20T23:35:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: cluster 2024-09-20T23:35:52.682789+0000 mon.a (mon.0) 147 : cluster [INF] overall HEALTH_OK 2024-09-20T23:35:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: audit 2024-09-20T23:35:52.689693+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: audit 2024-09-20T23:35:52.692387+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:35:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: audit 2024-09-20T23:35:52.694963+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[19840]: audit 2024-09-20T23:35:52.696570+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:35:52.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: cluster 2024-09-20T23:35:47.611029+0000 mgr.y (mgr.14150) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:52.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: audit 2024-09-20T23:35:47.616829+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:35:52.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: cluster 2024-09-20T23:35:47.617000+0000 mon.a (mon.0) 135 : cluster [INF] mon.a calling monitor election 2024-09-20T23:35:52.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: audit 2024-09-20T23:35:47.640303+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: audit 2024-09-20T23:35:48.614535+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: cluster 2024-09-20T23:35:49.611379+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: audit 2024-09-20T23:35:49.615176+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: cluster 2024-09-20T23:35:49.617116+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: audit 2024-09-20T23:35:50.615229+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: cluster 2024-09-20T23:35:51.611794+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: audit 2024-09-20T23:35:51.615377+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: audit 2024-09-20T23:35:52.615310+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: cluster 2024-09-20T23:35:52.665352+0000 mon.a (mon.0) 142 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: cluster 2024-09-20T23:35:52.675379+0000 mon.a (mon.0) 143 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: cluster 2024-09-20T23:35:52.675479+0000 mon.a (mon.0) 144 : cluster [DBG] fsmap 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: cluster 2024-09-20T23:35:52.675554+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: cluster 2024-09-20T23:35:52.675888+0000 mon.a (mon.0) 146 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-09-20T23:35:52.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: cluster 2024-09-20T23:35:52.682789+0000 mon.a (mon.0) 147 : cluster [INF] overall HEALTH_OK 2024-09-20T23:35:52.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: audit 2024-09-20T23:35:52.689693+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:52.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: audit 2024-09-20T23:35:52.692387+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:35:52.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: audit 2024-09-20T23:35:52.694963+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:52.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:52 smithi079 bash[24834]: audit 2024-09-20T23:35:52.696570+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:35:53.016 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-20T23:35:53.017 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":2,"fsid":"ad1ad010-77a8-11ef-baf5-efdc52797490","modified":"2024-09-20T23:35:47.614398Z","created":"2024-09-20T23:33:58.006261Z","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.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3301","nonce":0},{"type":"v1","addr":"172.21.15.79:6790","nonce":0}]},"addr":"172.21.15.79:6790/0","public_addr":"172.21.15.79:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-20T23:35:53.019 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 2 2024-09-20T23:35:53.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:53 smithi079 bash[19840]: audit 2024-09-20T23:35:53.018153+0000 mon.a (mon.0) 152 : audit [DBG] from='client.? 172.21.15.122:0/278568195' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:35:53.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:53 smithi079 bash[19840]: audit 2024-09-20T23:35:53.615683+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:53.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:53 smithi079 bash[19840]: audit 2024-09-20T23:35:53.667438+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:53.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:53 smithi079 bash[24834]: audit 2024-09-20T23:35:53.018153+0000 mon.a (mon.0) 152 : audit [DBG] from='client.? 172.21.15.122:0/278568195' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:35:53.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:53 smithi079 bash[24834]: audit 2024-09-20T23:35:53.615683+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:53.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:53 smithi079 bash[24834]: audit 2024-09-20T23:35:53.667438+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:54.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.086+0000 7f5c62098880 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T23:35:54.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.086+0000 7f5c62098880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-09-20T23:35:54.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.086+0000 7f5c62098880 0 pidfile_write: ignore empty --pid-file 2024-09-20T23:35:54.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.090+0000 7f5c62098880 0 load: jerasure load: lrc 2024-09-20T23:35:54.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: RocksDB version: 6.15.5 2024-09-20T23:35:54.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-20T23:35:54.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Compile date Apr 18 2022 2024-09-20T23:35:54.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: DB SUMMARY 2024-09-20T23:35:54.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: DB Session ID: B6T44EQJE7CUIGM4PHWF 2024-09-20T23:35:54.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: CURRENT file: CURRENT 2024-09-20T23:35:54.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T23:35:54.122 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.error_if_exists: 0 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.create_if_missing: 0 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.env: 0x558b0ccc6860 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.fs: Posix File System 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.info_log: 0x558b0d6e7e00 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.statistics: (nil) 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.use_fsync: 0 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T23:35:54.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.db_log_dir: 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T23:35:54.124 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T23:35:54.125 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T23:35:54.125 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T23:35:54.125 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T23:35:54.125 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.write_buffer_manager: 0x558b0d7d82d0 2024-09-20T23:35:54.125 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T23:35:54.125 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-20T23:35:54.125 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T23:35:54.125 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T23:35:54.125 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T23:35:54.125 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T23:35:54.125 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T23:35:54.125 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T23:35:54.127 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T23:35:54.127 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.unordered_write: 0 2024-09-20T23:35:54.127 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T23:35:54.127 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T23:35:54.127 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T23:35:54.127 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T23:35:54.127 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.row_cache: None 2024-09-20T23:35:54.127 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.wal_filter: None 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.preserve_deletes: 0 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.two_write_queues: 0 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.atomic_flush: 0 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T23:35:54.128 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_open_files: -1 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T23:35:54.129 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Compression algorithms supported: 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: kZSTD supported: 0 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: kXpressCompression supported: 0 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: kZlibCompression supported: 1 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-09-20T23:35:54.130 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.merge_operator: 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_filter: None 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558b0d6b5d00) 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cache_index_and_filter_blocks: 1 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: pin_top_level_index_and_filter: 1 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: index_type: 0 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: data_block_index_type: 0 2024-09-20T23:35:54.131 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: index_shortening: 1 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: hash_index_allow_collision: 1 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: checksum: 1 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: no_block_cache: 0 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: block_cache: 0x558b0d71c170 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: block_cache_name: BinnedLRUCache 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: block_cache_options: 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: capacity : 536870912 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: num_shard_bits : 4 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: strict_capacity_limit : 0 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: high_pri_pool_ratio: 0.000 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: block_cache_compressed: (nil) 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: persistent_cache: (nil) 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: block_size: 4096 2024-09-20T23:35:54.132 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: block_size_deviation: 10 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: block_restart_interval: 16 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: index_block_restart_interval: 1 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: metadata_block_size: 4096 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: partition_filters: 0 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: use_delta_encoding: 1 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: whole_key_filtering: 1 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: verify_compression: 0 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: read_amp_bytes_per_bit: 0 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: format_version: 4 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: enable_index_compression: 1 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: block_align: 0 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T23:35:54.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compression: NoCompression 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.num_levels: 7 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T23:35:54.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T23:35:54.135 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.arena_block_size: 4194304 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-20T23:35:54.136 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.table_properties_collectors: 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T23:35:54.137 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.bloom_locality: 0 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.ttl: 2592000 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.enable_blob_files: false 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.min_blob_size: 0 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T23:35:54.138 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-09-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-09-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726875354098610, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-09-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 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-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726875354099020, "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": 1726875354, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "a857d9a3-d6d4-44f2-9c97-02db4eb50c38", "db_session_id": "B6T44EQJE7CUIGM4PHWF"}} 2024-09-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-09-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726875354100041, "job": 1, "event": "recovery_finished"} 2024-09-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.094+0000 7f5c62098880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.098+0000 7f5c62098880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x558b0d702a80 2024-09-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.098+0000 7f5c62098880 4 rocksdb: DB pointer 0x558b0d712000 2024-09-20T23:35:54.139 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.098+0000 7f5c51e20700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-09-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.098+0000 7f5c51e20700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: ** DB Stats ** 2024-09-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: 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-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: 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-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: ** Compaction Stats [default] ** 2024-09-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: 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-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:54.140 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: ** Compaction Stats [default] ** 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: 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-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Cumulative compaction: 0.00 GB write, 0.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Interval compaction: 0.00 GB write, 0.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: 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-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: ** Compaction Stats [default] ** 2024-09-20T23:35:54.141 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: 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-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: 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-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: ** Compaction Stats [default] ** 2024-09-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: 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-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8 0.00 0.00 1 0.000 0 0 2024-09-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T23:35:54.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: Cumulative compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: 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-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: 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-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.098+0000 7f5c62098880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.098+0000 7f5c62098880 0 using public_addr v2:172.21.15.122:0/0 -> [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.098+0000 7f5c62098880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] at bind addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.098+0000 7f5c62098880 1 mon.b@-1(???) e0 preinit fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.114+0000 7f5c54e26700 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.114+0000 7f5c54e26700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: e1 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: 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-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: legacy client fscid: -1 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: 2024-09-20T23:35:54.143 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: No filesystems configured 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.114+0000 7f5c54e26700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.114+0000 7f5c54e26700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.114+0000 7f5c54e26700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.114+0000 7f5c54e26700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.114+0000 7f5c54e26700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.114+0000 7f5c54e26700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.114+0000 7f5c54e26700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.114+0000 7f5c54e26700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.114+0000 7f5c54e26700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.114+0000 7f5c54e26700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:35.608625+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:37.304741+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:37.310683+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:37.312024+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:37.319283+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:54.144 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:38.093338+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.79:0/1930292425' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:37.609068+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:38.325547+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.79:0/1930292425' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:38.325659+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:39.609434+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:41.609829+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:41.868401+0000 mgr.y (mgr.14150) 25 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi079:172.21.15.79=a;smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c;smithi122:172.21.15.122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cephadm 2024-09-20T23:35:41.873783+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Saving service mon spec with placement smithi079:172.21.15.79=a;smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c;smithi122:172.21.15.122=b;count:3 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:41.878833+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:41.896374+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:41.899242+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:41.900998+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cephadm 2024-09-20T23:35:41.903551+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cephadm 2024-09-20T23:35:42.028429+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:42.308718+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:42.314502+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:54.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:42.317842+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:42.319430+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cephadm 2024-09-20T23:35:42.321041+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:43.610241+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:45.658304+0000 mon.a (mon.0) 129 : audit [DBG] from='client.? 172.21.15.122:0/3962686956' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:45.610720+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:46.466622+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:46.467712+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:46.468350+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cephadm 2024-09-20T23:35:46.469067+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Deploying daemon mon.b on smithi122 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:47.611029+0000 mgr.y (mgr.14150) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:47.616829+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:47.617000+0000 mon.a (mon.0) 135 : cluster [INF] mon.a calling monitor election 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:47.640303+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:48.614535+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:49.611379+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:54.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:49.615176+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:49.617116+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:50.615229+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:51.611794+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:51.615377+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:52.615310+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:52.665352+0000 mon.a (mon.0) 142 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:52.675379+0000 mon.a (mon.0) 143 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:52.675479+0000 mon.a (mon.0) 144 : cluster [DBG] fsmap 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:52.675554+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:52.675888+0000 mon.a (mon.0) 146 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: cluster 2024-09-20T23:35:52.682789+0000 mon.a (mon.0) 147 : cluster [INF] overall HEALTH_OK 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:52.689693+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:52.692387+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:52.694963+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:52.696570+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:35:54.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:53.018153+0000 mon.a (mon.0) 152 : audit [DBG] from='client.? 172.21.15.122:0/278568195' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:35:54.148 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:53.615683+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:54.148 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: audit 2024-09-20T23:35:53.667438+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:54.148 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.118+0000 7f5c54e26700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T23:35:54.148 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:35:54 smithi122 bash[19818]: debug 2024-09-20T23:35:54.122+0000 7f5c54e26700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-09-20T23:35:54.826 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T23:35:54.826 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T23:35:59.436 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-20T23:35:59.437 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":3,"fsid":"ad1ad010-77a8-11ef-baf5-efdc52797490","modified":"2024-09-20T23:35:54.128689Z","created":"2024-09-20T23:33:58.006261Z","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.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3301","nonce":0},{"type":"v1","addr":"172.21.15.79:6790","nonce":0}]},"addr":"172.21.15.79:6790/0","public_addr":"172.21.15.79:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-20T23:35:59.439 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 3 2024-09-20T23:35:59.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:53.612187+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:59.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: audit 2024-09-20T23:35:54.135228+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:35:59.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:54.135758+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-20T23:35:59.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:54.135904+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2024-09-20T23:35:59.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: audit 2024-09-20T23:35:54.156916+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:35:59.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: audit 2024-09-20T23:35:54.157246+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:59.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: audit 2024-09-20T23:35:55.128916+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:35:59.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:55.612637+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:59.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: audit 2024-09-20T23:35:56.128895+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:35:59.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: audit 2024-09-20T23:35:57.129277+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:57.613117+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: audit 2024-09-20T23:35:58.129511+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: audit 2024-09-20T23:35:59.129581+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:59.156970+0000 mon.a (mon.0) 165 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:59.162272+0000 mon.a (mon.0) 166 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:59.162353+0000 mon.a (mon.0) 167 : cluster [DBG] fsmap 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:59.162402+0000 mon.a (mon.0) 168 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:59.162652+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:59.162982+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:59.170654+0000 mon.a (mon.0) 171 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:59.170715+0000 mon.a (mon.0) 172 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: cluster 2024-09-20T23:35:59.170758+0000 mon.a (mon.0) 173 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] is down (out of quorum) 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: audit 2024-09-20T23:35:59.176003+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[19840]: audit 2024-09-20T23:35:59.182433+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:53.612187+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: audit 2024-09-20T23:35:54.135228+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:54.135758+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:54.135904+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: audit 2024-09-20T23:35:54.156916+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: audit 2024-09-20T23:35:54.157246+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: audit 2024-09-20T23:35:55.128916+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:55.612637+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: audit 2024-09-20T23:35:56.128895+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: audit 2024-09-20T23:35:57.129277+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:57.613117+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: audit 2024-09-20T23:35:58.129511+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:35:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: audit 2024-09-20T23:35:59.129581+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:35:59.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:59.156970+0000 mon.a (mon.0) 165 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T23:35:59.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:59.162272+0000 mon.a (mon.0) 166 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-09-20T23:35:59.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:59.162353+0000 mon.a (mon.0) 167 : cluster [DBG] fsmap 2024-09-20T23:35:59.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:59.162402+0000 mon.a (mon.0) 168 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:35:59.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:59.162652+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-09-20T23:35:59.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:59.162982+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-20T23:35:59.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:59.170654+0000 mon.a (mon.0) 171 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-20T23:35:59.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:59.170715+0000 mon.a (mon.0) 172 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-20T23:35:59.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: cluster 2024-09-20T23:35:59.170758+0000 mon.a (mon.0) 173 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] is down (out of quorum) 2024-09-20T23:35:59.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: audit 2024-09-20T23:35:59.176003+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:35:59.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:35:59 smithi079 bash[24834]: audit 2024-09-20T23:35:59.182433+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:00.139 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-20T23:36:00.139 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph config generate-minimal-conf 2024-09-20T23:36:00.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[24834]: cephadm 2024-09-20T23:35:59.177105+0000 mgr.y (mgr.14150) 39 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:36:00.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[24834]: cephadm 2024-09-20T23:35:59.183597+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:36:00.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[24834]: audit 2024-09-20T23:35:59.312394+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:00.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[24834]: audit 2024-09-20T23:35:59.318951+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:00.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[24834]: audit 2024-09-20T23:35:59.325159+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:00.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[24834]: cephadm 2024-09-20T23:35:59.326527+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-20T23:36:00.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[24834]: audit 2024-09-20T23:35:59.326827+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:36:00.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[24834]: audit 2024-09-20T23:35:59.327727+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:36:00.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[24834]: audit 2024-09-20T23:35:59.328603+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:00.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[24834]: cephadm 2024-09-20T23:35:59.329726+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-09-20T23:36:00.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[24834]: audit 2024-09-20T23:35:59.438055+0000 mon.a (mon.0) 182 : audit [DBG] from='client.? 172.21.15.122:0/4276292832' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:36:00.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[24834]: audit 2024-09-20T23:36:00.129820+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:36:00.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[19840]: cephadm 2024-09-20T23:35:59.177105+0000 mgr.y (mgr.14150) 39 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:36:00.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[19840]: cephadm 2024-09-20T23:35:59.183597+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:36:00.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[19840]: audit 2024-09-20T23:35:59.312394+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:00.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[19840]: audit 2024-09-20T23:35:59.318951+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:00.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[19840]: audit 2024-09-20T23:35:59.325159+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:00.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[19840]: cephadm 2024-09-20T23:35:59.326527+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-20T23:36:00.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[19840]: audit 2024-09-20T23:35:59.326827+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:36:00.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[19840]: audit 2024-09-20T23:35:59.327727+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:36:00.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[19840]: audit 2024-09-20T23:35:59.328603+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:00.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[19840]: cephadm 2024-09-20T23:35:59.329726+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-09-20T23:36:00.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[19840]: audit 2024-09-20T23:35:59.438055+0000 mon.a (mon.0) 182 : audit [DBG] from='client.? 172.21.15.122:0/4276292832' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:36:00.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:00 smithi079 bash[19840]: audit 2024-09-20T23:36:00.129820+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:36:01.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[19840]: cluster 2024-09-20T23:35:56.129206+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T23:36:01.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[19840]: cluster 2024-09-20T23:36:01.163278+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-20T23:36:01.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[19840]: cluster 2024-09-20T23:36:01.165098+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-09-20T23:36:01.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[19840]: cluster 2024-09-20T23:36:01.165208+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-20T23:36:01.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[19840]: cluster 2024-09-20T23:36:01.185260+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T23:36:01.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[19840]: cluster 2024-09-20T23:36:01.195821+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-09-20T23:36:01.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[19840]: cluster 2024-09-20T23:36:01.195918+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-09-20T23:36:01.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[19840]: cluster 2024-09-20T23:36:01.195981+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:36:01.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[19840]: cluster 2024-09-20T23:36:01.196241+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 57s) 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[19840]: cluster 2024-09-20T23:36:01.196558+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[19840]: cluster 2024-09-20T23:36:01.196603+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[19840]: cluster 2024-09-20T23:36:01.202569+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[24834]: cluster 2024-09-20T23:35:56.129206+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[24834]: cluster 2024-09-20T23:36:01.163278+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[24834]: cluster 2024-09-20T23:36:01.165098+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[24834]: cluster 2024-09-20T23:36:01.165208+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[24834]: cluster 2024-09-20T23:36:01.185260+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[24834]: cluster 2024-09-20T23:36:01.195821+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[24834]: cluster 2024-09-20T23:36:01.195918+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[24834]: cluster 2024-09-20T23:36:01.195981+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[24834]: cluster 2024-09-20T23:36:01.196241+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 57s) 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[24834]: cluster 2024-09-20T23:36:01.196558+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-20T23:36:01.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[24834]: cluster 2024-09-20T23:36:01.196603+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-09-20T23:36:01.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:01 smithi079 bash[24834]: cluster 2024-09-20T23:36:01.202569+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-09-20T23:36:01.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:53.612187+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:01.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:54.135228+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:36:01.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:54.135758+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:54.135904+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:54.156916+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:54.157246+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:55.128916+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:55.612637+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:56.128895+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:57.129277+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:57.613117+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:58.129511+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:59.129581+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:59.156970+0000 mon.a (mon.0) 165 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:59.162272+0000 mon.a (mon.0) 166 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-09-20T23:36:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:59.162353+0000 mon.a (mon.0) 167 : cluster [DBG] fsmap 2024-09-20T23:36:01.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:59.162402+0000 mon.a (mon.0) 168 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:36:01.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:59.162652+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-09-20T23:36:01.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:59.162982+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-20T23:36:01.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:59.170654+0000 mon.a (mon.0) 171 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-20T23:36:01.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:59.170715+0000 mon.a (mon.0) 172 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-20T23:36:01.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:59.170758+0000 mon.a (mon.0) 173 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] is down (out of quorum) 2024-09-20T23:36:01.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:59.176003+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:01.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:59.182433+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cephadm 2024-09-20T23:35:59.177105+0000 mgr.y (mgr.14150) 39 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cephadm 2024-09-20T23:35:59.183597+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:59.312394+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:59.318951+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:59.325159+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cephadm 2024-09-20T23:35:59.326527+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:59.326827+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:59.327727+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:59.328603+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cephadm 2024-09-20T23:35:59.329726+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:35:59.438055+0000 mon.a (mon.0) 182 : audit [DBG] from='client.? 172.21.15.122:0/4276292832' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: audit 2024-09-20T23:36:00.129820+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:35:56.129206+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T23:36:01.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:36:01.163278+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-20T23:36:01.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:36:01.165098+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-09-20T23:36:01.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:36:01.165208+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-20T23:36:01.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:36:01.185260+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T23:36:01.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:36:01.195821+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-09-20T23:36:01.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:36:01.195918+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-09-20T23:36:01.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:36:01.195981+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T23:36:01.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:36:01.196241+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 57s) 2024-09-20T23:36:01.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:36:01.196558+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-20T23:36:01.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:36:01.196603+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-09-20T23:36:01.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:01 smithi122 bash[19818]: cluster 2024-09-20T23:36:01.202569+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-09-20T23:36:02.437 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:02 smithi079 bash[19840]: audit 2024-09-20T23:36:02.129450+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:36:02.438 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:02 smithi079 bash[19840]: audit 2024-09-20T23:36:02.134380+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:02.438 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:02 smithi079 bash[19840]: audit 2024-09-20T23:36:02.135314+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:36:02.438 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:02 smithi079 bash[19840]: audit 2024-09-20T23:36:02.135991+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:36:02.438 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:02 smithi079 bash[19840]: audit 2024-09-20T23:36:02.136657+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:02.438 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:02 smithi079 bash[24834]: audit 2024-09-20T23:36:02.129450+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:36:02.438 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:02 smithi079 bash[24834]: audit 2024-09-20T23:36:02.134380+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:02.438 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:02 smithi079 bash[24834]: audit 2024-09-20T23:36:02.135314+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:36:02.438 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:02 smithi079 bash[24834]: audit 2024-09-20T23:36:02.135991+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:36:02.438 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:02 smithi079 bash[24834]: audit 2024-09-20T23:36:02.136657+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:02.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:02 smithi122 bash[19818]: audit 2024-09-20T23:36:02.129450+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:36:02.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:02 smithi122 bash[19818]: audit 2024-09-20T23:36:02.134380+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:02.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:02 smithi122 bash[19818]: audit 2024-09-20T23:36:02.135314+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:36:02.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:02 smithi122 bash[19818]: audit 2024-09-20T23:36:02.135991+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:36:02.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:02 smithi122 bash[19818]: audit 2024-09-20T23:36:02.136657+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:03.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:03 smithi079 bash[19840]: cluster 2024-09-20T23:36:01.613947+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:03.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:03 smithi079 bash[19840]: cephadm 2024-09-20T23:36:02.135066+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T23:36:03.551 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:03 smithi079 bash[19840]: cephadm 2024-09-20T23:36:02.137398+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-09-20T23:36:03.551 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:03 smithi079 bash[24834]: cluster 2024-09-20T23:36:01.613947+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:03.551 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:03 smithi079 bash[24834]: cephadm 2024-09-20T23:36:02.135066+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T23:36:03.551 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:03 smithi079 bash[24834]: cephadm 2024-09-20T23:36:02.137398+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-09-20T23:36:03.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:03 smithi122 bash[19818]: cluster 2024-09-20T23:36:01.613947+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:03.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:03 smithi122 bash[19818]: cephadm 2024-09-20T23:36:02.135066+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T23:36:03.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:03 smithi122 bash[19818]: cephadm 2024-09-20T23:36:02.137398+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-09-20T23:36:04.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:04 smithi122 bash[19818]: audit 2024-09-20T23:36:03.665304+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:36:04.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:04 smithi122 bash[19818]: audit 2024-09-20T23:36:03.666917+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:36:04.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:04 smithi079 bash[19840]: audit 2024-09-20T23:36:03.665304+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:36:04.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:04 smithi079 bash[19840]: audit 2024-09-20T23:36:03.666917+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:36:04.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:04 smithi079 bash[24834]: audit 2024-09-20T23:36:03.665304+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:36:04.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:04 smithi079 bash[24834]: audit 2024-09-20T23:36:03.666917+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:36:05.008 INFO:teuthology.orchestra.run.smithi079.stdout:# minimal ceph.conf for ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:36:05.008 INFO:teuthology.orchestra.run.smithi079.stdout:[global] 2024-09-20T23:36:05.008 INFO:teuthology.orchestra.run.smithi079.stdout: fsid = ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:36:05.009 INFO:teuthology.orchestra.run.smithi079.stdout: mon_host = [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] 2024-09-20T23:36:05.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:05 smithi122 bash[19818]: cluster 2024-09-20T23:36:03.614341+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:05.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:05 smithi122 bash[19818]: audit 2024-09-20T23:36:05.010199+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/1389923260' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:05.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:05 smithi122 bash[19818]: audit 2024-09-20T23:36:05.036707+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:05.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:05 smithi122 bash[19818]: audit 2024-09-20T23:36:05.037548+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:36:05.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:05 smithi122 bash[19818]: audit 2024-09-20T23:36:05.038169+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:36:05.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:05 smithi122 bash[19818]: audit 2024-09-20T23:36:05.038783+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:05.621 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:05 smithi079 bash[19840]: cluster 2024-09-20T23:36:03.614341+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:05.622 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:05 smithi079 bash[19840]: audit 2024-09-20T23:36:05.010199+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/1389923260' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:05.622 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:05 smithi079 bash[19840]: audit 2024-09-20T23:36:05.036707+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:05.622 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:05 smithi079 bash[19840]: audit 2024-09-20T23:36:05.037548+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:36:05.622 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:05 smithi079 bash[19840]: audit 2024-09-20T23:36:05.038169+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:36:05.622 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:05 smithi079 bash[19840]: audit 2024-09-20T23:36:05.038783+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:05.622 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:05 smithi079 bash[24834]: cluster 2024-09-20T23:36:03.614341+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:05.622 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:05 smithi079 bash[24834]: audit 2024-09-20T23:36:05.010199+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/1389923260' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:05.622 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:05 smithi079 bash[24834]: audit 2024-09-20T23:36:05.036707+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:05.623 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:05 smithi079 bash[24834]: audit 2024-09-20T23:36:05.037548+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T23:36:05.623 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:05 smithi079 bash[24834]: audit 2024-09-20T23:36:05.038169+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T23:36:05.623 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:05 smithi079 bash[24834]: audit 2024-09-20T23:36:05.038783+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:05.623 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-20T23:36:05.624 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T23:36:05.624 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T23:36:05.636 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T23:36:05.636 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:36:05.690 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-20T23:36:05.690 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T23:36:05.705 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-20T23:36:05.705 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:36:05.759 INFO:tasks.cephadm:Adding mgr.y on smithi079 2024-09-20T23:36:05.759 INFO:tasks.cephadm:Adding mgr.x on smithi122 2024-09-20T23:36:05.759 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch apply mgr '2;smithi079=y;smithi122=x' 2024-09-20T23:36:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:06 smithi122 bash[19818]: cephadm 2024-09-20T23:36:05.037288+0000 mgr.y (mgr.14150) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T23:36:06.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:06 smithi122 bash[19818]: cephadm 2024-09-20T23:36:05.039519+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi122 2024-09-20T23:36:06.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:06 smithi079 bash[19840]: cephadm 2024-09-20T23:36:05.037288+0000 mgr.y (mgr.14150) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T23:36:06.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:06 smithi079 bash[19840]: cephadm 2024-09-20T23:36:05.039519+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi122 2024-09-20T23:36:06.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:06 smithi079 bash[24834]: cephadm 2024-09-20T23:36:05.037288+0000 mgr.y (mgr.14150) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T23:36:06.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:06 smithi079 bash[24834]: cephadm 2024-09-20T23:36:05.039519+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi122 2024-09-20T23:36:07.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:07 smithi122 bash[19818]: cluster 2024-09-20T23:36:05.614792+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:07.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:07 smithi079 bash[19840]: cluster 2024-09-20T23:36:05.614792+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:07.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:07 smithi079 bash[24834]: cluster 2024-09-20T23:36:05.614792+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:09.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[19840]: cluster 2024-09-20T23:36:07.615241+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:09.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[19840]: audit 2024-09-20T23:36:07.861018+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:09.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[19840]: audit 2024-09-20T23:36:07.863297+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:09.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[19840]: audit 2024-09-20T23:36:07.866051+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:09.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[19840]: audit 2024-09-20T23:36:07.867867+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:09.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[19840]: cephadm 2024-09-20T23:36:07.870743+0000 mgr.y (mgr.14150) 52 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:36:09.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[19840]: audit 2024-09-20T23:36:08.083198+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:09.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[19840]: cephadm 2024-09-20T23:36:08.146582+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:36:09.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[19840]: audit 2024-09-20T23:36:08.287735+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:09.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[19840]: audit 2024-09-20T23:36:08.294076+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:09.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[24834]: cluster 2024-09-20T23:36:07.615241+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:09.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[24834]: audit 2024-09-20T23:36:07.861018+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:09.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[24834]: audit 2024-09-20T23:36:07.863297+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:09.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[24834]: audit 2024-09-20T23:36:07.866051+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:09.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[24834]: audit 2024-09-20T23:36:07.867867+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:09.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[24834]: cephadm 2024-09-20T23:36:07.870743+0000 mgr.y (mgr.14150) 52 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:36:09.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[24834]: audit 2024-09-20T23:36:08.083198+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:09.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[24834]: cephadm 2024-09-20T23:36:08.146582+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:36:09.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[24834]: audit 2024-09-20T23:36:08.287735+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:09.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:08 smithi079 bash[24834]: audit 2024-09-20T23:36:08.294076+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:08 smithi122 bash[19818]: cluster 2024-09-20T23:36:07.615241+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:08 smithi122 bash[19818]: audit 2024-09-20T23:36:07.861018+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:08 smithi122 bash[19818]: audit 2024-09-20T23:36:07.863297+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:08 smithi122 bash[19818]: audit 2024-09-20T23:36:07.866051+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:08 smithi122 bash[19818]: audit 2024-09-20T23:36:07.867867+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:08 smithi122 bash[19818]: cephadm 2024-09-20T23:36:07.870743+0000 mgr.y (mgr.14150) 52 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:36:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:08 smithi122 bash[19818]: audit 2024-09-20T23:36:08.083198+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:08 smithi122 bash[19818]: cephadm 2024-09-20T23:36:08.146582+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:36:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:08 smithi122 bash[19818]: audit 2024-09-20T23:36:08.287735+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:08 smithi122 bash[19818]: audit 2024-09-20T23:36:08.294076+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:09.879 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled mgr update... 2024-09-20T23:36:10.769 DEBUG:teuthology.orchestra.run.smithi122:mgr.x> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.x.service 2024-09-20T23:36:10.771 INFO:tasks.cephadm:Deploying OSDs... 2024-09-20T23:36:10.771 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T23:36:10.772 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T23:36:10.778 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-20T23:36:10.778 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_1 2024-09-20T23:36:10.826 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T23:36:10.826 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:36:10.826 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 869 Links: 1 2024-09-20T23:36:10.826 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:36:10.826 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-20 23:29:23.207070770 +0000 2024-09-20T23:36:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-20 23:29:22.955073020 +0000 2024-09-20T23:36:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-20 23:29:22.955073020 +0000 2024-09-20T23:36:10.827 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-20T23:36:10.827 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T23:36:10.883 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-20T23:36:10.883 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-20T23:36:10.883 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000390463 s, 1.3 MB/s 2024-09-20T23:36:10.884 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T23:36:10.931 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_2 2024-09-20T23:36:10.981 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T23:36:10.981 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:36:10.981 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 894 Links: 1 2024-09-20T23:36:10.981 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:36:10.981 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-20 23:29:23.679066553 +0000 2024-09-20T23:36:10.982 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-20 23:29:23.439068697 +0000 2024-09-20T23:36:10.982 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-20 23:29:23.439068697 +0000 2024-09-20T23:36:10.982 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-20T23:36:10.982 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T23:36:11.034 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-20T23:36:11.034 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-20T23:36:11.034 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000337903 s, 1.5 MB/s 2024-09-20T23:36:11.035 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T23:36:11.083 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_3 2024-09-20T23:36:11.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: cluster 2024-09-20T23:36:09.615768+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:11.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: audit 2024-09-20T23:36:09.870574+0000 mgr.y (mgr.14150) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi079=y;smithi122=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:36:11.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: cephadm 2024-09-20T23:36:09.874037+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Saving service mgr spec with placement smithi079=y;smithi122=x;count:2 2024-09-20T23:36:11.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: audit 2024-09-20T23:36:09.880174+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:11.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: audit 2024-09-20T23:36:09.914303+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:11.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: audit 2024-09-20T23:36:09.916952+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:11.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: audit 2024-09-20T23:36:09.918819+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:11.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: audit 2024-09-20T23:36:09.927934+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:11.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: audit 2024-09-20T23:36:09.930763+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:36:11.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: audit 2024-09-20T23:36:09.936656+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T23:36:11.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: audit 2024-09-20T23:36:09.938271+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:36:11.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: audit 2024-09-20T23:36:09.940241+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:11.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:10 smithi122 bash[19818]: cephadm 2024-09-20T23:36:09.942136+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-09-20T23:36:11.129 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T23:36:11.130 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:36:11.130 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 908 Links: 1 2024-09-20T23:36:11.130 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:36:11.130 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-20 23:29:24.115062658 +0000 2024-09-20T23:36:11.130 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-20 23:29:23.887064695 +0000 2024-09-20T23:36:11.130 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-20 23:29:23.887064695 +0000 2024-09-20T23:36:11.130 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-20T23:36:11.130 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T23:36:11.182 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: cluster 2024-09-20T23:36:09.615768+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:11.183 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: audit 2024-09-20T23:36:09.870574+0000 mgr.y (mgr.14150) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi079=y;smithi122=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:36:11.183 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: cephadm 2024-09-20T23:36:09.874037+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Saving service mgr spec with placement smithi079=y;smithi122=x;count:2 2024-09-20T23:36:11.183 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: audit 2024-09-20T23:36:09.880174+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:11.183 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: audit 2024-09-20T23:36:09.914303+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:11.183 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: audit 2024-09-20T23:36:09.916952+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:11.183 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: audit 2024-09-20T23:36:09.918819+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:11.183 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: audit 2024-09-20T23:36:09.927934+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:11.183 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: audit 2024-09-20T23:36:09.930763+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:36:11.183 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: audit 2024-09-20T23:36:09.936656+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T23:36:11.183 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: audit 2024-09-20T23:36:09.938271+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:36:11.183 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: audit 2024-09-20T23:36:09.940241+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:11.183 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[19840]: cephadm 2024-09-20T23:36:09.942136+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-09-20T23:36:11.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: cluster 2024-09-20T23:36:09.615768+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:11.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: audit 2024-09-20T23:36:09.870574+0000 mgr.y (mgr.14150) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi079=y;smithi122=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:36:11.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: cephadm 2024-09-20T23:36:09.874037+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Saving service mgr spec with placement smithi079=y;smithi122=x;count:2 2024-09-20T23:36:11.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: audit 2024-09-20T23:36:09.880174+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:11.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: audit 2024-09-20T23:36:09.914303+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:11.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: audit 2024-09-20T23:36:09.916952+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:11.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: audit 2024-09-20T23:36:09.918819+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:11.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: audit 2024-09-20T23:36:09.927934+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:11.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: audit 2024-09-20T23:36:09.930763+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:36:11.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: audit 2024-09-20T23:36:09.936656+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T23:36:11.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: audit 2024-09-20T23:36:09.938271+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:36:11.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: audit 2024-09-20T23:36:09.940241+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:11.185 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:10 smithi079 bash[24834]: cephadm 2024-09-20T23:36:09.942136+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-09-20T23:36:11.185 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-20T23:36:11.185 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-20T23:36:11.185 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000301669 s, 1.7 MB/s 2024-09-20T23:36:11.186 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T23:36:11.235 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_4 2024-09-20T23:36:11.282 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T23:36:11.282 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:36:11.282 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 925 Links: 1 2024-09-20T23:36:11.282 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:36:11.282 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-20 23:29:24.359060479 +0000 2024-09-20T23:36:11.282 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-20 23:29:24.355060515 +0000 2024-09-20T23:36:11.282 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-20 23:29:24.355060515 +0000 2024-09-20T23:36:11.282 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-20T23:36:11.283 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T23:36:11.339 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-20T23:36:11.339 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-20T23:36:11.339 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000342768 s, 1.5 MB/s 2024-09-20T23:36:11.339 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T23:36:11.387 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-20T23:36:11.387 DEBUG:teuthology.orchestra.run.smithi122:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T23:36:11.393 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-20T23:36:11.394 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_1 2024-09-20T23:36:11.440 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T23:36:11.440 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:36:11.440 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 869 Links: 1 2024-09-20T23:36:11.440 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:36:11.441 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-09-20 23:29:22.247638958 +0000 2024-09-20T23:36:11.441 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-09-20 23:29:21.975641388 +0000 2024-09-20T23:36:11.441 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-09-20 23:29:21.975641388 +0000 2024-09-20T23:36:11.441 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-09-20T23:36:11.441 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T23:36:11.494 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-09-20T23:36:11.495 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-09-20T23:36:11.495 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000386864 s, 1.3 MB/s 2024-09-20T23:36:11.496 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T23:36:11.548 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_2 2024-09-20T23:36:11.595 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T23:36:11.595 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:36:11.596 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 889 Links: 1 2024-09-20T23:36:11.596 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:36:11.596 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-09-20 23:29:22.495636743 +0000 2024-09-20T23:36:11.596 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-09-20 23:29:22.491636779 +0000 2024-09-20T23:36:11.596 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-09-20 23:29:22.491636779 +0000 2024-09-20T23:36:11.596 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-09-20T23:36:11.596 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T23:36:11.648 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-09-20T23:36:11.648 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-09-20T23:36:11.648 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000295861 s, 1.7 MB/s 2024-09-20T23:36:11.649 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T23:36:11.696 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_3 2024-09-20T23:36:11.743 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T23:36:11.743 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:36:11.743 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 905 Links: 1 2024-09-20T23:36:11.743 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:36:11.743 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-09-20 23:29:23.227630206 +0000 2024-09-20T23:36:11.743 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-09-20 23:29:22.983632385 +0000 2024-09-20T23:36:11.743 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-09-20 23:29:22.983632385 +0000 2024-09-20T23:36:11.744 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-09-20T23:36:11.746 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T23:36:11.800 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-09-20T23:36:11.801 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-09-20T23:36:11.801 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000287184 s, 1.8 MB/s 2024-09-20T23:36:11.802 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T23:36:11.849 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_4 2024-09-20T23:36:11.896 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T23:36:11.896 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T23:36:11.896 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 5h/5d Inode: 922 Links: 1 2024-09-20T23:36:11.896 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T23:36:11.896 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-09-20 23:29:23.727625739 +0000 2024-09-20T23:36:11.896 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-09-20 23:29:23.459628132 +0000 2024-09-20T23:36:11.896 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-09-20 23:29:23.459628132 +0000 2024-09-20T23:36:11.896 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-09-20T23:36:11.897 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T23:36:11.951 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-09-20T23:36:11.951 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-09-20T23:36:11.951 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000336727 s, 1.5 MB/s 2024-09-20T23:36:11.952 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T23:36:12.001 INFO:tasks.cephadm:Deploying osd.0 on smithi079 with /dev/vg_nvme/lv_4... 2024-09-20T23:36:12.001 DEBUG:teuthology.orchestra.run.smithi079:> 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 ad1ad010-77a8-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T23:36:12.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:12.609 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:12.610 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:12.610 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:12.610 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:13.109 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:13.110 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:12 smithi122 systemd[1]: Started Ceph mgr.x for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:36:13.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:13.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:12 smithi122 bash[19818]: cluster 2024-09-20T23:36:11.616237+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:13.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:12 smithi122 bash[19818]: audit 2024-09-20T23:36:12.864466+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:13.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:12 smithi122 bash[19818]: audit 2024-09-20T23:36:12.868504+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:13.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:12 smithi122 bash[19818]: audit 2024-09-20T23:36:12.870999+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:13.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:12 smithi122 bash[19818]: audit 2024-09-20T23:36:12.872738+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:13.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:12 smithi079 bash[19840]: cluster 2024-09-20T23:36:11.616237+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:13.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:12 smithi079 bash[19840]: audit 2024-09-20T23:36:12.864466+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:13.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:12 smithi079 bash[19840]: audit 2024-09-20T23:36:12.868504+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:13.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:12 smithi079 bash[19840]: audit 2024-09-20T23:36:12.870999+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:13.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:12 smithi079 bash[19840]: audit 2024-09-20T23:36:12.872738+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:12 smithi079 bash[24834]: cluster 2024-09-20T23:36:11.616237+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:12 smithi079 bash[24834]: audit 2024-09-20T23:36:12.864466+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:13.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:12 smithi079 bash[24834]: audit 2024-09-20T23:36:12.868504+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:13.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:12 smithi079 bash[24834]: audit 2024-09-20T23:36:12.870999+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:13.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:12 smithi079 bash[24834]: audit 2024-09-20T23:36:12.872738+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:14.498 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:14 smithi122 bash[20710]: debug 2024-09-20T23:36:14.350+0000 7f5204452700 1 -- 172.21.15.122:0/826125472 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562f7a0f6340 con 0x562f7ae72800 2024-09-20T23:36:14.498 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:14 smithi122 bash[20710]: debug 2024-09-20T23:36:14.494+0000 7f520d0c1000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:36:14.801 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:14 smithi122 bash[19818]: cluster 2024-09-20T23:36:13.616694+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:14.801 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:14 smithi122 bash[19818]: audit 2024-09-20T23:36:13.674200+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:14.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:14 smithi079 bash[19840]: cluster 2024-09-20T23:36:13.616694+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:14.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:14 smithi079 bash[19840]: audit 2024-09-20T23:36:13.674200+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:14.958 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:14 smithi079 bash[24834]: cluster 2024-09-20T23:36:13.616694+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:14.958 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:14 smithi079 bash[24834]: audit 2024-09-20T23:36:13.674200+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:16.109 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:16 smithi122 bash[20710]: debug 2024-09-20T23:36:16.030+0000 7f520d0c1000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:36:16.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:15 smithi122 bash[19818]: audit 2024-09-20T23:36:14.819110+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:16.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:15 smithi122 bash[19818]: audit 2024-09-20T23:36:14.828014+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:16.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:15 smithi122 bash[19818]: cephadm 2024-09-20T23:36:14.831830+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-20T23:36:16.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:15 smithi122 bash[19818]: audit 2024-09-20T23:36:14.832508+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:36:16.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:15 smithi122 bash[19818]: audit 2024-09-20T23:36:14.834496+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:36:16.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:15 smithi122 bash[19818]: audit 2024-09-20T23:36:14.836235+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:16.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:15 smithi122 bash[19818]: cephadm 2024-09-20T23:36:14.838131+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-09-20T23:36:16.189 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:36:16.226 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[19840]: audit 2024-09-20T23:36:14.819110+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:16.226 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[19840]: audit 2024-09-20T23:36:14.828014+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:16.226 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[19840]: cephadm 2024-09-20T23:36:14.831830+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-20T23:36:16.226 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[19840]: audit 2024-09-20T23:36:14.832508+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:36:16.226 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[19840]: audit 2024-09-20T23:36:14.834496+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:36:16.227 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[19840]: audit 2024-09-20T23:36:14.836235+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:16.227 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[19840]: cephadm 2024-09-20T23:36:14.838131+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-09-20T23:36:16.227 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[24834]: audit 2024-09-20T23:36:14.819110+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:16.227 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[24834]: audit 2024-09-20T23:36:14.828014+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:16.227 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[24834]: cephadm 2024-09-20T23:36:14.831830+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-20T23:36:16.227 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[24834]: audit 2024-09-20T23:36:14.832508+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:36:16.227 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[24834]: audit 2024-09-20T23:36:14.834496+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:36:16.227 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[24834]: audit 2024-09-20T23:36:14.836235+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:16.227 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:15 smithi079 bash[24834]: cephadm 2024-09-20T23:36:14.838131+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-09-20T23:36:16.228 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi079:vg_nvme/lv_4 2024-09-20T23:36:16.609 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:16 smithi122 bash[20710]: debug 2024-09-20T23:36:16.122+0000 7f520d0c1000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:36:16.610 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:16 smithi122 bash[20710]: debug 2024-09-20T23:36:16.362+0000 7f520d0c1000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:36:17.097 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:16 smithi122 bash[19818]: cluster 2024-09-20T23:36:15.617074+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:17.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:16 smithi079 bash[19840]: cluster 2024-09-20T23:36:15.617074+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:17.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:16 smithi079 bash[24834]: cluster 2024-09-20T23:36:15.617074+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:17.359 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:17 smithi122 bash[20710]: debug 2024-09-20T23:36:17.094+0000 7f520d0c1000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:36:17.359 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:17 smithi122 bash[20710]: debug 2024-09-20T23:36:17.198+0000 7f520d0c1000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:36:17.360 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:17 smithi122 bash[20710]: debug 2024-09-20T23:36:17.298+0000 7f520d0c1000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:36:17.859 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:17 smithi122 bash[20710]: debug 2024-09-20T23:36:17.406+0000 7f520d0c1000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:36:17.859 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:17 smithi122 bash[20710]: debug 2024-09-20T23:36:17.614+0000 7f520d0c1000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:36:18.158 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:17 smithi122 bash[20710]: debug 2024-09-20T23:36:17.882+0000 7f520d0c1000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:36:18.158 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:17 smithi122 bash[20710]: debug 2024-09-20T23:36:17.978+0000 7f520d0c1000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:36:18.609 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:18 smithi122 bash[20710]: debug 2024-09-20T23:36:18.154+0000 7f520d0c1000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:36:18.610 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:18 smithi122 bash[20710]: debug 2024-09-20T23:36:18.394+0000 7f520d0c1000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:36:19.051 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:18 smithi122 bash[19818]: cluster 2024-09-20T23:36:17.617521+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:19.051 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:18 smithi122 bash[20710]: debug 2024-09-20T23:36:18.658+0000 7f520d0c1000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:36:19.051 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:18 smithi122 bash[20710]: debug 2024-09-20T23:36:18.818+0000 7f520d0c1000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:36:19.184 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:18 smithi079 bash[19840]: cluster 2024-09-20T23:36:17.617521+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:19.184 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:18 smithi079 bash[24834]: cluster 2024-09-20T23:36:17.617521+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:19.359 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:19 smithi122 bash[20710]: debug 2024-09-20T23:36:19.046+0000 7f520d0c1000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:36:19.359 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:19 smithi122 bash[20710]: debug 2024-09-20T23:36:19.162+0000 7f520d0c1000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:36:19.859 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:19 smithi122 bash[20710]: debug 2024-09-20T23:36:19.494+0000 7f520d0c1000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:36:20.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:20 smithi079 bash[19840]: audit 2024-09-20T23:36:19.196379+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:20.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:20 smithi079 bash[19840]: audit 2024-09-20T23:36:19.198689+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:20.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:20 smithi079 bash[19840]: audit 2024-09-20T23:36:19.200849+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:20.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:20 smithi079 bash[19840]: audit 2024-09-20T23:36:19.202058+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:20.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:20 smithi079 bash[19840]: audit 2024-09-20T23:36:19.208858+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:20.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:20 smithi079 bash[24834]: audit 2024-09-20T23:36:19.196379+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:20.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:20 smithi079 bash[24834]: audit 2024-09-20T23:36:19.198689+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:20.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:20 smithi079 bash[24834]: audit 2024-09-20T23:36:19.200849+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:20.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:20 smithi079 bash[24834]: audit 2024-09-20T23:36:19.202058+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:20.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:20 smithi079 bash[24834]: audit 2024-09-20T23:36:19.208858+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:20.523 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:20 smithi122 bash[20710]: debug 2024-09-20T23:36:20.206+0000 7f520d0c1000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:36:20.523 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:20 smithi122 bash[20710]: debug 2024-09-20T23:36:20.318+0000 7f520d0c1000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:36:20.523 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:20 smithi122 bash[19818]: audit 2024-09-20T23:36:19.196379+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:20.523 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:20 smithi122 bash[19818]: audit 2024-09-20T23:36:19.198689+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:20.523 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:20 smithi122 bash[19818]: audit 2024-09-20T23:36:19.200849+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:20.523 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:20 smithi122 bash[19818]: audit 2024-09-20T23:36:19.202058+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:20.523 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:20 smithi122 bash[19818]: audit 2024-09-20T23:36:19.208858+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:20.840 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:20 smithi122 bash[20710]: debug 2024-09-20T23:36:20.518+0000 7f520d0c1000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:36:21.109 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:20 smithi122 bash[20710]: debug 2024-09-20T23:36:20.838+0000 7f520d0c1000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:36:21.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:21 smithi079 bash[19840]: cluster 2024-09-20T23:36:19.618296+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:21.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:21 smithi079 bash[19840]: audit 2024-09-20T23:36:20.623625+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:36:21.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:21 smithi079 bash[19840]: audit 2024-09-20T23:36:20.628250+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:36:21.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:21 smithi079 bash[19840]: audit 2024-09-20T23:36:20.629324+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:21.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:21 smithi079 bash[24834]: cluster 2024-09-20T23:36:19.618296+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:21.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:21 smithi079 bash[24834]: audit 2024-09-20T23:36:20.623625+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:36:21.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:21 smithi079 bash[24834]: audit 2024-09-20T23:36:20.628250+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:36:21.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:21 smithi079 bash[24834]: audit 2024-09-20T23:36:20.629324+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:21.609 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:21 smithi122 bash[20710]: debug 2024-09-20T23:36:21.198+0000 7f520d0c1000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:36:21.610 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:36:21 smithi122 bash[20710]: debug 2024-09-20T23:36:21.314+0000 7f520d0c1000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:36:21.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:21 smithi122 bash[19818]: cluster 2024-09-20T23:36:19.618296+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:21.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:21 smithi122 bash[19818]: audit 2024-09-20T23:36:20.623625+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:36:21.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:21 smithi122 bash[19818]: audit 2024-09-20T23:36:20.628250+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:36:21.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:21 smithi122 bash[19818]: audit 2024-09-20T23:36:20.629324+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:22.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:22 smithi079 bash[19840]: audit 2024-09-20T23:36:20.616677+0000 mgr.y (mgr.14150) 65 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:36:22.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:22 smithi079 bash[19840]: cluster 2024-09-20T23:36:21.341286+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-09-20T23:36:22.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:22 smithi079 bash[19840]: audit 2024-09-20T23:36:21.341466+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.122:0/1382197794' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T23:36:22.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:22 smithi079 bash[19840]: audit 2024-09-20T23:36:21.342674+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.122:0/1382197794' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:36:22.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:22 smithi079 bash[19840]: audit 2024-09-20T23:36:21.343722+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.122:0/1382197794' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T23:36:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:22 smithi079 bash[19840]: audit 2024-09-20T23:36:21.344305+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.122:0/1382197794' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:36:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:22 smithi079 bash[24834]: audit 2024-09-20T23:36:20.616677+0000 mgr.y (mgr.14150) 65 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:36:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:22 smithi079 bash[24834]: cluster 2024-09-20T23:36:21.341286+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-09-20T23:36:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:22 smithi079 bash[24834]: audit 2024-09-20T23:36:21.341466+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.122:0/1382197794' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T23:36:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:22 smithi079 bash[24834]: audit 2024-09-20T23:36:21.342674+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.122:0/1382197794' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:36:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:22 smithi079 bash[24834]: audit 2024-09-20T23:36:21.343722+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.122:0/1382197794' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T23:36:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:22 smithi079 bash[24834]: audit 2024-09-20T23:36:21.344305+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.122:0/1382197794' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:36:22.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:22 smithi122 bash[19818]: audit 2024-09-20T23:36:20.616677+0000 mgr.y (mgr.14150) 65 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:36:22.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:22 smithi122 bash[19818]: cluster 2024-09-20T23:36:21.341286+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-09-20T23:36:22.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:22 smithi122 bash[19818]: audit 2024-09-20T23:36:21.341466+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.122:0/1382197794' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T23:36:22.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:22 smithi122 bash[19818]: audit 2024-09-20T23:36:21.342674+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.122:0/1382197794' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:36:22.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:22 smithi122 bash[19818]: audit 2024-09-20T23:36:21.343722+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.122:0/1382197794' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T23:36:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:22 smithi122 bash[19818]: audit 2024-09-20T23:36:21.344305+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.122:0/1382197794' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:36:23.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:23 smithi079 bash[19840]: cluster 2024-09-20T23:36:21.618718+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:23.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:23 smithi079 bash[19840]: cluster 2024-09-20T23:36:22.231950+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2024-09-20T23:36:23.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:23 smithi079 bash[19840]: audit 2024-09-20T23:36:22.232234+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T23:36:23.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:23 smithi079 bash[24834]: cluster 2024-09-20T23:36:21.618718+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:23.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:23 smithi079 bash[24834]: cluster 2024-09-20T23:36:22.231950+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2024-09-20T23:36:23.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:23 smithi079 bash[24834]: audit 2024-09-20T23:36:22.232234+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T23:36:23.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:23 smithi122 bash[19818]: cluster 2024-09-20T23:36:21.618718+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:23.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:23 smithi122 bash[19818]: cluster 2024-09-20T23:36:22.231950+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2024-09-20T23:36:23.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:23 smithi122 bash[19818]: audit 2024-09-20T23:36:22.232234+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T23:36:25.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:25 smithi079 bash[19840]: cluster 2024-09-20T23:36:23.619090+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:25.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:25 smithi079 bash[24834]: cluster 2024-09-20T23:36:23.619090+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:25.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:25 smithi122 bash[19818]: cluster 2024-09-20T23:36:23.619090+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:27.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:27 smithi079 bash[24834]: cluster 2024-09-20T23:36:25.619573+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:27.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:27 smithi079 bash[24834]: audit 2024-09-20T23:36:26.886351+0000 mon.a (mon.0) 242 : audit [INF] from='client.? 172.21.15.79:0/4091417721' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa4344b-03ad-46cf-a843-2223f43f15f7"}]: dispatch 2024-09-20T23:36:27.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:27 smithi079 bash[24834]: audit 2024-09-20T23:36:26.893374+0000 mon.a (mon.0) 243 : audit [INF] from='client.? 172.21.15.79:0/4091417721' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aa4344b-03ad-46cf-a843-2223f43f15f7"}]': finished 2024-09-20T23:36:27.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:27 smithi079 bash[24834]: cluster 2024-09-20T23:36:26.893472+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-20T23:36:27.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:27 smithi079 bash[24834]: audit 2024-09-20T23:36:26.893703+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:27.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:27 smithi079 bash[19840]: cluster 2024-09-20T23:36:25.619573+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:27.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:27 smithi079 bash[19840]: audit 2024-09-20T23:36:26.886351+0000 mon.a (mon.0) 242 : audit [INF] from='client.? 172.21.15.79:0/4091417721' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa4344b-03ad-46cf-a843-2223f43f15f7"}]: dispatch 2024-09-20T23:36:27.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:27 smithi079 bash[19840]: audit 2024-09-20T23:36:26.893374+0000 mon.a (mon.0) 243 : audit [INF] from='client.? 172.21.15.79:0/4091417721' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aa4344b-03ad-46cf-a843-2223f43f15f7"}]': finished 2024-09-20T23:36:27.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:27 smithi079 bash[19840]: cluster 2024-09-20T23:36:26.893472+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-20T23:36:27.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:27 smithi079 bash[19840]: audit 2024-09-20T23:36:26.893703+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:27.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:27 smithi122 bash[19818]: cluster 2024-09-20T23:36:25.619573+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:27.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:27 smithi122 bash[19818]: audit 2024-09-20T23:36:26.886351+0000 mon.a (mon.0) 242 : audit [INF] from='client.? 172.21.15.79:0/4091417721' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa4344b-03ad-46cf-a843-2223f43f15f7"}]: dispatch 2024-09-20T23:36:27.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:27 smithi122 bash[19818]: audit 2024-09-20T23:36:26.893374+0000 mon.a (mon.0) 243 : audit [INF] from='client.? 172.21.15.79:0/4091417721' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aa4344b-03ad-46cf-a843-2223f43f15f7"}]': finished 2024-09-20T23:36:27.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:27 smithi122 bash[19818]: cluster 2024-09-20T23:36:26.893472+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-20T23:36:27.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:27 smithi122 bash[19818]: audit 2024-09-20T23:36:26.893703+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:28.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:28 smithi079 bash[19840]: audit 2024-09-20T23:36:27.549874+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.79:0/4052340447' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:36:28.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:28 smithi079 bash[24834]: audit 2024-09-20T23:36:27.549874+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.79:0/4052340447' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:36:28.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:28 smithi122 bash[19818]: audit 2024-09-20T23:36:27.549874+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.79:0/4052340447' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:36:29.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:29 smithi079 bash[19840]: cluster 2024-09-20T23:36:27.619922+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:29.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:29 smithi079 bash[24834]: cluster 2024-09-20T23:36:27.619922+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:29.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:29 smithi122 bash[19818]: cluster 2024-09-20T23:36:27.619922+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:31.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:31 smithi122 bash[19818]: cluster 2024-09-20T23:36:29.620220+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:31.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:31 smithi079 bash[19840]: cluster 2024-09-20T23:36:29.620220+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:31 smithi079 bash[24834]: cluster 2024-09-20T23:36:29.620220+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:33.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:33 smithi079 bash[24834]: cluster 2024-09-20T23:36:31.620665+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:33.513 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:33 smithi079 bash[19840]: cluster 2024-09-20T23:36:31.620665+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:33.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:33 smithi122 bash[19818]: cluster 2024-09-20T23:36:31.620665+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:35.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:35 smithi122 bash[19818]: cluster 2024-09-20T23:36:33.621094+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:35 smithi079 bash[19840]: cluster 2024-09-20T23:36:33.621094+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:35.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:35 smithi079 bash[24834]: cluster 2024-09-20T23:36:33.621094+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:37.450 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:37 smithi079 bash[24834]: cluster 2024-09-20T23:36:35.621520+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:37.451 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:37 smithi079 bash[24834]: audit 2024-09-20T23:36:37.139685+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T23:36:37.451 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:37 smithi079 bash[24834]: audit 2024-09-20T23:36:37.141369+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:37.451 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:37 smithi079 bash[19840]: cluster 2024-09-20T23:36:35.621520+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:37.451 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:37 smithi079 bash[19840]: audit 2024-09-20T23:36:37.139685+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T23:36:37.451 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:37 smithi079 bash[19840]: audit 2024-09-20T23:36:37.141369+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:37.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:37 smithi122 bash[19818]: cluster 2024-09-20T23:36:35.621520+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:37.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:37 smithi122 bash[19818]: audit 2024-09-20T23:36:37.139685+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T23:36:37.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:37 smithi122 bash[19818]: audit 2024-09-20T23:36:37.141369+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:38.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:38 smithi122 bash[19818]: cephadm 2024-09-20T23:36:37.142632+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-09-20T23:36:38.654 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:38 smithi079 bash[24834]: cephadm 2024-09-20T23:36:37.142632+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-09-20T23:36:38.654 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:38 smithi079 bash[19840]: cephadm 2024-09-20T23:36:37.142632+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-09-20T23:36:39.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:39 smithi079 bash[24834]: cluster 2024-09-20T23:36:37.621924+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:39.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:39 smithi079 bash[19840]: cluster 2024-09-20T23:36:37.621924+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:39 smithi122 bash[19818]: cluster 2024-09-20T23:36:37.621924+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:41.147 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:40 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:41.148 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:36:40 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:41.148 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:40 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:41.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:36:41 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:41.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:41 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:41.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:41 smithi079 bash[19840]: cluster 2024-09-20T23:36:39.622314+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:41.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:41 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:36:41.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:41 smithi079 bash[24834]: cluster 2024-09-20T23:36:39.622314+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:41.597 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:41 smithi122 bash[19818]: cluster 2024-09-20T23:36:39.622314+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:42.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:42 smithi122 bash[19818]: audit 2024-09-20T23:36:41.304207+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:42.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:42 smithi122 bash[19818]: audit 2024-09-20T23:36:41.327233+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:42.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:42 smithi122 bash[19818]: audit 2024-09-20T23:36:41.328275+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:42.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:42 smithi122 bash[19818]: audit 2024-09-20T23:36:41.328899+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:42 smithi079 bash[19840]: audit 2024-09-20T23:36:41.304207+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:42 smithi079 bash[19840]: audit 2024-09-20T23:36:41.327233+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:42.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:42 smithi079 bash[19840]: audit 2024-09-20T23:36:41.328275+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:42.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:42 smithi079 bash[19840]: audit 2024-09-20T23:36:41.328899+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:42.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:42 smithi079 bash[24834]: audit 2024-09-20T23:36:41.304207+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:42.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:42 smithi079 bash[24834]: audit 2024-09-20T23:36:41.327233+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:42.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:42 smithi079 bash[24834]: audit 2024-09-20T23:36:41.328275+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:42.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:42 smithi079 bash[24834]: audit 2024-09-20T23:36:41.328899+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:43.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:43 smithi079 bash[19840]: cluster 2024-09-20T23:36:41.622710+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:43.599 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:43 smithi079 bash[24834]: cluster 2024-09-20T23:36:41.622710+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:43.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:43 smithi122 bash[19818]: cluster 2024-09-20T23:36:41.622710+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:45.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:45 smithi122 bash[19818]: cluster 2024-09-20T23:36:43.623083+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:45.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:45 smithi122 bash[19818]: audit 2024-09-20T23:36:44.346866+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:45.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:45 smithi122 bash[19818]: audit 2024-09-20T23:36:44.351099+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:45.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:45 smithi079 bash[19840]: cluster 2024-09-20T23:36:43.623083+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:45.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:45 smithi079 bash[19840]: audit 2024-09-20T23:36:44.346866+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:45.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:45 smithi079 bash[19840]: audit 2024-09-20T23:36:44.351099+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:45.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:45 smithi079 bash[24834]: cluster 2024-09-20T23:36:43.623083+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:45.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:45 smithi079 bash[24834]: audit 2024-09-20T23:36:44.346866+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:45.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:45 smithi079 bash[24834]: audit 2024-09-20T23:36:44.351099+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:47.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:47 smithi122 bash[19818]: cluster 2024-09-20T23:36:45.623425+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:47.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:47 smithi079 bash[19840]: cluster 2024-09-20T23:36:45.623425+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:47 smithi079 bash[24834]: cluster 2024-09-20T23:36:45.623425+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:48.208 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 0 on host 'smithi079' 2024-09-20T23:36:48.842 DEBUG:teuthology.orchestra.run.smithi079:osd.0> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.0.service 2024-09-20T23:36:48.845 INFO:tasks.cephadm:Deploying osd.1 on smithi079 with /dev/vg_nvme/lv_3... 2024-09-20T23:36:48.845 DEBUG:teuthology.orchestra.run.smithi079:> 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 ad1ad010-77a8-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T23:36:49.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[19840]: cluster 2024-09-20T23:36:47.623701+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:49.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[19840]: audit 2024-09-20T23:36:48.207132+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:49.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[19840]: audit 2024-09-20T23:36:48.226019+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:49.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[19840]: audit 2024-09-20T23:36:48.227946+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:49.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[19840]: audit 2024-09-20T23:36:48.229002+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:49.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[19840]: audit 2024-09-20T23:36:48.675187+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/3682923432,v1:172.21.15.79:6803/3682923432]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T23:36:49.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[19840]: audit 2024-09-20T23:36:48.675554+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T23:36:49.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[24834]: cluster 2024-09-20T23:36:47.623701+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:49.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[24834]: audit 2024-09-20T23:36:48.207132+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:49.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[24834]: audit 2024-09-20T23:36:48.226019+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:49.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[24834]: audit 2024-09-20T23:36:48.227946+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:49.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[24834]: audit 2024-09-20T23:36:48.229002+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:49.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[24834]: audit 2024-09-20T23:36:48.675187+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/3682923432,v1:172.21.15.79:6803/3682923432]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T23:36:49.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:49 smithi079 bash[24834]: audit 2024-09-20T23:36:48.675554+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T23:36:49.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:49 smithi122 bash[19818]: cluster 2024-09-20T23:36:47.623701+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:49.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:49 smithi122 bash[19818]: audit 2024-09-20T23:36:48.207132+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:49.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:49 smithi122 bash[19818]: audit 2024-09-20T23:36:48.226019+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:36:49.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:49 smithi122 bash[19818]: audit 2024-09-20T23:36:48.227946+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:49.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:49 smithi122 bash[19818]: audit 2024-09-20T23:36:48.229002+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:36:49.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:49 smithi122 bash[19818]: audit 2024-09-20T23:36:48.675187+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/3682923432,v1:172.21.15.79:6803/3682923432]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T23:36:49.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:49 smithi122 bash[19818]: audit 2024-09-20T23:36:48.675554+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T23:36:50.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:50 smithi079 bash[19840]: audit 2024-09-20T23:36:49.357374+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T23:36:50.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:50 smithi079 bash[19840]: cluster 2024-09-20T23:36:49.357509+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-20T23:36:50.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:50 smithi079 bash[19840]: audit 2024-09-20T23:36:49.357755+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:50.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:50 smithi079 bash[19840]: audit 2024-09-20T23:36:49.359382+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/3682923432,v1:172.21.15.79:6803/3682923432]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:36:50.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:50 smithi079 bash[19840]: audit 2024-09-20T23:36:49.360231+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:36:50.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:50 smithi079 bash[24834]: audit 2024-09-20T23:36:49.357374+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T23:36:50.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:50 smithi079 bash[24834]: cluster 2024-09-20T23:36:49.357509+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-20T23:36:50.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:50 smithi079 bash[24834]: audit 2024-09-20T23:36:49.357755+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:50.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:50 smithi079 bash[24834]: audit 2024-09-20T23:36:49.359382+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/3682923432,v1:172.21.15.79:6803/3682923432]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:36:50.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:50 smithi079 bash[24834]: audit 2024-09-20T23:36:49.360231+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:36:50.744 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:36:50 smithi079 bash[27451]: debug 2024-09-20T23:36:50.364+0000 7f4e7583c700 -1 osd.0 0 waiting for initial osdmap 2024-09-20T23:36:50.744 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:36:50 smithi079 bash[27451]: debug 2024-09-20T23:36:50.368+0000 7f4e709d4700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T23:36:50.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:50 smithi122 bash[19818]: audit 2024-09-20T23:36:49.357374+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T23:36:50.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:50 smithi122 bash[19818]: cluster 2024-09-20T23:36:49.357509+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-20T23:36:50.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:50 smithi122 bash[19818]: audit 2024-09-20T23:36:49.357755+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:50.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:50 smithi122 bash[19818]: audit 2024-09-20T23:36:49.359382+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/3682923432,v1:172.21.15.79:6803/3682923432]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:36:50.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:50 smithi122 bash[19818]: audit 2024-09-20T23:36:49.360231+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:36:51.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:51 smithi079 bash[19840]: cluster 2024-09-20T23:36:49.624035+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:51.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:51 smithi079 bash[19840]: audit 2024-09-20T23:36:50.357967+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T23:36:51.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:51 smithi079 bash[19840]: cluster 2024-09-20T23:36:50.358102+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-20T23:36:51.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:51 smithi079 bash[19840]: audit 2024-09-20T23:36:50.358520+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:51.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:51 smithi079 bash[19840]: audit 2024-09-20T23:36:50.365958+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:51.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:51 smithi079 bash[24834]: cluster 2024-09-20T23:36:49.624035+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:51.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:51 smithi079 bash[24834]: audit 2024-09-20T23:36:50.357967+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T23:36:51.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:51 smithi079 bash[24834]: cluster 2024-09-20T23:36:50.358102+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-20T23:36:51.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:51 smithi079 bash[24834]: audit 2024-09-20T23:36:50.358520+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:51.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:51 smithi079 bash[24834]: audit 2024-09-20T23:36:50.365958+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:51.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:51 smithi122 bash[19818]: cluster 2024-09-20T23:36:49.624035+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:51.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:51 smithi122 bash[19818]: audit 2024-09-20T23:36:50.357967+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T23:36:51.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:51 smithi122 bash[19818]: cluster 2024-09-20T23:36:50.358102+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-20T23:36:51.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:51 smithi122 bash[19818]: audit 2024-09-20T23:36:50.358520+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:51.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:51 smithi122 bash[19818]: audit 2024-09-20T23:36:50.365958+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:52.673 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:52 smithi079 bash[24834]: cluster 2024-09-20T23:36:49.697025+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:36:52.673 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:52 smithi079 bash[24834]: cluster 2024-09-20T23:36:49.697214+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:36:52.673 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:52 smithi079 bash[24834]: cluster 2024-09-20T23:36:51.369330+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.79:6802/3682923432,v1:172.21.15.79:6803/3682923432] boot 2024-09-20T23:36:52.673 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:52 smithi079 bash[24834]: cluster 2024-09-20T23:36:51.369443+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-20T23:36:52.673 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:52 smithi079 bash[24834]: audit 2024-09-20T23:36:51.370211+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:52.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:52 smithi079 bash[19840]: cluster 2024-09-20T23:36:49.697025+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:36:52.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:52 smithi079 bash[19840]: cluster 2024-09-20T23:36:49.697214+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:36:52.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:52 smithi079 bash[19840]: cluster 2024-09-20T23:36:51.369330+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.79:6802/3682923432,v1:172.21.15.79:6803/3682923432] boot 2024-09-20T23:36:52.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:52 smithi079 bash[19840]: cluster 2024-09-20T23:36:51.369443+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-20T23:36:52.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:52 smithi079 bash[19840]: audit 2024-09-20T23:36:51.370211+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:52.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:52 smithi122 bash[19818]: cluster 2024-09-20T23:36:49.697025+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:36:52.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:52 smithi122 bash[19818]: cluster 2024-09-20T23:36:49.697214+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:36:52.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:52 smithi122 bash[19818]: cluster 2024-09-20T23:36:51.369330+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.79:6802/3682923432,v1:172.21.15.79:6803/3682923432] boot 2024-09-20T23:36:52.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:52 smithi122 bash[19818]: cluster 2024-09-20T23:36:51.369443+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-20T23:36:52.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:52 smithi122 bash[19818]: audit 2024-09-20T23:36:51.370211+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:36:53.636 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:53 smithi079 bash[24834]: cluster 2024-09-20T23:36:51.624458+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:53.637 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:53 smithi079 bash[24834]: cluster 2024-09-20T23:36:52.384438+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-20T23:36:53.637 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:53 smithi079 bash[19840]: cluster 2024-09-20T23:36:51.624458+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:53.637 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:53 smithi079 bash[19840]: cluster 2024-09-20T23:36:52.384438+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-20T23:36:53.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:53 smithi122 bash[19818]: cluster 2024-09-20T23:36:51.624458+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T23:36:53.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:53 smithi122 bash[19818]: cluster 2024-09-20T23:36:52.384438+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-20T23:36:53.987 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:36:54.026 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi079:vg_nvme/lv_3 2024-09-20T23:36:55.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:55 smithi079 bash[19840]: cluster 2024-09-20T23:36:53.624949+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:36:55.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:55 smithi079 bash[24834]: cluster 2024-09-20T23:36:53.624949+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:36:55.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:55 smithi122 bash[19818]: cluster 2024-09-20T23:36:53.624949+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:36:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:57 smithi079 bash[19840]: cluster 2024-09-20T23:36:55.625285+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:36:57.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:57 smithi079 bash[24834]: cluster 2024-09-20T23:36:55.625285+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:36:57.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:57 smithi122 bash[19818]: cluster 2024-09-20T23:36:55.625285+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:36:59.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:58 smithi122 bash[19818]: cluster 2024-09-20T23:36:57.625741+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:36:59.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:58 smithi122 bash[19818]: cephadm 2024-09-20T23:36:57.783995+0000 mgr.y (mgr.14150) 86 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-20T23:36:59.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:58 smithi122 bash[19818]: audit 2024-09-20T23:36:57.790758+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:59.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:58 smithi122 bash[19818]: audit 2024-09-20T23:36:57.791740+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:36:59.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:58 smithi122 bash[19818]: cephadm 2024-09-20T23:36:57.792405+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 16241M 2024-09-20T23:36:59.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:58 smithi122 bash[19818]: audit 2024-09-20T23:36:57.799038+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:59.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:58 smithi122 bash[19818]: audit 2024-09-20T23:36:57.805595+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:59.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:58 smithi122 bash[19818]: audit 2024-09-20T23:36:58.122843+0000 mgr.y (mgr.14150) 88 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:36:59.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:58 smithi122 bash[19818]: audit 2024-09-20T23:36:58.125808+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:36:59.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:58 smithi122 bash[19818]: audit 2024-09-20T23:36:58.131124+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:36:59.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:36:58 smithi122 bash[19818]: audit 2024-09-20T23:36:58.132464+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:59.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[19840]: cluster 2024-09-20T23:36:57.625741+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:36:59.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[19840]: cephadm 2024-09-20T23:36:57.783995+0000 mgr.y (mgr.14150) 86 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-20T23:36:59.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[19840]: audit 2024-09-20T23:36:57.790758+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:59.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[19840]: audit 2024-09-20T23:36:57.791740+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:36:59.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[19840]: cephadm 2024-09-20T23:36:57.792405+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 16241M 2024-09-20T23:36:59.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[19840]: audit 2024-09-20T23:36:57.799038+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:59.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[19840]: audit 2024-09-20T23:36:57.805595+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:59.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[19840]: audit 2024-09-20T23:36:58.122843+0000 mgr.y (mgr.14150) 88 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:36:59.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[19840]: audit 2024-09-20T23:36:58.125808+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:36:59.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[19840]: audit 2024-09-20T23:36:58.131124+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:36:59.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[19840]: audit 2024-09-20T23:36:58.132464+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:36:59.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[24834]: cluster 2024-09-20T23:36:57.625741+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:36:59.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[24834]: cephadm 2024-09-20T23:36:57.783995+0000 mgr.y (mgr.14150) 86 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-20T23:36:59.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[24834]: audit 2024-09-20T23:36:57.790758+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:59.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[24834]: audit 2024-09-20T23:36:57.791740+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:36:59.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[24834]: cephadm 2024-09-20T23:36:57.792405+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 16241M 2024-09-20T23:36:59.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[24834]: audit 2024-09-20T23:36:57.799038+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:59.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[24834]: audit 2024-09-20T23:36:57.805595+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:36:59.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[24834]: audit 2024-09-20T23:36:58.122843+0000 mgr.y (mgr.14150) 88 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:36:59.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[24834]: audit 2024-09-20T23:36:58.125808+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:36:59.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[24834]: audit 2024-09-20T23:36:58.131124+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:36:59.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:36:58 smithi079 bash[24834]: audit 2024-09-20T23:36:58.132464+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:00 smithi122 bash[19818]: cluster 2024-09-20T23:36:59.626184+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:01.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:00 smithi079 bash[19840]: cluster 2024-09-20T23:36:59.626184+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:01.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:00 smithi079 bash[24834]: cluster 2024-09-20T23:36:59.626184+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:02.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:02 smithi079 bash[19840]: cluster 2024-09-20T23:37:01.626577+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:02.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:02 smithi079 bash[24834]: cluster 2024-09-20T23:37:01.626577+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:03.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:02 smithi122 bash[19818]: cluster 2024-09-20T23:37:01.626577+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:03.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:03 smithi079 bash[19840]: audit 2024-09-20T23:37:03.667213+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:37:03.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:03 smithi079 bash[19840]: audit 2024-09-20T23:37:03.668403+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:37:03.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:03 smithi079 bash[24834]: audit 2024-09-20T23:37:03.667213+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:37:03.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:03 smithi079 bash[24834]: audit 2024-09-20T23:37:03.668403+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:37:04.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:03 smithi122 bash[19818]: audit 2024-09-20T23:37:03.667213+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:37:04.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:03 smithi122 bash[19818]: audit 2024-09-20T23:37:03.668403+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:37:05.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:04 smithi122 bash[19818]: cluster 2024-09-20T23:37:03.627004+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:05.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:04 smithi122 bash[19818]: audit 2024-09-20T23:37:04.366088+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.79:0/2294769433' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "56167c3d-0e2e-472a-b8aa-a450cb25fdfb"}]: dispatch 2024-09-20T23:37:05.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:04 smithi122 bash[19818]: audit 2024-09-20T23:37:04.366746+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "56167c3d-0e2e-472a-b8aa-a450cb25fdfb"}]: dispatch 2024-09-20T23:37:05.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:04 smithi122 bash[19818]: audit 2024-09-20T23:37:04.374019+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "56167c3d-0e2e-472a-b8aa-a450cb25fdfb"}]': finished 2024-09-20T23:37:05.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:04 smithi122 bash[19818]: cluster 2024-09-20T23:37:04.374216+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-20T23:37:05.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:04 smithi122 bash[19818]: audit 2024-09-20T23:37:04.374499+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:05.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:04 smithi079 bash[19840]: cluster 2024-09-20T23:37:03.627004+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:05.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:04 smithi079 bash[19840]: audit 2024-09-20T23:37:04.366088+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.79:0/2294769433' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "56167c3d-0e2e-472a-b8aa-a450cb25fdfb"}]: dispatch 2024-09-20T23:37:05.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:04 smithi079 bash[19840]: audit 2024-09-20T23:37:04.366746+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "56167c3d-0e2e-472a-b8aa-a450cb25fdfb"}]: dispatch 2024-09-20T23:37:05.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:04 smithi079 bash[19840]: audit 2024-09-20T23:37:04.374019+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "56167c3d-0e2e-472a-b8aa-a450cb25fdfb"}]': finished 2024-09-20T23:37:05.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:04 smithi079 bash[19840]: cluster 2024-09-20T23:37:04.374216+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-20T23:37:05.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:04 smithi079 bash[19840]: audit 2024-09-20T23:37:04.374499+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:05.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:04 smithi079 bash[24834]: cluster 2024-09-20T23:37:03.627004+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:05.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:04 smithi079 bash[24834]: audit 2024-09-20T23:37:04.366088+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.79:0/2294769433' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "56167c3d-0e2e-472a-b8aa-a450cb25fdfb"}]: dispatch 2024-09-20T23:37:05.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:04 smithi079 bash[24834]: audit 2024-09-20T23:37:04.366746+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "56167c3d-0e2e-472a-b8aa-a450cb25fdfb"}]: dispatch 2024-09-20T23:37:05.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:04 smithi079 bash[24834]: audit 2024-09-20T23:37:04.374019+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "56167c3d-0e2e-472a-b8aa-a450cb25fdfb"}]': finished 2024-09-20T23:37:05.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:04 smithi079 bash[24834]: cluster 2024-09-20T23:37:04.374216+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-20T23:37:05.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:04 smithi079 bash[24834]: audit 2024-09-20T23:37:04.374499+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:06.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:05 smithi122 bash[19818]: audit 2024-09-20T23:37:05.017373+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.79:0/2970742909' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:37:06.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:05 smithi079 bash[19840]: audit 2024-09-20T23:37:05.017373+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.79:0/2970742909' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:37:06.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:05 smithi079 bash[24834]: audit 2024-09-20T23:37:05.017373+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.79:0/2970742909' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:37:07.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:06 smithi122 bash[19818]: cluster 2024-09-20T23:37:05.627494+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:07.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:06 smithi079 bash[19840]: cluster 2024-09-20T23:37:05.627494+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:07.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:06 smithi079 bash[24834]: cluster 2024-09-20T23:37:05.627494+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:09.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:08 smithi122 bash[19818]: cluster 2024-09-20T23:37:07.627988+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:09.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:08 smithi079 bash[19840]: cluster 2024-09-20T23:37:07.627988+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:09.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:08 smithi079 bash[24834]: cluster 2024-09-20T23:37:07.627988+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:11.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:10 smithi122 bash[19818]: cluster 2024-09-20T23:37:09.628393+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:11.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:10 smithi079 bash[19840]: cluster 2024-09-20T23:37:09.628393+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:11.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:10 smithi079 bash[24834]: cluster 2024-09-20T23:37:09.628393+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:13.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:12 smithi122 bash[19818]: cluster 2024-09-20T23:37:11.628853+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:13.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:12 smithi079 bash[19840]: cluster 2024-09-20T23:37:11.628853+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:13.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:12 smithi079 bash[24834]: cluster 2024-09-20T23:37:11.628853+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:15.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:14 smithi122 bash[19818]: cluster 2024-09-20T23:37:13.629339+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:14 smithi079 bash[24834]: cluster 2024-09-20T23:37:13.629339+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:15.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:14 smithi079 bash[19840]: cluster 2024-09-20T23:37:13.629339+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:16.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:15 smithi079 bash[19840]: audit 2024-09-20T23:37:15.040839+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T23:37:16.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:15 smithi079 bash[19840]: audit 2024-09-20T23:37:15.042773+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:16.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:15 smithi079 bash[19840]: cephadm 2024-09-20T23:37:15.044272+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-20T23:37:16.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:15 smithi079 bash[24834]: audit 2024-09-20T23:37:15.040839+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T23:37:16.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:15 smithi079 bash[24834]: audit 2024-09-20T23:37:15.042773+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:16.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:15 smithi079 bash[24834]: cephadm 2024-09-20T23:37:15.044272+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-20T23:37:16.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:15 smithi122 bash[19818]: audit 2024-09-20T23:37:15.040839+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T23:37:16.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:15 smithi122 bash[19818]: audit 2024-09-20T23:37:15.042773+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:16.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:15 smithi122 bash[19818]: cephadm 2024-09-20T23:37:15.044272+0000 mgr.y (mgr.14150) 97 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-20T23:37:17.083 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:16 smithi079 bash[24834]: cluster 2024-09-20T23:37:15.629801+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:17.083 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:16 smithi079 bash[19840]: cluster 2024-09-20T23:37:15.629801+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:17.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:16 smithi122 bash[19818]: cluster 2024-09-20T23:37:15.629801+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:19.184 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:37:19 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:19.184 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:37:19 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:19.185 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:18 smithi079 bash[19840]: cluster 2024-09-20T23:37:17.630265+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:19.185 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:19 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:19.185 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:18 smithi079 bash[24834]: cluster 2024-09-20T23:37:17.630265+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:19.185 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:19 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:19.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:18 smithi122 bash[19818]: cluster 2024-09-20T23:37:17.630265+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:19.447 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:19 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:19.447 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:37:19 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:19.448 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:19 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:19.448 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:37:19 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:20.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:20 smithi079 bash[24834]: audit 2024-09-20T23:37:19.455296+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:20.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:20 smithi079 bash[24834]: audit 2024-09-20T23:37:19.472827+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:37:20.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:20 smithi079 bash[24834]: audit 2024-09-20T23:37:19.473821+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:20.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:20 smithi079 bash[24834]: audit 2024-09-20T23:37:19.474399+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:37:20.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:20 smithi079 bash[19840]: audit 2024-09-20T23:37:19.455296+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:20.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:20 smithi079 bash[19840]: audit 2024-09-20T23:37:19.472827+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:37:20.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:20 smithi079 bash[19840]: audit 2024-09-20T23:37:19.473821+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:20.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:20 smithi079 bash[19840]: audit 2024-09-20T23:37:19.474399+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:37:20.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:20 smithi122 bash[19818]: audit 2024-09-20T23:37:19.455296+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:20.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:20 smithi122 bash[19818]: audit 2024-09-20T23:37:19.472827+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:37:20.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:20 smithi122 bash[19818]: audit 2024-09-20T23:37:19.473821+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:20.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:20 smithi122 bash[19818]: audit 2024-09-20T23:37:19.474399+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:37:21.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:21 smithi079 bash[19840]: cluster 2024-09-20T23:37:19.630584+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:21.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:21 smithi079 bash[24834]: cluster 2024-09-20T23:37:19.630584+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:21.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:21 smithi122 bash[19818]: cluster 2024-09-20T23:37:19.630584+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:23.677 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:23 smithi079 bash[24834]: cluster 2024-09-20T23:37:21.630858+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:23.677 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:23 smithi079 bash[24834]: audit 2024-09-20T23:37:23.266274+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:23.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:23 smithi079 bash[19840]: cluster 2024-09-20T23:37:21.630858+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:23.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:23 smithi079 bash[19840]: audit 2024-09-20T23:37:23.266274+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:23.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:23 smithi122 bash[19818]: cluster 2024-09-20T23:37:21.630858+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:23.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:23 smithi122 bash[19818]: audit 2024-09-20T23:37:23.266274+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:24.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:24 smithi079 bash[19840]: audit 2024-09-20T23:37:23.511405+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:24.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:24 smithi079 bash[19840]: cluster 2024-09-20T23:37:23.631244+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:24.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:24 smithi079 bash[24834]: audit 2024-09-20T23:37:23.511405+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:24.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:24 smithi079 bash[24834]: cluster 2024-09-20T23:37:23.631244+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:24.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:24 smithi122 bash[19818]: audit 2024-09-20T23:37:23.511405+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:24.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:24 smithi122 bash[19818]: cluster 2024-09-20T23:37:23.631244+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:26.486 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 1 on host 'smithi079' 2024-09-20T23:37:27.133 DEBUG:teuthology.orchestra.run.smithi079:osd.1> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.1.service 2024-09-20T23:37:27.136 INFO:tasks.cephadm:Deploying osd.2 on smithi079 with /dev/vg_nvme/lv_2... 2024-09-20T23:37:27.136 DEBUG:teuthology.orchestra.run.smithi079:> 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 ad1ad010-77a8-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-20T23:37:27.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:27 smithi079 bash[19840]: cluster 2024-09-20T23:37:25.631655+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:27.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:27 smithi079 bash[19840]: audit 2024-09-20T23:37:26.484715+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:27.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:27 smithi079 bash[19840]: audit 2024-09-20T23:37:26.485061+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:37:27.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:27 smithi079 bash[19840]: audit 2024-09-20T23:37:26.488351+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:27.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:27 smithi079 bash[19840]: audit 2024-09-20T23:37:26.489734+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:37:27.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:27 smithi079 bash[19840]: audit 2024-09-20T23:37:26.656949+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T23:37:27.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:27 smithi079 bash[24834]: cluster 2024-09-20T23:37:25.631655+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:27.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:27 smithi079 bash[24834]: audit 2024-09-20T23:37:26.484715+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:27.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:27 smithi079 bash[24834]: audit 2024-09-20T23:37:26.485061+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:37:27.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:27 smithi079 bash[24834]: audit 2024-09-20T23:37:26.488351+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:27.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:27 smithi079 bash[24834]: audit 2024-09-20T23:37:26.489734+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:37:27.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:27 smithi079 bash[24834]: audit 2024-09-20T23:37:26.656949+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T23:37:27.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:27 smithi122 bash[19818]: cluster 2024-09-20T23:37:25.631655+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:27.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:27 smithi122 bash[19818]: audit 2024-09-20T23:37:26.484715+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:27.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:27 smithi122 bash[19818]: audit 2024-09-20T23:37:26.485061+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:37:27.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:27 smithi122 bash[19818]: audit 2024-09-20T23:37:26.488351+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:27.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:27 smithi122 bash[19818]: audit 2024-09-20T23:37:26.489734+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:37:27.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:27 smithi122 bash[19818]: audit 2024-09-20T23:37:26.656949+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T23:37:28.743 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[30440]: debug 2024-09-20T23:37:28.491+0000 7fcac029d700 -1 osd.1 0 waiting for initial osdmap 2024-09-20T23:37:28.744 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[30440]: debug 2024-09-20T23:37:28.499+0000 7fcabbc36700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T23:37:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[19840]: audit 2024-09-20T23:37:27.493921+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T23:37:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[19840]: cluster 2024-09-20T23:37:27.494044+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-20T23:37:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[19840]: audit 2024-09-20T23:37:27.494849+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[19840]: audit 2024-09-20T23:37:27.495463+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:37:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[19840]: cluster 2024-09-20T23:37:27.632096+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[19840]: audit 2024-09-20T23:37:28.491695+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T23:37:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[19840]: cluster 2024-09-20T23:37:28.491769+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-20T23:37:28.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[19840]: audit 2024-09-20T23:37:28.491914+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:28.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[19840]: audit 2024-09-20T23:37:28.495466+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[24834]: audit 2024-09-20T23:37:27.493921+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T23:37:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[24834]: cluster 2024-09-20T23:37:27.494044+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-20T23:37:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[24834]: audit 2024-09-20T23:37:27.494849+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[24834]: audit 2024-09-20T23:37:27.495463+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:37:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[24834]: cluster 2024-09-20T23:37:27.632096+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[24834]: audit 2024-09-20T23:37:28.491695+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T23:37:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[24834]: cluster 2024-09-20T23:37:28.491769+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-20T23:37:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[24834]: audit 2024-09-20T23:37:28.491914+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:28.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:28 smithi079 bash[24834]: audit 2024-09-20T23:37:28.495466+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:28.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:28 smithi122 bash[19818]: audit 2024-09-20T23:37:27.493921+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T23:37:28.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:28 smithi122 bash[19818]: cluster 2024-09-20T23:37:27.494044+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-20T23:37:28.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:28 smithi122 bash[19818]: audit 2024-09-20T23:37:27.494849+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:28.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:28 smithi122 bash[19818]: audit 2024-09-20T23:37:27.495463+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:37:28.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:28 smithi122 bash[19818]: cluster 2024-09-20T23:37:27.632096+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:28.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:28 smithi122 bash[19818]: audit 2024-09-20T23:37:28.491695+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T23:37:28.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:28 smithi122 bash[19818]: cluster 2024-09-20T23:37:28.491769+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-20T23:37:28.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:28 smithi122 bash[19818]: audit 2024-09-20T23:37:28.491914+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:28.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:28 smithi122 bash[19818]: audit 2024-09-20T23:37:28.495466+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:29.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:29 smithi079 bash[19840]: audit 2024-09-20T23:37:29.496656+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:29.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:29 smithi079 bash[24834]: audit 2024-09-20T23:37:29.496656+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:29.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:29 smithi122 bash[19818]: audit 2024-09-20T23:37:29.496656+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:30.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:30 smithi079 bash[19840]: cluster 2024-09-20T23:37:27.638863+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:37:30.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:30 smithi079 bash[19840]: cluster 2024-09-20T23:37:27.639034+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:37:30.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:30 smithi079 bash[19840]: cluster 2024-09-20T23:37:29.513125+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106] boot 2024-09-20T23:37:30.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:30 smithi079 bash[19840]: cluster 2024-09-20T23:37:29.513214+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-20T23:37:30.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:30 smithi079 bash[19840]: audit 2024-09-20T23:37:29.514386+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:30.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:30 smithi079 bash[19840]: cluster 2024-09-20T23:37:29.632488+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:30.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:30 smithi079 bash[24834]: cluster 2024-09-20T23:37:27.638863+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:37:30.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:30 smithi079 bash[24834]: cluster 2024-09-20T23:37:27.639034+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:37:30.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:30 smithi079 bash[24834]: cluster 2024-09-20T23:37:29.513125+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106] boot 2024-09-20T23:37:30.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:30 smithi079 bash[24834]: cluster 2024-09-20T23:37:29.513214+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-20T23:37:30.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:30 smithi079 bash[24834]: audit 2024-09-20T23:37:29.514386+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:30.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:30 smithi079 bash[24834]: cluster 2024-09-20T23:37:29.632488+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:30.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:30 smithi122 bash[19818]: cluster 2024-09-20T23:37:27.638863+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:37:30.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:30 smithi122 bash[19818]: cluster 2024-09-20T23:37:27.639034+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:37:30.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:30 smithi122 bash[19818]: cluster 2024-09-20T23:37:29.513125+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.79:6810/870771106,v1:172.21.15.79:6811/870771106] boot 2024-09-20T23:37:30.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:30 smithi122 bash[19818]: cluster 2024-09-20T23:37:29.513214+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-20T23:37:30.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:30 smithi122 bash[19818]: audit 2024-09-20T23:37:29.514386+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:37:30.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:30 smithi122 bash[19818]: cluster 2024-09-20T23:37:29.632488+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-20T23:37:31.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:31 smithi079 bash[19840]: cluster 2024-09-20T23:37:30.533849+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-20T23:37:31.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:31 smithi079 bash[24834]: cluster 2024-09-20T23:37:30.533849+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-20T23:37:31.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:31 smithi122 bash[19818]: cluster 2024-09-20T23:37:30.533849+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-20T23:37:32.358 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:37:32.398 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi079:vg_nvme/lv_2 2024-09-20T23:37:32.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:32 smithi079 bash[19840]: cluster 2024-09-20T23:37:31.632938+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:32.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:32 smithi079 bash[24834]: cluster 2024-09-20T23:37:31.632938+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:32.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:32 smithi122 bash[19818]: cluster 2024-09-20T23:37:31.632938+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:34.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:34 smithi079 bash[19840]: cluster 2024-09-20T23:37:33.633427+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:34.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:34 smithi079 bash[24834]: cluster 2024-09-20T23:37:33.633427+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:35.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:34 smithi122 bash[19818]: cluster 2024-09-20T23:37:33.633427+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:37.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[19840]: cluster 2024-09-20T23:37:35.633893+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:37.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[19840]: cephadm 2024-09-20T23:37:36.446223+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-20T23:37:37.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[19840]: audit 2024-09-20T23:37:36.452930+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:37.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[19840]: audit 2024-09-20T23:37:36.454141+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:37:37.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[19840]: audit 2024-09-20T23:37:36.455000+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:37:37.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[19840]: cephadm 2024-09-20T23:37:36.455653+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 8120M 2024-09-20T23:37:37.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[19840]: audit 2024-09-20T23:37:36.460984+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:37.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[19840]: audit 2024-09-20T23:37:36.467119+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:37.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[19840]: audit 2024-09-20T23:37:36.800084+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:37:37.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[19840]: audit 2024-09-20T23:37:36.805748+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:37:37.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[19840]: audit 2024-09-20T23:37:36.807042+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:37.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[24834]: cluster 2024-09-20T23:37:35.633893+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:37.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[24834]: cephadm 2024-09-20T23:37:36.446223+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-20T23:37:37.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[24834]: audit 2024-09-20T23:37:36.452930+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:37.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[24834]: audit 2024-09-20T23:37:36.454141+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:37:37.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[24834]: audit 2024-09-20T23:37:36.455000+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:37:37.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[24834]: cephadm 2024-09-20T23:37:36.455653+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 8120M 2024-09-20T23:37:37.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[24834]: audit 2024-09-20T23:37:36.460984+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:37.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[24834]: audit 2024-09-20T23:37:36.467119+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:37.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[24834]: audit 2024-09-20T23:37:36.800084+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:37:37.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[24834]: audit 2024-09-20T23:37:36.805748+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:37:37.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:37 smithi079 bash[24834]: audit 2024-09-20T23:37:36.807042+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:37 smithi122 bash[19818]: cluster 2024-09-20T23:37:35.633893+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:37 smithi122 bash[19818]: cephadm 2024-09-20T23:37:36.446223+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-20T23:37:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:37 smithi122 bash[19818]: audit 2024-09-20T23:37:36.452930+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:37 smithi122 bash[19818]: audit 2024-09-20T23:37:36.454141+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:37:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:37 smithi122 bash[19818]: audit 2024-09-20T23:37:36.455000+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:37:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:37 smithi122 bash[19818]: cephadm 2024-09-20T23:37:36.455653+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 8120M 2024-09-20T23:37:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:37 smithi122 bash[19818]: audit 2024-09-20T23:37:36.460984+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:37 smithi122 bash[19818]: audit 2024-09-20T23:37:36.467119+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:37 smithi122 bash[19818]: audit 2024-09-20T23:37:36.800084+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:37:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:37 smithi122 bash[19818]: audit 2024-09-20T23:37:36.805748+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:37:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:37 smithi122 bash[19818]: audit 2024-09-20T23:37:36.807042+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:38.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:38 smithi079 bash[19840]: audit 2024-09-20T23:37:36.796109+0000 mgr.y (mgr.14150) 111 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:37:38.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:38 smithi079 bash[24834]: audit 2024-09-20T23:37:36.796109+0000 mgr.y (mgr.14150) 111 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:37:38.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:38 smithi122 bash[19818]: audit 2024-09-20T23:37:36.796109+0000 mgr.y (mgr.14150) 111 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:37:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:39 smithi079 bash[19840]: cluster 2024-09-20T23:37:37.634336+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:39.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:39 smithi079 bash[24834]: cluster 2024-09-20T23:37:37.634336+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:39 smithi122 bash[19818]: cluster 2024-09-20T23:37:37.634336+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:41.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:41 smithi079 bash[19840]: cluster 2024-09-20T23:37:39.634833+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:41.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:41 smithi079 bash[24834]: cluster 2024-09-20T23:37:39.634833+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:41.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:41 smithi122 bash[19818]: cluster 2024-09-20T23:37:39.634833+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:43.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:43 smithi079 bash[19840]: cluster 2024-09-20T23:37:41.635240+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:43.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:43 smithi079 bash[19840]: audit 2024-09-20T23:37:43.128402+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.79:0/2278773337' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0fc82bc5-3326-4502-98b5-902efcb69032"}]: dispatch 2024-09-20T23:37:43.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:43 smithi079 bash[19840]: audit 2024-09-20T23:37:43.133582+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.79:0/2278773337' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0fc82bc5-3326-4502-98b5-902efcb69032"}]': finished 2024-09-20T23:37:43.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:43 smithi079 bash[19840]: cluster 2024-09-20T23:37:43.133682+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-20T23:37:43.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:43 smithi079 bash[19840]: audit 2024-09-20T23:37:43.133896+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:37:43.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:43 smithi079 bash[24834]: cluster 2024-09-20T23:37:41.635240+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:43.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:43 smithi079 bash[24834]: audit 2024-09-20T23:37:43.128402+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.79:0/2278773337' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0fc82bc5-3326-4502-98b5-902efcb69032"}]: dispatch 2024-09-20T23:37:43.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:43 smithi079 bash[24834]: audit 2024-09-20T23:37:43.133582+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.79:0/2278773337' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0fc82bc5-3326-4502-98b5-902efcb69032"}]': finished 2024-09-20T23:37:43.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:43 smithi079 bash[24834]: cluster 2024-09-20T23:37:43.133682+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-20T23:37:43.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:43 smithi079 bash[24834]: audit 2024-09-20T23:37:43.133896+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:37:43.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:43 smithi122 bash[19818]: cluster 2024-09-20T23:37:41.635240+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:43.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:43 smithi122 bash[19818]: audit 2024-09-20T23:37:43.128402+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.79:0/2278773337' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0fc82bc5-3326-4502-98b5-902efcb69032"}]: dispatch 2024-09-20T23:37:43.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:43 smithi122 bash[19818]: audit 2024-09-20T23:37:43.133582+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.79:0/2278773337' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0fc82bc5-3326-4502-98b5-902efcb69032"}]': finished 2024-09-20T23:37:43.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:43 smithi122 bash[19818]: cluster 2024-09-20T23:37:43.133682+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-20T23:37:43.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:43 smithi122 bash[19818]: audit 2024-09-20T23:37:43.133896+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:37:44.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:44 smithi079 bash[19840]: audit 2024-09-20T23:37:43.841380+0000 mon.a (mon.0) 323 : audit [DBG] from='client.? 172.21.15.79:0/497061956' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:37:44.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:44 smithi079 bash[24834]: audit 2024-09-20T23:37:43.841380+0000 mon.a (mon.0) 323 : audit [DBG] from='client.? 172.21.15.79:0/497061956' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:37:44.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:44 smithi122 bash[19818]: audit 2024-09-20T23:37:43.841380+0000 mon.a (mon.0) 323 : audit [DBG] from='client.? 172.21.15.79:0/497061956' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:37:45.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:45 smithi079 bash[19840]: cluster 2024-09-20T23:37:43.635556+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:45.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:45 smithi079 bash[24834]: cluster 2024-09-20T23:37:43.635556+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:45.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:45 smithi122 bash[19818]: cluster 2024-09-20T23:37:43.635556+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:47 smithi079 bash[24834]: cluster 2024-09-20T23:37:45.636105+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:47.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:47 smithi079 bash[19840]: cluster 2024-09-20T23:37:45.636105+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:47.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:47 smithi122 bash[19818]: cluster 2024-09-20T23:37:45.636105+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:49.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:49 smithi079 bash[19840]: cluster 2024-09-20T23:37:47.636740+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:49.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:49 smithi079 bash[24834]: cluster 2024-09-20T23:37:47.636740+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:49.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:49 smithi122 bash[19818]: cluster 2024-09-20T23:37:47.636740+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:51.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:51 smithi079 bash[19840]: cluster 2024-09-20T23:37:49.637266+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:51.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:51 smithi079 bash[24834]: cluster 2024-09-20T23:37:49.637266+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:51.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:51 smithi122 bash[19818]: cluster 2024-09-20T23:37:49.637266+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:53.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:53 smithi122 bash[19818]: cluster 2024-09-20T23:37:51.637761+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:53.864 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:53 smithi079 bash[19840]: cluster 2024-09-20T23:37:51.637761+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:53.864 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:53 smithi079 bash[24834]: cluster 2024-09-20T23:37:51.637761+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:54.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:54 smithi122 bash[19818]: audit 2024-09-20T23:37:53.655828+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T23:37:54.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:54 smithi122 bash[19818]: audit 2024-09-20T23:37:53.657912+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:54.870 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:54 smithi079 bash[19840]: audit 2024-09-20T23:37:53.655828+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T23:37:54.870 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:54 smithi079 bash[19840]: audit 2024-09-20T23:37:53.657912+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:54.870 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:54 smithi079 bash[24834]: audit 2024-09-20T23:37:53.655828+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T23:37:54.870 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:54 smithi079 bash[24834]: audit 2024-09-20T23:37:53.657912+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:55.692 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:55 smithi079 bash[19840]: cluster 2024-09-20T23:37:53.638381+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:55.692 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:55 smithi079 bash[19840]: cephadm 2024-09-20T23:37:53.659476+0000 mgr.y (mgr.14150) 121 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-20T23:37:55.693 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:55 smithi079 bash[24834]: cluster 2024-09-20T23:37:53.638381+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:55.693 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:55 smithi079 bash[24834]: cephadm 2024-09-20T23:37:53.659476+0000 mgr.y (mgr.14150) 121 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-20T23:37:55.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:55 smithi122 bash[19818]: cluster 2024-09-20T23:37:53.638381+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:55.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:55 smithi122 bash[19818]: cephadm 2024-09-20T23:37:53.659476+0000 mgr.y (mgr.14150) 121 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-20T23:37:56.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:56 smithi122 bash[19818]: cluster 2024-09-20T23:37:55.638879+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:56.874 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:56 smithi079 bash[24834]: cluster 2024-09-20T23:37:55.638879+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:56.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:56 smithi079 bash[19840]: cluster 2024-09-20T23:37:55.638879+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:57.795 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:37:57 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:57.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:57 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:57.795 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:37:57 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:57.796 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:57 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:57.796 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:37:57 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:58.050 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:37:57 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:58.050 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:37:57 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:58.051 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:37:57 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:58.051 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:57 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:58.051 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:57 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:37:59.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:59 smithi122 bash[19818]: cluster 2024-09-20T23:37:57.639367+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:59.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:59 smithi122 bash[19818]: audit 2024-09-20T23:37:58.058721+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:59.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:59 smithi122 bash[19818]: audit 2024-09-20T23:37:58.086814+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:37:59.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:59 smithi122 bash[19818]: audit 2024-09-20T23:37:58.088048+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:59.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:37:59 smithi122 bash[19818]: audit 2024-09-20T23:37:58.088683+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:37:59.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:59 smithi079 bash[24834]: cluster 2024-09-20T23:37:57.639367+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:59.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:59 smithi079 bash[24834]: audit 2024-09-20T23:37:58.058721+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:59 smithi079 bash[24834]: audit 2024-09-20T23:37:58.086814+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:37:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:59 smithi079 bash[24834]: audit 2024-09-20T23:37:58.088048+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:37:59 smithi079 bash[24834]: audit 2024-09-20T23:37:58.088683+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:37:59.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:59 smithi079 bash[19840]: cluster 2024-09-20T23:37:57.639367+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:37:59.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:59 smithi079 bash[19840]: audit 2024-09-20T23:37:58.058721+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:37:59.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:59 smithi079 bash[19840]: audit 2024-09-20T23:37:58.086814+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:37:59.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:59 smithi079 bash[19840]: audit 2024-09-20T23:37:58.088048+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:37:59.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:37:59 smithi079 bash[19840]: audit 2024-09-20T23:37:58.088683+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:38:01.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:01 smithi079 bash[19840]: cluster 2024-09-20T23:37:59.639903+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:01.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:01 smithi079 bash[24834]: cluster 2024-09-20T23:37:59.639903+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:01.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:01 smithi122 bash[19818]: cluster 2024-09-20T23:37:59.639903+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:03.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:02 smithi079 bash[19840]: cluster 2024-09-20T23:38:01.640411+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:03.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:02 smithi079 bash[19840]: audit 2024-09-20T23:38:01.980527+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:03.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:02 smithi079 bash[19840]: audit 2024-09-20T23:38:01.986600+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:03.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:02 smithi079 bash[24834]: cluster 2024-09-20T23:38:01.640411+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:03.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:02 smithi079 bash[24834]: audit 2024-09-20T23:38:01.980527+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:03.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:02 smithi079 bash[24834]: audit 2024-09-20T23:38:01.986600+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:03.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:02 smithi122 bash[19818]: cluster 2024-09-20T23:38:01.640411+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:03.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:02 smithi122 bash[19818]: audit 2024-09-20T23:38:01.980527+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:03.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:02 smithi122 bash[19818]: audit 2024-09-20T23:38:01.986600+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:04.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:03 smithi079 bash[19840]: audit 2024-09-20T23:38:03.668568+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:38:04.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:03 smithi079 bash[19840]: audit 2024-09-20T23:38:03.669643+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:38:04.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:03 smithi079 bash[24834]: audit 2024-09-20T23:38:03.668568+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:38:04.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:03 smithi079 bash[24834]: audit 2024-09-20T23:38:03.669643+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:38:04.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:03 smithi122 bash[19818]: audit 2024-09-20T23:38:03.668568+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:38:04.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:03 smithi122 bash[19818]: audit 2024-09-20T23:38:03.669643+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:38:05.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:04 smithi079 bash[19840]: cluster 2024-09-20T23:38:03.640756+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:05.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:04 smithi079 bash[24834]: cluster 2024-09-20T23:38:03.640756+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:05.326 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 2 on host 'smithi079' 2024-09-20T23:38:05.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:04 smithi122 bash[19818]: cluster 2024-09-20T23:38:03.640756+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:06.028 DEBUG:teuthology.orchestra.run.smithi079:osd.2> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.2.service 2024-09-20T23:38:06.031 INFO:tasks.cephadm:Deploying osd.3 on smithi079 with /dev/vg_nvme/lv_1... 2024-09-20T23:38:06.031 DEBUG:teuthology.orchestra.run.smithi079:> 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 ad1ad010-77a8-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-20T23:38:06.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:05 smithi079 bash[24834]: audit 2024-09-20T23:38:05.313352+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:38:06.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:05 smithi079 bash[24834]: audit 2024-09-20T23:38:05.317020+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:06.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:05 smithi079 bash[24834]: audit 2024-09-20T23:38:05.323273+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:06.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:05 smithi079 bash[24834]: audit 2024-09-20T23:38:05.323891+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:38:06.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:05 smithi079 bash[24834]: audit 2024-09-20T23:38:05.421212+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/654530645,v1:172.21.15.79:6819/654530645]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T23:38:06.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:05 smithi079 bash[24834]: audit 2024-09-20T23:38:05.421561+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"]}]: dispatch 2024-09-20T23:38:06.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:05 smithi079 bash[19840]: audit 2024-09-20T23:38:05.313352+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:38:06.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:05 smithi079 bash[19840]: audit 2024-09-20T23:38:05.317020+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:06.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:05 smithi079 bash[19840]: audit 2024-09-20T23:38:05.323273+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:06.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:05 smithi079 bash[19840]: audit 2024-09-20T23:38:05.323891+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:38:06.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:05 smithi079 bash[19840]: audit 2024-09-20T23:38:05.421212+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/654530645,v1:172.21.15.79:6819/654530645]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T23:38:06.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:05 smithi079 bash[19840]: audit 2024-09-20T23:38:05.421561+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"]}]: dispatch 2024-09-20T23:38:06.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:05 smithi122 bash[19818]: audit 2024-09-20T23:38:05.313352+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:38:06.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:05 smithi122 bash[19818]: audit 2024-09-20T23:38:05.317020+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:06.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:05 smithi122 bash[19818]: audit 2024-09-20T23:38:05.323273+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:06.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:05 smithi122 bash[19818]: audit 2024-09-20T23:38:05.323891+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:38:06.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:05 smithi122 bash[19818]: audit 2024-09-20T23:38:05.421212+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/654530645,v1:172.21.15.79:6819/654530645]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T23:38:06.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:05 smithi122 bash[19818]: audit 2024-09-20T23:38:05.421561+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"]}]: dispatch 2024-09-20T23:38:07.584 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[24834]: cluster 2024-09-20T23:38:05.641192+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:07.584 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[24834]: audit 2024-09-20T23:38:06.327636+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T23:38:07.585 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[24834]: cluster 2024-09-20T23:38:06.327854+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-20T23:38:07.585 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[24834]: audit 2024-09-20T23:38:06.328717+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:38:07.585 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[24834]: audit 2024-09-20T23:38:06.330099+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/654530645,v1:172.21.15.79:6819/654530645]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:38:07.585 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[24834]: audit 2024-09-20T23:38:06.335089+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=smithi079", "root=default"]}]: dispatch 2024-09-20T23:38:07.585 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[19840]: cluster 2024-09-20T23:38:05.641192+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:07.585 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[19840]: audit 2024-09-20T23:38:06.327636+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T23:38:07.585 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[19840]: cluster 2024-09-20T23:38:06.327854+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-20T23:38:07.585 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[19840]: audit 2024-09-20T23:38:06.328717+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:38:07.585 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[19840]: audit 2024-09-20T23:38:06.330099+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/654530645,v1:172.21.15.79:6819/654530645]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:38:07.585 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[19840]: audit 2024-09-20T23:38:06.335089+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=smithi079", "root=default"]}]: dispatch 2024-09-20T23:38:07.586 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[33450]: debug 2024-09-20T23:38:07.334+0000 7f344aa66700 -1 osd.2 0 waiting for initial osdmap 2024-09-20T23:38:07.586 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:38:07 smithi079 bash[33450]: debug 2024-09-20T23:38:07.338+0000 7f34453fd700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T23:38:07.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:07 smithi122 bash[19818]: cluster 2024-09-20T23:38:05.641192+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:07.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:07 smithi122 bash[19818]: audit 2024-09-20T23:38:06.327636+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T23:38:07.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:07 smithi122 bash[19818]: cluster 2024-09-20T23:38:06.327854+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-20T23:38:07.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:07 smithi122 bash[19818]: audit 2024-09-20T23:38:06.328717+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:38:07.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:07 smithi122 bash[19818]: audit 2024-09-20T23:38:06.330099+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/654530645,v1:172.21.15.79:6819/654530645]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:38:07.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:07 smithi122 bash[19818]: audit 2024-09-20T23:38:06.335089+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=smithi079", "root=default"]}]: dispatch 2024-09-20T23:38:08.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:08 smithi079 bash[19840]: audit 2024-09-20T23:38:07.333958+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T23:38:08.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:08 smithi079 bash[19840]: cluster 2024-09-20T23:38:07.334018+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-20T23:38:08.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:08 smithi079 bash[19840]: audit 2024-09-20T23:38:07.334141+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:38:08.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:08 smithi079 bash[19840]: audit 2024-09-20T23:38:07.338361+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:38:08.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:08 smithi079 bash[24834]: audit 2024-09-20T23:38:07.333958+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T23:38:08.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:08 smithi079 bash[24834]: cluster 2024-09-20T23:38:07.334018+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-20T23:38:08.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:08 smithi079 bash[24834]: audit 2024-09-20T23:38:07.334141+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:38:08.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:08 smithi079 bash[24834]: audit 2024-09-20T23:38:07.338361+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:38:08.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:08 smithi122 bash[19818]: audit 2024-09-20T23:38:07.333958+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T23:38:08.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:08 smithi122 bash[19818]: cluster 2024-09-20T23:38:07.334018+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-20T23:38:08.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:08 smithi122 bash[19818]: audit 2024-09-20T23:38:07.334141+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:38:08.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:08 smithi122 bash[19818]: audit 2024-09-20T23:38:07.338361+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:38:09.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:09 smithi079 bash[19840]: cluster 2024-09-20T23:38:06.403123+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:38:09.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:09 smithi079 bash[19840]: cluster 2024-09-20T23:38:06.403266+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:38:09.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:09 smithi079 bash[19840]: cluster 2024-09-20T23:38:07.641660+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:09.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:09 smithi079 bash[19840]: cluster 2024-09-20T23:38:08.339139+0000 mon.a (mon.0) 347 : cluster [INF] osd.2 [v2:172.21.15.79:6818/654530645,v1:172.21.15.79:6819/654530645] boot 2024-09-20T23:38:09.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:09 smithi079 bash[19840]: cluster 2024-09-20T23:38:08.339244+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-20T23:38:09.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:09 smithi079 bash[19840]: audit 2024-09-20T23:38:08.340015+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:38:09.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:09 smithi079 bash[24834]: cluster 2024-09-20T23:38:06.403123+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:38:09.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:09 smithi079 bash[24834]: cluster 2024-09-20T23:38:06.403266+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:38:09.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:09 smithi079 bash[24834]: cluster 2024-09-20T23:38:07.641660+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:09.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:09 smithi079 bash[24834]: cluster 2024-09-20T23:38:08.339139+0000 mon.a (mon.0) 347 : cluster [INF] osd.2 [v2:172.21.15.79:6818/654530645,v1:172.21.15.79:6819/654530645] boot 2024-09-20T23:38:09.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:09 smithi079 bash[24834]: cluster 2024-09-20T23:38:08.339244+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-20T23:38:09.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:09 smithi079 bash[24834]: audit 2024-09-20T23:38:08.340015+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:38:09.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:09 smithi122 bash[19818]: cluster 2024-09-20T23:38:06.403123+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:38:09.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:09 smithi122 bash[19818]: cluster 2024-09-20T23:38:06.403266+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:38:09.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:09 smithi122 bash[19818]: cluster 2024-09-20T23:38:07.641660+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-20T23:38:09.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:09 smithi122 bash[19818]: cluster 2024-09-20T23:38:08.339139+0000 mon.a (mon.0) 347 : cluster [INF] osd.2 [v2:172.21.15.79:6818/654530645,v1:172.21.15.79:6819/654530645] boot 2024-09-20T23:38:09.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:09 smithi122 bash[19818]: cluster 2024-09-20T23:38:08.339244+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-20T23:38:09.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:09 smithi122 bash[19818]: audit 2024-09-20T23:38:08.340015+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:38:10.504 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:10 smithi079 bash[19840]: cluster 2024-09-20T23:38:09.360939+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-20T23:38:10.504 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:10 smithi079 bash[19840]: audit 2024-09-20T23:38:09.743078+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' 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-20T23:38:10.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:10 smithi079 bash[24834]: cluster 2024-09-20T23:38:09.360939+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-20T23:38:10.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:10 smithi079 bash[24834]: audit 2024-09-20T23:38:09.743078+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' 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-20T23:38:10.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:10 smithi122 bash[19818]: cluster 2024-09-20T23:38:09.360939+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-20T23:38:10.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:10 smithi122 bash[19818]: audit 2024-09-20T23:38:09.743078+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' 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-20T23:38:11.015 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:38:11.052 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi079:vg_nvme/lv_1 2024-09-20T23:38:11.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:11 smithi079 bash[24834]: cluster 2024-09-20T23:38:09.642090+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:11.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:11 smithi079 bash[24834]: audit 2024-09-20T23:38:10.368485+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' 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-20T23:38:11.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:11 smithi079 bash[24834]: cluster 2024-09-20T23:38:10.368653+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-20T23:38:11.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:11 smithi079 bash[24834]: audit 2024-09-20T23:38:10.370484+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T23:38:11.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:11 smithi079 bash[19840]: cluster 2024-09-20T23:38:09.642090+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:11.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:11 smithi079 bash[19840]: audit 2024-09-20T23:38:10.368485+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' 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-20T23:38:11.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:11 smithi079 bash[19840]: cluster 2024-09-20T23:38:10.368653+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-20T23:38:11.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:11 smithi079 bash[19840]: audit 2024-09-20T23:38:10.370484+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T23:38:11.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:11 smithi122 bash[19818]: cluster 2024-09-20T23:38:09.642090+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:11.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:11 smithi122 bash[19818]: audit 2024-09-20T23:38:10.368485+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' 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-20T23:38:11.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:11 smithi122 bash[19818]: cluster 2024-09-20T23:38:10.368653+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-20T23:38:11.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:11 smithi122 bash[19818]: audit 2024-09-20T23:38:10.370484+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T23:38:12.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:12 smithi079 bash[19840]: audit 2024-09-20T23:38:11.371788+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T23:38:12.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:12 smithi079 bash[19840]: cluster 2024-09-20T23:38:11.372051+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T23:38:12.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:12 smithi079 bash[24834]: audit 2024-09-20T23:38:11.371788+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T23:38:12.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:12 smithi079 bash[24834]: cluster 2024-09-20T23:38:11.372051+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T23:38:12.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:12 smithi122 bash[19818]: audit 2024-09-20T23:38:11.371788+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T23:38:12.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:12 smithi122 bash[19818]: cluster 2024-09-20T23:38:11.372051+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T23:38:13.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:13 smithi079 bash[19840]: cluster 2024-09-20T23:38:11.642584+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v105: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:13.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:13 smithi079 bash[19840]: cluster 2024-09-20T23:38:12.387870+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-20T23:38:13.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:13 smithi079 bash[19840]: audit 2024-09-20T23:38:12.433882+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:13.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:13 smithi079 bash[24834]: cluster 2024-09-20T23:38:11.642584+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v105: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:13.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:13 smithi079 bash[24834]: cluster 2024-09-20T23:38:12.387870+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-20T23:38:13.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:13 smithi079 bash[24834]: audit 2024-09-20T23:38:12.433882+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:13.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:13 smithi122 bash[19818]: cluster 2024-09-20T23:38:11.642584+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v105: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:13.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:13 smithi122 bash[19818]: cluster 2024-09-20T23:38:12.387870+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-20T23:38:13.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:13 smithi122 bash[19818]: audit 2024-09-20T23:38:12.433882+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:15.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:15 smithi122 bash[19818]: cluster 2024-09-20T23:38:13.438830+0000 mon.a (mon.0) 359 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-09-20T23:38:15.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:15 smithi122 bash[19818]: audit 2024-09-20T23:38:14.160925+0000 mon.a (mon.0) 360 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:38:15.430 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:15 smithi079 bash[19840]: cluster 2024-09-20T23:38:13.438830+0000 mon.a (mon.0) 359 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-09-20T23:38:15.430 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:15 smithi079 bash[19840]: audit 2024-09-20T23:38:14.160925+0000 mon.a (mon.0) 360 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:38:16.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:15 smithi079 bash[24834]: cluster 2024-09-20T23:38:13.438830+0000 mon.a (mon.0) 359 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-09-20T23:38:16.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:15 smithi079 bash[24834]: audit 2024-09-20T23:38:14.160925+0000 mon.a (mon.0) 360 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:38:17.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: cluster 2024-09-20T23:38:13.643101+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v107: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:17.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.043271+0000 mon.a (mon.0) 361 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:38:17.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.044392+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:38:17.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.044684+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:38:17.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.044950+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:38:17.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.051174+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:38:17.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.054129+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:38:17.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.054289+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:38:17.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.054460+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:38:17.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: cephadm 2024-09-20T23:38:15.219874+0000 mgr.y (mgr.14150) 132 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-20T23:38:17.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.410044+0000 mgr.y (mgr.14150) 133 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:38:17.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.415169+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:38:17.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.418928+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:38:17.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.419871+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:17.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.907299+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:38:17.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.911236+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:38:17.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.911493+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:38:17.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:16 smithi122 bash[19818]: audit 2024-09-20T23:38:15.911714+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:38:17.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: cluster 2024-09-20T23:38:13.643101+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v107: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:17.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.043271+0000 mon.a (mon.0) 361 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:38:17.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.044392+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:38:17.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.044684+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:38:17.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.044950+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:38:17.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.051174+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:38:17.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.054129+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:38:17.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.054289+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:38:17.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.054460+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:38:17.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: cephadm 2024-09-20T23:38:15.219874+0000 mgr.y (mgr.14150) 132 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-20T23:38:17.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.410044+0000 mgr.y (mgr.14150) 133 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:38:17.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.415169+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:38:17.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.418928+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:38:17.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.419871+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:17.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.907299+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:38:17.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.911236+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:38:17.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.911493+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:38:17.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[19840]: audit 2024-09-20T23:38:15.911714+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:38:17.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: cluster 2024-09-20T23:38:13.643101+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v107: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:17.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.043271+0000 mon.a (mon.0) 361 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:38:17.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.044392+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:38:17.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.044684+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:38:17.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.044950+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:38:17.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.051174+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:38:17.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.054129+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:38:17.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.054289+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:38:17.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.054460+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:38:17.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: cephadm 2024-09-20T23:38:15.219874+0000 mgr.y (mgr.14150) 132 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-20T23:38:17.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.410044+0000 mgr.y (mgr.14150) 133 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:38:17.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.415169+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:38:17.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.418928+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:38:17.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.419871+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:17.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.907299+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:38:17.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.911236+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:38:17.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.911493+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:38:17.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:16 smithi079 bash[24834]: audit 2024-09-20T23:38:15.911714+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:38:18.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:17 smithi122 bash[19818]: cluster 2024-09-20T23:38:15.643633+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:18.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:17 smithi122 bash[19818]: audit 2024-09-20T23:38:15.911825+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:38:18.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:17 smithi122 bash[19818]: audit 2024-09-20T23:38:16.799324+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:38:18.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:17 smithi122 bash[19818]: audit 2024-09-20T23:38:16.811848+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:18.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:17 smithi122 bash[19818]: audit 2024-09-20T23:38:16.829990+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:18.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:17 smithi122 bash[19818]: audit 2024-09-20T23:38:16.832840+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:18.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:17 smithi122 bash[19818]: audit 2024-09-20T23:38:16.835115+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:18.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:17 smithi122 bash[19818]: cephadm 2024-09-20T23:38:16.839297+0000 mgr.y (mgr.14150) 135 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 5413M 2024-09-20T23:38:18.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:17 smithi122 bash[19818]: audit 2024-09-20T23:38:16.850601+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:18.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:17 smithi122 bash[19818]: audit 2024-09-20T23:38:16.859062+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:18.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:17 smithi122 bash[19818]: audit 2024-09-20T23:38:16.863285+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:18.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[19840]: cluster 2024-09-20T23:38:15.643633+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[19840]: audit 2024-09-20T23:38:15.911825+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:38:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[19840]: audit 2024-09-20T23:38:16.799324+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:38:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[19840]: audit 2024-09-20T23:38:16.811848+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[19840]: audit 2024-09-20T23:38:16.829990+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[19840]: audit 2024-09-20T23:38:16.832840+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[19840]: audit 2024-09-20T23:38:16.835115+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[19840]: cephadm 2024-09-20T23:38:16.839297+0000 mgr.y (mgr.14150) 135 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 5413M 2024-09-20T23:38:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[19840]: audit 2024-09-20T23:38:16.850601+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[19840]: audit 2024-09-20T23:38:16.859062+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[19840]: audit 2024-09-20T23:38:16.863285+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[24834]: cluster 2024-09-20T23:38:15.643633+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[24834]: audit 2024-09-20T23:38:15.911825+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T23:38:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[24834]: audit 2024-09-20T23:38:16.799324+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T23:38:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[24834]: audit 2024-09-20T23:38:16.811848+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[24834]: audit 2024-09-20T23:38:16.829990+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[24834]: audit 2024-09-20T23:38:16.832840+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[24834]: audit 2024-09-20T23:38:16.835115+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[24834]: cephadm 2024-09-20T23:38:16.839297+0000 mgr.y (mgr.14150) 135 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 5413M 2024-09-20T23:38:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[24834]: audit 2024-09-20T23:38:16.850601+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[24834]: audit 2024-09-20T23:38:16.859062+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:17 smithi079 bash[24834]: audit 2024-09-20T23:38:16.863285+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:19.189 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:18 smithi079 bash[19840]: cluster 2024-09-20T23:38:17.644060+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:19.190 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:18 smithi079 bash[24834]: cluster 2024-09-20T23:38:17.644060+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:19.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:18 smithi122 bash[19818]: cluster 2024-09-20T23:38:17.644060+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:21.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:21 smithi079 bash[24834]: cluster 2024-09-20T23:38:19.644587+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:21.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:21 smithi079 bash[19840]: cluster 2024-09-20T23:38:19.644587+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:21.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:21 smithi122 bash[19818]: cluster 2024-09-20T23:38:19.644587+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:22 smithi079 bash[19840]: audit 2024-09-20T23:38:21.797101+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.79:0/2119353870' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b100279a-2528-4138-b2ce-382da1e1ebec"}]: dispatch 2024-09-20T23:38:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:22 smithi079 bash[19840]: audit 2024-09-20T23:38:21.797786+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b100279a-2528-4138-b2ce-382da1e1ebec"}]: dispatch 2024-09-20T23:38:22.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:22 smithi079 bash[19840]: audit 2024-09-20T23:38:21.806389+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b100279a-2528-4138-b2ce-382da1e1ebec"}]': finished 2024-09-20T23:38:22.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:22 smithi079 bash[19840]: cluster 2024-09-20T23:38:21.806599+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-20T23:38:22.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:22 smithi079 bash[19840]: audit 2024-09-20T23:38:21.806811+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:22 smithi079 bash[24834]: audit 2024-09-20T23:38:21.797101+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.79:0/2119353870' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b100279a-2528-4138-b2ce-382da1e1ebec"}]: dispatch 2024-09-20T23:38:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:22 smithi079 bash[24834]: audit 2024-09-20T23:38:21.797786+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b100279a-2528-4138-b2ce-382da1e1ebec"}]: dispatch 2024-09-20T23:38:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:22 smithi079 bash[24834]: audit 2024-09-20T23:38:21.806389+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b100279a-2528-4138-b2ce-382da1e1ebec"}]': finished 2024-09-20T23:38:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:22 smithi079 bash[24834]: cluster 2024-09-20T23:38:21.806599+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-20T23:38:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:22 smithi079 bash[24834]: audit 2024-09-20T23:38:21.806811+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:22.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:22 smithi122 bash[19818]: audit 2024-09-20T23:38:21.797101+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.79:0/2119353870' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b100279a-2528-4138-b2ce-382da1e1ebec"}]: dispatch 2024-09-20T23:38:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:22 smithi122 bash[19818]: audit 2024-09-20T23:38:21.797786+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b100279a-2528-4138-b2ce-382da1e1ebec"}]: dispatch 2024-09-20T23:38:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:22 smithi122 bash[19818]: audit 2024-09-20T23:38:21.806389+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b100279a-2528-4138-b2ce-382da1e1ebec"}]': finished 2024-09-20T23:38:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:22 smithi122 bash[19818]: cluster 2024-09-20T23:38:21.806599+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-20T23:38:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:22 smithi122 bash[19818]: audit 2024-09-20T23:38:21.806811+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:23 smithi079 bash[19840]: cluster 2024-09-20T23:38:21.645120+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v111: 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-20T23:38:23.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:23 smithi079 bash[19840]: audit 2024-09-20T23:38:22.475700+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/2549601915' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:38:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:23 smithi079 bash[24834]: cluster 2024-09-20T23:38:21.645120+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v111: 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-20T23:38:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:23 smithi079 bash[24834]: audit 2024-09-20T23:38:22.475700+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/2549601915' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:38:23.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:23 smithi122 bash[19818]: cluster 2024-09-20T23:38:21.645120+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v111: 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-20T23:38:23.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:23 smithi122 bash[19818]: audit 2024-09-20T23:38:22.475700+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/2549601915' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:38:25.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:25 smithi079 bash[19840]: cluster 2024-09-20T23:38:23.645768+0000 mgr.y (mgr.14150) 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-20T23:38:25.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:25 smithi079 bash[24834]: cluster 2024-09-20T23:38:23.645768+0000 mgr.y (mgr.14150) 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-20T23:38:25.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:25 smithi122 bash[19818]: cluster 2024-09-20T23:38:23.645768+0000 mgr.y (mgr.14150) 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-20T23:38:27.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:27 smithi079 bash[19840]: cluster 2024-09-20T23:38:25.646397+0000 mgr.y (mgr.14150) 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-20T23:38:27.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:27 smithi079 bash[24834]: cluster 2024-09-20T23:38:25.646397+0000 mgr.y (mgr.14150) 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-20T23:38:27.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:27 smithi122 bash[19818]: cluster 2024-09-20T23:38:25.646397+0000 mgr.y (mgr.14150) 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-20T23:38:29.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:29 smithi079 bash[24834]: cluster 2024-09-20T23:38:27.647096+0000 mgr.y (mgr.14150) 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-20T23:38:29.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:29 smithi079 bash[19840]: cluster 2024-09-20T23:38:27.647096+0000 mgr.y (mgr.14150) 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-20T23:38:29.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:29 smithi122 bash[19818]: cluster 2024-09-20T23:38:27.647096+0000 mgr.y (mgr.14150) 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-20T23:38:31.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:31 smithi079 bash[24834]: cluster 2024-09-20T23:38:29.647589+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v116: 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-20T23:38:31.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:31 smithi079 bash[19840]: cluster 2024-09-20T23:38:29.647589+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v116: 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-20T23:38:31.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:31 smithi122 bash[19818]: cluster 2024-09-20T23:38:29.647589+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v116: 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-20T23:38:33.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:33 smithi079 bash[19840]: cluster 2024-09-20T23:38:31.648125+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:33.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:33 smithi079 bash[19840]: audit 2024-09-20T23:38:32.729321+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T23:38:33.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:33 smithi079 bash[19840]: audit 2024-09-20T23:38:32.730867+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:33.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:33 smithi079 bash[24834]: cluster 2024-09-20T23:38:31.648125+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:33.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:33 smithi079 bash[24834]: audit 2024-09-20T23:38:32.729321+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T23:38:33.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:33 smithi079 bash[24834]: audit 2024-09-20T23:38:32.730867+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:33.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:33 smithi122 bash[19818]: cluster 2024-09-20T23:38:31.648125+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:33.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:33 smithi122 bash[19818]: audit 2024-09-20T23:38:32.729321+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T23:38:33.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:33 smithi122 bash[19818]: audit 2024-09-20T23:38:32.730867+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:34.445 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:34 smithi079 bash[19840]: cephadm 2024-09-20T23:38:32.732131+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-20T23:38:34.445 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:34 smithi079 bash[24834]: cephadm 2024-09-20T23:38:32.732131+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-20T23:38:34.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:34 smithi122 bash[19818]: cephadm 2024-09-20T23:38:32.732131+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-20T23:38:35.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:35 smithi079 bash[19840]: cluster 2024-09-20T23:38:33.648714+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:35.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:35 smithi079 bash[24834]: cluster 2024-09-20T23:38:33.648714+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:35.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:35 smithi122 bash[19818]: cluster 2024-09-20T23:38:33.648714+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:37.220 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:36 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:38:37.220 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:36 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:38:37.221 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:38:36 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:38:37.221 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:38:36 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:38:37.221 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:38:36 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:38:37.222 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:38:36 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:38:37.493 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:38:37 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:38:37.494 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:38:37 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:38:37.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:37 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:38:37.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:37 smithi079 bash[19840]: cluster 2024-09-20T23:38:35.649412+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:37.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:37 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:38:37.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:37 smithi079 bash[24834]: cluster 2024-09-20T23:38:35.649412+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:37.495 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:38:37 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:38:37.495 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:38:37 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:38:37.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:37 smithi122 bash[19818]: cluster 2024-09-20T23:38:35.649412+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:38.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:38 smithi079 bash[24834]: audit 2024-09-20T23:38:37.361882+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:38.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:38 smithi079 bash[24834]: audit 2024-09-20T23:38:37.376521+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:38:38.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:38 smithi079 bash[24834]: audit 2024-09-20T23:38:37.377841+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:38.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:38 smithi079 bash[24834]: audit 2024-09-20T23:38:37.378830+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:38:38.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:38 smithi079 bash[19840]: audit 2024-09-20T23:38:37.361882+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:38.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:38 smithi079 bash[19840]: audit 2024-09-20T23:38:37.376521+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:38:38.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:38 smithi079 bash[19840]: audit 2024-09-20T23:38:37.377841+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:38.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:38 smithi079 bash[19840]: audit 2024-09-20T23:38:37.378830+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:38:38.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:38 smithi122 bash[19818]: audit 2024-09-20T23:38:37.361882+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:38.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:38 smithi122 bash[19818]: audit 2024-09-20T23:38:37.376521+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:38:38.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:38 smithi122 bash[19818]: audit 2024-09-20T23:38:37.377841+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:38.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:38 smithi122 bash[19818]: audit 2024-09-20T23:38:37.378830+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:38:39.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:39 smithi079 bash[19840]: cluster 2024-09-20T23:38:37.650086+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:39.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:39 smithi079 bash[24834]: cluster 2024-09-20T23:38:37.650086+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:39 smithi122 bash[19818]: cluster 2024-09-20T23:38:37.650086+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:41.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:41 smithi079 bash[19840]: cluster 2024-09-20T23:38:39.650666+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:41.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:41 smithi079 bash[19840]: audit 2024-09-20T23:38:40.425347+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:41.544 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:41 smithi079 bash[19840]: audit 2024-09-20T23:38:40.691943+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:41.544 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:41 smithi079 bash[24834]: cluster 2024-09-20T23:38:39.650666+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:41.544 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:41 smithi079 bash[24834]: audit 2024-09-20T23:38:40.425347+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:41.544 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:41 smithi079 bash[24834]: audit 2024-09-20T23:38:40.691943+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:41.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:41 smithi122 bash[19818]: cluster 2024-09-20T23:38:39.650666+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:41.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:41 smithi122 bash[19818]: audit 2024-09-20T23:38:40.425347+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:41.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:41 smithi122 bash[19818]: audit 2024-09-20T23:38:40.691943+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:43.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:43 smithi079 bash[19840]: cluster 2024-09-20T23:38:41.651106+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:43.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:43 smithi079 bash[24834]: cluster 2024-09-20T23:38:41.651106+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:43.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:43 smithi122 bash[19818]: cluster 2024-09-20T23:38:41.651106+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:44.515 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 3 on host 'smithi079' 2024-09-20T23:38:45.198 DEBUG:teuthology.orchestra.run.smithi079:osd.3> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.3.service 2024-09-20T23:38:45.200 INFO:tasks.cephadm:Deploying osd.4 on smithi122 with /dev/vg_nvme/lv_4... 2024-09-20T23:38:45.200 DEBUG:teuthology.orchestra.run.smithi122:> 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 ad1ad010-77a8-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T23:38:45.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[19840]: cluster 2024-09-20T23:38:43.651550+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:45.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[19840]: audit 2024-09-20T23:38:44.512900+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:45.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[19840]: audit 2024-09-20T23:38:44.515879+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:38:45.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[19840]: audit 2024-09-20T23:38:44.518842+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:45.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[19840]: audit 2024-09-20T23:38:44.519910+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:38:45.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[19840]: audit 2024-09-20T23:38:44.872714+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3309769539,v1:172.21.15.79:6827/3309769539]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T23:38:45.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[19840]: audit 2024-09-20T23:38:44.873053+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T23:38:45.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[24834]: cluster 2024-09-20T23:38:43.651550+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:45.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[24834]: audit 2024-09-20T23:38:44.512900+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:45.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[24834]: audit 2024-09-20T23:38:44.515879+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:38:45.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[24834]: audit 2024-09-20T23:38:44.518842+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:45.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[24834]: audit 2024-09-20T23:38:44.519910+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:38:45.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[24834]: audit 2024-09-20T23:38:44.872714+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3309769539,v1:172.21.15.79:6827/3309769539]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T23:38:45.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:45 smithi079 bash[24834]: audit 2024-09-20T23:38:44.873053+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T23:38:45.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:45 smithi122 bash[19818]: cluster 2024-09-20T23:38:43.651550+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:45.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:45 smithi122 bash[19818]: audit 2024-09-20T23:38:44.512900+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:45.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:45 smithi122 bash[19818]: audit 2024-09-20T23:38:44.515879+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:38:45.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:45 smithi122 bash[19818]: audit 2024-09-20T23:38:44.518842+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:45.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:45 smithi122 bash[19818]: audit 2024-09-20T23:38:44.519910+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:38:45.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:45 smithi122 bash[19818]: audit 2024-09-20T23:38:44.872714+0000 mon.c (mon.1) 15 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3309769539,v1:172.21.15.79:6827/3309769539]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T23:38:45.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:45 smithi122 bash[19818]: audit 2024-09-20T23:38:44.873053+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T23:38:46.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:46 smithi122 bash[19818]: audit 2024-09-20T23:38:45.519197+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T23:38:46.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:46 smithi122 bash[19818]: cluster 2024-09-20T23:38:45.519408+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-20T23:38:46.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:46 smithi122 bash[19818]: audit 2024-09-20T23:38:45.519817+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:46.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:46 smithi122 bash[19818]: audit 2024-09-20T23:38:45.523372+0000 mon.c (mon.1) 16 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3309769539,v1:172.21.15.79:6827/3309769539]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:38:46.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:46 smithi122 bash[19818]: audit 2024-09-20T23:38:45.524085+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:38:46.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:46 smithi122 bash[19818]: cluster 2024-09-20T23:38:45.652009+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:46.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[19840]: audit 2024-09-20T23:38:45.519197+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T23:38:46.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[19840]: cluster 2024-09-20T23:38:45.519408+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-20T23:38:46.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[19840]: audit 2024-09-20T23:38:45.519817+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:46.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[19840]: audit 2024-09-20T23:38:45.523372+0000 mon.c (mon.1) 16 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3309769539,v1:172.21.15.79:6827/3309769539]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:38:46.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[19840]: audit 2024-09-20T23:38:45.524085+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:38:46.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[19840]: cluster 2024-09-20T23:38:45.652009+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:46.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[24834]: audit 2024-09-20T23:38:45.519197+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T23:38:46.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[24834]: cluster 2024-09-20T23:38:45.519408+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-20T23:38:46.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[24834]: audit 2024-09-20T23:38:45.519817+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:46.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[24834]: audit 2024-09-20T23:38:45.523372+0000 mon.c (mon.1) 16 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3309769539,v1:172.21.15.79:6827/3309769539]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:38:46.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[24834]: audit 2024-09-20T23:38:45.524085+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-20T23:38:46.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[24834]: cluster 2024-09-20T23:38:45.652009+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:46.995 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[36500]: debug 2024-09-20T23:38:46.529+0000 7f68d28a3700 -1 osd.3 0 waiting for initial osdmap 2024-09-20T23:38:46.995 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:38:46 smithi079 bash[36500]: debug 2024-09-20T23:38:46.537+0000 7f68cd23a700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T23:38:47.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:47 smithi079 bash[19840]: audit 2024-09-20T23:38:46.521814+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T23:38:47.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:47 smithi079 bash[19840]: cluster 2024-09-20T23:38:46.522069+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-20T23:38:47.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:47 smithi079 bash[19840]: audit 2024-09-20T23:38:46.522896+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:47.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:47 smithi079 bash[19840]: audit 2024-09-20T23:38:46.531676+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:47 smithi079 bash[24834]: audit 2024-09-20T23:38:46.521814+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T23:38:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:47 smithi079 bash[24834]: cluster 2024-09-20T23:38:46.522069+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-20T23:38:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:47 smithi079 bash[24834]: audit 2024-09-20T23:38:46.522896+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:47 smithi079 bash[24834]: audit 2024-09-20T23:38:46.531676+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:47.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:47 smithi122 bash[19818]: audit 2024-09-20T23:38:46.521814+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T23:38:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:47 smithi122 bash[19818]: cluster 2024-09-20T23:38:46.522069+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-20T23:38:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:47 smithi122 bash[19818]: audit 2024-09-20T23:38:46.522896+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:47 smithi122 bash[19818]: audit 2024-09-20T23:38:46.531676+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:48.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:48 smithi079 bash[19840]: cluster 2024-09-20T23:38:45.845383+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:38:48.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:48 smithi079 bash[19840]: cluster 2024-09-20T23:38:45.845556+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:38:48.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:48 smithi079 bash[19840]: cluster 2024-09-20T23:38:47.536346+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.79:6826/3309769539,v1:172.21.15.79:6827/3309769539] boot 2024-09-20T23:38:48.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:48 smithi079 bash[19840]: cluster 2024-09-20T23:38:47.536427+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-20T23:38:48.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:48 smithi079 bash[19840]: audit 2024-09-20T23:38:47.537304+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:48.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:48 smithi079 bash[19840]: cluster 2024-09-20T23:38:47.652581+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:48.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:48 smithi079 bash[24834]: cluster 2024-09-20T23:38:45.845383+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:38:48.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:48 smithi079 bash[24834]: cluster 2024-09-20T23:38:45.845556+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:38:48.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:48 smithi079 bash[24834]: cluster 2024-09-20T23:38:47.536346+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.79:6826/3309769539,v1:172.21.15.79:6827/3309769539] boot 2024-09-20T23:38:48.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:48 smithi079 bash[24834]: cluster 2024-09-20T23:38:47.536427+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-20T23:38:48.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:48 smithi079 bash[24834]: audit 2024-09-20T23:38:47.537304+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:48.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:48 smithi079 bash[24834]: cluster 2024-09-20T23:38:47.652581+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:48.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:48 smithi122 bash[19818]: cluster 2024-09-20T23:38:45.845383+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:38:48.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:48 smithi122 bash[19818]: cluster 2024-09-20T23:38:45.845556+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:38:48.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:48 smithi122 bash[19818]: cluster 2024-09-20T23:38:47.536346+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.79:6826/3309769539,v1:172.21.15.79:6827/3309769539] boot 2024-09-20T23:38:48.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:48 smithi122 bash[19818]: cluster 2024-09-20T23:38:47.536427+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-20T23:38:48.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:48 smithi122 bash[19818]: audit 2024-09-20T23:38:47.537304+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:38:48.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:48 smithi122 bash[19818]: cluster 2024-09-20T23:38:47.652581+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-20T23:38:49.196 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-20T23:38:49.229 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi122:vg_nvme/lv_4 2024-09-20T23:38:49.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:49 smithi079 bash[24834]: cluster 2024-09-20T23:38:48.553331+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-20T23:38:49.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:49 smithi079 bash[19840]: cluster 2024-09-20T23:38:48.553331+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-20T23:38:49.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:49 smithi122 bash[19818]: cluster 2024-09-20T23:38:48.553331+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-20T23:38:51.451 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:51 smithi079 bash[24834]: cluster 2024-09-20T23:38:49.653139+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:51.451 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:51 smithi079 bash[19840]: cluster 2024-09-20T23:38:49.653139+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:51.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:51 smithi122 bash[19818]: cluster 2024-09-20T23:38:49.653139+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:53.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: cluster 2024-09-20T23:38:51.653743+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:53.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: cephadm 2024-09-20T23:38:52.116104+0000 mgr.y (mgr.14150) 155 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-20T23:38:53.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: audit 2024-09-20T23:38:52.126024+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:53.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: audit 2024-09-20T23:38:52.128589+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:53.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: audit 2024-09-20T23:38:52.130418+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:53.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: audit 2024-09-20T23:38:52.132260+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:53.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: audit 2024-09-20T23:38:52.134191+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:53.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: cephadm 2024-09-20T23:38:52.135613+0000 mgr.y (mgr.14150) 156 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 4060M 2024-09-20T23:38:53.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: audit 2024-09-20T23:38:52.143727+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:53.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: audit 2024-09-20T23:38:52.153764+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:53.495 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: audit 2024-09-20T23:38:52.416609+0000 mgr.y (mgr.14150) 157 : audit [DBG] from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:38:53.495 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: audit 2024-09-20T23:38:52.423578+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:38:53.495 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: audit 2024-09-20T23:38:52.430466+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:38:53.495 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[19840]: audit 2024-09-20T23:38:52.432443+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:53.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: cluster 2024-09-20T23:38:51.653743+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:53.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: cephadm 2024-09-20T23:38:52.116104+0000 mgr.y (mgr.14150) 155 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-20T23:38:53.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: audit 2024-09-20T23:38:52.126024+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:53.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: audit 2024-09-20T23:38:52.128589+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:53.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: audit 2024-09-20T23:38:52.130418+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:53.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: audit 2024-09-20T23:38:52.132260+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:53.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: audit 2024-09-20T23:38:52.134191+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:53.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: cephadm 2024-09-20T23:38:52.135613+0000 mgr.y (mgr.14150) 156 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 4060M 2024-09-20T23:38:53.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: audit 2024-09-20T23:38:52.143727+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:53.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: audit 2024-09-20T23:38:52.153764+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:53.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: audit 2024-09-20T23:38:52.416609+0000 mgr.y (mgr.14150) 157 : audit [DBG] from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:38:53.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: audit 2024-09-20T23:38:52.423578+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:38:53.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: audit 2024-09-20T23:38:52.430466+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:38:53.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:53 smithi079 bash[24834]: audit 2024-09-20T23:38:52.432443+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: cluster 2024-09-20T23:38:51.653743+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: cephadm 2024-09-20T23:38:52.116104+0000 mgr.y (mgr.14150) 155 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-20T23:38:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: audit 2024-09-20T23:38:52.126024+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: audit 2024-09-20T23:38:52.128589+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: audit 2024-09-20T23:38:52.130418+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: audit 2024-09-20T23:38:52.132260+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: audit 2024-09-20T23:38:52.134191+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:38:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: cephadm 2024-09-20T23:38:52.135613+0000 mgr.y (mgr.14150) 156 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 4060M 2024-09-20T23:38:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: audit 2024-09-20T23:38:52.143727+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: audit 2024-09-20T23:38:52.153764+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:38:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: audit 2024-09-20T23:38:52.416609+0000 mgr.y (mgr.14150) 157 : audit [DBG] from='client.24194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:38:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: audit 2024-09-20T23:38:52.423578+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:38:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: audit 2024-09-20T23:38:52.430466+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:38:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:53 smithi122 bash[19818]: audit 2024-09-20T23:38:52.432443+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:38:55.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:55 smithi079 bash[19840]: cluster 2024-09-20T23:38:53.654294+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:55.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:55 smithi079 bash[24834]: cluster 2024-09-20T23:38:53.654294+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:55.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:55 smithi122 bash[19818]: cluster 2024-09-20T23:38:53.654294+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:57.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:57 smithi122 bash[19818]: cluster 2024-09-20T23:38:55.654827+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:57.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:57 smithi079 bash[19840]: cluster 2024-09-20T23:38:55.654827+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:57.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:57 smithi079 bash[24834]: cluster 2024-09-20T23:38:55.654827+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:59 smithi079 bash[19840]: cluster 2024-09-20T23:38:57.655368+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:59 smithi079 bash[19840]: audit 2024-09-20T23:38:58.575869+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.122:0/2125690010' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "132ede34-df4b-47cb-821c-01a369305d69"}]: dispatch 2024-09-20T23:38:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:59 smithi079 bash[19840]: audit 2024-09-20T23:38:58.576672+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "132ede34-df4b-47cb-821c-01a369305d69"}]: dispatch 2024-09-20T23:38:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:59 smithi079 bash[19840]: audit 2024-09-20T23:38:58.587256+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "132ede34-df4b-47cb-821c-01a369305d69"}]': finished 2024-09-20T23:38:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:59 smithi079 bash[19840]: cluster 2024-09-20T23:38:58.587451+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-20T23:38:59.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:38:59 smithi079 bash[19840]: audit 2024-09-20T23:38:58.587756+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:38:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:59 smithi079 bash[24834]: cluster 2024-09-20T23:38:57.655368+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:59 smithi079 bash[24834]: audit 2024-09-20T23:38:58.575869+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.122:0/2125690010' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "132ede34-df4b-47cb-821c-01a369305d69"}]: dispatch 2024-09-20T23:38:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:59 smithi079 bash[24834]: audit 2024-09-20T23:38:58.576672+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "132ede34-df4b-47cb-821c-01a369305d69"}]: dispatch 2024-09-20T23:38:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:59 smithi079 bash[24834]: audit 2024-09-20T23:38:58.587256+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "132ede34-df4b-47cb-821c-01a369305d69"}]': finished 2024-09-20T23:38:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:59 smithi079 bash[24834]: cluster 2024-09-20T23:38:58.587451+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-20T23:38:59.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:38:59 smithi079 bash[24834]: audit 2024-09-20T23:38:58.587756+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:38:59.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:59 smithi122 bash[19818]: cluster 2024-09-20T23:38:57.655368+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:38:59.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:59 smithi122 bash[19818]: audit 2024-09-20T23:38:58.575869+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.122:0/2125690010' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "132ede34-df4b-47cb-821c-01a369305d69"}]: dispatch 2024-09-20T23:38:59.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:59 smithi122 bash[19818]: audit 2024-09-20T23:38:58.576672+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "132ede34-df4b-47cb-821c-01a369305d69"}]: dispatch 2024-09-20T23:38:59.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:59 smithi122 bash[19818]: audit 2024-09-20T23:38:58.587256+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "132ede34-df4b-47cb-821c-01a369305d69"}]': finished 2024-09-20T23:38:59.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:59 smithi122 bash[19818]: cluster 2024-09-20T23:38:58.587451+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-20T23:38:59.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:38:59 smithi122 bash[19818]: audit 2024-09-20T23:38:58.587756+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:00.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:00 smithi079 bash[19840]: audit 2024-09-20T23:38:59.253362+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.122:0/2155985022' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:39:00.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:00 smithi079 bash[24834]: audit 2024-09-20T23:38:59.253362+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.122:0/2155985022' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:39:00.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:00 smithi122 bash[19818]: audit 2024-09-20T23:38:59.253362+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.122:0/2155985022' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:39:01.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:01 smithi079 bash[19840]: cluster 2024-09-20T23:38:59.655963+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:01.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:01 smithi079 bash[24834]: cluster 2024-09-20T23:38:59.655963+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:01.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:01 smithi122 bash[19818]: cluster 2024-09-20T23:38:59.655963+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:03.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:03 smithi079 bash[19840]: cluster 2024-09-20T23:39:01.656618+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:03.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:03 smithi079 bash[24834]: cluster 2024-09-20T23:39:01.656618+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:03.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:03 smithi122 bash[19818]: cluster 2024-09-20T23:39:01.656618+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:04.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:04 smithi079 bash[19840]: audit 2024-09-20T23:39:03.670341+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:39:04.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:04 smithi079 bash[19840]: audit 2024-09-20T23:39:03.672483+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:39:04.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:04 smithi079 bash[24834]: audit 2024-09-20T23:39:03.670341+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:39:04.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:04 smithi079 bash[24834]: audit 2024-09-20T23:39:03.672483+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:39:04.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:04 smithi122 bash[19818]: audit 2024-09-20T23:39:03.670341+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:39:04.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:04 smithi122 bash[19818]: audit 2024-09-20T23:39:03.672483+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:39:05.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:05 smithi079 bash[19840]: cluster 2024-09-20T23:39:03.657154+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:05.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:05 smithi079 bash[24834]: cluster 2024-09-20T23:39:03.657154+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:05.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:05 smithi122 bash[19818]: cluster 2024-09-20T23:39:03.657154+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:07.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:07 smithi079 bash[19840]: cluster 2024-09-20T23:39:05.657721+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:07.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:07 smithi079 bash[24834]: cluster 2024-09-20T23:39:05.657721+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:07.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:07 smithi122 bash[19818]: cluster 2024-09-20T23:39:05.657721+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:09 smithi122 bash[19818]: cluster 2024-09-20T23:39:07.658184+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:09 smithi122 bash[19818]: audit 2024-09-20T23:39:08.783558+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T23:39:09.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:09 smithi122 bash[19818]: audit 2024-09-20T23:39:08.785463+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:09.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:09 smithi079 bash[19840]: cluster 2024-09-20T23:39:07.658184+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:09.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:09 smithi079 bash[19840]: audit 2024-09-20T23:39:08.783558+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T23:39:09.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:09 smithi079 bash[19840]: audit 2024-09-20T23:39:08.785463+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:09.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:09 smithi079 bash[24834]: cluster 2024-09-20T23:39:07.658184+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:09.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:09 smithi079 bash[24834]: audit 2024-09-20T23:39:08.783558+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T23:39:09.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:09 smithi079 bash[24834]: audit 2024-09-20T23:39:08.785463+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:10.335 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:10 smithi122 bash[19818]: cephadm 2024-09-20T23:39:08.787024+0000 mgr.y (mgr.14150) 166 : cephadm [INF] Deploying daemon osd.4 on smithi122 2024-09-20T23:39:10.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:10 smithi079 bash[19840]: cephadm 2024-09-20T23:39:08.787024+0000 mgr.y (mgr.14150) 166 : cephadm [INF] Deploying daemon osd.4 on smithi122 2024-09-20T23:39:10.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:10 smithi079 bash[24834]: cephadm 2024-09-20T23:39:08.787024+0000 mgr.y (mgr.14150) 166 : cephadm [INF] Deploying daemon osd.4 on smithi122 2024-09-20T23:39:11.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:11 smithi122 bash[19818]: cluster 2024-09-20T23:39:09.658758+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:11.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:11 smithi079 bash[24834]: cluster 2024-09-20T23:39:09.658758+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:11.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:11 smithi079 bash[19840]: cluster 2024-09-20T23:39:09.658758+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:12.827 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:39:12.827 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:39:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:39:13.110 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:39:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:39:13.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:39:13.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:13 smithi122 bash[19818]: cluster 2024-09-20T23:39:11.659304+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:13.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:13 smithi122 bash[19818]: audit 2024-09-20T23:39:12.956013+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:13.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:13 smithi122 bash[19818]: audit 2024-09-20T23:39:12.979146+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:39:13.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:13 smithi122 bash[19818]: audit 2024-09-20T23:39:12.982520+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:13.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:13 smithi122 bash[19818]: audit 2024-09-20T23:39:12.985283+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:39:13.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:13 smithi079 bash[19840]: cluster 2024-09-20T23:39:11.659304+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:13.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:13 smithi079 bash[19840]: audit 2024-09-20T23:39:12.956013+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:13.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:13 smithi079 bash[19840]: audit 2024-09-20T23:39:12.979146+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:39:13.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:13 smithi079 bash[19840]: audit 2024-09-20T23:39:12.982520+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:13.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:13 smithi079 bash[19840]: audit 2024-09-20T23:39:12.985283+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:39:13.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:13 smithi079 bash[24834]: cluster 2024-09-20T23:39:11.659304+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:13.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:13 smithi079 bash[24834]: audit 2024-09-20T23:39:12.956013+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:13.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:13 smithi079 bash[24834]: audit 2024-09-20T23:39:12.979146+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:39:13.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:13 smithi079 bash[24834]: audit 2024-09-20T23:39:12.982520+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:13.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:13 smithi079 bash[24834]: audit 2024-09-20T23:39:12.985283+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:39:15.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:15 smithi122 bash[19818]: cluster 2024-09-20T23:39:13.659864+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:15.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:15 smithi079 bash[19840]: cluster 2024-09-20T23:39:13.659864+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:15.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:15 smithi079 bash[24834]: cluster 2024-09-20T23:39:13.659864+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:17.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:17 smithi122 bash[19818]: cluster 2024-09-20T23:39:15.660352+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:17.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:17 smithi122 bash[19818]: audit 2024-09-20T23:39:16.023898+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:17.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:17 smithi122 bash[19818]: audit 2024-09-20T23:39:16.301388+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:17.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:17 smithi079 bash[19840]: cluster 2024-09-20T23:39:15.660352+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:17.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:17 smithi079 bash[19840]: audit 2024-09-20T23:39:16.023898+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:17.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:17 smithi079 bash[19840]: audit 2024-09-20T23:39:16.301388+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:17.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:17 smithi079 bash[24834]: cluster 2024-09-20T23:39:15.660352+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:17.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:17 smithi079 bash[24834]: audit 2024-09-20T23:39:16.023898+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:17.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:17 smithi079 bash[24834]: audit 2024-09-20T23:39:16.301388+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:19.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:19 smithi122 bash[19818]: cluster 2024-09-20T23:39:17.660897+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:19.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:19 smithi079 bash[24834]: cluster 2024-09-20T23:39:17.660897+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:19.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:19 smithi079 bash[19840]: cluster 2024-09-20T23:39:17.660897+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:19.984 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 4 on host 'smithi122' 2024-09-20T23:39:20.585 DEBUG:teuthology.orchestra.run.smithi122:osd.4> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.4.service 2024-09-20T23:39:20.587 INFO:tasks.cephadm:Deploying osd.5 on smithi122 with /dev/vg_nvme/lv_3... 2024-09-20T23:39:20.587 DEBUG:teuthology.orchestra.run.smithi122:> 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 ad1ad010-77a8-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T23:39:21.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[19840]: cluster 2024-09-20T23:39:19.661477+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:21.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[19840]: audit 2024-09-20T23:39:19.983091+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:21.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[19840]: audit 2024-09-20T23:39:19.983642+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:39:21.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[19840]: audit 2024-09-20T23:39:19.987879+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:21.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[19840]: audit 2024-09-20T23:39:19.989584+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:39:21.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[19840]: audit 2024-09-20T23:39:20.531470+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/3970231327,v1:172.21.15.122:6801/3970231327]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T23:39:21.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[19840]: audit 2024-09-20T23:39:20.532242+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T23:39:21.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[24834]: cluster 2024-09-20T23:39:19.661477+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:21.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[24834]: audit 2024-09-20T23:39:19.983091+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:21.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[24834]: audit 2024-09-20T23:39:19.983642+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:39:21.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[24834]: audit 2024-09-20T23:39:19.987879+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:21.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[24834]: audit 2024-09-20T23:39:19.989584+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:39:21.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[24834]: audit 2024-09-20T23:39:20.531470+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/3970231327,v1:172.21.15.122:6801/3970231327]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T23:39:21.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:20 smithi079 bash[24834]: audit 2024-09-20T23:39:20.532242+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T23:39:21.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:20 smithi122 bash[19818]: cluster 2024-09-20T23:39:19.661477+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:21.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:20 smithi122 bash[19818]: audit 2024-09-20T23:39:19.983091+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:21.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:21 smithi122 bash[19818]: audit 2024-09-20T23:39:19.983642+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:39:21.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:21 smithi122 bash[19818]: audit 2024-09-20T23:39:19.987879+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:21.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:21 smithi122 bash[19818]: audit 2024-09-20T23:39:19.989584+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:39:21.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:21 smithi122 bash[19818]: audit 2024-09-20T23:39:20.531470+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/3970231327,v1:172.21.15.122:6801/3970231327]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T23:39:21.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:21 smithi122 bash[19818]: audit 2024-09-20T23:39:20.532242+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T23:39:22.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:22 smithi079 bash[24834]: audit 2024-09-20T23:39:21.211917+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"]}]': finished 2024-09-20T23:39:22.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:22 smithi079 bash[24834]: cluster 2024-09-20T23:39:21.212215+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-20T23:39:22.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:22 smithi079 bash[24834]: audit 2024-09-20T23:39:21.212481+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:22.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:22 smithi079 bash[24834]: audit 2024-09-20T23:39:21.213360+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/3970231327,v1:172.21.15.122:6801/3970231327]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:39:22.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:22 smithi079 bash[24834]: audit 2024-09-20T23:39:21.214258+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:39:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:22 smithi079 bash[19840]: audit 2024-09-20T23:39:21.211917+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"]}]': finished 2024-09-20T23:39:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:22 smithi079 bash[19840]: cluster 2024-09-20T23:39:21.212215+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-20T23:39:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:22 smithi079 bash[19840]: audit 2024-09-20T23:39:21.212481+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:22.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:22 smithi079 bash[19840]: audit 2024-09-20T23:39:21.213360+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/3970231327,v1:172.21.15.122:6801/3970231327]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:39:22.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:22 smithi079 bash[19840]: audit 2024-09-20T23:39:21.214258+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:39:22.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:22 smithi122 bash[19818]: audit 2024-09-20T23:39:21.211917+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"]}]': finished 2024-09-20T23:39:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:22 smithi122 bash[19818]: cluster 2024-09-20T23:39:21.212215+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-20T23:39:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:22 smithi122 bash[19818]: audit 2024-09-20T23:39:21.212481+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:22 smithi122 bash[19818]: audit 2024-09-20T23:39:21.213360+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/3970231327,v1:172.21.15.122:6801/3970231327]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:39:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:22 smithi122 bash[19818]: audit 2024-09-20T23:39:21.214258+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:39:22.611 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:39:22 smithi122 bash[22949]: debug 2024-09-20T23:39:22.225+0000 7ff235a02700 -1 osd.4 0 waiting for initial osdmap 2024-09-20T23:39:22.611 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:39:22 smithi122 bash[22949]: debug 2024-09-20T23:39:22.229+0000 7ff230b9a700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T23:39:23.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:23 smithi079 bash[24834]: cluster 2024-09-20T23:39:21.662031+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:23.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:23 smithi079 bash[24834]: audit 2024-09-20T23:39:22.221845+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=smithi122", "root=default"]}]': finished 2024-09-20T23:39:23.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:23 smithi079 bash[24834]: cluster 2024-09-20T23:39:22.222117+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-20T23:39:23.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:23 smithi079 bash[24834]: audit 2024-09-20T23:39:22.223748+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:23.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:23 smithi079 bash[24834]: audit 2024-09-20T23:39:22.229381+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:23 smithi079 bash[19840]: cluster 2024-09-20T23:39:21.662031+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:23 smithi079 bash[19840]: audit 2024-09-20T23:39:22.221845+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=smithi122", "root=default"]}]': finished 2024-09-20T23:39:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:23 smithi079 bash[19840]: cluster 2024-09-20T23:39:22.222117+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-20T23:39:23.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:23 smithi079 bash[19840]: audit 2024-09-20T23:39:22.223748+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:23.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:23 smithi079 bash[19840]: audit 2024-09-20T23:39:22.229381+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:23.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:23 smithi122 bash[19818]: cluster 2024-09-20T23:39:21.662031+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-20T23:39:23.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:23 smithi122 bash[19818]: audit 2024-09-20T23:39:22.221845+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=smithi122", "root=default"]}]': finished 2024-09-20T23:39:23.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:23 smithi122 bash[19818]: cluster 2024-09-20T23:39:22.222117+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-20T23:39:23.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:23 smithi122 bash[19818]: audit 2024-09-20T23:39:22.223748+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:23.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:23 smithi122 bash[19818]: audit 2024-09-20T23:39:22.229381+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:24.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:24 smithi122 bash[19818]: cluster 2024-09-20T23:39:21.555500+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:39:24.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:24 smithi122 bash[19818]: cluster 2024-09-20T23:39:21.555680+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:39:24.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:24 smithi122 bash[19818]: cluster 2024-09-20T23:39:23.222308+0000 mon.a (mon.0) 447 : cluster [INF] osd.4 [v2:172.21.15.122:6800/3970231327,v1:172.21.15.122:6801/3970231327] boot 2024-09-20T23:39:24.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:24 smithi122 bash[19818]: cluster 2024-09-20T23:39:23.222455+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-20T23:39:24.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:24 smithi122 bash[19818]: audit 2024-09-20T23:39:23.223257+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:24.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:24 smithi079 bash[24834]: cluster 2024-09-20T23:39:21.555500+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:39:24.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:24 smithi079 bash[24834]: cluster 2024-09-20T23:39:21.555680+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:39:24.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:24 smithi079 bash[24834]: cluster 2024-09-20T23:39:23.222308+0000 mon.a (mon.0) 447 : cluster [INF] osd.4 [v2:172.21.15.122:6800/3970231327,v1:172.21.15.122:6801/3970231327] boot 2024-09-20T23:39:24.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:24 smithi079 bash[24834]: cluster 2024-09-20T23:39:23.222455+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-20T23:39:24.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:24 smithi079 bash[24834]: audit 2024-09-20T23:39:23.223257+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:24.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:24 smithi079 bash[19840]: cluster 2024-09-20T23:39:21.555500+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:39:24.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:24 smithi079 bash[19840]: cluster 2024-09-20T23:39:21.555680+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:39:24.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:24 smithi079 bash[19840]: cluster 2024-09-20T23:39:23.222308+0000 mon.a (mon.0) 447 : cluster [INF] osd.4 [v2:172.21.15.122:6800/3970231327,v1:172.21.15.122:6801/3970231327] boot 2024-09-20T23:39:24.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:24 smithi079 bash[19840]: cluster 2024-09-20T23:39:23.222455+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-20T23:39:24.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:24 smithi079 bash[19840]: audit 2024-09-20T23:39:23.223257+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:39:25.545 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-20T23:39:25.581 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:25 smithi122 bash[19818]: cluster 2024-09-20T23:39:23.662569+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:25.581 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:25 smithi122 bash[19818]: cluster 2024-09-20T23:39:24.230552+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-20T23:39:25.581 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:25 smithi122 bash[19818]: cluster 2024-09-20T23:39:25.231242+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-20T23:39:25.582 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi122:vg_nvme/lv_3 2024-09-20T23:39:25.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:25 smithi079 bash[24834]: cluster 2024-09-20T23:39:23.662569+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:25.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:25 smithi079 bash[24834]: cluster 2024-09-20T23:39:24.230552+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-20T23:39:25.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:25 smithi079 bash[24834]: cluster 2024-09-20T23:39:25.231242+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-20T23:39:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:25 smithi079 bash[19840]: cluster 2024-09-20T23:39:23.662569+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:25 smithi079 bash[19840]: cluster 2024-09-20T23:39:24.230552+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-20T23:39:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:25 smithi079 bash[19840]: cluster 2024-09-20T23:39:25.231242+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-20T23:39:27.578 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:27 smithi122 bash[19818]: cluster 2024-09-20T23:39:25.663147+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-09-20T23:39:27.578 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:27 smithi122 bash[19818]: cluster 2024-09-20T23:39:26.262241+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-20T23:39:27.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:27 smithi079 bash[19840]: cluster 2024-09-20T23:39:25.663147+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-09-20T23:39:27.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:27 smithi079 bash[19840]: cluster 2024-09-20T23:39:26.262241+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-20T23:39:27.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:27 smithi079 bash[24834]: cluster 2024-09-20T23:39:25.663147+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-09-20T23:39:27.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:27 smithi079 bash[24834]: cluster 2024-09-20T23:39:26.262241+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-20T23:39:28.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:28 smithi122 bash[19818]: cluster 2024-09-20T23:39:27.265778+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-20T23:39:28.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:28 smithi079 bash[19840]: cluster 2024-09-20T23:39:27.265778+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-20T23:39:28.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:28 smithi079 bash[24834]: cluster 2024-09-20T23:39:27.265778+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-20T23:39:29.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:29 smithi122 bash[19818]: cluster 2024-09-20T23:39:27.663735+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v157: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-09-20T23:39:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:29 smithi079 bash[19840]: cluster 2024-09-20T23:39:27.663735+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v157: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-09-20T23:39:29.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:29 smithi079 bash[24834]: cluster 2024-09-20T23:39:27.663735+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v157: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-09-20T23:39:31.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:30 smithi122 bash[19818]: cluster 2024-09-20T23:39:29.664304+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v158: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-09-20T23:39:31.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:30 smithi122 bash[19818]: cephadm 2024-09-20T23:39:29.792744+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-20T23:39:31.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:30 smithi122 bash[19818]: audit 2024-09-20T23:39:29.802170+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:31.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:30 smithi122 bash[19818]: audit 2024-09-20T23:39:29.804310+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:39:31.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:30 smithi122 bash[19818]: cephadm 2024-09-20T23:39:29.806000+0000 mgr.y (mgr.14150) 179 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 17265M 2024-09-20T23:39:31.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:30 smithi122 bash[19818]: audit 2024-09-20T23:39:29.815953+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:31.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:30 smithi122 bash[19818]: audit 2024-09-20T23:39:29.829154+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:31.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:30 smithi122 bash[19818]: audit 2024-09-20T23:39:30.012772+0000 mgr.y (mgr.14150) 180 : audit [DBG] from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:39:31.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:30 smithi122 bash[19818]: audit 2024-09-20T23:39:30.019579+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:39:31.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:30 smithi122 bash[19818]: audit 2024-09-20T23:39:30.025957+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:39:31.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:30 smithi122 bash[19818]: audit 2024-09-20T23:39:30.027780+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:31.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[19840]: cluster 2024-09-20T23:39:29.664304+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v158: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-09-20T23:39:31.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[19840]: cephadm 2024-09-20T23:39:29.792744+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-20T23:39:31.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[19840]: audit 2024-09-20T23:39:29.802170+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:31.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[19840]: audit 2024-09-20T23:39:29.804310+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:39:31.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[19840]: cephadm 2024-09-20T23:39:29.806000+0000 mgr.y (mgr.14150) 179 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 17265M 2024-09-20T23:39:31.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[19840]: audit 2024-09-20T23:39:29.815953+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:31.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[19840]: audit 2024-09-20T23:39:29.829154+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:31.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[19840]: audit 2024-09-20T23:39:30.012772+0000 mgr.y (mgr.14150) 180 : audit [DBG] from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:39:31.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[19840]: audit 2024-09-20T23:39:30.019579+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:39:31.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[19840]: audit 2024-09-20T23:39:30.025957+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:39:31.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[19840]: audit 2024-09-20T23:39:30.027780+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:31.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[24834]: cluster 2024-09-20T23:39:29.664304+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v158: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-09-20T23:39:31.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[24834]: cephadm 2024-09-20T23:39:29.792744+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-20T23:39:31.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[24834]: audit 2024-09-20T23:39:29.802170+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:31.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[24834]: audit 2024-09-20T23:39:29.804310+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:39:31.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[24834]: cephadm 2024-09-20T23:39:29.806000+0000 mgr.y (mgr.14150) 179 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 17265M 2024-09-20T23:39:31.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[24834]: audit 2024-09-20T23:39:29.815953+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:31.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[24834]: audit 2024-09-20T23:39:29.829154+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:31.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[24834]: audit 2024-09-20T23:39:30.012772+0000 mgr.y (mgr.14150) 180 : audit [DBG] from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:39:31.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[24834]: audit 2024-09-20T23:39:30.019579+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:39:31.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[24834]: audit 2024-09-20T23:39:30.025957+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:39:31.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:30 smithi079 bash[24834]: audit 2024-09-20T23:39:30.027780+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:33.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:32 smithi122 bash[19818]: cluster 2024-09-20T23:39:31.664885+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-20T23:39:33.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:32 smithi079 bash[19840]: cluster 2024-09-20T23:39:31.664885+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-20T23:39:33.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:32 smithi079 bash[24834]: cluster 2024-09-20T23:39:31.664885+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-20T23:39:35.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:34 smithi122 bash[19818]: cluster 2024-09-20T23:39:33.665448+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:35.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:34 smithi079 bash[19840]: cluster 2024-09-20T23:39:33.665448+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:35.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:34 smithi079 bash[24834]: cluster 2024-09-20T23:39:33.665448+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:37.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[19840]: cluster 2024-09-20T23:39:35.666002+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:37.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[19840]: audit 2024-09-20T23:39:36.367935+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.122:0/153072387' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb3d126f-3592-471f-9638-c2ef6b85919e"}]: dispatch 2024-09-20T23:39:37.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[19840]: audit 2024-09-20T23:39:36.368991+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb3d126f-3592-471f-9638-c2ef6b85919e"}]: dispatch 2024-09-20T23:39:37.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[19840]: audit 2024-09-20T23:39:36.377772+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb3d126f-3592-471f-9638-c2ef6b85919e"}]': finished 2024-09-20T23:39:37.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[19840]: cluster 2024-09-20T23:39:36.377899+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-20T23:39:37.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[19840]: audit 2024-09-20T23:39:36.378146+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:39:37.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[19840]: audit 2024-09-20T23:39:37.056265+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.122:0/1815067634' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:39:37.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[24834]: cluster 2024-09-20T23:39:35.666002+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:37.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[24834]: audit 2024-09-20T23:39:36.367935+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.122:0/153072387' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb3d126f-3592-471f-9638-c2ef6b85919e"}]: dispatch 2024-09-20T23:39:37.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[24834]: audit 2024-09-20T23:39:36.368991+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb3d126f-3592-471f-9638-c2ef6b85919e"}]: dispatch 2024-09-20T23:39:37.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[24834]: audit 2024-09-20T23:39:36.377772+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb3d126f-3592-471f-9638-c2ef6b85919e"}]': finished 2024-09-20T23:39:37.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[24834]: cluster 2024-09-20T23:39:36.377899+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-20T23:39:37.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[24834]: audit 2024-09-20T23:39:36.378146+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:39:37.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:37 smithi079 bash[24834]: audit 2024-09-20T23:39:37.056265+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.122:0/1815067634' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:39:37.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:37 smithi122 bash[19818]: cluster 2024-09-20T23:39:35.666002+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:37.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:37 smithi122 bash[19818]: audit 2024-09-20T23:39:36.367935+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.122:0/153072387' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb3d126f-3592-471f-9638-c2ef6b85919e"}]: dispatch 2024-09-20T23:39:37.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:37 smithi122 bash[19818]: audit 2024-09-20T23:39:36.368991+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb3d126f-3592-471f-9638-c2ef6b85919e"}]: dispatch 2024-09-20T23:39:37.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:37 smithi122 bash[19818]: audit 2024-09-20T23:39:36.377772+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb3d126f-3592-471f-9638-c2ef6b85919e"}]': finished 2024-09-20T23:39:37.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:37 smithi122 bash[19818]: cluster 2024-09-20T23:39:36.377899+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-20T23:39:37.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:37 smithi122 bash[19818]: audit 2024-09-20T23:39:36.378146+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:39:37.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:37 smithi122 bash[19818]: audit 2024-09-20T23:39:37.056265+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.122:0/1815067634' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:39:39.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:39 smithi079 bash[19840]: cluster 2024-09-20T23:39:37.666516+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:39.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:39 smithi079 bash[24834]: cluster 2024-09-20T23:39:37.666516+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:39 smithi122 bash[19818]: cluster 2024-09-20T23:39:37.666516+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:41.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:41 smithi079 bash[19840]: cluster 2024-09-20T23:39:39.667060+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:41.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:41 smithi079 bash[24834]: cluster 2024-09-20T23:39:39.667060+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:41.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:41 smithi122 bash[19818]: cluster 2024-09-20T23:39:39.667060+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:43.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:43 smithi079 bash[19840]: cluster 2024-09-20T23:39:41.667637+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:43.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:43 smithi079 bash[24834]: cluster 2024-09-20T23:39:41.667637+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:43.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:43 smithi122 bash[19818]: cluster 2024-09-20T23:39:41.667637+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:45.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:45 smithi079 bash[19840]: cluster 2024-09-20T23:39:43.668242+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:45.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:45 smithi079 bash[24834]: cluster 2024-09-20T23:39:43.668242+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:45.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:45 smithi122 bash[19818]: cluster 2024-09-20T23:39:43.668242+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:47.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:47 smithi122 bash[19818]: cluster 2024-09-20T23:39:45.668851+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:47.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:47 smithi122 bash[19818]: audit 2024-09-20T23:39:47.061686+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T23:39:47.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:47 smithi122 bash[19818]: audit 2024-09-20T23:39:47.063502+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:47.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:47 smithi079 bash[19840]: cluster 2024-09-20T23:39:45.668851+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:47.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:47 smithi079 bash[19840]: audit 2024-09-20T23:39:47.061686+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T23:39:47.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:47 smithi079 bash[19840]: audit 2024-09-20T23:39:47.063502+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:47.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:47 smithi079 bash[24834]: cluster 2024-09-20T23:39:45.668851+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:47.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:47 smithi079 bash[24834]: audit 2024-09-20T23:39:47.061686+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T23:39:47.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:47 smithi079 bash[24834]: audit 2024-09-20T23:39:47.063502+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:48.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:48 smithi122 bash[19818]: cephadm 2024-09-20T23:39:47.064851+0000 mgr.y (mgr.14150) 189 : cephadm [INF] Deploying daemon osd.5 on smithi122 2024-09-20T23:39:48.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:48 smithi079 bash[24834]: cephadm 2024-09-20T23:39:47.064851+0000 mgr.y (mgr.14150) 189 : cephadm [INF] Deploying daemon osd.5 on smithi122 2024-09-20T23:39:48.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:48 smithi079 bash[19840]: cephadm 2024-09-20T23:39:47.064851+0000 mgr.y (mgr.14150) 189 : cephadm [INF] Deploying daemon osd.5 on smithi122 2024-09-20T23:39:49.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:49 smithi122 bash[19818]: cluster 2024-09-20T23:39:47.669391+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:49 smithi079 bash[19840]: cluster 2024-09-20T23:39:47.669391+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:49.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:49 smithi079 bash[24834]: cluster 2024-09-20T23:39:47.669391+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:51.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:39:51.246 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:39:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:39:51.246 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:39:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:39:51.610 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:39:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:39:51.611 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:39:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:39:51.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:39:51.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:51 smithi122 bash[19818]: cluster 2024-09-20T23:39:49.670006+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:51.721 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:51 smithi079 bash[19840]: cluster 2024-09-20T23:39:49.670006+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:51.721 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:51 smithi079 bash[24834]: cluster 2024-09-20T23:39:49.670006+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:52.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:52 smithi079 bash[19840]: audit 2024-09-20T23:39:51.394786+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:52.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:52 smithi079 bash[19840]: audit 2024-09-20T23:39:51.403622+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:39:52.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:52 smithi079 bash[19840]: audit 2024-09-20T23:39:51.406521+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:52.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:52 smithi079 bash[19840]: audit 2024-09-20T23:39:51.408215+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:39:52.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:52 smithi079 bash[24834]: audit 2024-09-20T23:39:51.394786+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:52.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:52 smithi079 bash[24834]: audit 2024-09-20T23:39:51.403622+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:39:52.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:52 smithi079 bash[24834]: audit 2024-09-20T23:39:51.406521+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:52.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:52 smithi079 bash[24834]: audit 2024-09-20T23:39:51.408215+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:39:52.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:52 smithi122 bash[19818]: audit 2024-09-20T23:39:51.394786+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:52.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:52 smithi122 bash[19818]: audit 2024-09-20T23:39:51.403622+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:39:52.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:52 smithi122 bash[19818]: audit 2024-09-20T23:39:51.406521+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:52.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:52 smithi122 bash[19818]: audit 2024-09-20T23:39:51.408215+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:39:53.714 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:53 smithi122 bash[19818]: cluster 2024-09-20T23:39:51.670546+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:53.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:53 smithi079 bash[19840]: cluster 2024-09-20T23:39:51.670546+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:53.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:53 smithi079 bash[24834]: cluster 2024-09-20T23:39:51.670546+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:55.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:55 smithi122 bash[19818]: cluster 2024-09-20T23:39:53.671029+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:55.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:55 smithi122 bash[19818]: audit 2024-09-20T23:39:54.569845+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:55.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:55 smithi122 bash[19818]: audit 2024-09-20T23:39:54.580609+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:55 smithi079 bash[19840]: cluster 2024-09-20T23:39:53.671029+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:55 smithi079 bash[19840]: audit 2024-09-20T23:39:54.569845+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:55.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:55 smithi079 bash[19840]: audit 2024-09-20T23:39:54.580609+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:55 smithi079 bash[24834]: cluster 2024-09-20T23:39:53.671029+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:55 smithi079 bash[24834]: audit 2024-09-20T23:39:54.569845+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:55 smithi079 bash[24834]: audit 2024-09-20T23:39:54.580609+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:57.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:57 smithi122 bash[19818]: cluster 2024-09-20T23:39:55.671601+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:57 smithi079 bash[19840]: cluster 2024-09-20T23:39:55.671601+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:57.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:57 smithi079 bash[24834]: cluster 2024-09-20T23:39:55.671601+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:58.435 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 5 on host 'smithi122' 2024-09-20T23:39:59.060 DEBUG:teuthology.orchestra.run.smithi122:osd.5> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.5.service 2024-09-20T23:39:59.063 INFO:tasks.cephadm:Deploying osd.6 on smithi122 with /dev/vg_nvme/lv_2... 2024-09-20T23:39:59.063 DEBUG:teuthology.orchestra.run.smithi122:> 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 ad1ad010-77a8-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-20T23:39:59.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[19840]: cluster 2024-09-20T23:39:57.672113+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:59.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[19840]: audit 2024-09-20T23:39:58.434216+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:59.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[19840]: audit 2024-09-20T23:39:58.460278+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:39:59.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[19840]: audit 2024-09-20T23:39:58.463124+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:59.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[19840]: audit 2024-09-20T23:39:58.464959+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:39:59.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[19840]: audit 2024-09-20T23:39:58.840111+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/3430174780,v1:172.21.15.122:6809/3430174780]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T23:39:59.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[19840]: audit 2024-09-20T23:39:58.841384+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T23:39:59.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[24834]: cluster 2024-09-20T23:39:57.672113+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:59.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[24834]: audit 2024-09-20T23:39:58.434216+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:59.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[24834]: audit 2024-09-20T23:39:58.460278+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:39:59.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[24834]: audit 2024-09-20T23:39:58.463124+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:59.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[24834]: audit 2024-09-20T23:39:58.464959+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:39:59.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[24834]: audit 2024-09-20T23:39:58.840111+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/3430174780,v1:172.21.15.122:6809/3430174780]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T23:39:59.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:39:59 smithi079 bash[24834]: audit 2024-09-20T23:39:58.841384+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T23:39:59.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:59 smithi122 bash[19818]: cluster 2024-09-20T23:39:57.672113+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:39:59.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:59 smithi122 bash[19818]: audit 2024-09-20T23:39:58.434216+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:39:59.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:59 smithi122 bash[19818]: audit 2024-09-20T23:39:58.460278+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:39:59.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:59 smithi122 bash[19818]: audit 2024-09-20T23:39:58.463124+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:39:59.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:59 smithi122 bash[19818]: audit 2024-09-20T23:39:58.464959+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:39:59.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:59 smithi122 bash[19818]: audit 2024-09-20T23:39:58.840111+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/3430174780,v1:172.21.15.122:6809/3430174780]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T23:39:59.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:39:59 smithi122 bash[19818]: audit 2024-09-20T23:39:58.841384+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T23:40:00.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:00 smithi079 bash[19840]: audit 2024-09-20T23:39:59.437984+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"]}]': finished 2024-09-20T23:40:00.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:00 smithi079 bash[19840]: cluster 2024-09-20T23:39:59.438162+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-20T23:40:00.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:00 smithi079 bash[19840]: audit 2024-09-20T23:39:59.438799+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:00.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:00 smithi079 bash[19840]: audit 2024-09-20T23:39:59.438847+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/3430174780,v1:172.21.15.122:6809/3430174780]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:40:00.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:00 smithi079 bash[19840]: audit 2024-09-20T23:39:59.448309+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:40:00.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:00 smithi079 bash[19840]: cluster 2024-09-20T23:40:00.000162+0000 mon.a (mon.0) 482 : cluster [INF] overall HEALTH_OK 2024-09-20T23:40:00.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:00 smithi079 bash[24834]: audit 2024-09-20T23:39:59.437984+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"]}]': finished 2024-09-20T23:40:00.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:00 smithi079 bash[24834]: cluster 2024-09-20T23:39:59.438162+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-20T23:40:00.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:00 smithi079 bash[24834]: audit 2024-09-20T23:39:59.438799+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:00.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:00 smithi079 bash[24834]: audit 2024-09-20T23:39:59.438847+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/3430174780,v1:172.21.15.122:6809/3430174780]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:40:00.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:00 smithi079 bash[24834]: audit 2024-09-20T23:39:59.448309+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:40:00.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:00 smithi079 bash[24834]: cluster 2024-09-20T23:40:00.000162+0000 mon.a (mon.0) 482 : cluster [INF] overall HEALTH_OK 2024-09-20T23:40:00.779 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:00 smithi122 bash[19818]: audit 2024-09-20T23:39:59.437984+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"]}]': finished 2024-09-20T23:40:00.779 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:00 smithi122 bash[19818]: cluster 2024-09-20T23:39:59.438162+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-20T23:40:00.780 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:00 smithi122 bash[19818]: audit 2024-09-20T23:39:59.438799+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:00.780 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:00 smithi122 bash[19818]: audit 2024-09-20T23:39:59.438847+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/3430174780,v1:172.21.15.122:6809/3430174780]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:40:00.780 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:00 smithi122 bash[19818]: audit 2024-09-20T23:39:59.448309+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:40:00.780 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:00 smithi122 bash[19818]: cluster 2024-09-20T23:40:00.000162+0000 mon.a (mon.0) 482 : cluster [INF] overall HEALTH_OK 2024-09-20T23:40:00.780 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:40:00 smithi122 bash[25943]: debug 2024-09-20T23:40:00.460+0000 7f483f951700 -1 osd.5 0 waiting for initial osdmap 2024-09-20T23:40:00.780 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:40:00 smithi122 bash[25943]: debug 2024-09-20T23:40:00.472+0000 7f48382e4700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T23:40:01.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:01 smithi122 bash[19818]: cluster 2024-09-20T23:39:59.672644+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:40:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:01 smithi122 bash[19818]: audit 2024-09-20T23:40:00.448050+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=smithi122", "root=default"]}]': finished 2024-09-20T23:40:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:01 smithi122 bash[19818]: cluster 2024-09-20T23:40:00.448306+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-20T23:40:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:01 smithi122 bash[19818]: audit 2024-09-20T23:40:00.449119+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:01.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:01 smithi122 bash[19818]: audit 2024-09-20T23:40:00.461842+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:01.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:01 smithi079 bash[19840]: cluster 2024-09-20T23:39:59.672644+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:40:01.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:01 smithi079 bash[19840]: audit 2024-09-20T23:40:00.448050+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=smithi122", "root=default"]}]': finished 2024-09-20T23:40:01.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:01 smithi079 bash[19840]: cluster 2024-09-20T23:40:00.448306+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-20T23:40:01.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:01 smithi079 bash[19840]: audit 2024-09-20T23:40:00.449119+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:01.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:01 smithi079 bash[19840]: audit 2024-09-20T23:40:00.461842+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:01.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:01 smithi079 bash[24834]: cluster 2024-09-20T23:39:59.672644+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:40:01.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:01 smithi079 bash[24834]: audit 2024-09-20T23:40:00.448050+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=smithi122", "root=default"]}]': finished 2024-09-20T23:40:01.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:01 smithi079 bash[24834]: cluster 2024-09-20T23:40:00.448306+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-20T23:40:01.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:01 smithi079 bash[24834]: audit 2024-09-20T23:40:00.449119+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:01.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:01 smithi079 bash[24834]: audit 2024-09-20T23:40:00.461842+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:02.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:02 smithi079 bash[19840]: cluster 2024-09-20T23:39:59.857409+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:40:02.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:02 smithi079 bash[19840]: cluster 2024-09-20T23:39:59.857554+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:40:02.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:02 smithi079 bash[19840]: audit 2024-09-20T23:40:01.463020+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:02.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:02 smithi079 bash[19840]: cluster 2024-09-20T23:40:01.472185+0000 mon.a (mon.0) 488 : cluster [INF] osd.5 [v2:172.21.15.122:6808/3430174780,v1:172.21.15.122:6809/3430174780] boot 2024-09-20T23:40:02.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:02 smithi079 bash[19840]: cluster 2024-09-20T23:40:01.472324+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-20T23:40:02.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:02 smithi079 bash[19840]: audit 2024-09-20T23:40:01.475219+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:02.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:02 smithi079 bash[24834]: cluster 2024-09-20T23:39:59.857409+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:40:02.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:02 smithi079 bash[24834]: cluster 2024-09-20T23:39:59.857554+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:40:02.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:02 smithi079 bash[24834]: audit 2024-09-20T23:40:01.463020+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:02.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:02 smithi079 bash[24834]: cluster 2024-09-20T23:40:01.472185+0000 mon.a (mon.0) 488 : cluster [INF] osd.5 [v2:172.21.15.122:6808/3430174780,v1:172.21.15.122:6809/3430174780] boot 2024-09-20T23:40:02.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:02 smithi079 bash[24834]: cluster 2024-09-20T23:40:01.472324+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-20T23:40:02.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:02 smithi079 bash[24834]: audit 2024-09-20T23:40:01.475219+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:02.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:02 smithi122 bash[19818]: cluster 2024-09-20T23:39:59.857409+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:40:02.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:02 smithi122 bash[19818]: cluster 2024-09-20T23:39:59.857554+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:40:02.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:02 smithi122 bash[19818]: audit 2024-09-20T23:40:01.463020+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:02.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:02 smithi122 bash[19818]: cluster 2024-09-20T23:40:01.472185+0000 mon.a (mon.0) 488 : cluster [INF] osd.5 [v2:172.21.15.122:6808/3430174780,v1:172.21.15.122:6809/3430174780] boot 2024-09-20T23:40:02.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:02 smithi122 bash[19818]: cluster 2024-09-20T23:40:01.472324+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-20T23:40:02.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:02 smithi122 bash[19818]: audit 2024-09-20T23:40:01.475219+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:40:03.538 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:03 smithi122 bash[19818]: cluster 2024-09-20T23:40:01.673207+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:40:03.539 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:03 smithi122 bash[19818]: cluster 2024-09-20T23:40:02.479208+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-20T23:40:03.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:03 smithi079 bash[19840]: cluster 2024-09-20T23:40:01.673207+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:40:03.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:03 smithi079 bash[19840]: cluster 2024-09-20T23:40:02.479208+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-20T23:40:03.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:03 smithi079 bash[24834]: cluster 2024-09-20T23:40:01.673207+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-20T23:40:03.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:03 smithi079 bash[24834]: cluster 2024-09-20T23:40:02.479208+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-20T23:40:04.433 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-20T23:40:04.467 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi122:vg_nvme/lv_2 2024-09-20T23:40:04.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:04 smithi122 bash[19818]: cluster 2024-09-20T23:40:03.481699+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-20T23:40:04.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:04 smithi122 bash[19818]: audit 2024-09-20T23:40:03.675031+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:40:04.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:04 smithi122 bash[19818]: audit 2024-09-20T23:40:03.677903+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:40:04.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:04 smithi079 bash[19840]: cluster 2024-09-20T23:40:03.481699+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-20T23:40:04.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:04 smithi079 bash[19840]: audit 2024-09-20T23:40:03.675031+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:40:04.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:04 smithi079 bash[19840]: audit 2024-09-20T23:40:03.677903+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:40:04.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:04 smithi079 bash[24834]: cluster 2024-09-20T23:40:03.481699+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-20T23:40:04.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:04 smithi079 bash[24834]: audit 2024-09-20T23:40:03.675031+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:40:04.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:04 smithi079 bash[24834]: audit 2024-09-20T23:40:03.677903+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:40:05.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:05 smithi122 bash[19818]: cluster 2024-09-20T23:40:03.673763+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v181: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:05.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:05 smithi122 bash[19818]: cluster 2024-09-20T23:40:04.484286+0000 mon.a (mon.0) 495 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-20T23:40:05.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:05 smithi122 bash[19818]: cluster 2024-09-20T23:40:04.491499+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-20T23:40:05.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:05 smithi079 bash[19840]: cluster 2024-09-20T23:40:03.673763+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v181: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:05.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:05 smithi079 bash[19840]: cluster 2024-09-20T23:40:04.484286+0000 mon.a (mon.0) 495 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-20T23:40:05.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:05 smithi079 bash[19840]: cluster 2024-09-20T23:40:04.491499+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-20T23:40:05.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:05 smithi079 bash[24834]: cluster 2024-09-20T23:40:03.673763+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v181: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:05.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:05 smithi079 bash[24834]: cluster 2024-09-20T23:40:04.484286+0000 mon.a (mon.0) 495 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-20T23:40:05.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:05 smithi079 bash[24834]: cluster 2024-09-20T23:40:04.491499+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-20T23:40:06.637 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:06 smithi122 bash[19818]: cluster 2024-09-20T23:40:05.497291+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-20T23:40:06.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:06 smithi079 bash[19840]: cluster 2024-09-20T23:40:05.497291+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-20T23:40:06.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:06 smithi079 bash[24834]: cluster 2024-09-20T23:40:05.497291+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-20T23:40:07.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:07 smithi122 bash[19818]: cluster 2024-09-20T23:40:05.674412+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v184: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:07 smithi079 bash[19840]: cluster 2024-09-20T23:40:05.674412+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v184: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:07.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:07 smithi079 bash[24834]: cluster 2024-09-20T23:40:05.674412+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v184: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:08.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:08 smithi122 bash[19818]: cluster 2024-09-20T23:40:07.675028+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-09-20T23:40:08.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:08 smithi122 bash[19818]: cluster 2024-09-20T23:40:08.515630+0000 mon.a (mon.0) 498 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-20T23:40:08.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:08 smithi122 bash[19818]: cluster 2024-09-20T23:40:08.515697+0000 mon.a (mon.0) 499 : cluster [INF] Cluster is now healthy 2024-09-20T23:40:08.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:08 smithi079 bash[19840]: cluster 2024-09-20T23:40:07.675028+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-09-20T23:40:08.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:08 smithi079 bash[19840]: cluster 2024-09-20T23:40:08.515630+0000 mon.a (mon.0) 498 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-20T23:40:08.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:08 smithi079 bash[19840]: cluster 2024-09-20T23:40:08.515697+0000 mon.a (mon.0) 499 : cluster [INF] Cluster is now healthy 2024-09-20T23:40:08.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:08 smithi079 bash[24834]: cluster 2024-09-20T23:40:07.675028+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-09-20T23:40:08.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:08 smithi079 bash[24834]: cluster 2024-09-20T23:40:08.515630+0000 mon.a (mon.0) 498 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-20T23:40:08.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:08 smithi079 bash[24834]: cluster 2024-09-20T23:40:08.515697+0000 mon.a (mon.0) 499 : cluster [INF] Cluster is now healthy 2024-09-20T23:40:09.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[19840]: cephadm 2024-09-20T23:40:08.714781+0000 mgr.y (mgr.14150) 201 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-20T23:40:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[19840]: audit 2024-09-20T23:40:08.726472+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[19840]: audit 2024-09-20T23:40:08.728652+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[19840]: audit 2024-09-20T23:40:08.730473+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[19840]: cephadm 2024-09-20T23:40:08.731831+0000 mgr.y (mgr.14150) 202 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 8632M 2024-09-20T23:40:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[19840]: audit 2024-09-20T23:40:08.742129+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[19840]: audit 2024-09-20T23:40:08.752579+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[19840]: audit 2024-09-20T23:40:08.974104+0000 mgr.y (mgr.14150) 203 : audit [DBG] from='client.24248 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:40:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[19840]: audit 2024-09-20T23:40:08.981022+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:40:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[19840]: audit 2024-09-20T23:40:08.987424+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:40:09.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[19840]: audit 2024-09-20T23:40:08.989291+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:09.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[24834]: cephadm 2024-09-20T23:40:08.714781+0000 mgr.y (mgr.14150) 201 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-20T23:40:09.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[24834]: audit 2024-09-20T23:40:08.726472+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:09.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[24834]: audit 2024-09-20T23:40:08.728652+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:09.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[24834]: audit 2024-09-20T23:40:08.730473+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:09.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[24834]: cephadm 2024-09-20T23:40:08.731831+0000 mgr.y (mgr.14150) 202 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 8632M 2024-09-20T23:40:09.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[24834]: audit 2024-09-20T23:40:08.742129+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:09.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[24834]: audit 2024-09-20T23:40:08.752579+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:09.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[24834]: audit 2024-09-20T23:40:08.974104+0000 mgr.y (mgr.14150) 203 : audit [DBG] from='client.24248 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:40:09.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[24834]: audit 2024-09-20T23:40:08.981022+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:40:09.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[24834]: audit 2024-09-20T23:40:08.987424+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:40:09.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:09 smithi079 bash[24834]: audit 2024-09-20T23:40:08.989291+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:10.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:09 smithi122 bash[19818]: cephadm 2024-09-20T23:40:08.714781+0000 mgr.y (mgr.14150) 201 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-20T23:40:10.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:09 smithi122 bash[19818]: audit 2024-09-20T23:40:08.726472+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:10.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:09 smithi122 bash[19818]: audit 2024-09-20T23:40:08.728652+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:10.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:09 smithi122 bash[19818]: audit 2024-09-20T23:40:08.730473+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:10.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:09 smithi122 bash[19818]: cephadm 2024-09-20T23:40:08.731831+0000 mgr.y (mgr.14150) 202 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 8632M 2024-09-20T23:40:10.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:09 smithi122 bash[19818]: audit 2024-09-20T23:40:08.742129+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:10.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:09 smithi122 bash[19818]: audit 2024-09-20T23:40:08.752579+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:10.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:09 smithi122 bash[19818]: audit 2024-09-20T23:40:08.974104+0000 mgr.y (mgr.14150) 203 : audit [DBG] from='client.24248 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:40:10.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:09 smithi122 bash[19818]: audit 2024-09-20T23:40:08.981022+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:40:10.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:09 smithi122 bash[19818]: audit 2024-09-20T23:40:08.987424+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:40:10.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:09 smithi122 bash[19818]: audit 2024-09-20T23:40:08.989291+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:11.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:11 smithi079 bash[19840]: cluster 2024-09-20T23:40:09.675626+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-20T23:40:11.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:11 smithi079 bash[24834]: cluster 2024-09-20T23:40:09.675626+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-20T23:40:11.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:11 smithi122 bash[19818]: cluster 2024-09-20T23:40:09.675626+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-20T23:40:13.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:13 smithi122 bash[19818]: cluster 2024-09-20T23:40:11.676159+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v187: 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-20T23:40:13.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:13 smithi079 bash[19840]: cluster 2024-09-20T23:40:11.676159+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v187: 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-20T23:40:13.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:13 smithi079 bash[24834]: cluster 2024-09-20T23:40:11.676159+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v187: 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-20T23:40:15.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:15 smithi079 bash[19840]: cluster 2024-09-20T23:40:13.676741+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-20T23:40:15.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:15 smithi079 bash[24834]: cluster 2024-09-20T23:40:13.676741+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-20T23:40:15.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:15 smithi122 bash[19818]: cluster 2024-09-20T23:40:13.676741+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-20T23:40:16.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:16 smithi079 bash[19840]: audit 2024-09-20T23:40:15.301741+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.122:0/1868791773' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a6be593-1971-45c3-85f1-f4f89428b633"}]: dispatch 2024-09-20T23:40:16.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:16 smithi079 bash[19840]: audit 2024-09-20T23:40:15.303467+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a6be593-1971-45c3-85f1-f4f89428b633"}]: dispatch 2024-09-20T23:40:16.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:16 smithi079 bash[19840]: audit 2024-09-20T23:40:15.312203+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a6be593-1971-45c3-85f1-f4f89428b633"}]': finished 2024-09-20T23:40:16.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:16 smithi079 bash[19840]: cluster 2024-09-20T23:40:15.312428+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-20T23:40:16.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:16 smithi079 bash[19840]: audit 2024-09-20T23:40:15.312780+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:16.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:16 smithi079 bash[19840]: audit 2024-09-20T23:40:15.996193+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.122:0/4148810445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:40:16.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:16 smithi079 bash[24834]: audit 2024-09-20T23:40:15.301741+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.122:0/1868791773' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a6be593-1971-45c3-85f1-f4f89428b633"}]: dispatch 2024-09-20T23:40:16.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:16 smithi079 bash[24834]: audit 2024-09-20T23:40:15.303467+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a6be593-1971-45c3-85f1-f4f89428b633"}]: dispatch 2024-09-20T23:40:16.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:16 smithi079 bash[24834]: audit 2024-09-20T23:40:15.312203+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a6be593-1971-45c3-85f1-f4f89428b633"}]': finished 2024-09-20T23:40:16.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:16 smithi079 bash[24834]: cluster 2024-09-20T23:40:15.312428+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-20T23:40:16.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:16 smithi079 bash[24834]: audit 2024-09-20T23:40:15.312780+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:16.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:16 smithi079 bash[24834]: audit 2024-09-20T23:40:15.996193+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.122:0/4148810445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:40:16.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:16 smithi122 bash[19818]: audit 2024-09-20T23:40:15.301741+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.122:0/1868791773' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a6be593-1971-45c3-85f1-f4f89428b633"}]: dispatch 2024-09-20T23:40:16.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:16 smithi122 bash[19818]: audit 2024-09-20T23:40:15.303467+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7a6be593-1971-45c3-85f1-f4f89428b633"}]: dispatch 2024-09-20T23:40:16.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:16 smithi122 bash[19818]: audit 2024-09-20T23:40:15.312203+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7a6be593-1971-45c3-85f1-f4f89428b633"}]': finished 2024-09-20T23:40:16.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:16 smithi122 bash[19818]: cluster 2024-09-20T23:40:15.312428+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-20T23:40:16.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:16 smithi122 bash[19818]: audit 2024-09-20T23:40:15.312780+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:16.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:16 smithi122 bash[19818]: audit 2024-09-20T23:40:15.996193+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.122:0/4148810445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:40:17.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:17 smithi122 bash[19818]: cluster 2024-09-20T23:40:15.677304+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v190: 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-20T23:40:17.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:17 smithi079 bash[19840]: cluster 2024-09-20T23:40:15.677304+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v190: 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-20T23:40:17.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:17 smithi079 bash[24834]: cluster 2024-09-20T23:40:15.677304+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v190: 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-20T23:40:19.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:19 smithi122 bash[19818]: cluster 2024-09-20T23:40:17.677883+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:19.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:19 smithi079 bash[19840]: cluster 2024-09-20T23:40:17.677883+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:19.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:19 smithi079 bash[24834]: cluster 2024-09-20T23:40:17.677883+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:21.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:21 smithi122 bash[19818]: cluster 2024-09-20T23:40:19.678436+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:21.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:21 smithi079 bash[19840]: cluster 2024-09-20T23:40:19.678436+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:21.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:21 smithi079 bash[24834]: cluster 2024-09-20T23:40:19.678436+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:23.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:23 smithi122 bash[19818]: cluster 2024-09-20T23:40:21.678985+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:23.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:23 smithi079 bash[19840]: cluster 2024-09-20T23:40:21.678985+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:23.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:23 smithi079 bash[24834]: cluster 2024-09-20T23:40:21.678985+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:25.585 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:25 smithi122 bash[19818]: cluster 2024-09-20T23:40:23.679652+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:25.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:25 smithi079 bash[24834]: cluster 2024-09-20T23:40:23.679652+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:25 smithi079 bash[19840]: cluster 2024-09-20T23:40:23.679652+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:26.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:26 smithi122 bash[19818]: audit 2024-09-20T23:40:25.569102+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T23:40:26.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:26 smithi122 bash[19818]: audit 2024-09-20T23:40:25.570843+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:26 smithi079 bash[19840]: audit 2024-09-20T23:40:25.569102+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T23:40:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:26 smithi079 bash[19840]: audit 2024-09-20T23:40:25.570843+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:26.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:26 smithi079 bash[24834]: audit 2024-09-20T23:40:25.569102+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T23:40:26.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:26 smithi079 bash[24834]: audit 2024-09-20T23:40:25.570843+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:27.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:27 smithi122 bash[19818]: cephadm 2024-09-20T23:40:25.572303+0000 mgr.y (mgr.14150) 212 : cephadm [INF] Deploying daemon osd.6 on smithi122 2024-09-20T23:40:27.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:27 smithi122 bash[19818]: cluster 2024-09-20T23:40:25.680139+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:27.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:27 smithi079 bash[19840]: cephadm 2024-09-20T23:40:25.572303+0000 mgr.y (mgr.14150) 212 : cephadm [INF] Deploying daemon osd.6 on smithi122 2024-09-20T23:40:27.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:27 smithi079 bash[19840]: cluster 2024-09-20T23:40:25.680139+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:27.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:27 smithi079 bash[24834]: cephadm 2024-09-20T23:40:25.572303+0000 mgr.y (mgr.14150) 212 : cephadm [INF] Deploying daemon osd.6 on smithi122 2024-09-20T23:40:27.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:27 smithi079 bash[24834]: cluster 2024-09-20T23:40:25.680139+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:29.610 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:40:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:40:29.610 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:40:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:40:29.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:29 smithi122 bash[19818]: cluster 2024-09-20T23:40:27.680697+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:29.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:40:29.611 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:40:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:40:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:29 smithi079 bash[19840]: cluster 2024-09-20T23:40:27.680697+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:29.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:29 smithi079 bash[24834]: cluster 2024-09-20T23:40:27.680697+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:30.110 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:40:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:40:30.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:40:30.111 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:40:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:40:30.111 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:40:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:40:31.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:30 smithi122 bash[19818]: cluster 2024-09-20T23:40:29.681260+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:31.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:30 smithi122 bash[19818]: audit 2024-09-20T23:40:29.782462+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:31.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:30 smithi122 bash[19818]: audit 2024-09-20T23:40:29.783054+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:40:31.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:30 smithi122 bash[19818]: audit 2024-09-20T23:40:29.786462+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:31.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:30 smithi122 bash[19818]: audit 2024-09-20T23:40:29.788363+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:40:31.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:30 smithi079 bash[19840]: cluster 2024-09-20T23:40:29.681260+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:31.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:30 smithi079 bash[19840]: audit 2024-09-20T23:40:29.782462+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:31.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:30 smithi079 bash[19840]: audit 2024-09-20T23:40:29.783054+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:40:31.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:30 smithi079 bash[19840]: audit 2024-09-20T23:40:29.786462+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:31.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:30 smithi079 bash[19840]: audit 2024-09-20T23:40:29.788363+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:40:31.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:30 smithi079 bash[24834]: cluster 2024-09-20T23:40:29.681260+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:31.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:30 smithi079 bash[24834]: audit 2024-09-20T23:40:29.782462+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:31.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:30 smithi079 bash[24834]: audit 2024-09-20T23:40:29.783054+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:40:31.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:30 smithi079 bash[24834]: audit 2024-09-20T23:40:29.786462+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:31.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:30 smithi079 bash[24834]: audit 2024-09-20T23:40:29.788363+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:40:33.167 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:32 smithi122 bash[19818]: cluster 2024-09-20T23:40:31.681825+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:33.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:32 smithi079 bash[19840]: cluster 2024-09-20T23:40:31.681825+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:33.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:32 smithi079 bash[24834]: cluster 2024-09-20T23:40:31.681825+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:34.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:34 smithi122 bash[19818]: audit 2024-09-20T23:40:33.511875+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:34.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:34 smithi122 bash[19818]: audit 2024-09-20T23:40:33.802042+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:34.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:34 smithi079 bash[19840]: audit 2024-09-20T23:40:33.511875+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:34.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:34 smithi079 bash[19840]: audit 2024-09-20T23:40:33.802042+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:34.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:34 smithi079 bash[24834]: audit 2024-09-20T23:40:33.511875+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:34.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:34 smithi079 bash[24834]: audit 2024-09-20T23:40:33.802042+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:35.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:35 smithi122 bash[19818]: cluster 2024-09-20T23:40:33.682410+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:35.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:35 smithi079 bash[19840]: cluster 2024-09-20T23:40:33.682410+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:35.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:35 smithi079 bash[24834]: cluster 2024-09-20T23:40:33.682410+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:36.460 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 6 on host 'smithi122' 2024-09-20T23:40:37.116 DEBUG:teuthology.orchestra.run.smithi122:osd.6> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.6.service 2024-09-20T23:40:37.118 INFO:tasks.cephadm:Deploying osd.7 on smithi122 with /dev/vg_nvme/lv_1... 2024-09-20T23:40:37.118 DEBUG:teuthology.orchestra.run.smithi122:> 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 ad1ad010-77a8-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-20T23:40:37.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[19840]: cluster 2024-09-20T23:40:35.683016+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:37.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[19840]: audit 2024-09-20T23:40:36.459541+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:37.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[19840]: audit 2024-09-20T23:40:36.477943+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:40:37.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[19840]: audit 2024-09-20T23:40:36.480762+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:37.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[19840]: audit 2024-09-20T23:40:36.482701+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:40:37.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[19840]: audit 2024-09-20T23:40:36.950238+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3249192486,v1:172.21.15.122:6817/3249192486]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T23:40:37.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[19840]: audit 2024-09-20T23:40:36.951766+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T23:40:37.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[24834]: cluster 2024-09-20T23:40:35.683016+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:37.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[24834]: audit 2024-09-20T23:40:36.459541+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:37.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[24834]: audit 2024-09-20T23:40:36.477943+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:40:37.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[24834]: audit 2024-09-20T23:40:36.480762+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:37.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[24834]: audit 2024-09-20T23:40:36.482701+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:40:37.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[24834]: audit 2024-09-20T23:40:36.950238+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3249192486,v1:172.21.15.122:6817/3249192486]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T23:40:37.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:37 smithi079 bash[24834]: audit 2024-09-20T23:40:36.951766+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T23:40:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:37 smithi122 bash[19818]: cluster 2024-09-20T23:40:35.683016+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:37 smithi122 bash[19818]: audit 2024-09-20T23:40:36.459541+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:37 smithi122 bash[19818]: audit 2024-09-20T23:40:36.477943+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:40:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:37 smithi122 bash[19818]: audit 2024-09-20T23:40:36.480762+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:37 smithi122 bash[19818]: audit 2024-09-20T23:40:36.482701+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:40:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:37 smithi122 bash[19818]: audit 2024-09-20T23:40:36.950238+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3249192486,v1:172.21.15.122:6817/3249192486]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T23:40:37.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:37 smithi122 bash[19818]: audit 2024-09-20T23:40:36.951766+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T23:40:38.659 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:38 smithi122 bash[19818]: audit 2024-09-20T23:40:37.532216+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"]}]': finished 2024-09-20T23:40:38.659 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:38 smithi122 bash[19818]: cluster 2024-09-20T23:40:37.532394+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-20T23:40:38.659 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:38 smithi122 bash[19818]: audit 2024-09-20T23:40:37.532612+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3249192486,v1:172.21.15.122:6817/3249192486]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:40:38.659 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:38 smithi122 bash[19818]: audit 2024-09-20T23:40:37.532684+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:38.659 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:38 smithi122 bash[19818]: audit 2024-09-20T23:40:37.534401+0000 mon.a (mon.0) 528 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:40:38.659 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:40:38 smithi122 bash[28922]: debug 2024-09-20T23:40:38.543+0000 7fbea1aa9700 -1 osd.6 0 waiting for initial osdmap 2024-09-20T23:40:38.659 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:40:38 smithi122 bash[28922]: debug 2024-09-20T23:40:38.551+0000 7fbe9a43c700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T23:40:38.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:38 smithi079 bash[19840]: audit 2024-09-20T23:40:37.532216+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"]}]': finished 2024-09-20T23:40:38.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:38 smithi079 bash[19840]: cluster 2024-09-20T23:40:37.532394+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-20T23:40:38.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:38 smithi079 bash[19840]: audit 2024-09-20T23:40:37.532612+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3249192486,v1:172.21.15.122:6817/3249192486]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:40:38.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:38 smithi079 bash[19840]: audit 2024-09-20T23:40:37.532684+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:38.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:38 smithi079 bash[19840]: audit 2024-09-20T23:40:37.534401+0000 mon.a (mon.0) 528 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:40:38.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:38 smithi079 bash[24834]: audit 2024-09-20T23:40:37.532216+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"]}]': finished 2024-09-20T23:40:38.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:38 smithi079 bash[24834]: cluster 2024-09-20T23:40:37.532394+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-20T23:40:38.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:38 smithi079 bash[24834]: audit 2024-09-20T23:40:37.532612+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3249192486,v1:172.21.15.122:6817/3249192486]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:40:38.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:38 smithi079 bash[24834]: audit 2024-09-20T23:40:37.532684+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:38.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:38 smithi079 bash[24834]: audit 2024-09-20T23:40:37.534401+0000 mon.a (mon.0) 528 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:40:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:39 smithi122 bash[19818]: cluster 2024-09-20T23:40:37.683572+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:39 smithi122 bash[19818]: audit 2024-09-20T23:40:38.541743+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=smithi122", "root=default"]}]': finished 2024-09-20T23:40:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:39 smithi122 bash[19818]: cluster 2024-09-20T23:40:38.541998+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-20T23:40:39.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:39 smithi122 bash[19818]: audit 2024-09-20T23:40:38.542520+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:39.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:39 smithi122 bash[19818]: audit 2024-09-20T23:40:38.547422+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:39.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:39 smithi079 bash[19840]: cluster 2024-09-20T23:40:37.683572+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:39.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:39 smithi079 bash[19840]: audit 2024-09-20T23:40:38.541743+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=smithi122", "root=default"]}]': finished 2024-09-20T23:40:39.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:39 smithi079 bash[19840]: cluster 2024-09-20T23:40:38.541998+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-20T23:40:39.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:39 smithi079 bash[19840]: audit 2024-09-20T23:40:38.542520+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:39.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:39 smithi079 bash[19840]: audit 2024-09-20T23:40:38.547422+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:39.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:39 smithi079 bash[24834]: cluster 2024-09-20T23:40:37.683572+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-20T23:40:39.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:39 smithi079 bash[24834]: audit 2024-09-20T23:40:38.541743+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=smithi122", "root=default"]}]': finished 2024-09-20T23:40:39.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:39 smithi079 bash[24834]: cluster 2024-09-20T23:40:38.541998+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-20T23:40:39.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:39 smithi079 bash[24834]: audit 2024-09-20T23:40:38.542520+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:39.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:39 smithi079 bash[24834]: audit 2024-09-20T23:40:38.547422+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:40 smithi122 bash[19818]: cluster 2024-09-20T23:40:37.925856+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:40:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:40 smithi122 bash[19818]: cluster 2024-09-20T23:40:37.926021+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:40:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:40 smithi122 bash[19818]: cluster 2024-09-20T23:40:39.548787+0000 mon.a (mon.0) 533 : cluster [INF] osd.6 [v2:172.21.15.122:6816/3249192486,v1:172.21.15.122:6817/3249192486] boot 2024-09-20T23:40:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:40 smithi122 bash[19818]: cluster 2024-09-20T23:40:39.548912+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-20T23:40:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:40 smithi122 bash[19818]: audit 2024-09-20T23:40:39.549260+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:40 smithi122 bash[19818]: cluster 2024-09-20T23:40:39.684141+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:40 smithi122 bash[19818]: cluster 2024-09-20T23:40:40.233301+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-20T23:40:40.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[19840]: cluster 2024-09-20T23:40:37.925856+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:40:40.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[19840]: cluster 2024-09-20T23:40:37.926021+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:40:40.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[19840]: cluster 2024-09-20T23:40:39.548787+0000 mon.a (mon.0) 533 : cluster [INF] osd.6 [v2:172.21.15.122:6816/3249192486,v1:172.21.15.122:6817/3249192486] boot 2024-09-20T23:40:40.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[19840]: cluster 2024-09-20T23:40:39.548912+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-20T23:40:40.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[19840]: audit 2024-09-20T23:40:39.549260+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:40.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[19840]: cluster 2024-09-20T23:40:39.684141+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:40.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[19840]: cluster 2024-09-20T23:40:40.233301+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-20T23:40:40.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[24834]: cluster 2024-09-20T23:40:37.925856+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:40:40.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[24834]: cluster 2024-09-20T23:40:37.926021+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:40:40.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[24834]: cluster 2024-09-20T23:40:39.548787+0000 mon.a (mon.0) 533 : cluster [INF] osd.6 [v2:172.21.15.122:6816/3249192486,v1:172.21.15.122:6817/3249192486] boot 2024-09-20T23:40:40.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[24834]: cluster 2024-09-20T23:40:39.548912+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-20T23:40:40.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[24834]: audit 2024-09-20T23:40:39.549260+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:40:40.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[24834]: cluster 2024-09-20T23:40:39.684141+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:40.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:40 smithi079 bash[24834]: cluster 2024-09-20T23:40:40.233301+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-20T23:40:42.287 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-09-20T23:40:42.321 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi122:vg_nvme/lv_1 2024-09-20T23:40:42.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:42 smithi122 bash[19818]: cluster 2024-09-20T23:40:41.244612+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-20T23:40:42.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:42 smithi079 bash[24834]: cluster 2024-09-20T23:40:41.244612+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-20T23:40:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:42 smithi079 bash[19840]: cluster 2024-09-20T23:40:41.244612+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-20T23:40:43.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:43 smithi122 bash[19818]: cluster 2024-09-20T23:40:41.684714+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:43.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:43 smithi122 bash[19818]: cluster 2024-09-20T23:40:42.262698+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-20T23:40:43.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:43 smithi079 bash[19840]: cluster 2024-09-20T23:40:41.684714+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:43.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:43 smithi079 bash[19840]: cluster 2024-09-20T23:40:42.262698+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-20T23:40:43.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:43 smithi079 bash[24834]: cluster 2024-09-20T23:40:41.684714+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:43.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:43 smithi079 bash[24834]: cluster 2024-09-20T23:40:42.262698+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-20T23:40:44.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:44 smithi122 bash[19818]: cluster 2024-09-20T23:40:43.260162+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-20T23:40:44.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:44 smithi079 bash[19840]: cluster 2024-09-20T23:40:43.260162+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-20T23:40:44.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:44 smithi079 bash[24834]: cluster 2024-09-20T23:40:43.260162+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-20T23:40:45.583 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:45 smithi122 bash[19818]: cluster 2024-09-20T23:40:43.685276+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:45.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:45 smithi079 bash[24834]: cluster 2024-09-20T23:40:43.685276+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:45.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:45 smithi079 bash[19840]: cluster 2024-09-20T23:40:43.685276+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:47.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: cluster 2024-09-20T23:40:45.685902+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-09-20T23:40:47.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: cephadm 2024-09-20T23:40:46.450477+0000 mgr.y (mgr.14150) 224 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-20T23:40:47.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: audit 2024-09-20T23:40:46.455145+0000 mgr.y (mgr.14150) 225 : audit [DBG] from='client.24275 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:40:47.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: audit 2024-09-20T23:40:46.460527+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:47.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: audit 2024-09-20T23:40:46.462450+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:40:47.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: audit 2024-09-20T23:40:46.463403+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:47.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: audit 2024-09-20T23:40:46.465590+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:47.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: audit 2024-09-20T23:40:46.470032+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:40:47.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: audit 2024-09-20T23:40:46.470683+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:47.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: audit 2024-09-20T23:40:46.472054+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:47.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: cephadm 2024-09-20T23:40:46.472115+0000 mgr.y (mgr.14150) 226 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 5755M 2024-09-20T23:40:47.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: audit 2024-09-20T23:40:46.481262+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:47.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[19840]: audit 2024-09-20T23:40:46.490629+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: cluster 2024-09-20T23:40:45.685902+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-09-20T23:40:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: cephadm 2024-09-20T23:40:46.450477+0000 mgr.y (mgr.14150) 224 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-20T23:40:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: audit 2024-09-20T23:40:46.455145+0000 mgr.y (mgr.14150) 225 : audit [DBG] from='client.24275 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:40:47.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: audit 2024-09-20T23:40:46.460527+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: audit 2024-09-20T23:40:46.462450+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:40:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: audit 2024-09-20T23:40:46.463403+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: audit 2024-09-20T23:40:46.465590+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: audit 2024-09-20T23:40:46.470032+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:40:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: audit 2024-09-20T23:40:46.470683+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: audit 2024-09-20T23:40:46.472054+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: cephadm 2024-09-20T23:40:46.472115+0000 mgr.y (mgr.14150) 226 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 5755M 2024-09-20T23:40:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: audit 2024-09-20T23:40:46.481262+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:47.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:47 smithi079 bash[24834]: audit 2024-09-20T23:40:46.490629+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:47.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: cluster 2024-09-20T23:40:45.685902+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-09-20T23:40:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: cephadm 2024-09-20T23:40:46.450477+0000 mgr.y (mgr.14150) 224 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-20T23:40:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: audit 2024-09-20T23:40:46.455145+0000 mgr.y (mgr.14150) 225 : audit [DBG] from='client.24275 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:40:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: audit 2024-09-20T23:40:46.460527+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: audit 2024-09-20T23:40:46.462450+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T23:40:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: audit 2024-09-20T23:40:46.463403+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: audit 2024-09-20T23:40:46.465590+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: audit 2024-09-20T23:40:46.470032+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T23:40:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: audit 2024-09-20T23:40:46.470683+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:40:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: audit 2024-09-20T23:40:46.472054+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:40:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: cephadm 2024-09-20T23:40:46.472115+0000 mgr.y (mgr.14150) 226 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 5755M 2024-09-20T23:40:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: audit 2024-09-20T23:40:46.481262+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:47.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:47 smithi122 bash[19818]: audit 2024-09-20T23:40:46.490629+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:40:49.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:49 smithi122 bash[19818]: cluster 2024-09-20T23:40:47.686486+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-20T23:40:49.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:49 smithi079 bash[19840]: cluster 2024-09-20T23:40:47.686486+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-20T23:40:49.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:49 smithi079 bash[24834]: cluster 2024-09-20T23:40:47.686486+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-20T23:40:51.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:51 smithi079 bash[19840]: cluster 2024-09-20T23:40:49.687075+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-20T23:40:51.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:51 smithi079 bash[24834]: cluster 2024-09-20T23:40:49.687075+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-20T23:40:51.848 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:51 smithi122 bash[19818]: cluster 2024-09-20T23:40:49.687075+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-20T23:40:53.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[19840]: cluster 2024-09-20T23:40:51.687687+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v215: 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-20T23:40:53.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[19840]: audit 2024-09-20T23:40:52.667707+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.122:0/3650332760' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8cc1421-8a82-422a-8942-4e46e4dcd934"}]: dispatch 2024-09-20T23:40:53.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[19840]: audit 2024-09-20T23:40:52.669829+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8cc1421-8a82-422a-8942-4e46e4dcd934"}]: dispatch 2024-09-20T23:40:53.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[19840]: audit 2024-09-20T23:40:52.685074+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a8cc1421-8a82-422a-8942-4e46e4dcd934"}]': finished 2024-09-20T23:40:53.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[19840]: cluster 2024-09-20T23:40:52.685191+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-20T23:40:53.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[19840]: audit 2024-09-20T23:40:52.685497+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:40:53.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[19840]: audit 2024-09-20T23:40:53.395063+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.122:0/2608569328' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:40:53.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[24834]: cluster 2024-09-20T23:40:51.687687+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v215: 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-20T23:40:53.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[24834]: audit 2024-09-20T23:40:52.667707+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.122:0/3650332760' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8cc1421-8a82-422a-8942-4e46e4dcd934"}]: dispatch 2024-09-20T23:40:53.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[24834]: audit 2024-09-20T23:40:52.669829+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8cc1421-8a82-422a-8942-4e46e4dcd934"}]: dispatch 2024-09-20T23:40:53.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[24834]: audit 2024-09-20T23:40:52.685074+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a8cc1421-8a82-422a-8942-4e46e4dcd934"}]': finished 2024-09-20T23:40:53.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[24834]: cluster 2024-09-20T23:40:52.685191+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-20T23:40:53.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[24834]: audit 2024-09-20T23:40:52.685497+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:40:53.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:53 smithi079 bash[24834]: audit 2024-09-20T23:40:53.395063+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.122:0/2608569328' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:40:53.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:53 smithi122 bash[19818]: cluster 2024-09-20T23:40:51.687687+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v215: 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-20T23:40:53.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:53 smithi122 bash[19818]: audit 2024-09-20T23:40:52.667707+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.122:0/3650332760' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8cc1421-8a82-422a-8942-4e46e4dcd934"}]: dispatch 2024-09-20T23:40:53.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:53 smithi122 bash[19818]: audit 2024-09-20T23:40:52.669829+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a8cc1421-8a82-422a-8942-4e46e4dcd934"}]: dispatch 2024-09-20T23:40:53.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:53 smithi122 bash[19818]: audit 2024-09-20T23:40:52.685074+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a8cc1421-8a82-422a-8942-4e46e4dcd934"}]': finished 2024-09-20T23:40:53.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:53 smithi122 bash[19818]: cluster 2024-09-20T23:40:52.685191+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-20T23:40:53.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:53 smithi122 bash[19818]: audit 2024-09-20T23:40:52.685497+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:40:53.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:53 smithi122 bash[19818]: audit 2024-09-20T23:40:53.395063+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.122:0/2608569328' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T23:40:55.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:55 smithi079 bash[24834]: cluster 2024-09-20T23:40:53.688306+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v217: 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-20T23:40:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:55 smithi079 bash[19840]: cluster 2024-09-20T23:40:53.688306+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v217: 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-20T23:40:55.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:55 smithi122 bash[19818]: cluster 2024-09-20T23:40:53.688306+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v217: 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-20T23:40:57.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:57 smithi079 bash[24834]: cluster 2024-09-20T23:40:55.689012+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:57 smithi079 bash[19840]: cluster 2024-09-20T23:40:55.689012+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:57.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:57 smithi122 bash[19818]: cluster 2024-09-20T23:40:55.689012+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:59.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:40:59 smithi079 bash[19840]: cluster 2024-09-20T23:40:57.689629+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:59.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:40:59 smithi079 bash[24834]: cluster 2024-09-20T23:40:57.689629+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:40:59.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:40:59 smithi122 bash[19818]: cluster 2024-09-20T23:40:57.689629+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:01.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:01 smithi122 bash[19818]: cluster 2024-09-20T23:40:59.690329+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:01.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:01 smithi079 bash[24834]: cluster 2024-09-20T23:40:59.690329+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:01.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:01 smithi079 bash[19840]: cluster 2024-09-20T23:40:59.690329+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:03.848 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:03 smithi122 bash[19818]: cluster 2024-09-20T23:41:01.691017+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:03.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:03 smithi079 bash[24834]: cluster 2024-09-20T23:41:01.691017+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:03.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:03 smithi079 bash[19840]: cluster 2024-09-20T23:41:01.691017+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:04.785 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:04 smithi122 bash[19818]: audit 2024-09-20T23:41:03.523189+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T23:41:04.785 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:04 smithi122 bash[19818]: audit 2024-09-20T23:41:03.524890+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:04.785 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:04 smithi122 bash[19818]: cephadm 2024-09-20T23:41:03.526243+0000 mgr.y (mgr.14150) 235 : cephadm [INF] Deploying daemon osd.7 on smithi122 2024-09-20T23:41:04.785 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:04 smithi122 bash[19818]: audit 2024-09-20T23:41:03.683569+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:41:04.785 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:04 smithi122 bash[19818]: audit 2024-09-20T23:41:03.684349+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:41:04.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:04 smithi079 bash[19840]: audit 2024-09-20T23:41:03.523189+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T23:41:04.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:04 smithi079 bash[19840]: audit 2024-09-20T23:41:03.524890+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:04.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:04 smithi079 bash[19840]: cephadm 2024-09-20T23:41:03.526243+0000 mgr.y (mgr.14150) 235 : cephadm [INF] Deploying daemon osd.7 on smithi122 2024-09-20T23:41:04.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:04 smithi079 bash[19840]: audit 2024-09-20T23:41:03.683569+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:41:04.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:04 smithi079 bash[19840]: audit 2024-09-20T23:41:03.684349+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:41:04.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:04 smithi079 bash[24834]: audit 2024-09-20T23:41:03.523189+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T23:41:04.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:04 smithi079 bash[24834]: audit 2024-09-20T23:41:03.524890+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:04.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:04 smithi079 bash[24834]: cephadm 2024-09-20T23:41:03.526243+0000 mgr.y (mgr.14150) 235 : cephadm [INF] Deploying daemon osd.7 on smithi122 2024-09-20T23:41:04.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:04 smithi079 bash[24834]: audit 2024-09-20T23:41:03.683569+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:41:04.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:04 smithi079 bash[24834]: audit 2024-09-20T23:41:03.684349+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:41:05.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:05 smithi122 bash[19818]: cluster 2024-09-20T23:41:03.691603+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:05.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:05 smithi079 bash[24834]: cluster 2024-09-20T23:41:03.691603+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:05.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:05 smithi079 bash[19840]: cluster 2024-09-20T23:41:03.691603+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:07.610 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:41:07 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:41:07.610 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:07 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:41:07.611 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:41:07 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:41:07.611 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:41:07 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:41:07.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:07 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:41:07.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:07 smithi122 bash[19818]: cluster 2024-09-20T23:41:05.692179+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:07.868 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:07 smithi079 bash[19840]: cluster 2024-09-20T23:41:05.692179+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:07.868 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:07 smithi079 bash[24834]: cluster 2024-09-20T23:41:05.692179+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:08.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:07 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:41:08.110 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:41:07 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:41:08.111 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:41:07 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:41:08.111 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:41:07 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:41:08.111 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:07 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:41:09.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:08 smithi122 bash[19818]: cluster 2024-09-20T23:41:07.692769+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:09.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:08 smithi122 bash[19818]: audit 2024-09-20T23:41:07.820143+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:09.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:08 smithi122 bash[19818]: audit 2024-09-20T23:41:07.836379+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:09.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:08 smithi122 bash[19818]: audit 2024-09-20T23:41:07.839100+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:09.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:08 smithi122 bash[19818]: audit 2024-09-20T23:41:07.841740+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:41:09.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:08 smithi079 bash[24834]: cluster 2024-09-20T23:41:07.692769+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:09.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:08 smithi079 bash[24834]: audit 2024-09-20T23:41:07.820143+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:09.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:08 smithi079 bash[24834]: audit 2024-09-20T23:41:07.836379+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:09.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:08 smithi079 bash[24834]: audit 2024-09-20T23:41:07.839100+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:09.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:08 smithi079 bash[24834]: audit 2024-09-20T23:41:07.841740+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:41:09.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:08 smithi079 bash[19840]: cluster 2024-09-20T23:41:07.692769+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:09.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:08 smithi079 bash[19840]: audit 2024-09-20T23:41:07.820143+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:09.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:08 smithi079 bash[19840]: audit 2024-09-20T23:41:07.836379+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:09.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:08 smithi079 bash[19840]: audit 2024-09-20T23:41:07.839100+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:09.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:08 smithi079 bash[19840]: audit 2024-09-20T23:41:07.841740+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:41:11.304 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:11 smithi122 bash[19818]: cluster 2024-09-20T23:41:09.693342+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:11.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:11 smithi079 bash[24834]: cluster 2024-09-20T23:41:09.693342+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:11.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:11 smithi079 bash[24834]: audit 2024-09-20T23:41:11.052262+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:11.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:11 smithi079 bash[24834]: audit 2024-09-20T23:41:11.060732+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:11.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:11 smithi079 bash[19840]: cluster 2024-09-20T23:41:09.693342+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:11.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:11 smithi079 bash[19840]: audit 2024-09-20T23:41:11.052262+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:11.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:11 smithi079 bash[19840]: audit 2024-09-20T23:41:11.060732+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:11.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:11 smithi122 bash[19818]: audit 2024-09-20T23:41:11.052262+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:11.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:11 smithi122 bash[19818]: audit 2024-09-20T23:41:11.060732+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:13.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:13 smithi122 bash[19818]: cluster 2024-09-20T23:41:11.693931+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:13.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:13 smithi079 bash[19840]: cluster 2024-09-20T23:41:11.693931+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:13.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:13 smithi079 bash[24834]: cluster 2024-09-20T23:41:11.693931+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:14.814 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 7 on host 'smithi122' 2024-09-20T23:41:15.408 DEBUG:teuthology.orchestra.run.smithi122:osd.7> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.7.service 2024-09-20T23:41:15.411 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-20T23:41:15.411 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T23:41:15.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:15 smithi122 bash[19818]: cluster 2024-09-20T23:41:13.694497+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:15.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:15 smithi122 bash[19818]: audit 2024-09-20T23:41:14.814312+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:15.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:15 smithi122 bash[19818]: audit 2024-09-20T23:41:14.839664+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:15.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:15 smithi122 bash[19818]: audit 2024-09-20T23:41:14.842307+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:15.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:15 smithi122 bash[19818]: audit 2024-09-20T23:41:14.844201+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:41:15.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:15 smithi079 bash[19840]: cluster 2024-09-20T23:41:13.694497+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:15.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:15 smithi079 bash[19840]: audit 2024-09-20T23:41:14.814312+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:15.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:15 smithi079 bash[19840]: audit 2024-09-20T23:41:14.839664+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:15.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:15 smithi079 bash[19840]: audit 2024-09-20T23:41:14.842307+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:15.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:15 smithi079 bash[19840]: audit 2024-09-20T23:41:14.844201+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:41:15.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:15 smithi079 bash[24834]: cluster 2024-09-20T23:41:13.694497+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:15.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:15 smithi079 bash[24834]: audit 2024-09-20T23:41:14.814312+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:15.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:15 smithi079 bash[24834]: audit 2024-09-20T23:41:14.839664+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:15.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:15 smithi079 bash[24834]: audit 2024-09-20T23:41:14.842307+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:15.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:15 smithi079 bash[24834]: audit 2024-09-20T23:41:14.844201+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:41:16.559 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:16 smithi079 bash[19840]: audit 2024-09-20T23:41:15.415101+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/821960997,v1:172.21.15.122:6825/821960997]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T23:41:16.559 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:16 smithi079 bash[19840]: audit 2024-09-20T23:41:15.417248+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T23:41:16.559 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:16 smithi079 bash[24834]: audit 2024-09-20T23:41:15.415101+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/821960997,v1:172.21.15.122:6825/821960997]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T23:41:16.559 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:16 smithi079 bash[24834]: audit 2024-09-20T23:41:15.417248+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T23:41:16.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:16 smithi122 bash[19818]: audit 2024-09-20T23:41:15.415101+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/821960997,v1:172.21.15.122:6825/821960997]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T23:41:16.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:16 smithi122 bash[19818]: audit 2024-09-20T23:41:15.417248+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T23:41:17.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:17 smithi122 bash[19818]: cluster 2024-09-20T23:41:15.695162+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:17.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:17 smithi122 bash[19818]: audit 2024-09-20T23:41:16.269974+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/821960997,v1:172.21.15.122:6825/821960997]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:41:17.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:17 smithi122 bash[19818]: audit 2024-09-20T23:41:16.270100+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T23:41:17.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:17 smithi122 bash[19818]: cluster 2024-09-20T23:41:16.270278+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-20T23:41:17.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:17 smithi122 bash[19818]: audit 2024-09-20T23:41:16.270489+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:17.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:17 smithi122 bash[19818]: audit 2024-09-20T23:41:16.272236+0000 mon.a (mon.0) 571 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:41:17.611 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:41:17 smithi122 bash[31934]: debug 2024-09-20T23:41:17.278+0000 7fc23dbaf700 -1 osd.7 0 waiting for initial osdmap 2024-09-20T23:41:17.611 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:41:17 smithi122 bash[31934]: debug 2024-09-20T23:41:17.298+0000 7fc237d45700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T23:41:17.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:17 smithi079 bash[19840]: cluster 2024-09-20T23:41:15.695162+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:17.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:17 smithi079 bash[19840]: audit 2024-09-20T23:41:16.269974+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/821960997,v1:172.21.15.122:6825/821960997]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:41:17.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:17 smithi079 bash[19840]: audit 2024-09-20T23:41:16.270100+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T23:41:17.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:17 smithi079 bash[19840]: cluster 2024-09-20T23:41:16.270278+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-20T23:41:17.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:17 smithi079 bash[19840]: audit 2024-09-20T23:41:16.270489+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:17.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:17 smithi079 bash[19840]: audit 2024-09-20T23:41:16.272236+0000 mon.a (mon.0) 571 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:41:17.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:17 smithi079 bash[24834]: cluster 2024-09-20T23:41:15.695162+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:17.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:17 smithi079 bash[24834]: audit 2024-09-20T23:41:16.269974+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/821960997,v1:172.21.15.122:6825/821960997]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:41:17.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:17 smithi079 bash[24834]: audit 2024-09-20T23:41:16.270100+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T23:41:17.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:17 smithi079 bash[24834]: cluster 2024-09-20T23:41:16.270278+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-20T23:41:17.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:17 smithi079 bash[24834]: audit 2024-09-20T23:41:16.270489+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:17.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:17 smithi079 bash[24834]: audit 2024-09-20T23:41:16.272236+0000 mon.a (mon.0) 571 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-20T23:41:18.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:18 smithi122 bash[19818]: audit 2024-09-20T23:41:17.270403+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-20T23:41:18.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:18 smithi122 bash[19818]: cluster 2024-09-20T23:41:17.270475+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-20T23:41:18.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:18 smithi122 bash[19818]: audit 2024-09-20T23:41:17.271051+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:18.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:18 smithi122 bash[19818]: audit 2024-09-20T23:41:17.282727+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:18.633 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:41:18.647 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:18 smithi079 bash[24834]: audit 2024-09-20T23:41:17.270403+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-20T23:41:18.647 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:18 smithi079 bash[24834]: cluster 2024-09-20T23:41:17.270475+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-20T23:41:18.647 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:18 smithi079 bash[24834]: audit 2024-09-20T23:41:17.271051+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:18.647 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:18 smithi079 bash[24834]: audit 2024-09-20T23:41:17.282727+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:18.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:18 smithi079 bash[19840]: audit 2024-09-20T23:41:17.270403+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-09-20T23:41:18.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:18 smithi079 bash[19840]: cluster 2024-09-20T23:41:17.270475+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-20T23:41:18.648 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:18 smithi079 bash[19840]: audit 2024-09-20T23:41:17.271051+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:18.648 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:18 smithi079 bash[19840]: audit 2024-09-20T23:41:17.282727+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:19.323 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1726875678,"num_in_osds":8,"osd_in_since":1726875652,"num_remapped_pgs":1} 2024-09-20T23:41:19.323 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T23:41:19.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:19 smithi122 bash[19818]: cluster 2024-09-20T23:41:16.419705+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:41:19.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:19 smithi122 bash[19818]: cluster 2024-09-20T23:41:16.419896+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:41:19.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:19 smithi122 bash[19818]: cluster 2024-09-20T23:41:17.695906+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:19.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:19 smithi122 bash[19818]: cluster 2024-09-20T23:41:18.276264+0000 mon.a (mon.0) 576 : cluster [INF] osd.7 [v2:172.21.15.122:6824/821960997,v1:172.21.15.122:6825/821960997] boot 2024-09-20T23:41:19.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:19 smithi122 bash[19818]: cluster 2024-09-20T23:41:18.276384+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-20T23:41:19.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:19 smithi122 bash[19818]: audit 2024-09-20T23:41:18.276635+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:19.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:19 smithi122 bash[19818]: audit 2024-09-20T23:41:18.634822+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.79:0/3747019017' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T23:41:19.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:19 smithi122 bash[19818]: cluster 2024-09-20T23:41:19.277960+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-20T23:41:19.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[19840]: cluster 2024-09-20T23:41:16.419705+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:41:19.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[19840]: cluster 2024-09-20T23:41:16.419896+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:41:19.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[19840]: cluster 2024-09-20T23:41:17.695906+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:19.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[19840]: cluster 2024-09-20T23:41:18.276264+0000 mon.a (mon.0) 576 : cluster [INF] osd.7 [v2:172.21.15.122:6824/821960997,v1:172.21.15.122:6825/821960997] boot 2024-09-20T23:41:19.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[19840]: cluster 2024-09-20T23:41:18.276384+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-20T23:41:19.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[19840]: audit 2024-09-20T23:41:18.276635+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:19.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[19840]: audit 2024-09-20T23:41:18.634822+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.79:0/3747019017' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T23:41:19.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[19840]: cluster 2024-09-20T23:41:19.277960+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-20T23:41:19.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[24834]: cluster 2024-09-20T23:41:16.419705+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T23:41:19.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[24834]: cluster 2024-09-20T23:41:16.419896+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T23:41:19.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[24834]: cluster 2024-09-20T23:41:17.695906+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-20T23:41:19.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[24834]: cluster 2024-09-20T23:41:18.276264+0000 mon.a (mon.0) 576 : cluster [INF] osd.7 [v2:172.21.15.122:6824/821960997,v1:172.21.15.122:6825/821960997] boot 2024-09-20T23:41:19.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[24834]: cluster 2024-09-20T23:41:18.276384+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-20T23:41:19.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[24834]: audit 2024-09-20T23:41:18.276635+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:19.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[24834]: audit 2024-09-20T23:41:18.634822+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.79:0/3747019017' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T23:41:19.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:19 smithi079 bash[24834]: cluster 2024-09-20T23:41:19.277960+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-20T23:41:21.300 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:21 smithi079 bash[24834]: cluster 2024-09-20T23:41:19.696620+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:21.301 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:21 smithi079 bash[19840]: cluster 2024-09-20T23:41:19.696620+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:21.301 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:21 smithi079 bash[19840]: cluster 2024-09-20T23:41:20.294389+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-20T23:41:21.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:21 smithi122 bash[19818]: cluster 2024-09-20T23:41:19.696620+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:21.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:21 smithi122 bash[19818]: cluster 2024-09-20T23:41:20.294389+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-20T23:41:22.039 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:41:22.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[19840]: cluster 2024-09-20T23:41:21.296649+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-20T23:41:22.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[19840]: audit 2024-09-20T23:41:22.261211+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:22.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[19840]: audit 2024-09-20T23:41:22.263650+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[19840]: audit 2024-09-20T23:41:22.265426+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[19840]: audit 2024-09-20T23:41:22.267047+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[19840]: audit 2024-09-20T23:41:22.268684+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[19840]: audit 2024-09-20T23:41:22.278384+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[19840]: audit 2024-09-20T23:41:22.287452+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:21 smithi079 bash[24834]: cluster 2024-09-20T23:41:20.294389+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[24834]: cluster 2024-09-20T23:41:21.296649+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[24834]: audit 2024-09-20T23:41:22.261211+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[24834]: audit 2024-09-20T23:41:22.263650+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[24834]: audit 2024-09-20T23:41:22.265426+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[24834]: audit 2024-09-20T23:41:22.267047+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[24834]: audit 2024-09-20T23:41:22.268684+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:41:22.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[24834]: audit 2024-09-20T23:41:22.278384+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:22.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:22 smithi079 bash[24834]: audit 2024-09-20T23:41:22.287452+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:22.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:22 smithi122 bash[19818]: cluster 2024-09-20T23:41:21.296649+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-20T23:41:22.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:22 smithi122 bash[19818]: audit 2024-09-20T23:41:22.261211+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:22 smithi122 bash[19818]: audit 2024-09-20T23:41:22.263650+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:41:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:22 smithi122 bash[19818]: audit 2024-09-20T23:41:22.265426+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:41:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:22 smithi122 bash[19818]: audit 2024-09-20T23:41:22.267047+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:41:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:22 smithi122 bash[19818]: audit 2024-09-20T23:41:22.268684+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:41:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:22 smithi122 bash[19818]: audit 2024-09-20T23:41:22.278384+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:22.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:22 smithi122 bash[19818]: audit 2024-09-20T23:41:22.287452+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:23.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:23 smithi079 bash[24834]: cluster 2024-09-20T23:41:21.697354+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:23.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:23 smithi079 bash[24834]: cephadm 2024-09-20T23:41:22.250449+0000 mgr.y (mgr.14150) 246 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-20T23:41:23.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:23 smithi079 bash[24834]: cephadm 2024-09-20T23:41:22.269934+0000 mgr.y (mgr.14150) 247 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 4316M 2024-09-20T23:41:23.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:23 smithi079 bash[24834]: cluster 2024-09-20T23:41:22.351371+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-20T23:41:23.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:23 smithi079 bash[19840]: cluster 2024-09-20T23:41:21.697354+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:23 smithi079 bash[19840]: cephadm 2024-09-20T23:41:22.250449+0000 mgr.y (mgr.14150) 246 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-20T23:41:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:23 smithi079 bash[19840]: cephadm 2024-09-20T23:41:22.269934+0000 mgr.y (mgr.14150) 247 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 4316M 2024-09-20T23:41:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:23 smithi079 bash[19840]: cluster 2024-09-20T23:41:22.351371+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-20T23:41:23.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:23 smithi122 bash[19818]: cluster 2024-09-20T23:41:21.697354+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:23.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:23 smithi122 bash[19818]: cephadm 2024-09-20T23:41:22.250449+0000 mgr.y (mgr.14150) 246 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-20T23:41:23.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:23 smithi122 bash[19818]: cephadm 2024-09-20T23:41:22.269934+0000 mgr.y (mgr.14150) 247 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 4316M 2024-09-20T23:41:23.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:23 smithi122 bash[19818]: cluster 2024-09-20T23:41:22.351371+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-20T23:41:25.352 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:41:25.352 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":59,"fsid":"ad1ad010-77a8-11ef-baf5-efdc52797490","created":"2024-09-20T23:34:03.012265+0000","modified":"2024-09-20T23:41:22.299502+0000","last_up_change":"2024-09-20T23:41:18.266631+0000","last_in_change":"2024-09-20T23:40:52.671073+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-20T23:38:10.182356+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":"4aa4344b-03ad-46cf-a843-2223f43f15f7","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.79:6802","nonce":3682923432},{"type":"v1","addr":"172.21.15.79:6803","nonce":3682923432}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":3682923432},{"type":"v1","addr":"172.21.15.79:6805","nonce":3682923432}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":3682923432},{"type":"v1","addr":"172.21.15.79:6809","nonce":3682923432}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":3682923432},{"type":"v1","addr":"172.21.15.79:6807","nonce":3682923432}]},"public_addr":"172.21.15.79:6803/3682923432","cluster_addr":"172.21.15.79:6805/3682923432","heartbeat_back_addr":"172.21.15.79:6809/3682923432","heartbeat_front_addr":"172.21.15.79:6807/3682923432","state":["exists","up"]},{"osd":1,"uuid":"56167c3d-0e2e-472a-b8aa-a450cb25fdfb","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.79:6810","nonce":870771106},{"type":"v1","addr":"172.21.15.79:6811","nonce":870771106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":870771106},{"type":"v1","addr":"172.21.15.79:6813","nonce":870771106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":870771106},{"type":"v1","addr":"172.21.15.79:6817","nonce":870771106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":870771106},{"type":"v1","addr":"172.21.15.79:6815","nonce":870771106}]},"public_addr":"172.21.15.79:6811/870771106","cluster_addr":"172.21.15.79:6813/870771106","heartbeat_back_addr":"172.21.15.79:6817/870771106","heartbeat_front_addr":"172.21.15.79:6815/870771106","state":["exists","up"]},{"osd":2,"uuid":"0fc82bc5-3326-4502-98b5-902efcb69032","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.79:6818","nonce":654530645},{"type":"v1","addr":"172.21.15.79:6819","nonce":654530645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":654530645},{"type":"v1","addr":"172.21.15.79:6821","nonce":654530645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":654530645},{"type":"v1","addr":"172.21.15.79:6825","nonce":654530645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":654530645},{"type":"v1","addr":"172.21.15.79:6823","nonce":654530645}]},"public_addr":"172.21.15.79:6819/654530645","cluster_addr":"172.21.15.79:6821/654530645","heartbeat_back_addr":"172.21.15.79:6825/654530645","heartbeat_front_addr":"172.21.15.79:6823/654530645","state":["exists","up"]},{"osd":3,"uuid":"b100279a-2528-4138-b2ce-382da1e1ebec","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.79:6826","nonce":3309769539},{"type":"v1","addr":"172.21.15.79:6827","nonce":3309769539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":3309769539},{"type":"v1","addr":"172.21.15.79:6829","nonce":3309769539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6832","nonce":3309769539},{"type":"v1","addr":"172.21.15.79:6833","nonce":3309769539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":3309769539},{"type":"v1","addr":"172.21.15.79:6831","nonce":3309769539}]},"public_addr":"172.21.15.79:6827/3309769539","cluster_addr":"172.21.15.79:6829/3309769539","heartbeat_back_addr":"172.21.15.79:6833/3309769539","heartbeat_front_addr":"172.21.15.79:6831/3309769539","state":["exists","up"]},{"osd":4,"uuid":"132ede34-df4b-47cb-821c-01a369305d69","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.122:6800","nonce":3970231327},{"type":"v1","addr":"172.21.15.122:6801","nonce":3970231327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":3970231327},{"type":"v1","addr":"172.21.15.122:6803","nonce":3970231327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":3970231327},{"type":"v1","addr":"172.21.15.122:6807","nonce":3970231327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":3970231327},{"type":"v1","addr":"172.21.15.122:6805","nonce":3970231327}]},"public_addr":"172.21.15.122:6801/3970231327","cluster_addr":"172.21.15.122:6803/3970231327","heartbeat_back_addr":"172.21.15.122:6807/3970231327","heartbeat_front_addr":"172.21.15.122:6805/3970231327","state":["exists","up"]},{"osd":5,"uuid":"bb3d126f-3592-471f-9638-c2ef6b85919e","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.122:6808","nonce":3430174780},{"type":"v1","addr":"172.21.15.122:6809","nonce":3430174780}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":3430174780},{"type":"v1","addr":"172.21.15.122:6811","nonce":3430174780}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":3430174780},{"type":"v1","addr":"172.21.15.122:6815","nonce":3430174780}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":3430174780},{"type":"v1","addr":"172.21.15.122:6813","nonce":3430174780}]},"public_addr":"172.21.15.122:6809/3430174780","cluster_addr":"172.21.15.122:6811/3430174780","heartbeat_back_addr":"172.21.15.122:6815/3430174780","heartbeat_front_addr":"172.21.15.122:6813/3430174780","state":["exists","up"]},{"osd":6,"uuid":"7a6be593-1971-45c3-85f1-f4f89428b633","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.122:6816","nonce":3249192486},{"type":"v1","addr":"172.21.15.122:6817","nonce":3249192486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6818","nonce":3249192486},{"type":"v1","addr":"172.21.15.122:6819","nonce":3249192486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6822","nonce":3249192486},{"type":"v1","addr":"172.21.15.122:6823","nonce":3249192486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6820","nonce":3249192486},{"type":"v1","addr":"172.21.15.122:6821","nonce":3249192486}]},"public_addr":"172.21.15.122:6817/3249192486","cluster_addr":"172.21.15.122:6819/3249192486","heartbeat_back_addr":"172.21.15.122:6823/3249192486","heartbeat_front_addr":"172.21.15.122:6821/3249192486","state":["exists","up"]},{"osd":7,"uuid":"a8cc1421-8a82-422a-8942-4e46e4dcd934","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.122:6824","nonce":821960997},{"type":"v1","addr":"172.21.15.122:6825","nonce":821960997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6826","nonce":821960997},{"type":"v1","addr":"172.21.15.122:6827","nonce":821960997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6830","nonce":821960997},{"type":"v1","addr":"172.21.15.122:6831","nonce":821960997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6828","nonce":821960997},{"type":"v1","addr":"172.21.15.122:6829","nonce":821960997}]},"public_addr":"172.21.15.122:6825/821960997","cluster_addr":"172.21.15.122:6827/821960997","heartbeat_back_addr":"172.21.15.122:6831/821960997","heartbeat_front_addr":"172.21.15.122:6829/821960997","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-20T23:36:49.697219+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-20T23:37:27.639039+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-20T23:38:06.403273+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-20T23:38:45.845560+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-20T23:39:21.555685+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-20T23:39:59.857558+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-20T23:40:37.926027+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-20T23:41:16.419902+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.79:0/844813773":"2024-09-21T23:35:03.540947+0000","172.21.15.79:0/2813193365":"2024-09-21T23:35:03.540947+0000","172.21.15.79:6801/1697853056":"2024-09-21T23:35:03.540947+0000","172.21.15.79:6800/3497295983":"2024-09-21T23:34:31.689622+0000","172.21.15.79:6800/1697853056":"2024-09-21T23:35:03.540947+0000","172.21.15.79:6801/3497295983":"2024-09-21T23:34:31.689622+0000","172.21.15.79:0/3501518110":"2024-09-21T23:35:03.540947+0000","172.21.15.79:0/1348516349":"2024-09-21T23:34:31.689622+0000","172.21.15.79:0/1769764499":"2024-09-21T23:34:31.689622+0000","172.21.15.79:0/810949631":"2024-09-21T23:34:31.689622+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-20T23:41:25.599 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:25 smithi079 bash[24834]: cluster 2024-09-20T23:41:23.698024+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-09-20T23:41:25.600 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:25 smithi079 bash[19840]: cluster 2024-09-20T23:41:23.698024+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-09-20T23:41:25.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:25 smithi122 bash[19818]: cluster 2024-09-20T23:41:23.698024+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-09-20T23:41:25.998 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-20T23:38:10.182356+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-20T23:41:25.999 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-20T23:41:26.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:26 smithi122 bash[19818]: audit 2024-09-20T23:41:25.352255+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.79:0/1668859039' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:41:26.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:26 smithi079 bash[19840]: audit 2024-09-20T23:41:25.352255+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.79:0/1668859039' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:41:26.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:26 smithi079 bash[24834]: audit 2024-09-20T23:41:25.352255+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.79:0/1668859039' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:41:27.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:27 smithi122 bash[19818]: cluster 2024-09-20T23:41:25.698619+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-20T23:41:27.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:27 smithi079 bash[19840]: cluster 2024-09-20T23:41:25.698619+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-20T23:41:27.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:27 smithi079 bash[24834]: cluster 2024-09-20T23:41:25.698619+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-20T23:41:28.715 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:41:29.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:29 smithi122 bash[19818]: cluster 2024-09-20T23:41:27.699245+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-20T23:41:29.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:29 smithi079 bash[19840]: cluster 2024-09-20T23:41:27.699245+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-20T23:41:29.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:29 smithi079 bash[24834]: cluster 2024-09-20T23:41:27.699245+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-20T23:41:31.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:31 smithi122 bash[19818]: cluster 2024-09-20T23:41:29.699899+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-20T23:41:31.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:31 smithi079 bash[19840]: cluster 2024-09-20T23:41:29.699899+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-20T23:41:31.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:31 smithi079 bash[24834]: cluster 2024-09-20T23:41:29.699899+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-20T23:41:31.845 INFO:teuthology.orchestra.run.smithi079.stdout:pg_num: 1 2024-09-20T23:41:32.466 INFO:tasks.cephadm:Adding prometheus.a on smithi122 2024-09-20T23:41:32.466 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch apply prometheus '1;smithi122=a' 2024-09-20T23:41:32.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:32 smithi122 bash[19818]: audit 2024-09-20T23:41:31.846664+0000 mon.a (mon.0) 591 : audit [DBG] from='client.? 172.21.15.79:0/2015305499' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T23:41:32.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:32 smithi079 bash[19840]: audit 2024-09-20T23:41:31.846664+0000 mon.a (mon.0) 591 : audit [DBG] from='client.? 172.21.15.79:0/2015305499' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T23:41:32.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:32 smithi079 bash[24834]: audit 2024-09-20T23:41:31.846664+0000 mon.a (mon.0) 591 : audit [DBG] from='client.? 172.21.15.79:0/2015305499' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T23:41:33.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:33 smithi122 bash[19818]: cluster 2024-09-20T23:41:31.700241+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v243: 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-20T23:41:33.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:33 smithi079 bash[19840]: cluster 2024-09-20T23:41:31.700241+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v243: 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-20T23:41:33.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:33 smithi079 bash[24834]: cluster 2024-09-20T23:41:31.700241+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v243: 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-20T23:41:35.500 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled prometheus update... 2024-09-20T23:41:35.514 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:35 smithi122 bash[19818]: cluster 2024-09-20T23:41:33.700823+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-09-20T23:41:35.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:35 smithi079 bash[19840]: cluster 2024-09-20T23:41:33.700823+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-09-20T23:41:35.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:35 smithi079 bash[24834]: cluster 2024-09-20T23:41:33.700823+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-09-20T23:41:36.135 DEBUG:teuthology.orchestra.run.smithi122:prometheus.a> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@prometheus.a.service 2024-09-20T23:41:36.138 INFO:tasks.cephadm:Adding node-exporter.a on smithi079 2024-09-20T23:41:36.138 INFO:tasks.cephadm:Adding node-exporter.b on smithi122 2024-09-20T23:41:36.138 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch apply node-exporter '2;smithi079=a;smithi122=b' 2024-09-20T23:41:36.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:36 smithi122 bash[19818]: audit 2024-09-20T23:41:35.489872+0000 mgr.y (mgr.14150) 254 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:41:36.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:36 smithi122 bash[19818]: cephadm 2024-09-20T23:41:35.493278+0000 mgr.y (mgr.14150) 255 : cephadm [INF] Saving service prometheus spec with placement smithi122=a;count:1 2024-09-20T23:41:36.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:36 smithi122 bash[19818]: audit 2024-09-20T23:41:35.500633+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:36.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:36 smithi122 bash[19818]: audit 2024-09-20T23:41:35.538050+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:36.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:36 smithi122 bash[19818]: audit 2024-09-20T23:41:35.540266+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:36.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:36 smithi122 bash[19818]: audit 2024-09-20T23:41:35.541587+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:41:36.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:36 smithi122 bash[19818]: audit 2024-09-20T23:41:35.806829+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:36.842 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:36 smithi122 bash[19818]: audit 2024-09-20T23:41:35.819436+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T23:41:36.843 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[24834]: audit 2024-09-20T23:41:35.489872+0000 mgr.y (mgr.14150) 254 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:41:36.843 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[24834]: cephadm 2024-09-20T23:41:35.493278+0000 mgr.y (mgr.14150) 255 : cephadm [INF] Saving service prometheus spec with placement smithi122=a;count:1 2024-09-20T23:41:36.843 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[24834]: audit 2024-09-20T23:41:35.500633+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:36.843 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[24834]: audit 2024-09-20T23:41:35.538050+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:36.843 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[24834]: audit 2024-09-20T23:41:35.540266+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:36.843 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[24834]: audit 2024-09-20T23:41:35.541587+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:41:36.843 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[24834]: audit 2024-09-20T23:41:35.806829+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:36.843 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[24834]: audit 2024-09-20T23:41:35.819436+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T23:41:36.843 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[19840]: audit 2024-09-20T23:41:35.489872+0000 mgr.y (mgr.14150) 254 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:41:36.844 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[19840]: cephadm 2024-09-20T23:41:35.493278+0000 mgr.y (mgr.14150) 255 : cephadm [INF] Saving service prometheus spec with placement smithi122=a;count:1 2024-09-20T23:41:36.844 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[19840]: audit 2024-09-20T23:41:35.500633+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:36.844 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[19840]: audit 2024-09-20T23:41:35.538050+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:36.844 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[19840]: audit 2024-09-20T23:41:35.540266+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:36.844 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[19840]: audit 2024-09-20T23:41:35.541587+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:41:36.844 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[19840]: audit 2024-09-20T23:41:35.806829+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' 2024-09-20T23:41:36.844 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[19840]: audit 2024-09-20T23:41:35.819436+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T23:41:37.110 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:36 smithi122 bash[20710]: ignoring --setuser ceph since I am not root 2024-09-20T23:41:37.110 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:36 smithi122 bash[20710]: ignoring --setgroup ceph since I am not root 2024-09-20T23:41:37.110 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:36 smithi122 bash[20710]: debug 2024-09-20T23:41:36.870+0000 7fd365593700 1 -- 172.21.15.122:0/606028566 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f5a9c42340 con 0x55f5aa9be800 2024-09-20T23:41:37.110 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:37 smithi122 bash[20710]: debug 2024-09-20T23:41:37.018+0000 7fd36dfef000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:41:37.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[20094]: ignoring --setuser ceph since I am not root 2024-09-20T23:41:37.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[20094]: ignoring --setgroup ceph since I am not root 2024-09-20T23:41:37.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:36 smithi079 bash[20094]: debug 2024-09-20T23:41:36.860+0000 7f9c02eab700 1 -- 172.21.15.79:0/3362574039 <== mon.0 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561437a32340 con 0x5614387aec00 2024-09-20T23:41:37.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:37 smithi079 bash[20094]: debug 2024-09-20T23:41:37.004+0000 7f9c0b907000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:41:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:37 smithi122 bash[19818]: cluster 2024-09-20T23:41:35.701379+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:37 smithi122 bash[19818]: audit 2024-09-20T23:41:36.819973+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T23:41:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:37 smithi122 bash[19818]: cluster 2024-09-20T23:41:36.820080+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-09-20T23:41:37.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:37 smithi079 bash[19840]: cluster 2024-09-20T23:41:35.701379+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:37.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:37 smithi079 bash[19840]: audit 2024-09-20T23:41:36.819973+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T23:41:37.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:37 smithi079 bash[19840]: cluster 2024-09-20T23:41:36.820080+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-09-20T23:41:37.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:37 smithi079 bash[24834]: cluster 2024-09-20T23:41:35.701379+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:37.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:37 smithi079 bash[24834]: audit 2024-09-20T23:41:36.819973+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.79:0/4043740443' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T23:41:37.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:37 smithi079 bash[24834]: cluster 2024-09-20T23:41:36.820080+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-09-20T23:41:38.860 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:38 smithi122 bash[20710]: debug 2024-09-20T23:41:38.542+0000 7fd36dfef000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:41:38.860 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:38 smithi122 bash[20710]: debug 2024-09-20T23:41:38.638+0000 7fd36dfef000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:41:38.862 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:38 smithi079 bash[20094]: debug 2024-09-20T23:41:38.524+0000 7f9c0b907000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:41:38.862 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:38 smithi079 bash[20094]: debug 2024-09-20T23:41:38.616+0000 7f9c0b907000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:41:39.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:38 smithi079 bash[20094]: debug 2024-09-20T23:41:38.860+0000 7f9c0b907000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:41:39.300 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:38 smithi122 bash[20710]: debug 2024-09-20T23:41:38.878+0000 7fd36dfef000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:41:39.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:39 smithi079 bash[20094]: debug 2024-09-20T23:41:39.580+0000 7f9c0b907000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:41:39.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:39 smithi079 bash[20094]: debug 2024-09-20T23:41:39.684+0000 7f9c0b907000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:41:39.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:39 smithi079 bash[20094]: debug 2024-09-20T23:41:39.784+0000 7f9c0b907000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:41:39.942 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:39 smithi122 bash[20710]: debug 2024-09-20T23:41:39.622+0000 7fd36dfef000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:41:39.942 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:39 smithi122 bash[20710]: debug 2024-09-20T23:41:39.726+0000 7fd36dfef000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:41:39.942 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:39 smithi122 bash[20710]: debug 2024-09-20T23:41:39.830+0000 7fd36dfef000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:41:40.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:39 smithi079 bash[20094]: debug 2024-09-20T23:41:39.892+0000 7f9c0b907000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:41:40.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:40 smithi079 bash[20094]: debug 2024-09-20T23:41:40.104+0000 7f9c0b907000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:41:40.360 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:39 smithi122 bash[20710]: debug 2024-09-20T23:41:39.938+0000 7fd36dfef000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:41:40.360 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:40 smithi122 bash[20710]: debug 2024-09-20T23:41:40.146+0000 7fd36dfef000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:41:40.655 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:40 smithi079 bash[20094]: debug 2024-09-20T23:41:40.376+0000 7f9c0b907000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:41:40.656 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:40 smithi079 bash[20094]: debug 2024-09-20T23:41:40.476+0000 7f9c0b907000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:41:40.699 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:40 smithi122 bash[20710]: debug 2024-09-20T23:41:40.418+0000 7fd36dfef000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:41:40.700 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:40 smithi122 bash[20710]: debug 2024-09-20T23:41:40.518+0000 7fd36dfef000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:41:40.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:40 smithi079 bash[20094]: debug 2024-09-20T23:41:40.652+0000 7f9c0b907000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:41:40.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:40 smithi079 bash[20094]: debug 2024-09-20T23:41:40.896+0000 7f9c0b907000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:41:41.110 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:40 smithi122 bash[20710]: debug 2024-09-20T23:41:40.694+0000 7fd36dfef000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:41:41.110 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:40 smithi122 bash[20710]: debug 2024-09-20T23:41:40.938+0000 7fd36dfef000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:41:41.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:41 smithi079 bash[20094]: debug 2024-09-20T23:41:41.160+0000 7f9c0b907000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:41:41.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:41 smithi079 bash[20094]: debug 2024-09-20T23:41:41.324+0000 7f9c0b907000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:41:41.602 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:41 smithi122 bash[20710]: debug 2024-09-20T23:41:41.202+0000 7fd36dfef000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:41:41.602 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:41 smithi122 bash[20710]: debug 2024-09-20T23:41:41.366+0000 7fd36dfef000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:41:41.602 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:41 smithi122 bash[20710]: debug 2024-09-20T23:41:41.598+0000 7fd36dfef000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:41:41.860 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:41 smithi122 bash[20710]: debug 2024-09-20T23:41:41.714+0000 7fd36dfef000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:41:41.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:41 smithi079 bash[20094]: debug 2024-09-20T23:41:41.556+0000 7f9c0b907000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:41:41.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:41 smithi079 bash[20094]: debug 2024-09-20T23:41:41.672+0000 7f9c0b907000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:41:42.360 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:42 smithi122 bash[20710]: debug 2024-09-20T23:41:42.046+0000 7fd36dfef000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:41:42.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:42 smithi079 bash[20094]: debug 2024-09-20T23:41:42.008+0000 7f9c0b907000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:41:42.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:42 smithi079 bash[20094]: debug 2024-09-20T23:41:42.724+0000 7f9c0b907000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:41:42.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:42 smithi079 bash[20094]: debug 2024-09-20T23:41:42.836+0000 7f9c0b907000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:41:43.079 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:42 smithi122 bash[20710]: debug 2024-09-20T23:41:42.762+0000 7fd36dfef000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:41:43.079 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:42 smithi122 bash[20710]: debug 2024-09-20T23:41:42.870+0000 7fd36dfef000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:41:43.360 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[20710]: debug 2024-09-20T23:41:43.074+0000 7fd36dfef000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:41:43.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[20094]: debug 2024-09-20T23:41:43.040+0000 7f9c0b907000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:41:43.734 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[20094]: debug 2024-09-20T23:41:43.360+0000 7f9c0b907000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:41:43.764 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[20710]: debug 2024-09-20T23:41:43.394+0000 7fd36dfef000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:41:43.990 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[20094]: debug 2024-09-20T23:41:43.732+0000 7f9c0b907000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:41:43.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[20094]: debug 2024-09-20T23:41:43.844+0000 7f9c0b907000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:41:43.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[24834]: cluster 2024-09-20T23:41:43.874843+0000 mon.a (mon.0) 600 : cluster [INF] Active manager daemon y restarted 2024-09-20T23:41:43.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[24834]: cluster 2024-09-20T23:41:43.875652+0000 mon.a (mon.0) 601 : cluster [INF] Activating manager daemon y 2024-09-20T23:41:43.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[24834]: cluster 2024-09-20T23:41:43.879189+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-20T23:41:43.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[24834]: cluster 2024-09-20T23:41:43.900996+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[24834]: cluster 2024-09-20T23:41:43.901147+0000 mon.a (mon.0) 604 : cluster [DBG] Standby manager daemon x started 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[24834]: audit 2024-09-20T23:41:43.904350+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.122:0/249577632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[24834]: audit 2024-09-20T23:41:43.905310+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.122:0/249577632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[24834]: audit 2024-09-20T23:41:43.908604+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.122:0/249577632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[24834]: audit 2024-09-20T23:41:43.909102+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.122:0/249577632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[19840]: cluster 2024-09-20T23:41:43.874843+0000 mon.a (mon.0) 600 : cluster [INF] Active manager daemon y restarted 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[19840]: cluster 2024-09-20T23:41:43.875652+0000 mon.a (mon.0) 601 : cluster [INF] Activating manager daemon y 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[19840]: cluster 2024-09-20T23:41:43.879189+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[19840]: cluster 2024-09-20T23:41:43.900996+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[19840]: cluster 2024-09-20T23:41:43.901147+0000 mon.a (mon.0) 604 : cluster [DBG] Standby manager daemon x started 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[19840]: audit 2024-09-20T23:41:43.904350+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.122:0/249577632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[19840]: audit 2024-09-20T23:41:43.905310+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.122:0/249577632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:41:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[19840]: audit 2024-09-20T23:41:43.908604+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.122:0/249577632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T23:41:43.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:43 smithi079 bash[19840]: audit 2024-09-20T23:41:43.909102+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.122:0/249577632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:41:44.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[19818]: cluster 2024-09-20T23:41:43.874843+0000 mon.a (mon.0) 600 : cluster [INF] Active manager daemon y restarted 2024-09-20T23:41:44.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[19818]: cluster 2024-09-20T23:41:43.875652+0000 mon.a (mon.0) 601 : cluster [INF] Activating manager daemon y 2024-09-20T23:41:44.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[19818]: cluster 2024-09-20T23:41:43.879189+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-20T23:41:44.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[19818]: cluster 2024-09-20T23:41:43.900996+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T23:41:44.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[19818]: cluster 2024-09-20T23:41:43.901147+0000 mon.a (mon.0) 604 : cluster [DBG] Standby manager daemon x started 2024-09-20T23:41:44.077 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[19818]: audit 2024-09-20T23:41:43.904350+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.122:0/249577632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T23:41:44.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[19818]: audit 2024-09-20T23:41:43.905310+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.122:0/249577632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:41:44.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[19818]: audit 2024-09-20T23:41:43.908604+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.122:0/249577632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T23:41:44.078 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[19818]: audit 2024-09-20T23:41:43.909102+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.122:0/249577632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:41:44.078 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[20710]: debug 2024-09-20T23:41:43.762+0000 7fd36dfef000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:41:44.078 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[20710]: debug 2024-09-20T23:41:43.874+0000 7fd36dfef000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:41:44.078 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:43 smithi122 bash[20710]: [20/Sep/2024:23:41:43] ENGINE Bus STARTING 2024-09-20T23:41:44.078 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[20710]: CherryPy Checker: 2024-09-20T23:41:44.078 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[20710]: The Application mounted at '' has an empty config. 2024-09-20T23:41:44.078 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[20710]: [20/Sep/2024:23:41:44] ENGINE Serving on http://:::9283 2024-09-20T23:41:44.078 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[20710]: [20/Sep/2024:23:41:44] ENGINE Bus STARTED 2024-09-20T23:41:44.336 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[20094]: [20/Sep/2024:23:41:44] ENGINE Bus STARTING 2024-09-20T23:41:44.336 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[20094]: CherryPy Checker: 2024-09-20T23:41:44.336 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[20094]: The Application mounted at '' has an empty config. 2024-09-20T23:41:44.336 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[20094]: [20/Sep/2024:23:41:44] ENGINE Serving on http://:::9283 2024-09-20T23:41:44.336 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[20094]: [20/Sep/2024:23:41:44] ENGINE Bus STARTED 2024-09-20T23:41:44.965 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[20094]: [20/Sep/2024:23:41:44] ENGINE Bus STARTING 2024-09-20T23:41:44.965 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[20094]: [20/Sep/2024:23:41:44] ENGINE Serving on https://172.21.15.79:7150 2024-09-20T23:41:44.965 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[20094]: [20/Sep/2024:23:41:44] ENGINE Bus STARTED 2024-09-20T23:41:44.985 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled node-exporter update... 2024-09-20T23:41:45.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: cluster 2024-09-20T23:41:43.938355+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0629487s), standbys: x 2024-09-20T23:41:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.950037+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:41:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.950432+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:41:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.950757+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:41:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.952745+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T23:41:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.953543+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T23:41:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.954092+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:41:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.954775+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:41:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.955389+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:41:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.956009+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:41:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.956607+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:41:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.957183+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:41:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.957895+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:41:45.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.958583+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:45.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.959292+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:41:45.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.959839+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:41:45.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:43.961054+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:41:45.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: cluster 2024-09-20T23:41:43.990223+0000 mon.a (mon.0) 606 : cluster [INF] Manager daemon y is now available 2024-09-20T23:41:45.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:44.011799+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:45.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: cluster 2024-09-20T23:41:43.938355+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0629487s), standbys: x 2024-09-20T23:41:45.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.950037+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:41:45.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.950432+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:41:45.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.950757+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:41:45.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.952745+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.953543+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.954092+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.954775+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.955389+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.956009+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.956607+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.957183+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.957895+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.958583+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.959292+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.959839+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:43.961054+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: cluster 2024-09-20T23:41:43.990223+0000 mon.a (mon.0) 606 : cluster [INF] Manager daemon y is now available 2024-09-20T23:41:45.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:44.011799+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:45.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:44.014665+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:45.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:44.016452+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:45.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:44.018057+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:41:45.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:44.031085+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:45.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:44.043030+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:41:45.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:44.043390+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:41:45.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:44.053076+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:41:45.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:44.053432+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:41:45.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: cephadm 2024-09-20T23:41:44.702833+0000 mgr.y (mgr.24289) 1 : cephadm [INF] [20/Sep/2024:23:41:44] ENGINE Bus STARTING 2024-09-20T23:41:45.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: cephadm 2024-09-20T23:41:44.819986+0000 mgr.y (mgr.24289) 2 : cephadm [INF] [20/Sep/2024:23:41:44] ENGINE Serving on https://172.21.15.79:7150 2024-09-20T23:41:45.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: cephadm 2024-09-20T23:41:44.820124+0000 mgr.y (mgr.24289) 3 : cephadm [INF] [20/Sep/2024:23:41:44] ENGINE Bus STARTED 2024-09-20T23:41:45.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[19840]: audit 2024-09-20T23:41:44.829123+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:45.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:44.014665+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:45.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:44.016452+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:45.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:44.018057+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:41:45.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:44.031085+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:45.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:44.043030+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:41:45.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:44.043390+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:41:45.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:44.053076+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:41:45.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:44.053432+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:41:45.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: cephadm 2024-09-20T23:41:44.702833+0000 mgr.y (mgr.24289) 1 : cephadm [INF] [20/Sep/2024:23:41:44] ENGINE Bus STARTING 2024-09-20T23:41:45.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: cephadm 2024-09-20T23:41:44.819986+0000 mgr.y (mgr.24289) 2 : cephadm [INF] [20/Sep/2024:23:41:44] ENGINE Serving on https://172.21.15.79:7150 2024-09-20T23:41:45.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: cephadm 2024-09-20T23:41:44.820124+0000 mgr.y (mgr.24289) 3 : cephadm [INF] [20/Sep/2024:23:41:44] ENGINE Bus STARTED 2024-09-20T23:41:45.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:44 smithi079 bash[24834]: audit 2024-09-20T23:41:44.829123+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:45.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: cluster 2024-09-20T23:41:43.938355+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0629487s), standbys: x 2024-09-20T23:41:45.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.950037+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:41:45.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.950432+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:41:45.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.950757+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:41:45.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.952745+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T23:41:45.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.953543+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T23:41:45.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.954092+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:41:45.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.954775+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:41:45.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.955389+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:41:45.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.956009+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:41:45.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.956607+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:41:45.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.957183+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.957895+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.958583+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.959292+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.959839+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:43.961054+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: cluster 2024-09-20T23:41:43.990223+0000 mon.a (mon.0) 606 : cluster [INF] Manager daemon y is now available 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:44.011799+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:44.014665+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:44.016452+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:44.018057+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:44.031085+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:44.043030+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:44.043390+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:44.053076+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:41:45.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:44.053432+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:41:45.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: cephadm 2024-09-20T23:41:44.702833+0000 mgr.y (mgr.24289) 1 : cephadm [INF] [20/Sep/2024:23:41:44] ENGINE Bus STARTING 2024-09-20T23:41:45.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: cephadm 2024-09-20T23:41:44.819986+0000 mgr.y (mgr.24289) 2 : cephadm [INF] [20/Sep/2024:23:41:44] ENGINE Serving on https://172.21.15.79:7150 2024-09-20T23:41:45.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: cephadm 2024-09-20T23:41:44.820124+0000 mgr.y (mgr.24289) 3 : cephadm [INF] [20/Sep/2024:23:41:44] ENGINE Bus STARTED 2024-09-20T23:41:45.363 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:44 smithi122 bash[19818]: audit 2024-09-20T23:41:44.829123+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:45.832 DEBUG:teuthology.orchestra.run.smithi079:node-exporter.a> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@node-exporter.a.service 2024-09-20T23:41:45.834 DEBUG:teuthology.orchestra.run.smithi122:node-exporter.b> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@node-exporter.b.service 2024-09-20T23:41:45.837 INFO:tasks.cephadm:Adding alertmanager.a on smithi079 2024-09-20T23:41:45.837 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch apply alertmanager '1;smithi079=a' 2024-09-20T23:41:46.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:45 smithi122 bash[19818]: cluster 2024-09-20T23:41:44.955781+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e18: y(active, since 1.08037s), standbys: x 2024-09-20T23:41:46.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:45 smithi122 bash[19818]: audit 2024-09-20T23:41:44.969824+0000 mgr.y (mgr.24289) 4 : audit [DBG] from='client.24323 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi079=a;smithi122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:41:46.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:45 smithi122 bash[19818]: cephadm 2024-09-20T23:41:44.975086+0000 mgr.y (mgr.24289) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi079=a;smithi122=b;count:2 2024-09-20T23:41:46.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:45 smithi122 bash[19818]: cluster 2024-09-20T23:41:44.979547+0000 mgr.y (mgr.24289) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:46.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:45 smithi122 bash[19818]: audit 2024-09-20T23:41:44.986182+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:46.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:45 smithi079 bash[19840]: cluster 2024-09-20T23:41:44.955781+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e18: y(active, since 1.08037s), standbys: x 2024-09-20T23:41:46.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:45 smithi079 bash[19840]: audit 2024-09-20T23:41:44.969824+0000 mgr.y (mgr.24289) 4 : audit [DBG] from='client.24323 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi079=a;smithi122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:41:46.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:45 smithi079 bash[19840]: cephadm 2024-09-20T23:41:44.975086+0000 mgr.y (mgr.24289) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi079=a;smithi122=b;count:2 2024-09-20T23:41:46.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:45 smithi079 bash[19840]: cluster 2024-09-20T23:41:44.979547+0000 mgr.y (mgr.24289) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:46.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:45 smithi079 bash[19840]: audit 2024-09-20T23:41:44.986182+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:46.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:45 smithi079 bash[24834]: cluster 2024-09-20T23:41:44.955781+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e18: y(active, since 1.08037s), standbys: x 2024-09-20T23:41:46.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:45 smithi079 bash[24834]: audit 2024-09-20T23:41:44.969824+0000 mgr.y (mgr.24289) 4 : audit [DBG] from='client.24323 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi079=a;smithi122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:41:46.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:45 smithi079 bash[24834]: cephadm 2024-09-20T23:41:44.975086+0000 mgr.y (mgr.24289) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi079=a;smithi122=b;count:2 2024-09-20T23:41:46.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:45 smithi079 bash[24834]: cluster 2024-09-20T23:41:44.979547+0000 mgr.y (mgr.24289) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:46.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:45 smithi079 bash[24834]: audit 2024-09-20T23:41:44.986182+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:47.361 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:47 smithi122 bash[19818]: cluster 2024-09-20T23:41:45.955066+0000 mgr.y (mgr.24289) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:47.362 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:47 smithi122 bash[19818]: cluster 2024-09-20T23:41:46.260475+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-09-20T23:41:47.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:47 smithi079 bash[19840]: cluster 2024-09-20T23:41:45.955066+0000 mgr.y (mgr.24289) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:47.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:47 smithi079 bash[19840]: cluster 2024-09-20T23:41:46.260475+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-09-20T23:41:47.639 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:47 smithi079 bash[24834]: cluster 2024-09-20T23:41:45.955066+0000 mgr.y (mgr.24289) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:47.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:47 smithi079 bash[24834]: cluster 2024-09-20T23:41:46.260475+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-09-20T23:41:48.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[19840]: audit 2024-09-20T23:41:47.373523+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[19840]: audit 2024-09-20T23:41:47.652226+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[19840]: audit 2024-09-20T23:41:47.851472+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[19840]: cephadm 2024-09-20T23:41:47.853101+0000 mgr.y (mgr.24289) 8 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:41:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[19840]: audit 2024-09-20T23:41:48.097734+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[19840]: audit 2024-09-20T23:41:48.133875+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[19840]: audit 2024-09-20T23:41:48.303679+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[19840]: audit 2024-09-20T23:41:48.313980+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[24834]: audit 2024-09-20T23:41:47.373523+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[24834]: audit 2024-09-20T23:41:47.652226+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[24834]: audit 2024-09-20T23:41:47.851472+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[24834]: cephadm 2024-09-20T23:41:47.853101+0000 mgr.y (mgr.24289) 8 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:41:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[24834]: audit 2024-09-20T23:41:48.097734+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[24834]: audit 2024-09-20T23:41:48.133875+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[24834]: audit 2024-09-20T23:41:48.303679+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:48 smithi079 bash[24834]: audit 2024-09-20T23:41:48.313980+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.860 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:41:48 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:41:48.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:48 smithi122 bash[19818]: audit 2024-09-20T23:41:47.373523+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:48 smithi122 bash[19818]: audit 2024-09-20T23:41:47.652226+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:48 smithi122 bash[19818]: audit 2024-09-20T23:41:47.851472+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:48 smithi122 bash[19818]: cephadm 2024-09-20T23:41:47.853101+0000 mgr.y (mgr.24289) 8 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:41:48.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:48 smithi122 bash[19818]: audit 2024-09-20T23:41:48.097734+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:48 smithi122 bash[19818]: audit 2024-09-20T23:41:48.133875+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:48 smithi122 bash[19818]: audit 2024-09-20T23:41:48.303679+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:48.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:48 smithi122 bash[19818]: audit 2024-09-20T23:41:48.313980+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:49.244 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled alertmanager update... 2024-09-20T23:41:50.093 DEBUG:teuthology.orchestra.run.smithi079:alertmanager.a> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@alertmanager.a.service 2024-09-20T23:41:50.096 INFO:tasks.cephadm:Adding grafana.a on smithi122 2024-09-20T23:41:50.096 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph orch apply grafana '1;smithi122=a' 2024-09-20T23:41:50.103 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:49 smithi079 bash[24834]: cluster 2024-09-20T23:41:47.955571+0000 mgr.y (mgr.24289) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:50.103 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:49 smithi079 bash[24834]: cephadm 2024-09-20T23:41:47.994857+0000 mgr.y (mgr.24289) 10 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:41:50.104 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:49 smithi079 bash[24834]: cephadm 2024-09-20T23:41:48.103210+0000 mgr.y (mgr.24289) 11 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:41:50.104 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:49 smithi079 bash[24834]: cephadm 2024-09-20T23:41:48.200063+0000 mgr.y (mgr.24289) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:41:50.104 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:49 smithi079 bash[24834]: cephadm 2024-09-20T23:41:48.361530+0000 mgr.y (mgr.24289) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi122 2024-09-20T23:41:50.104 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:49 smithi079 bash[24834]: audit 2024-09-20T23:41:49.242668+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:50.104 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:49 smithi079 bash[19840]: cluster 2024-09-20T23:41:47.955571+0000 mgr.y (mgr.24289) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:50.104 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:49 smithi079 bash[19840]: cephadm 2024-09-20T23:41:47.994857+0000 mgr.y (mgr.24289) 10 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:41:50.104 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:49 smithi079 bash[19840]: cephadm 2024-09-20T23:41:48.103210+0000 mgr.y (mgr.24289) 11 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:41:50.104 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:49 smithi079 bash[19840]: cephadm 2024-09-20T23:41:48.200063+0000 mgr.y (mgr.24289) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:41:50.104 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:49 smithi079 bash[19840]: cephadm 2024-09-20T23:41:48.361530+0000 mgr.y (mgr.24289) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi122 2024-09-20T23:41:50.104 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:49 smithi079 bash[19840]: audit 2024-09-20T23:41:49.242668+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:49 smithi122 bash[19818]: cluster 2024-09-20T23:41:47.955571+0000 mgr.y (mgr.24289) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:49 smithi122 bash[19818]: cephadm 2024-09-20T23:41:47.994857+0000 mgr.y (mgr.24289) 10 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:41:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:49 smithi122 bash[19818]: cephadm 2024-09-20T23:41:48.103210+0000 mgr.y (mgr.24289) 11 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:41:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:49 smithi122 bash[19818]: cephadm 2024-09-20T23:41:48.200063+0000 mgr.y (mgr.24289) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:41:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:49 smithi122 bash[19818]: cephadm 2024-09-20T23:41:48.361530+0000 mgr.y (mgr.24289) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi122 2024-09-20T23:41:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:49 smithi122 bash[19818]: audit 2024-09-20T23:41:49.242668+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:50 smithi079 bash[19840]: audit 2024-09-20T23:41:49.229796+0000 mgr.y (mgr.24289) 14 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:41:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:50 smithi079 bash[19840]: cephadm 2024-09-20T23:41:49.233153+0000 mgr.y (mgr.24289) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi079=a;count:1 2024-09-20T23:41:51.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:50 smithi079 bash[24834]: audit 2024-09-20T23:41:49.229796+0000 mgr.y (mgr.24289) 14 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:41:51.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:50 smithi079 bash[24834]: cephadm 2024-09-20T23:41:49.233153+0000 mgr.y (mgr.24289) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi079=a;count:1 2024-09-20T23:41:51.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:50 smithi122 bash[19818]: audit 2024-09-20T23:41:49.229796+0000 mgr.y (mgr.24289) 14 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:41:51.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:50 smithi122 bash[19818]: cephadm 2024-09-20T23:41:49.233153+0000 mgr.y (mgr.24289) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi079=a;count:1 2024-09-20T23:41:52.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:51 smithi122 bash[19818]: cluster 2024-09-20T23:41:49.956101+0000 mgr.y (mgr.24289) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:52.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:51 smithi079 bash[19840]: cluster 2024-09-20T23:41:49.956101+0000 mgr.y (mgr.24289) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:52.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:51 smithi079 bash[24834]: cluster 2024-09-20T23:41:49.956101+0000 mgr.y (mgr.24289) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:54.121 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:53 smithi122 bash[19818]: cluster 2024-09-20T23:41:51.956727+0000 mgr.y (mgr.24289) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:53 smithi079 bash[19840]: cluster 2024-09-20T23:41:51.956727+0000 mgr.y (mgr.24289) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:53 smithi079 bash[24834]: cluster 2024-09-20T23:41:51.956727+0000 mgr.y (mgr.24289) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:56.097 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled grafana update... 2024-09-20T23:41:56.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:55 smithi122 bash[19818]: cluster 2024-09-20T23:41:53.957322+0000 mgr.y (mgr.24289) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:56.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:55 smithi079 bash[24834]: cluster 2024-09-20T23:41:53.957322+0000 mgr.y (mgr.24289) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:56.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:55 smithi079 bash[19840]: cluster 2024-09-20T23:41:53.957322+0000 mgr.y (mgr.24289) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:57.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:57 smithi122 bash[19818]: cluster 2024-09-20T23:41:55.957988+0000 mgr.y (mgr.24289) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:57.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:57 smithi122 bash[19818]: audit 2024-09-20T23:41:56.085903+0000 mgr.y (mgr.24289) 20 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:41:57.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:57 smithi122 bash[19818]: cephadm 2024-09-20T23:41:56.089193+0000 mgr.y (mgr.24289) 21 : cephadm [INF] Saving service grafana spec with placement smithi122=a;count:1 2024-09-20T23:41:57.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:57 smithi122 bash[19818]: audit 2024-09-20T23:41:56.097874+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:57.361 DEBUG:teuthology.orchestra.run.smithi122:grafana.a> sudo journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@grafana.a.service 2024-09-20T23:41:57.405 INFO:tasks.cephadm:Setting up client nodes... 2024-09-20T23:41:57.405 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-20T23:41:57.416 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:57 smithi079 bash[19840]: cluster 2024-09-20T23:41:55.957988+0000 mgr.y (mgr.24289) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:57.416 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:57 smithi079 bash[19840]: audit 2024-09-20T23:41:56.085903+0000 mgr.y (mgr.24289) 20 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:41:57.416 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:57 smithi079 bash[19840]: cephadm 2024-09-20T23:41:56.089193+0000 mgr.y (mgr.24289) 21 : cephadm [INF] Saving service grafana spec with placement smithi122=a;count:1 2024-09-20T23:41:57.417 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:57 smithi079 bash[19840]: audit 2024-09-20T23:41:56.097874+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:57.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:57 smithi079 bash[24834]: cluster 2024-09-20T23:41:55.957988+0000 mgr.y (mgr.24289) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:57.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:57 smithi079 bash[24834]: audit 2024-09-20T23:41:56.085903+0000 mgr.y (mgr.24289) 20 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:41:57.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:57 smithi079 bash[24834]: cephadm 2024-09-20T23:41:56.089193+0000 mgr.y (mgr.24289) 21 : cephadm [INF] Saving service grafana spec with placement smithi122=a;count:1 2024-09-20T23:41:57.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:57 smithi079 bash[24834]: audit 2024-09-20T23:41:56.097874+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:41:59.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:41:59 smithi122 bash[19818]: cluster 2024-09-20T23:41:57.958608+0000 mgr.y (mgr.24289) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:59.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:41:59 smithi079 bash[24834]: cluster 2024-09-20T23:41:57.958608+0000 mgr.y (mgr.24289) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:41:59.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:41:59 smithi079 bash[19840]: cluster 2024-09-20T23:41:57.958608+0000 mgr.y (mgr.24289) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:00.944 INFO:teuthology.orchestra.run.smithi079.stdout:[client.0] 2024-09-20T23:42:00.944 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQBICO5mX94XOBAAGMNzyaBvxPolhw6c8qnSmQ== 2024-09-20T23:42:01.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:01 smithi122 bash[19818]: cluster 2024-09-20T23:41:59.959420+0000 mgr.y (mgr.24289) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:01.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:01 smithi122 bash[19818]: audit 2024-09-20T23:42:00.940760+0000 mon.a (mon.0) 623 : audit [INF] from='client.? 172.21.15.79:0/1015377845' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T23:42:01.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:01 smithi122 bash[19818]: audit 2024-09-20T23:42:00.945956+0000 mon.a (mon.0) 624 : audit [INF] from='client.? 172.21.15.79:0/1015377845' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T23:42:01.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:01 smithi079 bash[19840]: cluster 2024-09-20T23:41:59.959420+0000 mgr.y (mgr.24289) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:01.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:01 smithi079 bash[19840]: audit 2024-09-20T23:42:00.940760+0000 mon.a (mon.0) 623 : audit [INF] from='client.? 172.21.15.79:0/1015377845' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T23:42:01.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:01 smithi079 bash[19840]: audit 2024-09-20T23:42:00.945956+0000 mon.a (mon.0) 624 : audit [INF] from='client.? 172.21.15.79:0/1015377845' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T23:42:01.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:01 smithi079 bash[24834]: cluster 2024-09-20T23:41:59.959420+0000 mgr.y (mgr.24289) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:01.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:01 smithi079 bash[24834]: audit 2024-09-20T23:42:00.940760+0000 mon.a (mon.0) 623 : audit [INF] from='client.? 172.21.15.79:0/1015377845' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T23:42:01.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:01 smithi079 bash[24834]: audit 2024-09-20T23:42:00.945956+0000 mon.a (mon.0) 624 : audit [INF] from='client.? 172.21.15.79:0/1015377845' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T23:42:01.630 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T23:42:01.630 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-20T23:42:01.630 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-20T23:42:01.694 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-20T23:42:03.328 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.328 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.328 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.328 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:03 smithi122 bash[19818]: cluster 2024-09-20T23:42:01.960060+0000 mgr.y (mgr.24289) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:03.329 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.329 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.329 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.578 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.578 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.579 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.579 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.579 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.579 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.579 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.580 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: Started Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:42:03.580 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.580 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.580 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:42:03 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:03.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:03 smithi079 bash[24834]: cluster 2024-09-20T23:42:01.960060+0000 mgr.y (mgr.24289) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:03.617 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:03 smithi079 bash[19840]: cluster 2024-09-20T23:42:01.960060+0000 mgr.y (mgr.24289) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:04.217 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:03 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.218 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:42:03 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.218 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:03 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.218 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:42:03 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.218 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:42:03 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.219 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:42:04 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.219 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:42:03 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.219 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:42:04 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.219 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:42:03 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.219 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:42:04 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.490 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:42:04 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:04 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.491 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:42:04 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:04 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:04 smithi079 systemd[1]: Started Ceph node-exporter.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:42:04.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:04 smithi079 bash[38835]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-09-20T23:42:04.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:04 smithi122 bash[19818]: audit 2024-09-20T23:42:03.598779+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:04.636 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:04 smithi122 bash[19818]: cephadm 2024-09-20T23:42:03.605028+0000 mgr.y (mgr.24289) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-09-20T23:42:04.636 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:04 smithi122 bash[19818]: audit 2024-09-20T23:42:04.033411+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:04.636 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:04 smithi122 bash[19818]: audit 2024-09-20T23:42:04.369681+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:04.636 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.864 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:04 smithi079 bash[19840]: audit 2024-09-20T23:42:03.598779+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:04.864 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:04 smithi079 bash[19840]: cephadm 2024-09-20T23:42:03.605028+0000 mgr.y (mgr.24289) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-09-20T23:42:04.865 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:04 smithi079 bash[19840]: audit 2024-09-20T23:42:04.033411+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:04.865 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:04 smithi079 bash[19840]: audit 2024-09-20T23:42:04.369681+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:04.865 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:04 smithi079 bash[24834]: audit 2024-09-20T23:42:03.598779+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:04.865 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:04 smithi079 bash[24834]: cephadm 2024-09-20T23:42:03.605028+0000 mgr.y (mgr.24289) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-09-20T23:42:04.865 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:04 smithi079 bash[24834]: audit 2024-09-20T23:42:04.033411+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:04.865 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:04 smithi079 bash[24834]: audit 2024-09-20T23:42:04.369681+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:04.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.951 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.951 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.951 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.952 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.952 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.952 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.952 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.953 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:04.953 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:05.126 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:04 smithi079 bash[38835]: v1.3.1: Pulling from prometheus/node-exporter 2024-09-20T23:42:05.126 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[38835]: aa2a8d90b84c: Pulling fs layer 2024-09-20T23:42:05.126 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[38835]: b45d31ee2d7f: Pulling fs layer 2024-09-20T23:42:05.126 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[38835]: b5db1e299295: Pulling fs layer 2024-09-20T23:42:05.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:05.359 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:05.360 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:05.360 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:05.360 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:05.361 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:05.361 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:05.361 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:04 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:05.361 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:05 smithi122 systemd[1]: Started Ceph node-exporter.b for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:42:05.361 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:05 smithi122 bash[34467]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-09-20T23:42:05.445 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[38835]: b45d31ee2d7f: Verifying Checksum 2024-09-20T23:42:05.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[38835]: b45d31ee2d7f: Download complete 2024-09-20T23:42:05.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[38835]: aa2a8d90b84c: Verifying Checksum 2024-09-20T23:42:05.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[38835]: aa2a8d90b84c: Download complete 2024-09-20T23:42:05.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[38835]: b5db1e299295: Verifying Checksum 2024-09-20T23:42:05.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[38835]: b5db1e299295: Download complete 2024-09-20T23:42:05.740 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[38835]: aa2a8d90b84c: Pull complete 2024-09-20T23:42:05.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[19840]: cluster 2024-09-20T23:42:03.960459+0000 mgr.y (mgr.24289) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:05.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[19840]: cephadm 2024-09-20T23:42:04.371445+0000 mgr.y (mgr.24289) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi122 2024-09-20T23:42:05.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[19840]: audit 2024-09-20T23:42:05.099237+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:05.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[19840]: audit 2024-09-20T23:42:05.103593+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:42:05.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[19840]: audit 2024-09-20T23:42:05.106306+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:42:05.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[19840]: audit 2024-09-20T23:42:05.108211+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:42:05.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[24834]: cluster 2024-09-20T23:42:03.960459+0000 mgr.y (mgr.24289) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:05.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[24834]: cephadm 2024-09-20T23:42:04.371445+0000 mgr.y (mgr.24289) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi122 2024-09-20T23:42:05.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[24834]: audit 2024-09-20T23:42:05.099237+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:05.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[24834]: audit 2024-09-20T23:42:05.103593+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:42:05.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[24834]: audit 2024-09-20T23:42:05.106306+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:42:05.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[24834]: audit 2024-09-20T23:42:05.108211+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:42:05.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:05 smithi122 bash[19818]: cluster 2024-09-20T23:42:03.960459+0000 mgr.y (mgr.24289) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:05.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:05 smithi122 bash[19818]: cephadm 2024-09-20T23:42:04.371445+0000 mgr.y (mgr.24289) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi122 2024-09-20T23:42:05.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:05 smithi122 bash[19818]: audit 2024-09-20T23:42:05.099237+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:05.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:05 smithi122 bash[19818]: audit 2024-09-20T23:42:05.103593+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:42:05.949 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:05 smithi122 bash[19818]: audit 2024-09-20T23:42:05.106306+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:42:05.950 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:05 smithi122 bash[19818]: audit 2024-09-20T23:42:05.108211+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:42:06.430 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:05 smithi079 bash[38835]: b45d31ee2d7f: Pull complete 2024-09-20T23:42:06.609 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34467]: v1.3.1: Pulling from prometheus/node-exporter 2024-09-20T23:42:06.740 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:06 smithi079 bash[38835]: b5db1e299295: Pull complete 2024-09-20T23:42:06.909 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34467]: aa2a8d90b84c: Pulling fs layer 2024-09-20T23:42:06.910 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34467]: b45d31ee2d7f: Pulling fs layer 2024-09-20T23:42:06.910 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34467]: b5db1e299295: Pulling fs layer 2024-09-20T23:42:06.910 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34467]: aa2a8d90b84c: Verifying Checksum 2024-09-20T23:42:06.910 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34467]: aa2a8d90b84c: Download complete 2024-09-20T23:42:06.910 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.761Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-20T23:42:06.910 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.761Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-09-20T23:42:06.910 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.761Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-09-20T23:42:06.910 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.761Z 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 smithi122 (none))" 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.761Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.761Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.762Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.763Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.764Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.767Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.767Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.75µs 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.767Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.767Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.767Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.777µs wal_replay_duration=238.728µs total_replay_duration=281.935µs 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.768Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.768Z caller=main.go:947 level=info msg="TSDB started" 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.768Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T23:42:06.911 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.787Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.749849ms db_storage=723ns remote_storage=1.399µs web_handler=334ns query_engine=681ns scrape=264.109µs scrape_sd=23.79µs notify=897ns notify_sd=1.589µs rules=18.257447ms 2024-09-20T23:42:06.912 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34332]: ts=2024-09-20T23:42:06.787Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-09-20T23:42:07.240 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:06 smithi079 bash[38835]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-09-20T23:42:07.240 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:06 smithi079 bash[38835]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-09-20T23:42:07.359 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34467]: b45d31ee2d7f: Verifying Checksum 2024-09-20T23:42:07.359 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34467]: b45d31ee2d7f: Download complete 2024-09-20T23:42:07.359 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34467]: b5db1e299295: Verifying Checksum 2024-09-20T23:42:07.359 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:06 smithi122 bash[34467]: b5db1e299295: Download complete 2024-09-20T23:42:07.359 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:07 smithi122 bash[34467]: aa2a8d90b84c: Pull complete 2024-09-20T23:42:07.468 INFO:teuthology.orchestra.run.smithi122.stdout:[client.1] 2024-09-20T23:42:07.468 INFO:teuthology.orchestra.run.smithi122.stdout: key = AQBPCO5meASYGxAAOPMhtCtxEafUHffk40O6pg== 2024-09-20T23:42:07.859 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:07 smithi122 bash[34467]: b45d31ee2d7f: Pull complete 2024-09-20T23:42:07.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:07 smithi122 bash[19818]: cluster 2024-09-20T23:42:05.961083+0000 mgr.y (mgr.24289) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:07.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:07 smithi122 bash[19818]: audit 2024-09-20T23:42:07.460316+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.122:0/2697519982' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T23:42:07.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:07 smithi122 bash[19818]: audit 2024-09-20T23:42:07.462596+0000 mon.a (mon.0) 629 : 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-20T23:42:07.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:07 smithi122 bash[19818]: audit 2024-09-20T23:42:07.470331+0000 mon.a (mon.0) 630 : 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-20T23:42:07.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:07 smithi079 bash[19840]: cluster 2024-09-20T23:42:05.961083+0000 mgr.y (mgr.24289) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:07.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:07 smithi079 bash[19840]: audit 2024-09-20T23:42:07.460316+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.122:0/2697519982' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T23:42:07.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:07 smithi079 bash[19840]: audit 2024-09-20T23:42:07.462596+0000 mon.a (mon.0) 629 : 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-20T23:42:07.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:07 smithi079 bash[19840]: audit 2024-09-20T23:42:07.470331+0000 mon.a (mon.0) 630 : 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-20T23:42:07.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:07 smithi079 bash[24834]: cluster 2024-09-20T23:42:05.961083+0000 mgr.y (mgr.24289) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:07.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:07 smithi079 bash[24834]: audit 2024-09-20T23:42:07.460316+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.122:0/2697519982' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T23:42:07.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:07 smithi079 bash[24834]: audit 2024-09-20T23:42:07.462596+0000 mon.a (mon.0) 629 : 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-20T23:42:07.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:07 smithi079 bash[24834]: audit 2024-09-20T23:42:07.470331+0000 mon.a (mon.0) 630 : 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-20T23:42:08.491 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.166Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-09-20T23:42:08.491 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.166Z 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-20T23:42:08.491 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.167Z 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-20T23:42:08.491 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.167Z 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-20T23:42:08.491 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-09-20T23:42:08.491 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=arp 2024-09-20T23:42:08.491 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=bcache 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=bonding 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=btrfs 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=conntrack 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=cpu 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=diskstats 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=dmi 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=edac 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=entropy 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=filefd 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=filesystem 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=hwmon 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=infiniband 2024-09-20T23:42:08.492 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=ipvs 2024-09-20T23:42:08.493 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=loadavg 2024-09-20T23:42:08.493 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=mdadm 2024-09-20T23:42:08.493 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=meminfo 2024-09-20T23:42:08.493 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=netclass 2024-09-20T23:42:08.493 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=netdev 2024-09-20T23:42:08.493 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=netstat 2024-09-20T23:42:08.493 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=nfs 2024-09-20T23:42:08.493 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=nfsd 2024-09-20T23:42:08.493 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=nvme 2024-09-20T23:42:08.493 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=os 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=pressure 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=rapl 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=schedstat 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=sockstat 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=softnet 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=stat 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=tapestats 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=textfile 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=time 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=uname 2024-09-20T23:42:08.494 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=vmstat 2024-09-20T23:42:08.495 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=xfs 2024-09-20T23:42:08.495 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:115 level=info collector=zfs 2024-09-20T23:42:08.495 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-09-20T23:42:08.495 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:08 smithi079 bash[38835]: ts=2024-09-20T23:42:08.168Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-09-20T23:42:08.679 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-09-20T23:42:08.679 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-20T23:42:08.679 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-20T23:42:08.700 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-20T23:42:08.700 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-20T23:42:08.700 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph mgr dump --format=json 2024-09-20T23:42:08.961 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:08 smithi122 bash[34467]: b5db1e299295: Pull complete 2024-09-20T23:42:08.962 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:08 smithi122 bash[34467]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-09-20T23:42:09.101 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:08 smithi122 bash[34467]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-09-20T23:42:09.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:09 smithi122 bash[19818]: cluster 2024-09-20T23:42:07.961572+0000 mgr.y (mgr.24289) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:09.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:09 smithi122 bash[19818]: audit 2024-09-20T23:42:08.309719+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:09.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:09 smithi122 bash[19818]: audit 2024-09-20T23:42:09.044934+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:09.731 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:09 smithi079 bash[24834]: cluster 2024-09-20T23:42:07.961572+0000 mgr.y (mgr.24289) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:09.731 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:09 smithi079 bash[24834]: audit 2024-09-20T23:42:08.309719+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:09.731 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:09 smithi079 bash[24834]: audit 2024-09-20T23:42:09.044934+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:09.732 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:09 smithi079 bash[19840]: cluster 2024-09-20T23:42:07.961572+0000 mgr.y (mgr.24289) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:09.732 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:09 smithi079 bash[19840]: audit 2024-09-20T23:42:08.309719+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:09.732 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:09 smithi079 bash[19840]: audit 2024-09-20T23:42:09.044934+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:09.990 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:09 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:10.610 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.334Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-09-20T23:42:10.610 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.334Z 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-20T23:42:10.610 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.334Z 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-20T23:42:10.610 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.334Z 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-20T23:42:10.610 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-09-20T23:42:10.610 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=arp 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=bcache 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=bonding 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=btrfs 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=conntrack 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=cpu 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=diskstats 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=dmi 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=edac 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=entropy 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=filefd 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=filesystem 2024-09-20T23:42:10.611 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=hwmon 2024-09-20T23:42:10.612 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=infiniband 2024-09-20T23:42:10.612 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=ipvs 2024-09-20T23:42:10.612 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=loadavg 2024-09-20T23:42:10.612 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=mdadm 2024-09-20T23:42:10.612 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=meminfo 2024-09-20T23:42:10.612 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=netclass 2024-09-20T23:42:10.612 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=netdev 2024-09-20T23:42:10.612 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=netstat 2024-09-20T23:42:10.612 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=nfs 2024-09-20T23:42:10.612 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=nfsd 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=nvme 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=os 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=pressure 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=rapl 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=schedstat 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=sockstat 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=softnet 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=stat 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=tapestats 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=textfile 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-09-20T23:42:10.613 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=time 2024-09-20T23:42:10.614 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-09-20T23:42:10.614 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=uname 2024-09-20T23:42:10.614 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=vmstat 2024-09-20T23:42:10.614 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=xfs 2024-09-20T23:42:10.614 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:115 level=info collector=zfs 2024-09-20T23:42:10.614 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.335Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-09-20T23:42:10.614 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[34467]: ts=2024-09-20T23:42:10.336Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-09-20T23:42:10.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:10 smithi079 bash[19840]: audit 2024-09-20T23:42:09.681990+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:10.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:10 smithi079 bash[19840]: audit 2024-09-20T23:42:09.694919+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:10.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:10 smithi079 bash[19840]: cephadm 2024-09-20T23:42:09.718925+0000 mgr.y (mgr.24289) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-09-20T23:42:10.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:10 smithi079 bash[24834]: audit 2024-09-20T23:42:09.681990+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:10.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:10 smithi079 bash[24834]: audit 2024-09-20T23:42:09.694919+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:10.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:10 smithi079 bash[24834]: cephadm 2024-09-20T23:42:09.718925+0000 mgr.y (mgr.24289) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-09-20T23:42:11.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[19818]: audit 2024-09-20T23:42:09.681990+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:11.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[19818]: audit 2024-09-20T23:42:09.694919+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:11.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:10 smithi122 bash[19818]: cephadm 2024-09-20T23:42:09.718925+0000 mgr.y (mgr.24289) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-09-20T23:42:11.427 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:11.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:11 smithi079 bash[24834]: cluster 2024-09-20T23:42:09.961992+0000 mgr.y (mgr.24289) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:11.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:11 smithi079 bash[19840]: cluster 2024-09-20T23:42:09.961992+0000 mgr.y (mgr.24289) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:11 smithi122 bash[19818]: cluster 2024-09-20T23:42:09.961992+0000 mgr.y (mgr.24289) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:12.240 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:42:11 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:42:11] "GET /metrics HTTP/1.1" 200 191531 "" "Prometheus/2.33.4" 2024-09-20T23:42:13.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:13 smithi079 bash[19840]: cluster 2024-09-20T23:42:11.962513+0000 mgr.y (mgr.24289) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:13.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:13 smithi079 bash[24834]: cluster 2024-09-20T23:42:11.962513+0000 mgr.y (mgr.24289) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:14.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:13 smithi122 bash[19818]: cluster 2024-09-20T23:42:11.962513+0000 mgr.y (mgr.24289) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:15.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:15 smithi079 bash[24834]: cluster 2024-09-20T23:42:13.963065+0000 mgr.y (mgr.24289) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:15.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:15 smithi079 bash[19840]: cluster 2024-09-20T23:42:13.963065+0000 mgr.y (mgr.24289) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:16.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:15 smithi122 bash[19818]: cluster 2024-09-20T23:42:13.963065+0000 mgr.y (mgr.24289) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:17.150 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:42:17.609 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:42:17 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:42:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:42:17.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:17 smithi079 bash[24834]: cluster 2024-09-20T23:42:15.963808+0000 mgr.y (mgr.24289) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:17.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:17 smithi079 bash[24834]: audit 2024-09-20T23:42:17.145168+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.79:0/849337265' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T23:42:17.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:17 smithi079 bash[19840]: cluster 2024-09-20T23:42:15.963808+0000 mgr.y (mgr.24289) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:17.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:17 smithi079 bash[19840]: audit 2024-09-20T23:42:17.145168+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.79:0/849337265' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T23:42:18.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:17 smithi122 bash[19818]: cluster 2024-09-20T23:42:15.963808+0000 mgr.y (mgr.24289) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:18.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:17 smithi122 bash[19818]: audit 2024-09-20T23:42:17.145168+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.79:0/849337265' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T23:42:18.356 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":19,"active_gid":24289,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":2254140804},{"type":"v1","addr":"172.21.15.79:6801","nonce":2254140804}]},"active_addr":"172.21.15.79:6801/2254140804","active_change":"2024-09-20T23:41:43.875374+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24317,"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.79:8443/","prometheus":"http://172.21.15.79: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.79:0","nonce":1425502103}]},{"addrvec":[{"type":"v2","addr":"172.21.15.79:0","nonce":1400568860}]},{"addrvec":[{"type":"v2","addr":"172.21.15.79:0","nonce":202675666}]},{"addrvec":[{"type":"v2","addr":"172.21.15.79:0","nonce":2029868394}]}]}} 2024-09-20T23:42:18.359 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-20T23:42:18.359 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-20T23:42:18.359 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T23:42:19.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:19 smithi079 bash[24834]: cluster 2024-09-20T23:42:17.964515+0000 mgr.y (mgr.24289) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:19.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:19 smithi079 bash[19840]: cluster 2024-09-20T23:42:17.964515+0000 mgr.y (mgr.24289) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:20.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:19 smithi122 bash[19818]: cluster 2024-09-20T23:42:17.964515+0000 mgr.y (mgr.24289) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:20.303 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.304 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.304 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.304 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.305 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.305 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.305 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.577 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.577 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.577 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.578 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.578 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.578 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.578 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.579 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.579 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.579 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.579 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.579 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:20.579 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:20 smithi079 systemd[1]: Started Ceph alertmanager.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:42:21.075 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:21.109 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:20 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:21 smithi122 bash[19818]: cluster 2024-09-20T23:42:19.965123+0000 mgr.y (mgr.24289) 36 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:21.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:21 smithi122 bash[19818]: audit 2024-09-20T23:42:20.588729+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:21.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:21 smithi122 bash[19818]: audit 2024-09-20T23:42:20.674481+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:21.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:21 smithi122 bash[19818]: audit 2024-09-20T23:42:20.679211+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:21.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:21 smithi122 bash[19818]: audit 2024-09-20T23:42:20.682357+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T23:42:21.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:21 smithi122 bash[19818]: audit 2024-09-20T23:42:20.683231+0000 mgr.y (mgr.24289) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T23:42:21.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:21 smithi122 bash[19818]: audit 2024-09-20T23:42:20.688059+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:21.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:21 smithi122 bash[19818]: cephadm 2024-09-20T23:42:20.696101+0000 mgr.y (mgr.24289) 38 : cephadm [INF] Deploying daemon grafana.a on smithi122 2024-09-20T23:42:21.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[19840]: cluster 2024-09-20T23:42:19.965123+0000 mgr.y (mgr.24289) 36 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:21.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[19840]: audit 2024-09-20T23:42:20.588729+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:21.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[19840]: audit 2024-09-20T23:42:20.674481+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:21.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[19840]: audit 2024-09-20T23:42:20.679211+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:21.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[19840]: audit 2024-09-20T23:42:20.682357+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T23:42:21.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[19840]: audit 2024-09-20T23:42:20.683231+0000 mgr.y (mgr.24289) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T23:42:21.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[19840]: audit 2024-09-20T23:42:20.688059+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:21.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[19840]: cephadm 2024-09-20T23:42:20.696101+0000 mgr.y (mgr.24289) 38 : cephadm [INF] Deploying daemon grafana.a on smithi122 2024-09-20T23:42:21.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[24834]: cluster 2024-09-20T23:42:19.965123+0000 mgr.y (mgr.24289) 36 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:21.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[24834]: audit 2024-09-20T23:42:20.588729+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:21.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[24834]: audit 2024-09-20T23:42:20.674481+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:21.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[24834]: audit 2024-09-20T23:42:20.679211+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:21.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[24834]: audit 2024-09-20T23:42:20.682357+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T23:42:21.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[24834]: audit 2024-09-20T23:42:20.683231+0000 mgr.y (mgr.24289) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T23:42:21.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[24834]: audit 2024-09-20T23:42:20.688059+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:21.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[24834]: cephadm 2024-09-20T23:42:20.696101+0000 mgr.y (mgr.24289) 38 : cephadm [INF] Deploying daemon grafana.a on smithi122 2024-09-20T23:42:22.274 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:42:21 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:42:21] "GET /metrics HTTP/1.1" 200 191519 "" "Prometheus/2.33.4" 2024-09-20T23:42:22.686 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:22 smithi079 bash[39582]: level=info ts=2024-09-20T23:42:22.514Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-09-20T23:42:22.686 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:22 smithi079 bash[39582]: level=info ts=2024-09-20T23:42:22.514Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-09-20T23:42:22.686 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:22 smithi079 bash[39582]: level=info ts=2024-09-20T23:42:22.517Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.79 port=9094 2024-09-20T23:42:22.686 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:22 smithi079 bash[39582]: level=info ts=2024-09-20T23:42:22.517Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T23:42:22.687 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:22 smithi079 bash[39582]: level=info ts=2024-09-20T23:42:22.550Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T23:42:22.687 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:22 smithi079 bash[39582]: level=info ts=2024-09-20T23:42:22.551Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T23:42:22.687 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:22 smithi079 bash[39582]: level=info ts=2024-09-20T23:42:22.555Z caller=main.go:518 msg=Listening address=:9093 2024-09-20T23:42:22.687 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:22 smithi079 bash[39582]: level=info ts=2024-09-20T23:42:22.555Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-09-20T23:42:23.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:23 smithi122 bash[19818]: cluster 2024-09-20T23:42:21.965789+0000 mgr.y (mgr.24289) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:23.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:23 smithi079 bash[24834]: cluster 2024-09-20T23:42:21.965789+0000 mgr.y (mgr.24289) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:23 smithi079 bash[19840]: cluster 2024-09-20T23:42:21.965789+0000 mgr.y (mgr.24289) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:24.856 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:42:24.856 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":60,"fsid":"ad1ad010-77a8-11ef-baf5-efdc52797490","created":"2024-09-20T23:34:03.012265+0000","modified":"2024-09-20T23:41:43.874901+0000","last_up_change":"2024-09-20T23:41:18.266631+0000","last_in_change":"2024-09-20T23:40:52.671073+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-20T23:38:10.182356+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":"4aa4344b-03ad-46cf-a843-2223f43f15f7","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.79:6802","nonce":3682923432},{"type":"v1","addr":"172.21.15.79:6803","nonce":3682923432}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":3682923432},{"type":"v1","addr":"172.21.15.79:6805","nonce":3682923432}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":3682923432},{"type":"v1","addr":"172.21.15.79:6809","nonce":3682923432}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":3682923432},{"type":"v1","addr":"172.21.15.79:6807","nonce":3682923432}]},"public_addr":"172.21.15.79:6803/3682923432","cluster_addr":"172.21.15.79:6805/3682923432","heartbeat_back_addr":"172.21.15.79:6809/3682923432","heartbeat_front_addr":"172.21.15.79:6807/3682923432","state":["exists","up"]},{"osd":1,"uuid":"56167c3d-0e2e-472a-b8aa-a450cb25fdfb","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.79:6810","nonce":870771106},{"type":"v1","addr":"172.21.15.79:6811","nonce":870771106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":870771106},{"type":"v1","addr":"172.21.15.79:6813","nonce":870771106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":870771106},{"type":"v1","addr":"172.21.15.79:6817","nonce":870771106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":870771106},{"type":"v1","addr":"172.21.15.79:6815","nonce":870771106}]},"public_addr":"172.21.15.79:6811/870771106","cluster_addr":"172.21.15.79:6813/870771106","heartbeat_back_addr":"172.21.15.79:6817/870771106","heartbeat_front_addr":"172.21.15.79:6815/870771106","state":["exists","up"]},{"osd":2,"uuid":"0fc82bc5-3326-4502-98b5-902efcb69032","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.79:6818","nonce":654530645},{"type":"v1","addr":"172.21.15.79:6819","nonce":654530645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":654530645},{"type":"v1","addr":"172.21.15.79:6821","nonce":654530645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":654530645},{"type":"v1","addr":"172.21.15.79:6825","nonce":654530645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":654530645},{"type":"v1","addr":"172.21.15.79:6823","nonce":654530645}]},"public_addr":"172.21.15.79:6819/654530645","cluster_addr":"172.21.15.79:6821/654530645","heartbeat_back_addr":"172.21.15.79:6825/654530645","heartbeat_front_addr":"172.21.15.79:6823/654530645","state":["exists","up"]},{"osd":3,"uuid":"b100279a-2528-4138-b2ce-382da1e1ebec","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.79:6826","nonce":3309769539},{"type":"v1","addr":"172.21.15.79:6827","nonce":3309769539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":3309769539},{"type":"v1","addr":"172.21.15.79:6829","nonce":3309769539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6832","nonce":3309769539},{"type":"v1","addr":"172.21.15.79:6833","nonce":3309769539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":3309769539},{"type":"v1","addr":"172.21.15.79:6831","nonce":3309769539}]},"public_addr":"172.21.15.79:6827/3309769539","cluster_addr":"172.21.15.79:6829/3309769539","heartbeat_back_addr":"172.21.15.79:6833/3309769539","heartbeat_front_addr":"172.21.15.79:6831/3309769539","state":["exists","up"]},{"osd":4,"uuid":"132ede34-df4b-47cb-821c-01a369305d69","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.122:6800","nonce":3970231327},{"type":"v1","addr":"172.21.15.122:6801","nonce":3970231327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":3970231327},{"type":"v1","addr":"172.21.15.122:6803","nonce":3970231327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":3970231327},{"type":"v1","addr":"172.21.15.122:6807","nonce":3970231327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":3970231327},{"type":"v1","addr":"172.21.15.122:6805","nonce":3970231327}]},"public_addr":"172.21.15.122:6801/3970231327","cluster_addr":"172.21.15.122:6803/3970231327","heartbeat_back_addr":"172.21.15.122:6807/3970231327","heartbeat_front_addr":"172.21.15.122:6805/3970231327","state":["exists","up"]},{"osd":5,"uuid":"bb3d126f-3592-471f-9638-c2ef6b85919e","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.122:6808","nonce":3430174780},{"type":"v1","addr":"172.21.15.122:6809","nonce":3430174780}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":3430174780},{"type":"v1","addr":"172.21.15.122:6811","nonce":3430174780}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":3430174780},{"type":"v1","addr":"172.21.15.122:6815","nonce":3430174780}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":3430174780},{"type":"v1","addr":"172.21.15.122:6813","nonce":3430174780}]},"public_addr":"172.21.15.122:6809/3430174780","cluster_addr":"172.21.15.122:6811/3430174780","heartbeat_back_addr":"172.21.15.122:6815/3430174780","heartbeat_front_addr":"172.21.15.122:6813/3430174780","state":["exists","up"]},{"osd":6,"uuid":"7a6be593-1971-45c3-85f1-f4f89428b633","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.122:6816","nonce":3249192486},{"type":"v1","addr":"172.21.15.122:6817","nonce":3249192486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6818","nonce":3249192486},{"type":"v1","addr":"172.21.15.122:6819","nonce":3249192486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6822","nonce":3249192486},{"type":"v1","addr":"172.21.15.122:6823","nonce":3249192486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6820","nonce":3249192486},{"type":"v1","addr":"172.21.15.122:6821","nonce":3249192486}]},"public_addr":"172.21.15.122:6817/3249192486","cluster_addr":"172.21.15.122:6819/3249192486","heartbeat_back_addr":"172.21.15.122:6823/3249192486","heartbeat_front_addr":"172.21.15.122:6821/3249192486","state":["exists","up"]},{"osd":7,"uuid":"a8cc1421-8a82-422a-8942-4e46e4dcd934","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.122:6824","nonce":821960997},{"type":"v1","addr":"172.21.15.122:6825","nonce":821960997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6826","nonce":821960997},{"type":"v1","addr":"172.21.15.122:6827","nonce":821960997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6830","nonce":821960997},{"type":"v1","addr":"172.21.15.122:6831","nonce":821960997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6828","nonce":821960997},{"type":"v1","addr":"172.21.15.122:6829","nonce":821960997}]},"public_addr":"172.21.15.122:6825/821960997","cluster_addr":"172.21.15.122:6827/821960997","heartbeat_back_addr":"172.21.15.122:6831/821960997","heartbeat_front_addr":"172.21.15.122:6829/821960997","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-20T23:36:49.697219+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-20T23:37:27.639039+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-20T23:38:06.403273+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-20T23:38:45.845560+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-20T23:39:21.555685+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-20T23:39:59.857558+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-20T23:40:37.926027+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-20T23:41:16.419902+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.79:6801/1784855259":"2024-09-21T23:41:43.874862+0000","172.21.15.79:6800/1784855259":"2024-09-21T23:41:43.874862+0000","172.21.15.79:0/399329951":"2024-09-21T23:41:43.874862+0000","172.21.15.79:0/2118241582":"2024-09-21T23:41:43.874862+0000","172.21.15.79:0/1217999903":"2024-09-21T23:41:43.874862+0000","172.21.15.79:0/4271709697":"2024-09-21T23:41:43.874862+0000","172.21.15.79:0/844813773":"2024-09-21T23:35:03.540947+0000","172.21.15.79:0/2813193365":"2024-09-21T23:35:03.540947+0000","172.21.15.79:6801/1697853056":"2024-09-21T23:35:03.540947+0000","172.21.15.79:6800/3497295983":"2024-09-21T23:34:31.689622+0000","172.21.15.79:6800/1697853056":"2024-09-21T23:35:03.540947+0000","172.21.15.79:6801/3497295983":"2024-09-21T23:34:31.689622+0000","172.21.15.79:0/3501518110":"2024-09-21T23:35:03.540947+0000","172.21.15.79:0/1348516349":"2024-09-21T23:34:31.689622+0000","172.21.15.79:0/1769764499":"2024-09-21T23:34:31.689622+0000","172.21.15.79:0/810949631":"2024-09-21T23:34:31.689622+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-20T23:42:24.868 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:24 smithi079 bash[39582]: level=info ts=2024-09-20T23:42:24.518Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000666117s 2024-09-20T23:42:25.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:25 smithi079 bash[19840]: cluster 2024-09-20T23:42:23.966406+0000 mgr.y (mgr.24289) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:25.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:25 smithi079 bash[19840]: audit 2024-09-20T23:42:24.056010+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:25.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:25 smithi079 bash[19840]: audit 2024-09-20T23:42:24.857130+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.79:0/3470365845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:42:25.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:25 smithi079 bash[24834]: cluster 2024-09-20T23:42:23.966406+0000 mgr.y (mgr.24289) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:25.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:25 smithi079 bash[24834]: audit 2024-09-20T23:42:24.056010+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:25.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:25 smithi079 bash[24834]: audit 2024-09-20T23:42:24.857130+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.79:0/3470365845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:42:25.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:25 smithi122 bash[19818]: cluster 2024-09-20T23:42:23.966406+0000 mgr.y (mgr.24289) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:25.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:25 smithi122 bash[19818]: audit 2024-09-20T23:42:24.056010+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:25.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:25 smithi122 bash[19818]: audit 2024-09-20T23:42:24.857130+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.79:0/3470365845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:42:25.548 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-20T23:42:25.548 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T23:42:27.609 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:42:27 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:42:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:42:27.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:27 smithi122 bash[19818]: cluster 2024-09-20T23:42:25.967054+0000 mgr.y (mgr.24289) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:27.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:27 smithi079 bash[19840]: cluster 2024-09-20T23:42:25.967054+0000 mgr.y (mgr.24289) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:27.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:27 smithi079 bash[24834]: cluster 2024-09-20T23:42:25.967054+0000 mgr.y (mgr.24289) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:28.269 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:29.518 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:29 smithi079 bash[19840]: cluster 2024-09-20T23:42:27.967711+0000 mgr.y (mgr.24289) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:29.518 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:29 smithi079 bash[24834]: cluster 2024-09-20T23:42:27.967711+0000 mgr.y (mgr.24289) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:29.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:29 smithi122 bash[19818]: cluster 2024-09-20T23:42:27.967711+0000 mgr.y (mgr.24289) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:31.449 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:42:31.449 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":60,"fsid":"ad1ad010-77a8-11ef-baf5-efdc52797490","created":"2024-09-20T23:34:03.012265+0000","modified":"2024-09-20T23:41:43.874901+0000","last_up_change":"2024-09-20T23:41:18.266631+0000","last_in_change":"2024-09-20T23:40:52.671073+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-20T23:38:10.182356+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":"4aa4344b-03ad-46cf-a843-2223f43f15f7","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.79:6802","nonce":3682923432},{"type":"v1","addr":"172.21.15.79:6803","nonce":3682923432}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":3682923432},{"type":"v1","addr":"172.21.15.79:6805","nonce":3682923432}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":3682923432},{"type":"v1","addr":"172.21.15.79:6809","nonce":3682923432}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":3682923432},{"type":"v1","addr":"172.21.15.79:6807","nonce":3682923432}]},"public_addr":"172.21.15.79:6803/3682923432","cluster_addr":"172.21.15.79:6805/3682923432","heartbeat_back_addr":"172.21.15.79:6809/3682923432","heartbeat_front_addr":"172.21.15.79:6807/3682923432","state":["exists","up"]},{"osd":1,"uuid":"56167c3d-0e2e-472a-b8aa-a450cb25fdfb","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.79:6810","nonce":870771106},{"type":"v1","addr":"172.21.15.79:6811","nonce":870771106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":870771106},{"type":"v1","addr":"172.21.15.79:6813","nonce":870771106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":870771106},{"type":"v1","addr":"172.21.15.79:6817","nonce":870771106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":870771106},{"type":"v1","addr":"172.21.15.79:6815","nonce":870771106}]},"public_addr":"172.21.15.79:6811/870771106","cluster_addr":"172.21.15.79:6813/870771106","heartbeat_back_addr":"172.21.15.79:6817/870771106","heartbeat_front_addr":"172.21.15.79:6815/870771106","state":["exists","up"]},{"osd":2,"uuid":"0fc82bc5-3326-4502-98b5-902efcb69032","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.79:6818","nonce":654530645},{"type":"v1","addr":"172.21.15.79:6819","nonce":654530645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":654530645},{"type":"v1","addr":"172.21.15.79:6821","nonce":654530645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":654530645},{"type":"v1","addr":"172.21.15.79:6825","nonce":654530645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":654530645},{"type":"v1","addr":"172.21.15.79:6823","nonce":654530645}]},"public_addr":"172.21.15.79:6819/654530645","cluster_addr":"172.21.15.79:6821/654530645","heartbeat_back_addr":"172.21.15.79:6825/654530645","heartbeat_front_addr":"172.21.15.79:6823/654530645","state":["exists","up"]},{"osd":3,"uuid":"b100279a-2528-4138-b2ce-382da1e1ebec","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.79:6826","nonce":3309769539},{"type":"v1","addr":"172.21.15.79:6827","nonce":3309769539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":3309769539},{"type":"v1","addr":"172.21.15.79:6829","nonce":3309769539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6832","nonce":3309769539},{"type":"v1","addr":"172.21.15.79:6833","nonce":3309769539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":3309769539},{"type":"v1","addr":"172.21.15.79:6831","nonce":3309769539}]},"public_addr":"172.21.15.79:6827/3309769539","cluster_addr":"172.21.15.79:6829/3309769539","heartbeat_back_addr":"172.21.15.79:6833/3309769539","heartbeat_front_addr":"172.21.15.79:6831/3309769539","state":["exists","up"]},{"osd":4,"uuid":"132ede34-df4b-47cb-821c-01a369305d69","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.122:6800","nonce":3970231327},{"type":"v1","addr":"172.21.15.122:6801","nonce":3970231327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":3970231327},{"type":"v1","addr":"172.21.15.122:6803","nonce":3970231327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":3970231327},{"type":"v1","addr":"172.21.15.122:6807","nonce":3970231327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":3970231327},{"type":"v1","addr":"172.21.15.122:6805","nonce":3970231327}]},"public_addr":"172.21.15.122:6801/3970231327","cluster_addr":"172.21.15.122:6803/3970231327","heartbeat_back_addr":"172.21.15.122:6807/3970231327","heartbeat_front_addr":"172.21.15.122:6805/3970231327","state":["exists","up"]},{"osd":5,"uuid":"bb3d126f-3592-471f-9638-c2ef6b85919e","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.122:6808","nonce":3430174780},{"type":"v1","addr":"172.21.15.122:6809","nonce":3430174780}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":3430174780},{"type":"v1","addr":"172.21.15.122:6811","nonce":3430174780}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":3430174780},{"type":"v1","addr":"172.21.15.122:6815","nonce":3430174780}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":3430174780},{"type":"v1","addr":"172.21.15.122:6813","nonce":3430174780}]},"public_addr":"172.21.15.122:6809/3430174780","cluster_addr":"172.21.15.122:6811/3430174780","heartbeat_back_addr":"172.21.15.122:6815/3430174780","heartbeat_front_addr":"172.21.15.122:6813/3430174780","state":["exists","up"]},{"osd":6,"uuid":"7a6be593-1971-45c3-85f1-f4f89428b633","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.122:6816","nonce":3249192486},{"type":"v1","addr":"172.21.15.122:6817","nonce":3249192486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6818","nonce":3249192486},{"type":"v1","addr":"172.21.15.122:6819","nonce":3249192486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6822","nonce":3249192486},{"type":"v1","addr":"172.21.15.122:6823","nonce":3249192486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6820","nonce":3249192486},{"type":"v1","addr":"172.21.15.122:6821","nonce":3249192486}]},"public_addr":"172.21.15.122:6817/3249192486","cluster_addr":"172.21.15.122:6819/3249192486","heartbeat_back_addr":"172.21.15.122:6823/3249192486","heartbeat_front_addr":"172.21.15.122:6821/3249192486","state":["exists","up"]},{"osd":7,"uuid":"a8cc1421-8a82-422a-8942-4e46e4dcd934","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.122:6824","nonce":821960997},{"type":"v1","addr":"172.21.15.122:6825","nonce":821960997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6826","nonce":821960997},{"type":"v1","addr":"172.21.15.122:6827","nonce":821960997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6830","nonce":821960997},{"type":"v1","addr":"172.21.15.122:6831","nonce":821960997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6828","nonce":821960997},{"type":"v1","addr":"172.21.15.122:6829","nonce":821960997}]},"public_addr":"172.21.15.122:6825/821960997","cluster_addr":"172.21.15.122:6827/821960997","heartbeat_back_addr":"172.21.15.122:6831/821960997","heartbeat_front_addr":"172.21.15.122:6829/821960997","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-20T23:36:49.697219+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-20T23:37:27.639039+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-20T23:38:06.403273+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-20T23:38:45.845560+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-20T23:39:21.555685+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-20T23:39:59.857558+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-20T23:40:37.926027+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-20T23:41:16.419902+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.79:6801/1784855259":"2024-09-21T23:41:43.874862+0000","172.21.15.79:6800/1784855259":"2024-09-21T23:41:43.874862+0000","172.21.15.79:0/399329951":"2024-09-21T23:41:43.874862+0000","172.21.15.79:0/2118241582":"2024-09-21T23:41:43.874862+0000","172.21.15.79:0/1217999903":"2024-09-21T23:41:43.874862+0000","172.21.15.79:0/4271709697":"2024-09-21T23:41:43.874862+0000","172.21.15.79:0/844813773":"2024-09-21T23:35:03.540947+0000","172.21.15.79:0/2813193365":"2024-09-21T23:35:03.540947+0000","172.21.15.79:6801/1697853056":"2024-09-21T23:35:03.540947+0000","172.21.15.79:6800/3497295983":"2024-09-21T23:34:31.689622+0000","172.21.15.79:6800/1697853056":"2024-09-21T23:35:03.540947+0000","172.21.15.79:6801/3497295983":"2024-09-21T23:34:31.689622+0000","172.21.15.79:0/3501518110":"2024-09-21T23:35:03.540947+0000","172.21.15.79:0/1348516349":"2024-09-21T23:34:31.689622+0000","172.21.15.79:0/1769764499":"2024-09-21T23:34:31.689622+0000","172.21.15.79:0/810949631":"2024-09-21T23:34:31.689622+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-20T23:42:31.462 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:31 smithi079 bash[19840]: cluster 2024-09-20T23:42:29.968277+0000 mgr.y (mgr.24289) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:31.462 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:31 smithi079 bash[24834]: cluster 2024-09-20T23:42:29.968277+0000 mgr.y (mgr.24289) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:31.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:31 smithi122 bash[19818]: cluster 2024-09-20T23:42:29.968277+0000 mgr.y (mgr.24289) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:32.072 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-20T23:42:32.072 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-20T23:42:32.072 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-20T23:42:32.073 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-20T23:42:32.073 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-20T23:42:32.073 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-20T23:42:32.074 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-20T23:42:32.074 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-20T23:42:32.240 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:42:31 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:42:31] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-09-20T23:42:32.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:32 smithi079 bash[24834]: audit 2024-09-20T23:42:31.451075+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.79:0/57975293' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:42:32.490 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:32 smithi079 bash[19840]: audit 2024-09-20T23:42:31.451075+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.79:0/57975293' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:42:32.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:32 smithi122 bash[19818]: audit 2024-09-20T23:42:31.451075+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.79:0/57975293' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T23:42:32.740 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:42:32 smithi079 bash[39582]: level=info ts=2024-09-20T23:42:32.520Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002981819s 2024-09-20T23:42:33.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:33 smithi122 bash[19818]: cluster 2024-09-20T23:42:31.968910+0000 mgr.y (mgr.24289) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:33.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:33 smithi079 bash[19840]: cluster 2024-09-20T23:42:31.968910+0000 mgr.y (mgr.24289) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:33.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:33 smithi079 bash[24834]: cluster 2024-09-20T23:42:31.968910+0000 mgr.y (mgr.24289) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:34.909 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:34.909 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:34.911 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:34.911 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:34.911 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:34.911 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:34.912 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:34.915 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:35.490 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:35 smithi079 bash[19840]: cluster 2024-09-20T23:42:33.969522+0000 mgr.y (mgr.24289) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:35.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:35 smithi079 bash[24834]: cluster 2024-09-20T23:42:33.969522+0000 mgr.y (mgr.24289) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:35.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:35 smithi122 bash[19818]: cluster 2024-09-20T23:42:33.969522+0000 mgr.y (mgr.24289) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:37.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:37 smithi122 bash[19818]: cluster 2024-09-20T23:42:35.970287+0000 mgr.y (mgr.24289) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:37.609 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:42:37 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:42:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:42:37.626 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:37 smithi079 bash[24834]: cluster 2024-09-20T23:42:35.970287+0000 mgr.y (mgr.24289) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:37.626 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:37 smithi079 bash[19840]: cluster 2024-09-20T23:42:35.970287+0000 mgr.y (mgr.24289) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:39.485 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:39 smithi079 bash[19840]: cluster 2024-09-20T23:42:37.970774+0000 mgr.y (mgr.24289) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:39.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:39 smithi079 bash[24834]: cluster 2024-09-20T23:42:37.970774+0000 mgr.y (mgr.24289) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:39.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:39 smithi122 bash[19818]: cluster 2024-09-20T23:42:37.970774+0000 mgr.y (mgr.24289) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:41.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:41 smithi122 bash[19818]: cluster 2024-09-20T23:42:39.971212+0000 mgr.y (mgr.24289) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:41.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:41 smithi079 bash[24834]: cluster 2024-09-20T23:42:39.971212+0000 mgr.y (mgr.24289) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:41.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:41 smithi079 bash[19840]: cluster 2024-09-20T23:42:39.971212+0000 mgr.y (mgr.24289) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:42.240 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:42:41 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:42:41] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-09-20T23:42:43.574 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:43 smithi122 bash[19818]: cluster 2024-09-20T23:42:41.971714+0000 mgr.y (mgr.24289) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:43.790 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:43 smithi079 bash[19840]: cluster 2024-09-20T23:42:41.971714+0000 mgr.y (mgr.24289) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:43.790 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:43 smithi079 bash[24834]: cluster 2024-09-20T23:42:41.971714+0000 mgr.y (mgr.24289) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:44.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:44 smithi122 bash[19818]: audit 2024-09-20T23:42:44.050772+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:42:44.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:44 smithi122 bash[19818]: audit 2024-09-20T23:42:44.051806+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:42:44.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:44 smithi122 bash[19818]: audit 2024-09-20T23:42:44.056555+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:42:44.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:44 smithi122 bash[19818]: audit 2024-09-20T23:42:44.057442+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:42:44.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:44 smithi079 bash[19840]: audit 2024-09-20T23:42:44.050772+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:42:44.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:44 smithi079 bash[19840]: audit 2024-09-20T23:42:44.051806+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:42:44.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:44 smithi079 bash[19840]: audit 2024-09-20T23:42:44.056555+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:42:44.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:44 smithi079 bash[19840]: audit 2024-09-20T23:42:44.057442+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:42:44.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:44 smithi079 bash[24834]: audit 2024-09-20T23:42:44.050772+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:42:44.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:44 smithi079 bash[24834]: audit 2024-09-20T23:42:44.051806+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:42:44.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:44 smithi079 bash[24834]: audit 2024-09-20T23:42:44.056555+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:42:44.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:44 smithi079 bash[24834]: audit 2024-09-20T23:42:44.057442+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:42:45.578 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.578 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.578 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.579 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.579 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.579 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.579 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.579 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.580 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:45 smithi122 bash[19818]: cluster 2024-09-20T23:42:43.972327+0000 mgr.y (mgr.24289) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:45.580 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.580 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.580 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:45 smithi079 bash[19840]: cluster 2024-09-20T23:42:43.972327+0000 mgr.y (mgr.24289) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:45.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:45 smithi079 bash[24834]: cluster 2024-09-20T23:42:43.972327+0000 mgr.y (mgr.24289) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:45.859 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.859 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.860 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.860 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.860 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.861 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.861 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:42:45.861 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:45 smithi122 systemd[1]: Started Ceph grafana.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:42:47.005 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[19818]: audit 2024-09-20T23:42:45.738595+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:47.006 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[19818]: audit 2024-09-20T23:42:45.743217+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:42:47.006 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[19818]: audit 2024-09-20T23:42:45.745265+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:42:47.006 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[19818]: audit 2024-09-20T23:42:45.746578+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:42:47.006 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+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-20T23:42:47.006 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+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-20T23:42:47.006 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-09-20T23:42:47.006 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="App mode production" logger=settings 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+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-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-09-20T23:42:47.007 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:46 smithi122 bash[35173]: t=2024-09-20T23:42:46+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-09-20T23:42:47.008 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-09-20T23:42:47.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:46 smithi079 bash[19840]: audit 2024-09-20T23:42:45.738595+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:47.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:46 smithi079 bash[19840]: audit 2024-09-20T23:42:45.743217+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:42:47.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:46 smithi079 bash[19840]: audit 2024-09-20T23:42:45.745265+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:42:47.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:46 smithi079 bash[19840]: audit 2024-09-20T23:42:45.746578+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:42:47.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:46 smithi079 bash[24834]: audit 2024-09-20T23:42:45.738595+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:47.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:46 smithi079 bash[24834]: audit 2024-09-20T23:42:45.743217+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:42:47.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:46 smithi079 bash[24834]: audit 2024-09-20T23:42:45.745265+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:42:47.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:46 smithi079 bash[24834]: audit 2024-09-20T23:42:45.746578+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:42:47.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-09-20T23:42:47.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-09-20T23:42:47.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-09-20T23:42:47.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-09-20T23:42:47.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-09-20T23:42:47.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-09-20T23:42:47.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-09-20T23:42:47.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-09-20T23:42:47.519 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:42:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:42:47.520 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-09-20T23:42:47.520 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-09-20T23:42:47.520 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-09-20T23:42:47.520 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-09-20T23:42:47.520 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-09-20T23:42:47.520 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-09-20T23:42:47.520 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-09-20T23:42:47.520 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-09-20T23:42:47.520 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-09-20T23:42:47.520 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-09-20T23:42:47.805 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[19818]: cluster 2024-09-20T23:42:45.972786+0000 mgr.y (mgr.24289) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:47.806 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-09-20T23:42:47.806 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-09-20T23:42:47.806 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-09-20T23:42:47.806 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-09-20T23:42:47.806 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-09-20T23:42:47.806 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-09-20T23:42:47.806 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-09-20T23:42:47.806 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-09-20T23:42:47.806 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-09-20T23:42:47.806 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-20T23:42:47.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:47 smithi079 bash[19840]: cluster 2024-09-20T23:42:45.972786+0000 mgr.y (mgr.24289) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:47.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:47 smithi079 bash[24834]: cluster 2024-09-20T23:42:45.972786+0000 mgr.y (mgr.24289) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:48.075 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-09-20T23:42:48.075 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-09-20T23:42:48.075 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-09-20T23:42:48.075 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-09-20T23:42:48.075 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-09-20T23:42:48.075 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:47 smithi122 bash[35173]: t=2024-09-20T23:42:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-09-20T23:42:48.075 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-09-20T23:42:48.075 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-09-20T23:42:48.327 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-09-20T23:42:48.327 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-09-20T23:42:48.327 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-09-20T23:42:48.327 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-09-20T23:42:48.327 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-09-20T23:42:48.328 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-09-20T23:42:48.328 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-09-20T23:42:48.328 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-09-20T23:42:48.328 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-09-20T23:42:48.361 INFO:teuthology.orchestra.run.smithi079.stdout:55834574914 2024-09-20T23:42:48.361 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-20T23:42:48.588 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-09-20T23:42:48.588 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-09-20T23:42:48.588 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-09-20T23:42:48.588 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-09-20T23:42:48.588 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-09-20T23:42:48.588 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-09-20T23:42:48.588 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-09-20T23:42:48.588 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-20T23:42:48.588 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-09-20T23:42:48.849 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-09-20T23:42:48.849 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-09-20T23:42:48.849 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-09-20T23:42:48.849 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-09-20T23:42:48.849 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-09-20T23:42:48.849 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-09-20T23:42:48.849 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-09-20T23:42:48.849 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-09-20T23:42:48.849 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-09-20T23:42:48.963 INFO:teuthology.orchestra.run.smithi079.stdout:133143986218 2024-09-20T23:42:48.963 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-20T23:42:49.109 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-09-20T23:42:49.109 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-09-20T23:42:49.109 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:48 smithi122 bash[35173]: t=2024-09-20T23:42:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-09-20T23:42:49.109 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-09-20T23:42:49.109 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-09-20T23:42:49.109 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-09-20T23:42:49.109 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-09-20T23:42:49.387 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-09-20T23:42:49.387 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-09-20T23:42:49.387 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-09-20T23:42:49.387 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-09-20T23:42:49.387 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-09-20T23:42:49.387 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-09-20T23:42:49.387 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-09-20T23:42:49.387 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-20T23:42:49.388 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-09-20T23:42:49.638 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-20T23:42:49.638 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-09-20T23:42:49.639 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-20T23:42:49.639 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-20T23:42:49.639 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-09-20T23:42:49.639 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-09-20T23:42:49.916 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[19818]: cluster 2024-09-20T23:42:47.973278+0000 mgr.y (mgr.24289) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:49.916 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[19818]: audit 2024-09-20T23:42:49.067679+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:49.916 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-09-20T23:42:49.916 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-09-20T23:42:49.917 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-09-20T23:42:49.917 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-09-20T23:42:49.917 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-09-20T23:42:49.917 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-09-20T23:42:49.917 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-09-20T23:42:49.917 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-09-20T23:42:50.110 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:49 smithi079 bash[19840]: cluster 2024-09-20T23:42:47.973278+0000 mgr.y (mgr.24289) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:50.110 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:49 smithi079 bash[19840]: audit 2024-09-20T23:42:49.067679+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:50.111 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:49 smithi079 bash[24834]: cluster 2024-09-20T23:42:47.973278+0000 mgr.y (mgr.24289) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:50.111 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:49 smithi079 bash[24834]: audit 2024-09-20T23:42:49.067679+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:50.112 INFO:teuthology.orchestra.run.smithi079.stdout:201863462938 2024-09-20T23:42:50.112 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-20T23:42:50.167 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:49 smithi122 bash[35173]: t=2024-09-20T23:42:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-09-20T23:42:50.167 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-09-20T23:42:50.167 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-09-20T23:42:50.167 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-09-20T23:42:50.167 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-09-20T23:42:50.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-09-20T23:42:50.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-09-20T23:42:50.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-09-20T23:42:50.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-09-20T23:42:50.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-09-20T23:42:50.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-09-20T23:42:50.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-09-20T23:42:50.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-09-20T23:42:50.588 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:50.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-09-20T23:42:50.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-09-20T23:42:50.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-09-20T23:42:50.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-09-20T23:42:50.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-09-20T23:42:50.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-09-20T23:42:50.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-09-20T23:42:50.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-09-20T23:42:50.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-09-20T23:42:50.968 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-09-20T23:42:50.968 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-09-20T23:42:50.968 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-09-20T23:42:50.968 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-09-20T23:42:50.968 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-09-20T23:42:50.968 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-09-20T23:42:51.221 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[19818]: cluster 2024-09-20T23:42:49.973728+0000 mgr.y (mgr.24289) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:51.221 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[19818]: audit 2024-09-20T23:42:50.160033+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:51.221 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[19818]: audit 2024-09-20T23:42:51.056057+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:51.221 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:50 smithi122 bash[35173]: t=2024-09-20T23:42:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-09-20T23:42:51.221 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-09-20T23:42:51.221 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-09-20T23:42:51.221 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-09-20T23:42:51.221 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-09-20T23:42:51.221 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-09-20T23:42:51.222 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-09-20T23:42:51.222 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-09-20T23:42:51.222 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-09-20T23:42:51.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:51 smithi079 bash[24834]: cluster 2024-09-20T23:42:49.973728+0000 mgr.y (mgr.24289) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:51.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:51 smithi079 bash[24834]: audit 2024-09-20T23:42:50.160033+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:51.304 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:51 smithi079 bash[24834]: audit 2024-09-20T23:42:51.056057+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:51.305 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:51 smithi079 bash[19840]: cluster 2024-09-20T23:42:49.973728+0000 mgr.y (mgr.24289) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:51.305 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:51 smithi079 bash[19840]: audit 2024-09-20T23:42:50.160033+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:51.305 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:51 smithi079 bash[19840]: audit 2024-09-20T23:42:51.056057+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:51.481 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-09-20T23:42:51.481 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-09-20T23:42:51.481 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-09-20T23:42:51.481 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-20T23:42:51.481 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-20T23:42:51.482 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-09-20T23:42:51.482 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-09-20T23:42:51.482 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-09-20T23:42:51.742 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-09-20T23:42:51.742 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-20T23:42:51.742 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-09-20T23:42:51.742 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-20T23:42:51.742 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-09-20T23:42:51.742 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-09-20T23:42:51.742 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-20T23:42:52.011 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-09-20T23:42:52.011 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-09-20T23:42:52.011 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-09-20T23:42:52.011 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-09-20T23:42:52.011 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-09-20T23:42:52.011 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-09-20T23:42:52.011 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:51 smithi122 bash[35173]: t=2024-09-20T23:42:51+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-09-20T23:42:52.011 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-09-20T23:42:52.124 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:42:51 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:42:51] "GET /metrics HTTP/1.1" 200 191513 "" "Prometheus/2.33.4" 2024-09-20T23:42:52.263 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-09-20T23:42:52.263 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-09-20T23:42:52.263 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-09-20T23:42:52.263 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-09-20T23:42:52.263 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-09-20T23:42:52.263 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-09-20T23:42:52.263 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-09-20T23:42:52.263 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-09-20T23:42:52.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:52 smithi079 bash[24834]: audit 2024-09-20T23:42:51.315342+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:52.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:52 smithi079 bash[24834]: cephadm 2024-09-20T23:42:51.320262+0000 mgr.y (mgr.24289) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T23:42:52.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:52 smithi079 bash[24834]: cephadm 2024-09-20T23:42:51.323776+0000 mgr.y (mgr.24289) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi079 2024-09-20T23:42:52.417 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:52 smithi079 bash[19840]: audit 2024-09-20T23:42:51.315342+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:52.418 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:52 smithi079 bash[19840]: cephadm 2024-09-20T23:42:51.320262+0000 mgr.y (mgr.24289) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T23:42:52.418 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:52 smithi079 bash[19840]: cephadm 2024-09-20T23:42:51.323776+0000 mgr.y (mgr.24289) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi079 2024-09-20T23:42:52.523 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[19818]: audit 2024-09-20T23:42:51.315342+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:42:52.524 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[19818]: cephadm 2024-09-20T23:42:51.320262+0000 mgr.y (mgr.24289) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T23:42:52.524 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[19818]: cephadm 2024-09-20T23:42:51.323776+0000 mgr.y (mgr.24289) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi079 2024-09-20T23:42:52.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-09-20T23:42:52.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-09-20T23:42:52.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-09-20T23:42:52.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-09-20T23:42:52.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-09-20T23:42:52.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-20T23:42:52.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-20T23:42:52.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-20T23:42:52.525 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-09-20T23:42:52.793 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+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-20T23:42:52.794 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-09-20T23:42:52.794 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-09-20T23:42:52.794 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-09-20T23:42:52.794 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-09-20T23:42:52.794 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-09-20T23:42:52.794 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-09-20T23:42:52.794 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-09-20T23:42:52.795 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-09-20T23:42:52.795 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-09-20T23:42:53.031 INFO:teuthology.orchestra.run.smithi079.stdout:111669149746 2024-09-20T23:42:53.031 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-20T23:42:53.045 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-09-20T23:42:53.045 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-09-20T23:42:53.045 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-20T23:42:53.045 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-09-20T23:42:53.045 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-09-20T23:42:53.046 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:52 smithi122 bash[35173]: t=2024-09-20T23:42:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-20T23:42:53.046 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-09-20T23:42:53.046 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-09-20T23:42:53.231 INFO:teuthology.orchestra.run.smithi079.stdout:34359738441 2024-09-20T23:42:53.231 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-20T23:42:53.298 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-09-20T23:42:53.298 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-09-20T23:42:53.298 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-09-20T23:42:53.298 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-09-20T23:42:53.298 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-09-20T23:42:53.298 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-09-20T23:42:53.299 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-09-20T23:42:53.299 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-09-20T23:42:53.299 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-09-20T23:42:53.299 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-09-20T23:42:53.559 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[19818]: cluster 2024-09-20T23:42:51.974297+0000 mgr.y (mgr.24289) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:53.559 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-09-20T23:42:53.559 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-09-20T23:42:53.559 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-09-20T23:42:53.559 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-09-20T23:42:53.559 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-09-20T23:42:53.559 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-09-20T23:42:53.559 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-09-20T23:42:53.559 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-09-20T23:42:53.560 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-09-20T23:42:53.685 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:53 smithi079 bash[19840]: cluster 2024-09-20T23:42:51.974297+0000 mgr.y (mgr.24289) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:53.685 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:53 smithi079 bash[24834]: cluster 2024-09-20T23:42:51.974297+0000 mgr.y (mgr.24289) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:53.815 INFO:teuthology.orchestra.run.smithi079.stdout:77309411386 2024-09-20T23:42:53.815 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-20T23:42:53.819 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-20T23:42:53.819 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-20T23:42:53.820 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-20T23:42:53.820 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-09-20T23:42:53.820 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+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-20T23:42:53.820 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-09-20T23:42:53.820 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-09-20T23:42:53.820 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-09-20T23:42:54.097 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-09-20T23:42:54.098 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-09-20T23:42:54.098 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-09-20T23:42:54.098 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-09-20T23:42:54.098 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-09-20T23:42:54.098 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:53 smithi122 bash[35173]: t=2024-09-20T23:42:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-09-20T23:42:54.098 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-09-20T23:42:54.098 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-09-20T23:42:54.098 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-09-20T23:42:54.098 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-09-20T23:42:54.349 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-20T23:42:54.349 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-20T23:42:54.350 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-20T23:42:54.350 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-20T23:42:54.350 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-09-20T23:42:54.350 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-09-20T23:42:54.350 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-09-20T23:42:54.350 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-09-20T23:42:54.371 INFO:teuthology.orchestra.run.smithi079.stdout:167503724579 2024-09-20T23:42:54.372 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-20T23:42:54.548 INFO:teuthology.orchestra.run.smithi079.stdout:236223201300 2024-09-20T23:42:54.549 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-20T23:42:54.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-20T23:42:54.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-09-20T23:42:54.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-09-20T23:42:54.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-09-20T23:42:54.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-09-20T23:42:54.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-09-20T23:42:54.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-09-20T23:42:54.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-09-20T23:42:54.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-09-20T23:42:54.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-09-20T23:42:54.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-09-20T23:42:54.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-09-20T23:42:54.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-09-20T23:42:54.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-09-20T23:42:54.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-09-20T23:42:55.022 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:55.123 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-09-20T23:42:55.123 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-20T23:42:55.123 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:54 smithi122 bash[35173]: t=2024-09-20T23:42:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-20T23:42:55.123 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-09-20T23:42:55.123 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-09-20T23:42:55.123 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-09-20T23:42:55.123 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-09-20T23:42:55.305 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:55.391 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[19818]: cluster 2024-09-20T23:42:53.974725+0000 mgr.y (mgr.24289) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:55.392 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-09-20T23:42:55.392 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-09-20T23:42:55.392 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-09-20T23:42:55.392 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-09-20T23:42:55.392 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-09-20T23:42:55.392 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-09-20T23:42:55.392 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-09-20T23:42:55.392 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-20T23:42:55.392 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-09-20T23:42:55.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-09-20T23:42:55.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-09-20T23:42:55.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-09-20T23:42:55.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-09-20T23:42:55.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-20T23:42:55.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-09-20T23:42:55.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-09-20T23:42:55.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-09-20T23:42:55.645 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-09-20T23:42:55.646 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-09-20T23:42:55.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:55 smithi079 bash[24834]: cluster 2024-09-20T23:42:53.974725+0000 mgr.y (mgr.24289) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:55.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:55 smithi079 bash[19840]: cluster 2024-09-20T23:42:53.974725+0000 mgr.y (mgr.24289) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:55.897 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-09-20T23:42:55.897 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-09-20T23:42:55.897 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-09-20T23:42:55.897 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-09-20T23:42:55.897 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-09-20T23:42:55.898 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-09-20T23:42:55.898 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-09-20T23:42:55.898 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-09-20T23:42:56.149 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-09-20T23:42:56.149 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:55 smithi122 bash[35173]: t=2024-09-20T23:42:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-09-20T23:42:56.149 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-09-20T23:42:56.149 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-09-20T23:42:56.149 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-09-20T23:42:56.150 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-09-20T23:42:56.150 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-09-20T23:42:56.150 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-09-20T23:42:56.402 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-09-20T23:42:56.402 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-09-20T23:42:56.402 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-09-20T23:42:56.402 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-09-20T23:42:56.403 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-09-20T23:42:56.403 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-09-20T23:42:56.403 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-09-20T23:42:56.403 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-09-20T23:42:56.654 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-09-20T23:42:56.654 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+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-20T23:42:56.654 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+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-20T23:42:56.654 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-20T23:42:56.654 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-09-20T23:42:56.654 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-09-20T23:42:56.654 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+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-20T23:42:56.654 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-20T23:42:56.923 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-09-20T23:42:56.923 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-20T23:42:56.923 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-09-20T23:42:56.923 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-09-20T23:42:56.923 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-09-20T23:42:56.923 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-20T23:42:56.923 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:56 smithi122 bash[35173]: t=2024-09-20T23:42:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-09-20T23:42:57.078 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:57.078 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:57.088 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:57.089 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:57.090 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:42:57.260 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-09-20T23:42:57.260 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-09-20T23:42:57.260 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-09-20T23:42:57.517 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:42:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:42:57.517 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[19818]: cluster 2024-09-20T23:42:55.975264+0000 mgr.y (mgr.24289) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:57.517 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-20T23:42:57.518 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-09-20T23:42:57.518 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-09-20T23:42:57.518 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-09-20T23:42:57.518 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-09-20T23:42:57.518 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-09-20T23:42:57.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:57 smithi079 bash[19840]: cluster 2024-09-20T23:42:55.975264+0000 mgr.y (mgr.24289) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:57.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:57 smithi079 bash[24834]: cluster 2024-09-20T23:42:55.975264+0000 mgr.y (mgr.24289) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:57.795 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-20T23:42:57.795 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-09-20T23:42:57.795 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-09-20T23:42:57.795 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+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-20T23:42:57.795 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-09-20T23:42:57.795 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+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-20T23:42:57.795 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+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-20T23:42:57.795 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-20T23:42:57.795 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-09-20T23:42:58.047 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-09-20T23:42:58.047 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-09-20T23:42:58.047 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-09-20T23:42:58.047 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-09-20T23:42:58.047 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-20T23:42:58.047 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:57 smithi122 bash[35173]: t=2024-09-20T23:42:57+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-09-20T23:42:58.047 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-09-20T23:42:58.048 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-09-20T23:42:58.334 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-09-20T23:42:58.334 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-09-20T23:42:58.334 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-09-20T23:42:58.334 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-09-20T23:42:58.334 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-09-20T23:42:58.334 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-09-20T23:42:58.334 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-09-20T23:42:58.334 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-09-20T23:42:58.334 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-09-20T23:42:58.334 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-09-20T23:42:58.335 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-09-20T23:42:58.335 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-09-20T23:42:58.335 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-09-20T23:42:58.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-09-20T23:42:58.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-09-20T23:42:58.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-09-20T23:42:58.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-09-20T23:42:58.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-09-20T23:42:58.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-09-20T23:42:58.872 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-09-20T23:42:58.872 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-09-20T23:42:58.872 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-09-20T23:42:58.872 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-09-20T23:42:58.872 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-09-20T23:42:58.872 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-09-20T23:42:58.872 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-09-20T23:42:58.872 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-09-20T23:42:58.872 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-09-20T23:42:59.124 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-09-20T23:42:59.124 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-09-20T23:42:59.124 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:58 smithi122 bash[35173]: t=2024-09-20T23:42:58+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-09-20T23:42:59.124 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-09-20T23:42:59.124 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-09-20T23:42:59.124 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-09-20T23:42:59.124 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-09-20T23:42:59.124 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-09-20T23:42:59.555 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[19818]: cluster 2024-09-20T23:42:57.975828+0000 mgr.y (mgr.24289) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:59.556 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-09-20T23:42:59.556 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-09-20T23:42:59.556 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-09-20T23:42:59.556 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-09-20T23:42:59.556 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.318573115s 2024-09-20T23:42:59.556 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-09-20T23:42:59.556 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-09-20T23:42:59.556 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-09-20T23:42:59.556 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-09-20T23:42:59.556 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-09-20T23:42:59.557 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-09-20T23:42:59.557 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+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-20T23:42:59.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:42:59 smithi079 bash[24834]: cluster 2024-09-20T23:42:57.975828+0000 mgr.y (mgr.24289) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:59.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:42:59 smithi079 bash[19840]: cluster 2024-09-20T23:42:57.975828+0000 mgr.y (mgr.24289) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:42:59.859 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-20T23:42:59.859 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-09-20T23:42:59.859 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-09-20T23:42:59.859 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:42:59 smithi122 bash[35173]: t=2024-09-20T23:42:59+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-09-20T23:43:01.007 INFO:teuthology.orchestra.run.smithi079.stdout:55834574917 2024-09-20T23:43:01.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:01 smithi122 bash[19818]: cluster 2024-09-20T23:42:59.976314+0000 mgr.y (mgr.24289) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:01.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:01 smithi122 bash[19818]: audit 2024-09-20T23:43:01.009515+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.79:0/3006079776' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T23:43:01.716 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:01 smithi079 bash[19840]: cluster 2024-09-20T23:42:59.976314+0000 mgr.y (mgr.24289) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:01.716 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:01 smithi079 bash[19840]: audit 2024-09-20T23:43:01.009515+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.79:0/3006079776' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T23:43:01.717 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:01 smithi079 bash[24834]: cluster 2024-09-20T23:42:59.976314+0000 mgr.y (mgr.24289) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:01.717 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:01 smithi079 bash[24834]: audit 2024-09-20T23:43:01.009515+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.79:0/3006079776' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T23:43:01.973 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:43:01 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:43:01] "GET /metrics HTTP/1.1" 200 191508 "" "Prometheus/2.33.4" 2024-09-20T23:43:03.554 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:03 smithi079 bash[24834]: cluster 2024-09-20T23:43:01.976790+0000 mgr.y (mgr.24289) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:03.555 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:03 smithi079 bash[19840]: cluster 2024-09-20T23:43:01.976790+0000 mgr.y (mgr.24289) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:03.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:03 smithi122 bash[19818]: cluster 2024-09-20T23:43:01.976790+0000 mgr.y (mgr.24289) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:04.598 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:04 smithi079 systemd[1]: Stopping Ceph alertmanager.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-20T23:43:04.598 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:04 smithi079 bash[42688]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-alertmanager.a 2024-09-20T23:43:04.989 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:04 smithi079 bash[39582]: level=info ts=2024-09-20T23:43:04.729Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-09-20T23:43:05.420 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574914 got 55834574917 for osd.1 2024-09-20T23:43:05.421 DEBUG:teuthology.parallel:result is None 2024-09-20T23:43:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:05 smithi122 bash[19818]: cluster 2024-09-20T23:43:03.977344+0000 mgr.y (mgr.24289) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:05.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:05 smithi079 bash[24834]: cluster 2024-09-20T23:43:03.977344+0000 mgr.y (mgr.24289) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:05.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:05 smithi079 bash[19840]: cluster 2024-09-20T23:43:03.977344+0000 mgr.y (mgr.24289) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:07.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:07 smithi122 bash[19818]: cluster 2024-09-20T23:43:05.978081+0000 mgr.y (mgr.24289) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:07.609 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:43:07 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:43:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:43:07.611 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:07 smithi079 bash[24834]: cluster 2024-09-20T23:43:05.978081+0000 mgr.y (mgr.24289) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:07.611 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:07 smithi079 bash[19840]: cluster 2024-09-20T23:43:05.978081+0000 mgr.y (mgr.24289) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:08.490 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:08 smithi079 bash[42696]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T23:43:08.490 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:08 smithi079 bash[42832]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-alertmanager.a 2024-09-20T23:43:09.259 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:08 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T23:43:09.259 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:08 smithi079 systemd[1]: Stopped Ceph alertmanager.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:43:09.259 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:08 smithi079 systemd[1]: Started Ceph alertmanager.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:43:09.518 INFO:teuthology.orchestra.run.smithi079.stdout:133143986222 2024-09-20T23:43:09.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:09 smithi122 bash[19818]: cluster 2024-09-20T23:43:07.978791+0000 mgr.y (mgr.24289) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:09.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:09 smithi122 bash[19818]: audit 2024-09-20T23:43:09.017339+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:09.622 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:09 smithi079 bash[24834]: cluster 2024-09-20T23:43:07.978791+0000 mgr.y (mgr.24289) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:09.622 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:09 smithi079 bash[24834]: audit 2024-09-20T23:43:09.017339+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:09.622 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:09 smithi079 bash[19840]: cluster 2024-09-20T23:43:07.978791+0000 mgr.y (mgr.24289) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:09.622 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:09 smithi079 bash[19840]: audit 2024-09-20T23:43:09.017339+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:10 smithi079 bash[24834]: cephadm 2024-09-20T23:43:09.019339+0000 mgr.y (mgr.24289) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T23:43:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:10 smithi079 bash[24834]: cephadm 2024-09-20T23:43:09.022895+0000 mgr.y (mgr.24289) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-09-20T23:43:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:10 smithi079 bash[24834]: audit 2024-09-20T23:43:09.521323+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.79:0/1192441153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T23:43:10.490 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:10 smithi079 bash[19840]: cephadm 2024-09-20T23:43:09.019339+0000 mgr.y (mgr.24289) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T23:43:10.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:10 smithi079 bash[19840]: cephadm 2024-09-20T23:43:09.022895+0000 mgr.y (mgr.24289) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-09-20T23:43:10.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:10 smithi079 bash[19840]: audit 2024-09-20T23:43:09.521323+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.79:0/1192441153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T23:43:10.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:10 smithi122 bash[19818]: cephadm 2024-09-20T23:43:09.019339+0000 mgr.y (mgr.24289) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T23:43:10.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:10 smithi122 bash[19818]: cephadm 2024-09-20T23:43:09.022895+0000 mgr.y (mgr.24289) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-09-20T23:43:10.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:10 smithi122 bash[19818]: audit 2024-09-20T23:43:09.521323+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.79:0/1192441153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T23:43:11.546 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986218 got 133143986222 for osd.4 2024-09-20T23:43:11.546 DEBUG:teuthology.parallel:result is None 2024-09-20T23:43:11.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:11 smithi079 bash[19840]: cluster 2024-09-20T23:43:09.979423+0000 mgr.y (mgr.24289) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:11.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:11 smithi079 bash[24834]: cluster 2024-09-20T23:43:09.979423+0000 mgr.y (mgr.24289) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:11.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:11 smithi122 bash[19818]: cluster 2024-09-20T23:43:09.979423+0000 mgr.y (mgr.24289) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:11.922 INFO:teuthology.orchestra.run.smithi079.stdout:201863462943 2024-09-20T23:43:12.221 INFO:teuthology.orchestra.run.smithi079.stdout:77309411390 2024-09-20T23:43:12.234 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:43:11 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:43:11] "GET /metrics HTTP/1.1" 200 191508 "" "Prometheus/2.33.4" 2024-09-20T23:43:12.436 INFO:teuthology.orchestra.run.smithi079.stdout:111669149750 2024-09-20T23:43:12.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:12 smithi079 bash[24834]: audit 2024-09-20T23:43:11.925410+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.79:0/3945491833' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T23:43:12.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:12 smithi079 bash[24834]: audit 2024-09-20T23:43:12.224173+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.79:0/197165006' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T23:43:12.490 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:12 smithi079 bash[19840]: audit 2024-09-20T23:43:11.925410+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.79:0/3945491833' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T23:43:12.490 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:12 smithi079 bash[19840]: audit 2024-09-20T23:43:12.224173+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.79:0/197165006' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T23:43:12.636 INFO:teuthology.orchestra.run.smithi079.stdout:167503724583 2024-09-20T23:43:12.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:12 smithi122 bash[19818]: audit 2024-09-20T23:43:11.925410+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.79:0/3945491833' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T23:43:12.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:12 smithi122 bash[19818]: audit 2024-09-20T23:43:12.224173+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.79:0/197165006' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T23:43:12.896 INFO:teuthology.orchestra.run.smithi079.stdout:236223201304 2024-09-20T23:43:13.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[19818]: cluster 2024-09-20T23:43:11.979839+0000 mgr.y (mgr.24289) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:13.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[19818]: audit 2024-09-20T23:43:12.439161+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.79:0/3337853031' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T23:43:13.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[19818]: audit 2024-09-20T23:43:12.639212+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.79:0/288654017' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T23:43:13.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[19818]: audit 2024-09-20T23:43:12.899301+0000 mon.a (mon.0) 653 : audit [DBG] from='client.? 172.21.15.79:0/143054201' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T23:43:13.481 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 systemd[1]: Stopping Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-20T23:43:13.481 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[35718]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-prometheus.a 2024-09-20T23:43:13.481 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[34332]: ts=2024-09-20T23:43:13.287Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T23:43:13.481 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[34332]: ts=2024-09-20T23:43:13.287Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-09-20T23:43:13.481 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[34332]: ts=2024-09-20T23:43:13.287Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-09-20T23:43:13.481 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[34332]: ts=2024-09-20T23:43:13.287Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-09-20T23:43:13.482 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[34332]: ts=2024-09-20T23:43:13.287Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-09-20T23:43:13.482 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[34332]: ts=2024-09-20T23:43:13.287Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-09-20T23:43:13.482 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[34332]: ts=2024-09-20T23:43:13.287Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T23:43:13.482 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[34332]: ts=2024-09-20T23:43:13.287Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-09-20T23:43:13.482 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[34332]: ts=2024-09-20T23:43:13.287Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T23:43:13.482 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[34332]: ts=2024-09-20T23:43:13.288Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T23:43:13.482 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[34332]: ts=2024-09-20T23:43:13.288Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-09-20T23:43:13.482 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[34332]: ts=2024-09-20T23:43:13.288Z caller=main.go:1066 level=info msg="See you next time!" 2024-09-20T23:43:13.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:13 smithi079 bash[19840]: cluster 2024-09-20T23:43:11.979839+0000 mgr.y (mgr.24289) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:13.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:13 smithi079 bash[19840]: audit 2024-09-20T23:43:12.439161+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.79:0/3337853031' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T23:43:13.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:13 smithi079 bash[19840]: audit 2024-09-20T23:43:12.639212+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.79:0/288654017' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T23:43:13.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:13 smithi079 bash[19840]: audit 2024-09-20T23:43:12.899301+0000 mon.a (mon.0) 653 : audit [DBG] from='client.? 172.21.15.79:0/143054201' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T23:43:13.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:13 smithi079 bash[24834]: cluster 2024-09-20T23:43:11.979839+0000 mgr.y (mgr.24289) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:13.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:13 smithi079 bash[24834]: audit 2024-09-20T23:43:12.439161+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.79:0/3337853031' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T23:43:13.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:13 smithi079 bash[24834]: audit 2024-09-20T23:43:12.639212+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.79:0/288654017' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T23:43:13.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:13 smithi079 bash[24834]: audit 2024-09-20T23:43:12.899301+0000 mon.a (mon.0) 653 : audit [DBG] from='client.? 172.21.15.79:0/143054201' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T23:43:14.036 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411386 got 77309411390 for osd.2 2024-09-20T23:43:14.036 DEBUG:teuthology.parallel:result is None 2024-09-20T23:43:14.037 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[35727]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T23:43:14.037 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:13 smithi122 bash[35761]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-prometheus.a 2024-09-20T23:43:14.037 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:14 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T23:43:14.037 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:14 smithi122 systemd[1]: Stopped Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:43:14.037 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:14 smithi122 systemd[1]: Started Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:43:14.404 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462938 got 201863462943 for osd.6 2024-09-20T23:43:14.404 DEBUG:teuthology.parallel:result is None 2024-09-20T23:43:14.670 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149746 got 111669149750 for osd.3 2024-09-20T23:43:14.670 DEBUG:teuthology.parallel:result is None 2024-09-20T23:43:14.946 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:14 smithi079 bash[42859]: level=info ts=2024-09-20T23:43:14.913Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-09-20T23:43:14.946 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:14 smithi079 bash[42859]: level=info ts=2024-09-20T23:43:14.913Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-09-20T23:43:14.947 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:14 smithi079 bash[42859]: level=info ts=2024-09-20T23:43:14.915Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.79 port=9094 2024-09-20T23:43:14.947 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:14 smithi079 bash[42859]: level=info ts=2024-09-20T23:43:14.916Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T23:43:15.240 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:14 smithi079 bash[42859]: level=info ts=2024-09-20T23:43:14.949Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T23:43:15.240 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:14 smithi079 bash[42859]: level=info ts=2024-09-20T23:43:14.950Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T23:43:15.240 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:14 smithi079 bash[42859]: level=info ts=2024-09-20T23:43:14.952Z caller=main.go:518 msg=Listening address=:9093 2024-09-20T23:43:15.240 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:14 smithi079 bash[42859]: level=info ts=2024-09-20T23:43:14.952Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-09-20T23:43:15.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: cluster 2024-09-20T23:43:13.980326+0000 mgr.y (mgr.24289) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.064733+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.072551+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T23:43:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.073236+0000 mgr.y (mgr.24289) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T23:43:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.075778+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.79:9093"}]: dispatch 2024-09-20T23:43:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.076439+0000 mgr.y (mgr.24289) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.79:9093"}]: dispatch 2024-09-20T23:43:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.084036+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.105815+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:43:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.106663+0000 mgr.y (mgr.24289) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:43:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.144872+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-09-20T23:43:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.145932+0000 mgr.y (mgr.24289) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-09-20T23:43:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.154331+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.166689+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T23:43:15.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.167700+0000 mgr.y (mgr.24289) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T23:43:15.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.183399+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-09-20T23:43:15.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.184335+0000 mgr.y (mgr.24289) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-09-20T23:43:15.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.193538+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:15.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.200430+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:43:15.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.203103+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:43:15.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[19840]: audit 2024-09-20T23:43:14.205108+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:43:15.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: cluster 2024-09-20T23:43:13.980326+0000 mgr.y (mgr.24289) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:15.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.064733+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:15.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.072551+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T23:43:15.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.073236+0000 mgr.y (mgr.24289) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.075778+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.79:9093"}]: dispatch 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.076439+0000 mgr.y (mgr.24289) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.79:9093"}]: dispatch 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.084036+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.105815+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.106663+0000 mgr.y (mgr.24289) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.144872+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.145932+0000 mgr.y (mgr.24289) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.154331+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.166689+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.167700+0000 mgr.y (mgr.24289) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.183399+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.184335+0000 mgr.y (mgr.24289) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.193538+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.200430+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:43:15.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.203103+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:43:15.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:15 smithi079 bash[24834]: audit 2024-09-20T23:43:14.205108+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:43:15.314 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: cluster 2024-09-20T23:43:13.980326+0000 mgr.y (mgr.24289) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.064733+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.072551+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.073236+0000 mgr.y (mgr.24289) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.075778+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.79:9093"}]: dispatch 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.076439+0000 mgr.y (mgr.24289) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.79:9093"}]: dispatch 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.084036+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.105815+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.106663+0000 mgr.y (mgr.24289) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.144872+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.145932+0000 mgr.y (mgr.24289) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.154331+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.166689+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.167700+0000 mgr.y (mgr.24289) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T23:43:15.315 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.183399+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-09-20T23:43:15.316 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.184335+0000 mgr.y (mgr.24289) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-09-20T23:43:15.316 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.193538+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:15.316 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.200430+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:43:15.316 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.203103+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:43:15.316 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[19818]: audit 2024-09-20T23:43:14.205108+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:43:15.595 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724579 got 167503724583 for osd.5 2024-09-20T23:43:15.596 DEBUG:teuthology.parallel:result is None 2024-09-20T23:43:15.598 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201300 got 236223201304 for osd.7 2024-09-20T23:43:15.598 DEBUG:teuthology.parallel:result is None 2024-09-20T23:43:15.609 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.316Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-20T23:43:15.609 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.316Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-09-20T23:43:15.609 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.316Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-09-20T23:43:15.609 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.316Z 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 smithi122 (none))" 2024-09-20T23:43:15.609 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.316Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T23:43:15.609 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.316Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T23:43:15.609 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.318Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T23:43:15.609 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.318Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-09-20T23:43:15.609 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.319Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-09-20T23:43:15.610 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.322Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T23:43:15.610 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.323Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.885µs 2024-09-20T23:43:15.610 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.323Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T23:43:15.610 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.495Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-20T23:43:15.610 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.496Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-20T23:43:15.610 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.496Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.935µs wal_replay_duration=173.559258ms total_replay_duration=173.60538ms 2024-09-20T23:43:15.610 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.500Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T23:43:15.610 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.501Z caller=main.go:947 level=info msg="TSDB started" 2024-09-20T23:43:15.610 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.501Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T23:43:15.610 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.550Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=49.791826ms db_storage=1.393µs remote_storage=2.703µs web_handler=817ns query_engine=1.277µs scrape=551.962µs scrape_sd=55.587µs notify=57.259µs notify_sd=18.763µs rules=48.384237ms 2024-09-20T23:43:15.610 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:43:15 smithi122 bash[35789]: ts=2024-09-20T23:43:15.550Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-09-20T23:43:15.816 INFO:teuthology.orchestra.run.smithi079.stdout:34359738445 2024-09-20T23:43:16.534 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:16 smithi079 bash[24834]: audit 2024-09-20T23:43:15.819476+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.79:0/1531949860' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T23:43:16.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:16 smithi079 bash[19840]: audit 2024-09-20T23:43:15.819476+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.79:0/1531949860' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T23:43:16.536 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738441 got 34359738445 for osd.0 2024-09-20T23:43:16.536 DEBUG:teuthology.parallel:result is None 2024-09-20T23:43:16.536 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-20T23:43:16.537 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T23:43:16.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:16 smithi122 bash[19818]: audit 2024-09-20T23:43:15.819476+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.79:0/1531949860' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T23:43:17.239 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:16 smithi079 bash[42859]: level=info ts=2024-09-20T23:43:16.917Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000578379s 2024-09-20T23:43:17.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:17 smithi122 bash[19818]: cluster 2024-09-20T23:43:15.980897+0000 mgr.y (mgr.24289) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:17.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:17 smithi079 bash[24834]: cluster 2024-09-20T23:43:15.980897+0000 mgr.y (mgr.24289) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:17.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:17 smithi079 bash[19840]: cluster 2024-09-20T23:43:15.980897+0000 mgr.y (mgr.24289) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:18.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:18 smithi079 bash[19840]: audit 2024-09-20T23:43:17.473560+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:18.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:18 smithi079 bash[19840]: audit 2024-09-20T23:43:17.659816+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:18.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:18 smithi079 bash[19840]: audit 2024-09-20T23:43:17.670252+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:18.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:18 smithi079 bash[19840]: audit 2024-09-20T23:43:17.683118+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:43:18.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:18 smithi079 bash[19840]: audit 2024-09-20T23:43:17.686003+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:43:18.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:18 smithi079 bash[19840]: audit 2024-09-20T23:43:17.687873+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:43:18.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:18 smithi079 bash[24834]: audit 2024-09-20T23:43:17.473560+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:18.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:18 smithi079 bash[24834]: audit 2024-09-20T23:43:17.659816+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:18.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:18 smithi079 bash[24834]: audit 2024-09-20T23:43:17.670252+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:18.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:18 smithi079 bash[24834]: audit 2024-09-20T23:43:17.683118+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:43:18.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:18 smithi079 bash[24834]: audit 2024-09-20T23:43:17.686003+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:43:18.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:18 smithi079 bash[24834]: audit 2024-09-20T23:43:17.687873+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:43:18.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:18 smithi122 bash[19818]: audit 2024-09-20T23:43:17.473560+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:18.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:18 smithi122 bash[19818]: audit 2024-09-20T23:43:17.659816+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:18.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:18 smithi122 bash[19818]: audit 2024-09-20T23:43:17.670252+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:18.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:18 smithi122 bash[19818]: audit 2024-09-20T23:43:17.683118+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:43:18.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:18 smithi122 bash[19818]: audit 2024-09-20T23:43:17.686003+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:43:18.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:18 smithi122 bash[19818]: audit 2024-09-20T23:43:17.687873+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:43:19.002 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:43:19.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:19 smithi079 bash[24834]: cluster 2024-09-20T23:43:17.981437+0000 mgr.y (mgr.24289) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:19.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:19 smithi079 bash[19840]: cluster 2024-09-20T23:43:17.981437+0000 mgr.y (mgr.24289) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:20.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:19 smithi122 bash[19818]: cluster 2024-09-20T23:43:17.981437+0000 mgr.y (mgr.24289) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:21.937 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:43:21 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:43:21] "GET /metrics HTTP/1.1" 200 191507 "" "Prometheus/2.33.4" 2024-09-20T23:43:21.937 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:21 smithi079 bash[19840]: cluster 2024-09-20T23:43:19.982087+0000 mgr.y (mgr.24289) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:21.938 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:21 smithi079 bash[19840]: audit 2024-09-20T23:43:21.117611+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:21.938 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:21 smithi079 bash[19840]: audit 2024-09-20T23:43:21.129983+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:21.938 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:21 smithi079 bash[24834]: cluster 2024-09-20T23:43:19.982087+0000 mgr.y (mgr.24289) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:21.938 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:21 smithi079 bash[24834]: audit 2024-09-20T23:43:21.117611+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:21.938 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:21 smithi079 bash[24834]: audit 2024-09-20T23:43:21.129983+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:22.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:21 smithi122 bash[19818]: cluster 2024-09-20T23:43:19.982087+0000 mgr.y (mgr.24289) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:22.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:21 smithi122 bash[19818]: audit 2024-09-20T23:43:21.117611+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:22.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:21 smithi122 bash[19818]: audit 2024-09-20T23:43:21.129983+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:43:22.264 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:43:22.266 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-09-20T23:43:22.927 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":52,"stamp":"2024-09-20T23:43:21.982346+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":48884,"kb_used_data":6132,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912332,"statfs":{"total":767960285184,"available":767910227968,"internally_reserved":0,"allocated":6279168,"data_stored":3509679,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003198"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-20T23:41:44.101099+0000","last_change":"2024-09-20T23:41:22.314473+0000","last_active":"2024-09-20T23:41:44.101099+0000","last_peered":"2024-09-20T23:41:44.101099+0000","last_clean":"2024-09-20T23:41:44.101099+0000","last_became_active":"2024-09-20T23:41:22.313750+0000","last_became_peered":"2024-09-20T23:41:22.313750+0000","last_unstale":"2024-09-20T23:41:44.101099+0000","last_undegraded":"2024-09-20T23:41:44.101099+0000","last_fullsized":"2024-09-20T23:41:44.101099+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-20T23:38:10.354844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T23:38:10.354844+0000","last_clean_scrub_stamp":"2024-09-20T23:38:10.354844+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-22T03:53:44.363471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201306,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":"Fri Sep 20 23:42:18 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.044,"5min":1.044,"15min":1.044},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.1799999999999999}]},{"osd":1,"last update":"Fri Sep 20 23:42:18 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.99299999999999999}]},{"osd":2,"last update":"Fri Sep 20 23:42:18 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0289999999999999}]},{"osd":3,"last update":"Fri Sep 20 23:42:18 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":1.151},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.1279999999999999}]},{"osd":4,"last update":"Fri Sep 20 23:42:18 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.84299999999999997}]},{"osd":5,"last update":"Fri Sep 20 23:42:18 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":2.0899999999999999,"5min":2.0899999999999999,"15min":2.0899999999999999},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.25}]},{"osd":6,"last update":"Fri Sep 20 23:42:18 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.96599999999999997}]}]},{"osd":6,"up_from":47,"seq":201863462945,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 20 23:42:48 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.82399999999999995,"15min":0.81999999999999995},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.93899999999999995,"15min":0.95699999999999996},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.2330000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.92500000000000004}]},{"osd":1,"last update":"Fri Sep 20 23:42:48 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.93000000000000005,"15min":0.94399999999999995},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.878},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.84499999999999997,"15min":0.84899999999999998},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.151,"5min":1.726,"15min":1.726},"last":0.98499999999999999}]},{"osd":2,"last update":"Fri Sep 20 23:42:48 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.91700000000000004,"15min":0.92800000000000005},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.874,"5min":0.92600000000000005,"15min":0.93500000000000005},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.3049999999999999,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.113}]},{"osd":3,"last update":"Fri Sep 20 23:42:48 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.92700000000000005,"15min":0.93999999999999995},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.173,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.97799999999999998,"15min":0.99199999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.304,"5min":1.544,"15min":1.544},"last":1.036}]},{"osd":4,"last update":"Fri Sep 20 23:42:48 2024","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.85399999999999998,"15min":0.86099999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2809999999999999,"5min":1.292,"15min":1.292},"last":0.621},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.85899999999999999,"15min":0.86299999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1799999999999999,"5min":1.258,"15min":1.258},"last":0.754}]},{"osd":5,"last update":"Fri Sep 20 23:42:48 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.97099999999999997,"15min":0.96599999999999997},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.359,"5min":2.359,"15min":2.359},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":2.4300000000000002,"5min":2.4300000000000002,"15min":2.4300000000000002},"last":0.66500000000000004}]},{"osd":7,"last update":"Fri Sep 20 23:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.84599999999999997}]}]},{"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":"Fri Sep 20 23:42:40 2024","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.65500000000000003,"15min":0.55000000000000004},"min":{"1min":0.375,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.8999999999999999,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.68600000000000005,"15min":0.59199999999999997},"min":{"1min":0.39600000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.0309999999999999,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.442}]},{"osd":2,"last update":"Fri Sep 20 23:42:16 2024","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.71899999999999997,"15min":0.68300000000000005},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.89000000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.745,"15min":0.71899999999999997},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.95899999999999996,"5min":1.119,"15min":1.119},"last":0.495}]},{"osd":3,"last update":"Fri Sep 20 23:42:51 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.78000000000000003,"15min":0.73399999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.90700000000000003,"15min":0.86299999999999999},"min":{"1min":0.54000000000000004,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":0.50900000000000001}]},{"osd":4,"last update":"Fri Sep 20 23:42:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.93500000000000005,"15min":0.91300000000000003},"min":{"1min":0.76100000000000001,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.897,"5min":1.897,"15min":1.897},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.98799999999999999,"15min":0.96399999999999997},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.76300000000000001}]},{"osd":5,"last update":"Fri Sep 20 23:43:05 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0049999999999999,"15min":0.99299999999999999},"min":{"1min":0.65800000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.4570000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.028,"5min":1.014,"15min":1.012},"min":{"1min":0.80300000000000005,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.69299999999999995}]},{"osd":6,"last update":"Fri Sep 20 23:42:43 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.048,"15min":1.0429999999999999},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":2.0950000000000002,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":0.70499999999999996},{"interface":"front","average":{"1min":1.153,"5min":1.159,"15min":1.1599999999999999},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":2.052,"5min":2.052,"15min":2.052},"last":0.85399999999999998}]},{"osd":7,"last update":"Fri Sep 20 23:42:19 2024","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.161,"15min":1.161},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.68600000000000005},{"interface":"front","average":{"1min":1.109,"5min":1.109,"15min":1.109},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":2.0179999999999998,"5min":2.0179999999999998,"15min":2.0179999999999998},"last":0.80100000000000005}]}]},{"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":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":769058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 20 23:42:40 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66100000000000003,"15min":0.58299999999999996},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.30499999999999999},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.71199999999999997,"15min":0.621},"min":{"1min":0.27800000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.54200000000000004}]},{"osd":2,"last update":"Fri Sep 20 23:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.751,"15min":0.71499999999999997},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.052,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.73299999999999998,"15min":0.68999999999999995},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.1140000000000001,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.36899999999999999}]},{"osd":3,"last update":"Fri Sep 20 23:42:57 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.81299999999999994,"15min":0.79500000000000004},"min":{"1min":0.41699999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.1639999999999999,"5min":1.226,"15min":1.226},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.77200000000000002,"15min":0.77200000000000002},"min":{"1min":0.376,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.0980000000000001,"5min":1.127,"15min":1.127},"last":0.35699999999999998}]},{"osd":4,"last update":"Fri Sep 20 23:42:24 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.92300000000000004,"15min":0.92700000000000005},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.1180000000000001,"5min":1.163,"15min":1.163},"last":0.55300000000000005},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.95299999999999996,"15min":0.93300000000000005},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.69299999999999995}]},{"osd":5,"last update":"Fri Sep 20 23:43:10 2024","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0700000000000001,"15min":1.0780000000000001},"min":{"1min":0.78400000000000003,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.298,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.52700000000000002},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0660000000000001,"15min":1.075},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4259999999999999,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.71299999999999997}]},{"osd":6,"last update":"Fri Sep 20 23:42:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.117,"15min":1.1240000000000001},"min":{"1min":0.81799999999999995,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.4339999999999999,"5min":1.536,"15min":1.536},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.046,"15min":1.0569999999999999},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.3220000000000001,"5min":1.476,"15min":1.476},"last":0.58999999999999997}]},{"osd":7,"last update":"Fri Sep 20 23:42:20 2024","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.093,"15min":1.093},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":0.73999999999999999},{"interface":"front","average":{"1min":1.141,"5min":1.141,"15min":1.141},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":0.56999999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411392,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6276,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738876,"statfs":{"total":95995035648,"available":95988609024,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 20 23:43:15 2024","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.65600000000000003,"15min":0.60899999999999999},"min":{"1min":0.311,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.083},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.72999999999999998,"15min":0.61099999999999999},"min":{"1min":0.29999999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.0009999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.264}]},{"osd":1,"last update":"Fri Sep 20 23:43:15 2024","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.68600000000000005,"15min":0.63400000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.76400000000000001,"15min":0.68899999999999995},"min":{"1min":0.40699999999999997,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.99199999999999999}]},{"osd":3,"last update":"Fri Sep 20 23:42:59 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.79400000000000004,"15min":0.78200000000000003},"min":{"1min":0.34999999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.1659999999999999,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.88},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.82599999999999996,"15min":0.82299999999999995},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.2649999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.84499999999999997}]},{"osd":4,"last update":"Fri Sep 20 23:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.93400000000000005,"15min":0.94599999999999995},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.1459999999999999,"5min":1.194,"15min":1.194},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.0369999999999999,"15min":1.0389999999999999},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.3999999999999999,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.151}]},{"osd":5,"last update":"Fri Sep 20 23:43:07 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.0509999999999999,"15min":1.0900000000000001},"min":{"1min":0.57999999999999996,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.4710000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.2410000000000001},{"interface":"front","average":{"1min":0.93300000000000005,"5min":1.004,"15min":1.01},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2110000000000001,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.2130000000000001}]},{"osd":6,"last update":"Fri Sep 20 23:42:41 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.0920000000000001,"15min":1.1080000000000001},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.1539999999999999,"15min":1.177},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.446,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.1879999999999999}]},{"osd":7,"last update":"Fri Sep 20 23:42:20 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.099,"15min":1.099},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.1299999999999999}]}]},{"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":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 20 23:42:56 2024","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.68600000000000005,"15min":0.68799999999999994},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.03,"5min":1.03,"15min":1.03},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.73299999999999998,"15min":0.74399999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.167,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.98099999999999998}]},{"osd":1,"last update":"Fri Sep 20 23:42:56 2024","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.76800000000000002,"15min":0.76200000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.75700000000000001,"15min":0.77500000000000002},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.0069999999999999,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.61899999999999999}]},{"osd":2,"last update":"Fri Sep 20 23:42:56 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.83399999999999996,"15min":0.82599999999999996},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.1439999999999999,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.79200000000000004,"15min":0.80900000000000005},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.1559999999999999,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.77600000000000002}]},{"osd":4,"last update":"Fri Sep 20 23:42:32 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.234,"5min":1.321,"15min":1.321},"last":1.173},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.96199999999999997,"15min":0.94799999999999995},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.4059999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.1899999999999999}]},{"osd":5,"last update":"Fri Sep 20 23:43:04 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.998,"15min":0.98799999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.286,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0880000000000001,"15min":1.105},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.3540000000000001,"5min":1.611,"15min":1.611},"last":1.087}]},{"osd":6,"last update":"Fri Sep 20 23:42:42 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.081,"15min":1.0760000000000001},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.2769999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.0800000000000001,"15min":1.0760000000000001},"min":{"1min":0.74099999999999999,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.129}]},{"osd":7,"last update":"Fri Sep 20 23:42:21 2024","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.119,"5min":1.119,"15min":1.119},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.0640000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986225,"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":"Fri Sep 20 23:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.83699999999999997,"15min":0.83499999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.91300000000000003,"15min":0.90700000000000003},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.038}]},{"osd":1,"last update":"Fri Sep 20 23:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.84899999999999998,"15min":0.82699999999999996},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.234,"5min":1.276,"15min":1.276},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.88300000000000001,"15min":0.88300000000000001},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.143,"5min":1.143,"15min":1.143},"last":1.262}]},{"osd":2,"last update":"Fri Sep 20 23:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.91000000000000003,"15min":0.90700000000000003},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.272,"5min":1.339,"15min":1.339},"last":1.127},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.89500000000000002,"15min":0.87},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.84399999999999997}]},{"osd":3,"last update":"Fri Sep 20 23:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.90300000000000002,"15min":0.89800000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.1859999999999999,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.71999999999999997},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.95199999999999996,"15min":0.93899999999999995},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.8149999999999999,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":0.91200000000000003}]},{"osd":5,"last update":"Fri Sep 20 23:43:07 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.78300000000000003,"15min":0.73299999999999998},"min":{"1min":0.68200000000000005,"5min":0.378,"15min":0.378},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":1.198},{"interface":"front","average":{"1min":1.0620000000000001,"5min":0.87,"15min":0.80700000000000005},"min":{"1min":0.73299999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.94399999999999995}]},{"osd":6,"last update":"Fri Sep 20 23:42:44 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.85499999999999998,"15min":0.82899999999999996},"min":{"1min":0.625,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.9079999999999999,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":0.874},{"interface":"front","average":{"1min":1.018,"5min":0.93000000000000005,"15min":0.91600000000000004},"min":{"1min":0.64900000000000002,"5min":0.434,"15min":0.434},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":0.98599999999999999}]},{"osd":7,"last update":"Fri Sep 20 23:42:21 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.079,"15min":1.079},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.109},{"interface":"front","average":{"1min":1.085,"5min":1.085,"15min":1.085},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.96899999999999997}]}]},{"osd":5,"up_from":39,"seq":167503724585,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":239865,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 20 23:43:10 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.86599999999999999,"15min":0.85099999999999998},"min":{"1min":0.50600000000000001,"5min":0.496,"15min":0.496},"max":{"1min":1.5860000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.85799999999999998,"15min":0.84399999999999997},"min":{"1min":0.55900000000000005,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.3620000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.054}]},{"osd":1,"last update":"Fri Sep 20 23:43:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.85099999999999998,"15min":0.82699999999999996},"min":{"1min":0.56599999999999995,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.91600000000000004,"15min":0.89400000000000002},"min":{"1min":0.68000000000000005,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.5409999999999999,"5min":1.625,"15min":1.625},"last":0.872}]},{"osd":2,"last update":"Fri Sep 20 23:43:10 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.88300000000000001,"15min":0.86499999999999999},"min":{"1min":0.59299999999999997,"5min":0.499,"15min":0.499},"max":{"1min":2.4929999999999999,"5min":2.4929999999999999,"15min":2.4929999999999999},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.92700000000000005,"15min":0.91300000000000003},"min":{"1min":0.65600000000000003,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.698,"5min":1.698,"15min":1.698},"last":0.82299999999999995}]},{"osd":3,"last update":"Fri Sep 20 23:43:10 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.89600000000000002,"15min":0.86299999999999999},"min":{"1min":0.68100000000000005,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":2.6469999999999998,"5min":2.6469999999999998,"15min":2.6469999999999998},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.034,"5min":0.95699999999999996,"15min":0.94299999999999995},"min":{"1min":0.60899999999999999,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.024}]},{"osd":4,"last update":"Fri Sep 20 23:43:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.82299999999999995,"15min":0.80300000000000005},"min":{"1min":0.40000000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.4710000000000001,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.751},{"interface":"front","average":{"1min":1.0720000000000001,"5min":0.85299999999999998,"15min":0.80100000000000005},"min":{"1min":0.49199999999999999,"5min":0.312,"15min":0.312},"max":{"1min":2.8410000000000002,"5min":2.8410000000000002,"15min":2.8410000000000002},"last":1.1559999999999999}]},{"osd":6,"last update":"Fri Sep 20 23:42:45 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.879,"15min":0.85499999999999998},"min":{"1min":0.41999999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.056,"5min":0.94799999999999995,"15min":0.93000000000000005},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.3580000000000001,"5min":1.415,"15min":1.415},"last":1.0900000000000001}]},{"osd":7,"last update":"Fri Sep 20 23:42:22 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.008},{"interface":"front","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.552,"5min":1.552,"15min":1.552},"last":1.125}]}]}],"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-20T23:43:22.929 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T23:43:23.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:23 smithi079 bash[19840]: cluster 2024-09-20T23:43:21.982555+0000 mgr.y (mgr.24289) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:23.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:23 smithi079 bash[19840]: audit 2024-09-20T23:43:22.262225+0000 mgr.y (mgr.24289) 80 : audit [DBG] from='client.24445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:43:23.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:23 smithi079 bash[24834]: cluster 2024-09-20T23:43:21.982555+0000 mgr.y (mgr.24289) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:23.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:23 smithi079 bash[24834]: audit 2024-09-20T23:43:22.262225+0000 mgr.y (mgr.24289) 80 : audit [DBG] from='client.24445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:43:24.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:23 smithi122 bash[19818]: cluster 2024-09-20T23:43:21.982555+0000 mgr.y (mgr.24289) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:24.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:23 smithi122 bash[19818]: audit 2024-09-20T23:43:22.262225+0000 mgr.y (mgr.24289) 80 : audit [DBG] from='client.24445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:43:25.239 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:43:24 smithi079 bash[42859]: level=info ts=2024-09-20T23:43:24.920Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.0033415s 2024-09-20T23:43:25.661 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:43:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:25 smithi079 bash[24834]: cluster 2024-09-20T23:43:23.983163+0000 mgr.y (mgr.24289) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:25.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:25 smithi079 bash[19840]: cluster 2024-09-20T23:43:23.983163+0000 mgr.y (mgr.24289) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:26.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:25 smithi122 bash[19818]: cluster 2024-09-20T23:43:23.983163+0000 mgr.y (mgr.24289) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:27.610 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:43:27 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:43:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:43:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:27 smithi079 bash[19840]: cluster 2024-09-20T23:43:25.983828+0000 mgr.y (mgr.24289) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:27 smithi079 bash[24834]: cluster 2024-09-20T23:43:25.983828+0000 mgr.y (mgr.24289) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:27 smithi122 bash[19818]: cluster 2024-09-20T23:43:25.983828+0000 mgr.y (mgr.24289) 82 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:28.788 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:43:28.790 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-09-20T23:43:29.423 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":55,"stamp":"2024-09-20T23:43:27.984092+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":48884,"kb_used_data":6132,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912332,"statfs":{"total":767960285184,"available":767910227968,"internally_reserved":0,"allocated":6279168,"data_stored":3509679,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003508"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-20T23:41:44.101099+0000","last_change":"2024-09-20T23:41:22.314473+0000","last_active":"2024-09-20T23:41:44.101099+0000","last_peered":"2024-09-20T23:41:44.101099+0000","last_clean":"2024-09-20T23:41:44.101099+0000","last_became_active":"2024-09-20T23:41:22.313750+0000","last_became_peered":"2024-09-20T23:41:22.313750+0000","last_unstale":"2024-09-20T23:41:44.101099+0000","last_undegraded":"2024-09-20T23:41:44.101099+0000","last_fullsized":"2024-09-20T23:41:44.101099+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-20T23:38:10.354844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T23:38:10.354844+0000","last_clean_scrub_stamp":"2024-09-20T23:38:10.354844+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-22T03:53:44.363471+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":"Fri Sep 20 23:43:20 2024","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.83099999999999996,"15min":0.83499999999999996},"min":{"1min":0.58099999999999996,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.105,"5min":1.105,"15min":1.105},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.875,"5min":0.90300000000000002,"15min":0.90700000000000003},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.226,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.244}]},{"osd":1,"last update":"Fri Sep 20 23:43:20 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"min":{"1min":0.63700000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.262,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.1200000000000001},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.92400000000000004,"15min":0.91900000000000004},"min":{"1min":0.64300000000000002,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.02}]},{"osd":2,"last update":"Fri Sep 20 23:43:20 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.84199999999999997,"15min":0.83299999999999996},"min":{"1min":0.60399999999999998,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.89600000000000002,"15min":0.877},"min":{"1min":0.623,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.29,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.274}]},{"osd":3,"last update":"Fri Sep 20 23:43:20 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.88500000000000001,"15min":0.871},"min":{"1min":0.65800000000000003,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3120000000000001,"5min":1.319,"15min":1.319},"last":0.995},{"interface":"front","average":{"1min":1.0620000000000001,"5min":0.96999999999999997,"15min":0.95399999999999996},"min":{"1min":0.66200000000000003,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":1.2010000000000001}]},{"osd":4,"last update":"Fri Sep 20 23:43:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.86299999999999999,"15min":0.83799999999999997},"min":{"1min":0.59899999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.84899999999999998,"15min":0.82099999999999995},"min":{"1min":0.54700000000000004,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":0.80600000000000005}]},{"osd":5,"last update":"Fri Sep 20 23:43:20 2024","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":0.93000000000000005,"15min":0.90300000000000002},"min":{"1min":0.47299999999999998,"5min":0.376,"15min":0.376},"max":{"1min":1.379,"5min":2.0899999999999999,"15min":2.0899999999999999},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.149,"5min":0.96499999999999997,"15min":0.93500000000000005},"min":{"1min":0.50600000000000001,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":0.91700000000000004}]},{"osd":6,"last update":"Fri Sep 20 23:43:20 2024","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":0.96199999999999997,"15min":0.92700000000000005},"min":{"1min":0.52400000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.175},{"interface":"front","average":{"1min":1.141,"5min":0.93899999999999995,"15min":0.90500000000000003},"min":{"1min":0.50800000000000001,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":1.0760000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462946,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 20 23:42:48 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.82399999999999995,"15min":0.81999999999999995},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":1.04},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.93899999999999995,"15min":0.95699999999999996},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.2330000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.75600000000000001}]},{"osd":1,"last update":"Fri Sep 20 23:42:48 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.93000000000000005,"15min":0.94399999999999995},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.84499999999999997,"15min":0.84899999999999998},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.151,"5min":1.726,"15min":1.726},"last":1.087}]},{"osd":2,"last update":"Fri Sep 20 23:42:48 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.91700000000000004,"15min":0.92800000000000005},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.874,"5min":0.92600000000000005,"15min":0.93500000000000005},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.3049999999999999,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.95199999999999996}]},{"osd":3,"last update":"Fri Sep 20 23:42:48 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.92700000000000005,"15min":0.93999999999999995},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.173,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.97799999999999998,"15min":0.99199999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.304,"5min":1.544,"15min":1.544},"last":1.208}]},{"osd":4,"last update":"Fri Sep 20 23:42:48 2024","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.85399999999999998,"15min":0.86099999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2809999999999999,"5min":1.292,"15min":1.292},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.85899999999999999,"15min":0.86299999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1799999999999999,"5min":1.258,"15min":1.258},"last":1.137}]},{"osd":5,"last update":"Fri Sep 20 23:42:48 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.97099999999999997,"15min":0.96599999999999997},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.359,"5min":2.359,"15min":2.359},"last":1.1839999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":2.4300000000000002,"5min":2.4300000000000002,"15min":2.4300000000000002},"last":1.27}]},{"osd":7,"last update":"Fri Sep 20 23:43:21 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.92800000000000005,"15min":0.92300000000000004},"min":{"1min":0.48499999999999999,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.284,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.054,"5min":1.002,"15min":0.99399999999999999},"min":{"1min":0.46000000000000002,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.3520000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.248}]}]},{"osd":1,"up_from":13,"seq":55834574922,"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":"Fri Sep 20 23:42:40 2024","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.65500000000000003,"15min":0.55000000000000004},"min":{"1min":0.375,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.8999999999999999,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.68600000000000005,"15min":0.59199999999999997},"min":{"1min":0.39600000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.0309999999999999,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.79100000000000004}]},{"osd":2,"last update":"Fri Sep 20 23:43:21 2024","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.74099999999999999,"15min":0.69099999999999995},"min":{"1min":0.36699999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.8140000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.75600000000000001,"15min":0.72299999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":0.89900000000000002}]},{"osd":3,"last update":"Fri Sep 20 23:42:51 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.78000000000000003,"15min":0.73399999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.90700000000000003,"15min":0.86299999999999999},"min":{"1min":0.54000000000000004,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":1.0209999999999999}]},{"osd":4,"last update":"Fri Sep 20 23:42:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.93500000000000005,"15min":0.91300000000000003},"min":{"1min":0.76100000000000001,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.897,"5min":1.897,"15min":1.897},"last":0.878},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.98799999999999999,"15min":0.96399999999999997},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.1140000000000001}]},{"osd":5,"last update":"Fri Sep 20 23:43:05 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0049999999999999,"15min":0.99299999999999999},"min":{"1min":0.65800000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.4570000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.014,"15min":1.012},"min":{"1min":0.80300000000000005,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.96799999999999997}]},{"osd":6,"last update":"Fri Sep 20 23:42:43 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.048,"15min":1.0429999999999999},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":2.0950000000000002,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.153,"5min":1.159,"15min":1.1599999999999999},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":2.052,"5min":2.052,"15min":2.052},"last":1.353}]},{"osd":7,"last update":"Fri Sep 20 23:43:21 2024","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.1519999999999999,"15min":1.1579999999999999},"min":{"1min":0.68600000000000005,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.276},{"interface":"front","average":{"1min":1.054,"5min":1.0980000000000001,"15min":1.105},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.4339999999999999,"5min":2.0179999999999998,"15min":2.0179999999999998},"last":1.1439999999999999}]}]},{"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":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":769058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 20 23:42:40 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66100000000000003,"15min":0.58299999999999996},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.71199999999999997,"15min":0.621},"min":{"1min":0.27800000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.78800000000000003}]},{"osd":2,"last update":"Fri Sep 20 23:43:22 2024","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.76100000000000001,"15min":0.71799999999999997},"min":{"1min":0.376,"5min":0.313,"15min":0.313},"max":{"1min":1.04,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.77300000000000002,"15min":0.70299999999999996},"min":{"1min":0.36899999999999999,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":1.0629999999999999}]},{"osd":3,"last update":"Fri Sep 20 23:42:57 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.81299999999999994,"15min":0.79500000000000004},"min":{"1min":0.41699999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.1639999999999999,"5min":1.226,"15min":1.226},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.77200000000000002,"15min":0.77200000000000002},"min":{"1min":0.376,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.0980000000000001,"5min":1.127,"15min":1.127},"last":0.70499999999999996}]},{"osd":4,"last update":"Fri Sep 20 23:42:24 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.92300000000000004,"15min":0.92700000000000005},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.1180000000000001,"5min":1.163,"15min":1.163},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.95299999999999996,"15min":0.93300000000000005},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.99299999999999999}]},{"osd":5,"last update":"Fri Sep 20 23:43:10 2024","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0700000000000001,"15min":1.0780000000000001},"min":{"1min":0.78400000000000003,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.298,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.018},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0660000000000001,"15min":1.075},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4259999999999999,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.087}]},{"osd":6,"last update":"Fri Sep 20 23:42:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.117,"15min":1.1240000000000001},"min":{"1min":0.81799999999999995,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.4339999999999999,"5min":1.536,"15min":1.536},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.046,"15min":1.0569999999999999},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.3220000000000001,"5min":1.476,"15min":1.476},"last":1.127}]},{"osd":7,"last update":"Fri Sep 20 23:43:22 2024","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.091,"15min":1.0920000000000001},"min":{"1min":0.73999999999999999,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.161,"5min":1.145,"15min":1.1419999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":1.1100000000000001}]}]},{"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":6276,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738876,"statfs":{"total":95995035648,"available":95988609024,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 20 23:43:15 2024","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.65600000000000003,"15min":0.60899999999999999},"min":{"1min":0.311,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.72999999999999998,"15min":0.61099999999999999},"min":{"1min":0.29999999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.0009999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.627}]},{"osd":1,"last update":"Fri Sep 20 23:43:15 2024","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.68600000000000005,"15min":0.63400000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.76400000000000001,"15min":0.68899999999999995},"min":{"1min":0.40699999999999997,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.65700000000000003}]},{"osd":3,"last update":"Fri Sep 20 23:42:59 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.79400000000000004,"15min":0.78200000000000003},"min":{"1min":0.34999999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.1659999999999999,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.82599999999999996,"15min":0.82299999999999995},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.2649999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.70599999999999996}]},{"osd":4,"last update":"Fri Sep 20 23:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.93400000000000005,"15min":0.94599999999999995},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.1459999999999999,"5min":1.194,"15min":1.194},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.0369999999999999,"15min":1.0389999999999999},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.3999999999999999,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":0.875}]},{"osd":5,"last update":"Fri Sep 20 23:43:07 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.0509999999999999,"15min":1.0900000000000001},"min":{"1min":0.57999999999999996,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.4710000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.93300000000000005,"5min":1.004,"15min":1.01},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2110000000000001,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.86499999999999999}]},{"osd":6,"last update":"Fri Sep 20 23:42:41 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.0920000000000001,"15min":1.1080000000000001},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.1539999999999999,"15min":1.177},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.446,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.997}]},{"osd":7,"last update":"Fri Sep 20 23:43:22 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.095,"15min":1.097},"min":{"1min":0.78400000000000003,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0980000000000001,"15min":1.1000000000000001},"min":{"1min":0.66400000000000003,"5min":0.625,"15min":0.625},"max":{"1min":1.431,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.96199999999999997}]}]},{"osd":3,"up_from":26,"seq":111669149753,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 20 23:42:56 2024","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.68600000000000005,"15min":0.68799999999999994},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.03,"5min":1.03,"15min":1.03},"last":0.311},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.73299999999999998,"15min":0.74399999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.167,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.32200000000000001}]},{"osd":1,"last update":"Fri Sep 20 23:42:56 2024","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.76800000000000002,"15min":0.76200000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.75700000000000001,"15min":0.77500000000000002},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.0069999999999999,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.34000000000000002}]},{"osd":2,"last update":"Fri Sep 20 23:42:56 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.83399999999999996,"15min":0.82599999999999996},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.1439999999999999,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.374},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.79200000000000004,"15min":0.80900000000000005},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.1559999999999999,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.437}]},{"osd":4,"last update":"Fri Sep 20 23:42:32 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.97799999999999998,"15min":0.97499999999999998},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.234,"5min":1.321,"15min":1.321},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.96199999999999997,"15min":0.94799999999999995},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.4059999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.85299999999999998}]},{"osd":5,"last update":"Fri Sep 20 23:43:04 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.998,"15min":0.98799999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.286,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0880000000000001,"15min":1.105},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.3540000000000001,"5min":1.611,"15min":1.611},"last":0.84499999999999997}]},{"osd":6,"last update":"Fri Sep 20 23:42:42 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.081,"15min":1.0760000000000001},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.103,"5min":1.0800000000000001,"15min":1.0760000000000001},"min":{"1min":0.74099999999999999,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":0.92500000000000004}]},{"osd":7,"last update":"Fri Sep 20 23:43:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.111,"15min":1.121},"min":{"1min":0.625,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.377,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.105,"5min":1.1160000000000001,"15min":1.1180000000000001},"min":{"1min":0.70399999999999996,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":0.89400000000000002}]}]},{"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":"Fri Sep 20 23:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.83699999999999997,"15min":0.83499999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.91300000000000003,"15min":0.90700000000000003},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.79800000000000004}]},{"osd":1,"last update":"Fri Sep 20 23:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.84899999999999998,"15min":0.82699999999999996},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.234,"5min":1.276,"15min":1.276},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.88300000000000001,"15min":0.88300000000000001},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.143,"5min":1.143,"15min":1.143},"last":0.75700000000000001}]},{"osd":2,"last update":"Fri Sep 20 23:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.91000000000000003,"15min":0.90700000000000003},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.272,"5min":1.339,"15min":1.339},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.89500000000000002,"15min":0.87},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.1479999999999999}]},{"osd":3,"last update":"Fri Sep 20 23:42:31 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.90300000000000002,"15min":0.89800000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.1859999999999999,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.95199999999999996,"15min":0.93899999999999995},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.8149999999999999,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":1.0169999999999999}]},{"osd":5,"last update":"Fri Sep 20 23:43:07 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.78300000000000003,"15min":0.73299999999999998},"min":{"1min":0.68200000000000005,"5min":0.378,"15min":0.378},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.0620000000000001,"5min":0.87,"15min":0.80700000000000005},"min":{"1min":0.73299999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.371}]},{"osd":6,"last update":"Fri Sep 20 23:42:44 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.85499999999999998,"15min":0.82899999999999996},"min":{"1min":0.625,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.9079999999999999,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.018,"5min":0.93000000000000005,"15min":0.91600000000000004},"min":{"1min":0.64900000000000002,"5min":0.434,"15min":0.434},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":0.91300000000000003}]},{"osd":7,"last update":"Fri Sep 20 23:43:22 2024","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.093,"15min":1.083},"min":{"1min":0.86099999999999999,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.304},{"interface":"front","average":{"1min":1.212,"5min":1.1100000000000001,"15min":1.093},"min":{"1min":0.94999999999999996,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.996,"5min":1.996,"15min":1.996},"last":1.127}]}]},{"osd":5,"up_from":39,"seq":167503724586,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5628,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":577536,"data_stored":239865,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 20 23:43:10 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.86599999999999999,"15min":0.85099999999999998},"min":{"1min":0.50600000000000001,"5min":0.496,"15min":0.496},"max":{"1min":1.5860000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.85799999999999998,"15min":0.84399999999999997},"min":{"1min":0.55900000000000005,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.3620000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.163}]},{"osd":1,"last update":"Fri Sep 20 23:43:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.85099999999999998,"15min":0.82699999999999996},"min":{"1min":0.56599999999999995,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.91600000000000004,"15min":0.89400000000000002},"min":{"1min":0.68000000000000005,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.5409999999999999,"5min":1.625,"15min":1.625},"last":1}]},{"osd":2,"last update":"Fri Sep 20 23:43:10 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.88300000000000001,"15min":0.86499999999999999},"min":{"1min":0.59299999999999997,"5min":0.499,"15min":0.499},"max":{"1min":2.4929999999999999,"5min":2.4929999999999999,"15min":2.4929999999999999},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.92700000000000005,"15min":0.91300000000000003},"min":{"1min":0.65600000000000003,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.698,"5min":1.698,"15min":1.698},"last":1.1060000000000001}]},{"osd":3,"last update":"Fri Sep 20 23:43:10 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.89600000000000002,"15min":0.86299999999999999},"min":{"1min":0.68100000000000005,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":2.6469999999999998,"5min":2.6469999999999998,"15min":2.6469999999999998},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.034,"5min":0.95699999999999996,"15min":0.94299999999999995},"min":{"1min":0.60899999999999999,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.1910000000000001}]},{"osd":4,"last update":"Fri Sep 20 23:43:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.82299999999999995,"15min":0.80300000000000005},"min":{"1min":0.40000000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.4710000000000001,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.0720000000000001,"5min":0.85299999999999998,"15min":0.80100000000000005},"min":{"1min":0.49199999999999999,"5min":0.312,"15min":0.312},"max":{"1min":2.8410000000000002,"5min":2.8410000000000002,"15min":2.8410000000000002},"last":1.0649999999999999}]},{"osd":6,"last update":"Fri Sep 20 23:42:45 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.879,"15min":0.85499999999999998},"min":{"1min":0.41999999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.056,"5min":0.94799999999999995,"15min":0.93000000000000005},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.3580000000000001,"5min":1.415,"15min":1.415},"last":0.96399999999999997}]},{"osd":7,"last update":"Fri Sep 20 23:43:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":0.997,"15min":0.96499999999999997},"min":{"1min":0.439,"5min":0.433,"15min":0.433},"max":{"1min":2.7989999999999999,"5min":2.7989999999999999,"15min":2.7989999999999999},"last":1.228},{"interface":"front","average":{"1min":1.151,"5min":1.026,"15min":1.0049999999999999},"min":{"1min":0.48299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":1.034}]}]}],"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-20T23:43:29.424 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-20T23:43:29.425 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-20T23:43:29.425 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-20T23:43:29.425 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- ceph health --format=json 2024-09-20T23:43:29.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:29 smithi079 bash[19840]: cluster 2024-09-20T23:43:27.984356+0000 mgr.y (mgr.24289) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:29.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:29 smithi079 bash[19840]: audit 2024-09-20T23:43:28.786674+0000 mgr.y (mgr.24289) 84 : audit [DBG] from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:43:29.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:29 smithi079 bash[24834]: cluster 2024-09-20T23:43:27.984356+0000 mgr.y (mgr.24289) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:29.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:29 smithi079 bash[24834]: audit 2024-09-20T23:43:28.786674+0000 mgr.y (mgr.24289) 84 : audit [DBG] from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:43:30.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:29 smithi122 bash[19818]: cluster 2024-09-20T23:43:27.984356+0000 mgr.y (mgr.24289) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:30.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:29 smithi122 bash[19818]: audit 2024-09-20T23:43:28.786674+0000 mgr.y (mgr.24289) 84 : audit [DBG] from='client.14541 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T23:43:31.989 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:43:31 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:43:31] "GET /metrics HTTP/1.1" 200 191501 "" "Prometheus/2.33.4" 2024-09-20T23:43:31.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:31 smithi079 bash[24834]: cluster 2024-09-20T23:43:29.985163+0000 mgr.y (mgr.24289) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:31.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:31 smithi079 bash[19840]: cluster 2024-09-20T23:43:29.985163+0000 mgr.y (mgr.24289) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:32.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:31 smithi122 bash[19818]: cluster 2024-09-20T23:43:29.985163+0000 mgr.y (mgr.24289) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:32.145 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T23:43:33.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:33 smithi079 bash[19840]: cluster 2024-09-20T23:43:31.985915+0000 mgr.y (mgr.24289) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:33.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:33 smithi079 bash[24834]: cluster 2024-09-20T23:43:31.985915+0000 mgr.y (mgr.24289) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:33 smithi122 bash[19818]: cluster 2024-09-20T23:43:31.985915+0000 mgr.y (mgr.24289) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:35.315 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:43:35.315 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-20T23:43:35.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:35 smithi079 bash[19840]: cluster 2024-09-20T23:43:33.986466+0000 mgr.y (mgr.24289) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:35.982 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:35 smithi079 bash[19840]: audit 2024-09-20T23:43:35.318594+0000 mon.c (mon.1) 66 : audit [DBG] from='client.? 172.21.15.79:0/839955996' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T23:43:35.982 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:35 smithi079 bash[24834]: cluster 2024-09-20T23:43:33.986466+0000 mgr.y (mgr.24289) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:35.982 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:35 smithi079 bash[24834]: audit 2024-09-20T23:43:35.318594+0000 mon.c (mon.1) 66 : audit [DBG] from='client.? 172.21.15.79:0/839955996' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T23:43:35.983 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-20T23:43:35.983 INFO:tasks.cephadm:Setup complete, yielding 2024-09-20T23:43:35.983 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T23:43:35.993 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi079.front.sepia.ceph.com 2024-09-20T23:43:35.993 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-20T23:43:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:35 smithi122 bash[19818]: cluster 2024-09-20T23:43:33.986466+0000 mgr.y (mgr.24289) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:35 smithi122 bash[19818]: audit 2024-09-20T23:43:35.318594+0000 mon.c (mon.1) 66 : audit [DBG] from='client.? 172.21.15.79:0/839955996' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T23:43:37.608 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:43:37 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:43:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:43:37.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:37 smithi079 bash[24834]: cluster 2024-09-20T23:43:35.987038+0000 mgr.y (mgr.24289) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:37.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:37 smithi079 bash[19840]: cluster 2024-09-20T23:43:35.987038+0000 mgr.y (mgr.24289) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:38.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:37 smithi122 bash[19818]: cluster 2024-09-20T23:43:35.987038+0000 mgr.y (mgr.24289) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:39.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:39 smithi079 bash[19840]: cluster 2024-09-20T23:43:37.987519+0000 mgr.y (mgr.24289) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:39.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:39 smithi079 bash[24834]: cluster 2024-09-20T23:43:37.987519+0000 mgr.y (mgr.24289) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:40.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:39 smithi122 bash[19818]: cluster 2024-09-20T23:43:37.987519+0000 mgr.y (mgr.24289) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:40.786 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-20T23:43:40.786 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "99e6498d-96ba-4124-b18c-d66ca22eb887", 2024-09-20T23:43:40.786 INFO:teuthology.orchestra.run.smithi079.stdout: "name": "r", 2024-09-20T23:43:40.787 INFO:teuthology.orchestra.run.smithi079.stdout: "current_period": "1b1810c5-88f2-4fb8-82a3-839476056b7c", 2024-09-20T23:43:40.787 INFO:teuthology.orchestra.run.smithi079.stdout: "epoch": 1 2024-09-20T23:43:40.787 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-20T23:43:40.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:40 smithi079 bash[19840]: cluster 2024-09-20T23:43:39.724219+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-20T23:43:40.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:40 smithi079 bash[19840]: audit 2024-09-20T23:43:39.726505+0000 mon.a (mon.0) 664 : audit [INF] from='client.? 172.21.15.79:0/3800187560' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T23:43:40.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:40 smithi079 bash[19840]: audit 2024-09-20T23:43:40.726011+0000 mon.a (mon.0) 665 : audit [INF] from='client.? 172.21.15.79:0/3800187560' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T23:43:40.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:40 smithi079 bash[19840]: cluster 2024-09-20T23:43:40.726428+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-20T23:43:40.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:40 smithi079 bash[24834]: cluster 2024-09-20T23:43:39.724219+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-20T23:43:40.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:40 smithi079 bash[24834]: audit 2024-09-20T23:43:39.726505+0000 mon.a (mon.0) 664 : audit [INF] from='client.? 172.21.15.79:0/3800187560' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T23:43:40.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:40 smithi079 bash[24834]: audit 2024-09-20T23:43:40.726011+0000 mon.a (mon.0) 665 : audit [INF] from='client.? 172.21.15.79:0/3800187560' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T23:43:40.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:40 smithi079 bash[24834]: cluster 2024-09-20T23:43:40.726428+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-20T23:43:41.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:40 smithi122 bash[19818]: cluster 2024-09-20T23:43:39.724219+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-20T23:43:41.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:40 smithi122 bash[19818]: audit 2024-09-20T23:43:39.726505+0000 mon.a (mon.0) 664 : audit [INF] from='client.? 172.21.15.79:0/3800187560' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T23:43:41.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:40 smithi122 bash[19818]: audit 2024-09-20T23:43:40.726011+0000 mon.a (mon.0) 665 : audit [INF] from='client.? 172.21.15.79:0/3800187560' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T23:43:41.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:40 smithi122 bash[19818]: cluster 2024-09-20T23:43:40.726428+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-20T23:43:41.537 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-20T23:43:41.796 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:41 smithi079 bash[19840]: cluster 2024-09-20T23:43:39.988190+0000 mgr.y (mgr.24289) 90 : cluster [DBG] pgmap v62: 33 pgs: 19 creating+peering, 1 active+clean, 13 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:41.796 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:41 smithi079 bash[19840]: cluster 2024-09-20T23:43:41.748878+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-20T23:43:41.796 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:41 smithi079 bash[24834]: cluster 2024-09-20T23:43:39.988190+0000 mgr.y (mgr.24289) 90 : cluster [DBG] pgmap v62: 33 pgs: 19 creating+peering, 1 active+clean, 13 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:41.797 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:41 smithi079 bash[24834]: cluster 2024-09-20T23:43:41.748878+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-20T23:43:42.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:41 smithi122 bash[19818]: cluster 2024-09-20T23:43:39.988190+0000 mgr.y (mgr.24289) 90 : cluster [DBG] pgmap v62: 33 pgs: 19 creating+peering, 1 active+clean, 13 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:42.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:41 smithi122 bash[19818]: cluster 2024-09-20T23:43:41.748878+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-20T23:43:42.239 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:43:41 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:43:41] "GET /metrics HTTP/1.1" 200 191501 "" "Prometheus/2.33.4" 2024-09-20T23:43:43.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:43 smithi079 bash[24834]: cluster 2024-09-20T23:43:41.988773+0000 mgr.y (mgr.24289) 91 : cluster [DBG] pgmap v65: 33 pgs: 1 active+clean, 32 creating+peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:43.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:43 smithi079 bash[19840]: cluster 2024-09-20T23:43:41.988773+0000 mgr.y (mgr.24289) 91 : cluster [DBG] pgmap v65: 33 pgs: 1 active+clean, 32 creating+peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:44.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:43 smithi122 bash[19818]: cluster 2024-09-20T23:43:41.988773+0000 mgr.y (mgr.24289) 91 : cluster [DBG] pgmap v65: 33 pgs: 1 active+clean, 32 creating+peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:44.729 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-20T23:43:44.729 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "6d7a8d2a-9d34-4875-88fb-5818c1af0c32", 2024-09-20T23:43:44.729 INFO:teuthology.orchestra.run.smithi079.stdout: "name": "default", 2024-09-20T23:43:44.729 INFO:teuthology.orchestra.run.smithi079.stdout: "api_name": "default", 2024-09-20T23:43:44.729 INFO:teuthology.orchestra.run.smithi079.stdout: "is_master": "true", 2024-09-20T23:43:44.729 INFO:teuthology.orchestra.run.smithi079.stdout: "endpoints": [], 2024-09-20T23:43:44.729 INFO:teuthology.orchestra.run.smithi079.stdout: "hostnames": [], 2024-09-20T23:43:44.729 INFO:teuthology.orchestra.run.smithi079.stdout: "hostnames_s3website": [], 2024-09-20T23:43:44.730 INFO:teuthology.orchestra.run.smithi079.stdout: "master_zone": "", 2024-09-20T23:43:44.730 INFO:teuthology.orchestra.run.smithi079.stdout: "zones": [], 2024-09-20T23:43:44.730 INFO:teuthology.orchestra.run.smithi079.stdout: "placement_targets": [], 2024-09-20T23:43:44.730 INFO:teuthology.orchestra.run.smithi079.stdout: "default_placement": "", 2024-09-20T23:43:44.730 INFO:teuthology.orchestra.run.smithi079.stdout: "realm_id": "99e6498d-96ba-4124-b18c-d66ca22eb887", 2024-09-20T23:43:44.730 INFO:teuthology.orchestra.run.smithi079.stdout: "sync_policy": { 2024-09-20T23:43:44.730 INFO:teuthology.orchestra.run.smithi079.stdout: "groups": [] 2024-09-20T23:43:44.730 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:43:44.730 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-20T23:43:44.969 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:44 smithi079 bash[24834]: audit 2024-09-20T23:43:44.055280+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:43:44.969 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:44 smithi079 bash[24834]: audit 2024-09-20T23:43:44.056206+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:43:44.969 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:44 smithi079 bash[24834]: audit 2024-09-20T23:43:44.063826+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:43:44.969 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:44 smithi079 bash[24834]: audit 2024-09-20T23:43:44.064503+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:43:44.969 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:44 smithi079 bash[19840]: audit 2024-09-20T23:43:44.055280+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:43:44.969 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:44 smithi079 bash[19840]: audit 2024-09-20T23:43:44.056206+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:43:44.969 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:44 smithi079 bash[19840]: audit 2024-09-20T23:43:44.063826+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:43:44.969 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:44 smithi079 bash[19840]: audit 2024-09-20T23:43:44.064503+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:43:45.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:44 smithi122 bash[19818]: audit 2024-09-20T23:43:44.055280+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:43:45.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:44 smithi122 bash[19818]: audit 2024-09-20T23:43:44.056206+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:43:45.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:44 smithi122 bash[19818]: audit 2024-09-20T23:43:44.063826+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:43:45.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:44 smithi122 bash[19818]: audit 2024-09-20T23:43:44.064503+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:43:45.427 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-20T23:43:45.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:45 smithi079 bash[19840]: cluster 2024-09-20T23:43:43.989443+0000 mgr.y (mgr.24289) 92 : cluster [DBG] pgmap v66: 33 pgs: 1 active+clean, 32 creating+peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:45.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:45 smithi079 bash[24834]: cluster 2024-09-20T23:43:43.989443+0000 mgr.y (mgr.24289) 92 : cluster [DBG] pgmap v66: 33 pgs: 1 active+clean, 32 creating+peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:46.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:45 smithi122 bash[19818]: cluster 2024-09-20T23:43:43.989443+0000 mgr.y (mgr.24289) 92 : cluster [DBG] pgmap v66: 33 pgs: 1 active+clean, 32 creating+peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:43:47.608 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:43:47 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:43:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:43:48.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:47 smithi122 bash[19818]: cluster 2024-09-20T23:43:45.990347+0000 mgr.y (mgr.24289) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 653 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-09-20T23:43:48.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:47 smithi079 bash[19840]: cluster 2024-09-20T23:43:45.990347+0000 mgr.y (mgr.24289) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 653 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-09-20T23:43:48.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:47 smithi079 bash[24834]: cluster 2024-09-20T23:43:45.990347+0000 mgr.y (mgr.24289) 93 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 653 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-09-20T23:43:48.501 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-20T23:43:48.502 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "d80356e8-8d89-48a9-8964-0886e0bea471", 2024-09-20T23:43:48.502 INFO:teuthology.orchestra.run.smithi079.stdout: "name": "z", 2024-09-20T23:43:48.502 INFO:teuthology.orchestra.run.smithi079.stdout: "domain_root": "z.rgw.meta:root", 2024-09-20T23:43:48.502 INFO:teuthology.orchestra.run.smithi079.stdout: "control_pool": "z.rgw.control", 2024-09-20T23:43:48.502 INFO:teuthology.orchestra.run.smithi079.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-20T23:43:48.502 INFO:teuthology.orchestra.run.smithi079.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-20T23:43:48.503 INFO:teuthology.orchestra.run.smithi079.stdout: "log_pool": "z.rgw.log", 2024-09-20T23:43:48.503 INFO:teuthology.orchestra.run.smithi079.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-20T23:43:48.503 INFO:teuthology.orchestra.run.smithi079.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-20T23:43:48.503 INFO:teuthology.orchestra.run.smithi079.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-20T23:43:48.503 INFO:teuthology.orchestra.run.smithi079.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-20T23:43:48.503 INFO:teuthology.orchestra.run.smithi079.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-20T23:43:48.503 INFO:teuthology.orchestra.run.smithi079.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-20T23:43:48.504 INFO:teuthology.orchestra.run.smithi079.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-20T23:43:48.504 INFO:teuthology.orchestra.run.smithi079.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-20T23:43:48.504 INFO:teuthology.orchestra.run.smithi079.stdout: "otp_pool": "z.rgw.otp", 2024-09-20T23:43:48.504 INFO:teuthology.orchestra.run.smithi079.stdout: "system_key": { 2024-09-20T23:43:48.504 INFO:teuthology.orchestra.run.smithi079.stdout: "access_key": "", 2024-09-20T23:43:48.504 INFO:teuthology.orchestra.run.smithi079.stdout: "secret_key": "" 2024-09-20T23:43:48.504 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:43:48.505 INFO:teuthology.orchestra.run.smithi079.stdout: "placement_pools": [ 2024-09-20T23:43:48.505 INFO:teuthology.orchestra.run.smithi079.stdout: { 2024-09-20T23:43:48.505 INFO:teuthology.orchestra.run.smithi079.stdout: "key": "default-placement", 2024-09-20T23:43:48.505 INFO:teuthology.orchestra.run.smithi079.stdout: "val": { 2024-09-20T23:43:48.505 INFO:teuthology.orchestra.run.smithi079.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-20T23:43:48.505 INFO:teuthology.orchestra.run.smithi079.stdout: "storage_classes": { 2024-09-20T23:43:48.506 INFO:teuthology.orchestra.run.smithi079.stdout: "STANDARD": { 2024-09-20T23:43:48.506 INFO:teuthology.orchestra.run.smithi079.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-20T23:43:48.506 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:43:48.506 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:43:48.506 INFO:teuthology.orchestra.run.smithi079.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-20T23:43:48.506 INFO:teuthology.orchestra.run.smithi079.stdout: "index_type": 0 2024-09-20T23:43:48.507 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:43:48.507 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:43:48.507 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-09-20T23:43:48.507 INFO:teuthology.orchestra.run.smithi079.stdout: "realm_id": "99e6498d-96ba-4124-b18c-d66ca22eb887", 2024-09-20T23:43:48.507 INFO:teuthology.orchestra.run.smithi079.stdout: "notif_pool": "z.rgw.log:notif" 2024-09-20T23:43:48.507 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-20T23:43:49.087 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-20T23:43:50.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:49 smithi122 bash[19818]: cluster 2024-09-20T23:43:47.990978+0000 mgr.y (mgr.24289) 94 : cluster [DBG] pgmap v68: 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-20T23:43:50.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:49 smithi079 bash[19840]: cluster 2024-09-20T23:43:47.990978+0000 mgr.y (mgr.24289) 94 : cluster [DBG] pgmap v68: 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-20T23:43:50.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:49 smithi079 bash[24834]: cluster 2024-09-20T23:43:47.990978+0000 mgr.y (mgr.24289) 94 : cluster [DBG] pgmap v68: 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-20T23:43:52.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:51 smithi122 bash[19818]: cluster 2024-09-20T23:43:49.991898+0000 mgr.y (mgr.24289) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 1.7 KiB/s wr, 3 op/s 2024-09-20T23:43:52.135 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:43:51 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:43:51] "GET /metrics HTTP/1.1" 200 192595 "" "Prometheus/2.33.4" 2024-09-20T23:43:52.135 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:51 smithi079 bash[24834]: cluster 2024-09-20T23:43:49.991898+0000 mgr.y (mgr.24289) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 1.7 KiB/s wr, 3 op/s 2024-09-20T23:43:52.135 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:51 smithi079 bash[19840]: cluster 2024-09-20T23:43:49.991898+0000 mgr.y (mgr.24289) 95 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 1.7 KiB/s wr, 3 op/s 2024-09-20T23:43:54.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:53 smithi122 bash[19818]: cluster 2024-09-20T23:43:51.992402+0000 mgr.y (mgr.24289) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-20T23:43:54.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:53 smithi122 bash[19818]: cluster 2024-09-20T23:43:52.810176+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-20T23:43:54.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:53 smithi122 bash[19818]: audit 2024-09-20T23:43:52.818931+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.79:0/1126390961' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T23:43:54.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:53 smithi122 bash[19818]: audit 2024-09-20T23:43:52.820003+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T23:43:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:53 smithi079 bash[19840]: cluster 2024-09-20T23:43:51.992402+0000 mgr.y (mgr.24289) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-20T23:43:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:53 smithi079 bash[19840]: cluster 2024-09-20T23:43:52.810176+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-20T23:43:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:53 smithi079 bash[19840]: audit 2024-09-20T23:43:52.818931+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.79:0/1126390961' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T23:43:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:53 smithi079 bash[19840]: audit 2024-09-20T23:43:52.820003+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T23:43:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:53 smithi079 bash[24834]: cluster 2024-09-20T23:43:51.992402+0000 mgr.y (mgr.24289) 96 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-20T23:43:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:53 smithi079 bash[24834]: cluster 2024-09-20T23:43:52.810176+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-20T23:43:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:53 smithi079 bash[24834]: audit 2024-09-20T23:43:52.818931+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.79:0/1126390961' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T23:43:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:53 smithi079 bash[24834]: audit 2024-09-20T23:43:52.820003+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T23:43:55.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:54 smithi122 bash[19818]: audit 2024-09-20T23:43:53.813578+0000 mon.a (mon.0) 672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T23:43:55.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:54 smithi122 bash[19818]: cluster 2024-09-20T23:43:53.813825+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-20T23:43:55.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:54 smithi079 bash[19840]: audit 2024-09-20T23:43:53.813578+0000 mon.a (mon.0) 672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T23:43:55.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:54 smithi079 bash[19840]: cluster 2024-09-20T23:43:53.813825+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-20T23:43:55.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:54 smithi079 bash[24834]: audit 2024-09-20T23:43:53.813578+0000 mon.a (mon.0) 672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T23:43:55.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:54 smithi079 bash[24834]: cluster 2024-09-20T23:43:53.813825+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-20T23:43:56.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:55 smithi122 bash[19818]: cluster 2024-09-20T23:43:53.992965+0000 mgr.y (mgr.24289) 97 : cluster [DBG] pgmap v73: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 639 B/s wr, 1 op/s 2024-09-20T23:43:56.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:55 smithi122 bash[19818]: cluster 2024-09-20T23:43:54.839429+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-20T23:43:56.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:55 smithi122 bash[19818]: audit 2024-09-20T23:43:54.844948+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.79:0/1126390961' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T23:43:56.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:55 smithi122 bash[19818]: audit 2024-09-20T23:43:54.845953+0000 mon.a (mon.0) 675 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T23:43:56.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:55 smithi079 bash[19840]: cluster 2024-09-20T23:43:53.992965+0000 mgr.y (mgr.24289) 97 : cluster [DBG] pgmap v73: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 639 B/s wr, 1 op/s 2024-09-20T23:43:56.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:55 smithi079 bash[19840]: cluster 2024-09-20T23:43:54.839429+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-20T23:43:56.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:55 smithi079 bash[19840]: audit 2024-09-20T23:43:54.844948+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.79:0/1126390961' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T23:43:56.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:55 smithi079 bash[19840]: audit 2024-09-20T23:43:54.845953+0000 mon.a (mon.0) 675 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T23:43:56.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:55 smithi079 bash[24834]: cluster 2024-09-20T23:43:53.992965+0000 mgr.y (mgr.24289) 97 : cluster [DBG] pgmap v73: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 639 B/s wr, 1 op/s 2024-09-20T23:43:56.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:55 smithi079 bash[24834]: cluster 2024-09-20T23:43:54.839429+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-20T23:43:56.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:55 smithi079 bash[24834]: audit 2024-09-20T23:43:54.844948+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.79:0/1126390961' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T23:43:56.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:55 smithi079 bash[24834]: audit 2024-09-20T23:43:54.845953+0000 mon.a (mon.0) 675 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T23:43:57.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:56 smithi122 bash[19818]: audit 2024-09-20T23:43:55.845257+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T23:43:57.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:56 smithi122 bash[19818]: cluster 2024-09-20T23:43:55.845588+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-20T23:43:57.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:56 smithi079 bash[19840]: audit 2024-09-20T23:43:55.845257+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T23:43:57.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:56 smithi079 bash[19840]: cluster 2024-09-20T23:43:55.845588+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-20T23:43:57.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:56 smithi079 bash[24834]: audit 2024-09-20T23:43:55.845257+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T23:43:57.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:56 smithi079 bash[24834]: cluster 2024-09-20T23:43:55.845588+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-20T23:43:57.608 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:43:57 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:43:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:43:58.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:57 smithi079 bash[19840]: cluster 2024-09-20T23:43:55.993434+0000 mgr.y (mgr.24289) 98 : cluster [DBG] pgmap v76: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-09-20T23:43:58.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:57 smithi079 bash[19840]: cluster 2024-09-20T23:43:56.859468+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-20T23:43:58.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:57 smithi079 bash[19840]: audit 2024-09-20T23:43:56.868240+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.79:0/1482847016' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T23:43:58.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:57 smithi079 bash[19840]: audit 2024-09-20T23:43:56.870186+0000 mon.a (mon.0) 679 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T23:43:58.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:57 smithi079 bash[24834]: cluster 2024-09-20T23:43:55.993434+0000 mgr.y (mgr.24289) 98 : cluster [DBG] pgmap v76: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-09-20T23:43:58.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:57 smithi079 bash[24834]: cluster 2024-09-20T23:43:56.859468+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-20T23:43:58.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:57 smithi079 bash[24834]: audit 2024-09-20T23:43:56.868240+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.79:0/1482847016' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T23:43:58.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:57 smithi079 bash[24834]: audit 2024-09-20T23:43:56.870186+0000 mon.a (mon.0) 679 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T23:43:58.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:57 smithi122 bash[19818]: cluster 2024-09-20T23:43:55.993434+0000 mgr.y (mgr.24289) 98 : cluster [DBG] pgmap v76: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-09-20T23:43:58.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:57 smithi122 bash[19818]: cluster 2024-09-20T23:43:56.859468+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-20T23:43:58.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:57 smithi122 bash[19818]: audit 2024-09-20T23:43:56.868240+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.79:0/1482847016' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T23:43:58.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:57 smithi122 bash[19818]: audit 2024-09-20T23:43:56.870186+0000 mon.a (mon.0) 679 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T23:43:59.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[19840]: audit 2024-09-20T23:43:57.864223+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T23:43:59.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[19840]: cluster 2024-09-20T23:43:57.864890+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-20T23:43:59.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[19840]: audit 2024-09-20T23:43:57.868784+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.79:0/1482847016' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T23:43:59.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[19840]: audit 2024-09-20T23:43:57.874061+0000 mon.a (mon.0) 682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T23:43:59.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[19840]: audit 2024-09-20T23:43:58.864325+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T23:43:59.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[19840]: cluster 2024-09-20T23:43:58.864533+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-20T23:43:59.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[19840]: audit 2024-09-20T23:43:58.870774+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.79:0/1482847016' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-20T23:43:59.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[19840]: audit 2024-09-20T23:43:58.871437+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-20T23:43:59.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[24834]: audit 2024-09-20T23:43:57.864223+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T23:43:59.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[24834]: cluster 2024-09-20T23:43:57.864890+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-20T23:43:59.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[24834]: audit 2024-09-20T23:43:57.868784+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.79:0/1482847016' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T23:43:59.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[24834]: audit 2024-09-20T23:43:57.874061+0000 mon.a (mon.0) 682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T23:43:59.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[24834]: audit 2024-09-20T23:43:58.864325+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T23:43:59.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[24834]: cluster 2024-09-20T23:43:58.864533+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-20T23:43:59.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[24834]: audit 2024-09-20T23:43:58.870774+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.79:0/1482847016' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-20T23:43:59.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:58 smithi079 bash[24834]: audit 2024-09-20T23:43:58.871437+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-20T23:43:59.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:58 smithi122 bash[19818]: audit 2024-09-20T23:43:57.864223+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T23:43:59.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:58 smithi122 bash[19818]: cluster 2024-09-20T23:43:57.864890+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-20T23:43:59.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:58 smithi122 bash[19818]: audit 2024-09-20T23:43:57.868784+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.79:0/1482847016' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T23:43:59.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:58 smithi122 bash[19818]: audit 2024-09-20T23:43:57.874061+0000 mon.a (mon.0) 682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T23:43:59.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:58 smithi122 bash[19818]: audit 2024-09-20T23:43:58.864325+0000 mon.a (mon.0) 683 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T23:43:59.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:58 smithi122 bash[19818]: cluster 2024-09-20T23:43:58.864533+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-20T23:43:59.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:58 smithi122 bash[19818]: audit 2024-09-20T23:43:58.870774+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.79:0/1482847016' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-20T23:43:59.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:58 smithi122 bash[19818]: audit 2024-09-20T23:43:58.871437+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-20T23:43:59.968 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-20T23:43:59.968 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "c70be852-8025-4e35-818d-c5377b8014ff", 2024-09-20T23:43:59.968 INFO:teuthology.orchestra.run.smithi079.stdout: "epoch": 1, 2024-09-20T23:43:59.968 INFO:teuthology.orchestra.run.smithi079.stdout: "predecessor_uuid": "1b1810c5-88f2-4fb8-82a3-839476056b7c", 2024-09-20T23:43:59.968 INFO:teuthology.orchestra.run.smithi079.stdout: "sync_status": [], 2024-09-20T23:43:59.968 INFO:teuthology.orchestra.run.smithi079.stdout: "period_map": { 2024-09-20T23:43:59.968 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "c70be852-8025-4e35-818d-c5377b8014ff", 2024-09-20T23:43:59.968 INFO:teuthology.orchestra.run.smithi079.stdout: "zonegroups": [ 2024-09-20T23:43:59.968 INFO:teuthology.orchestra.run.smithi079.stdout: { 2024-09-20T23:43:59.968 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "6d7a8d2a-9d34-4875-88fb-5818c1af0c32", 2024-09-20T23:43:59.968 INFO:teuthology.orchestra.run.smithi079.stdout: "name": "default", 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "api_name": "default", 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "is_master": "true", 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "endpoints": [], 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "hostnames": [], 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "hostnames_s3website": [], 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "master_zone": "d80356e8-8d89-48a9-8964-0886e0bea471", 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "zones": [ 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: { 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "id": "d80356e8-8d89-48a9-8964-0886e0bea471", 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "name": "z", 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "endpoints": [], 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "log_meta": "false", 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "log_data": "false", 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "bucket_index_max_shards": 11, 2024-09-20T23:43:59.969 INFO:teuthology.orchestra.run.smithi079.stdout: "read_only": "false", 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: "tier_type": "", 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: "sync_from_all": "true", 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: "sync_from": [], 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: "redirect_zone": "" 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: "placement_targets": [ 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: { 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: "name": "default-placement", 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: "tags": [], 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: "storage_classes": [ 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: "STANDARD" 2024-09-20T23:43:59.970 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: "default_placement": "default-placement", 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: "realm_id": "99e6498d-96ba-4124-b18c-d66ca22eb887", 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: "sync_policy": { 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: "groups": [] 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: "short_zone_ids": [ 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: { 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: "key": "d80356e8-8d89-48a9-8964-0886e0bea471", 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: "val": 1548149664 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:43:59.971 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: "master_zonegroup": "6d7a8d2a-9d34-4875-88fb-5818c1af0c32", 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: "master_zone": "d80356e8-8d89-48a9-8964-0886e0bea471", 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: "period_config": { 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: "bucket_quota": { 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: "enabled": false, 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: "check_on_raw": false, 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: "max_size": -1, 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: "max_size_kb": 0, 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: "max_objects": -1 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: "user_quota": { 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: "enabled": false, 2024-09-20T23:43:59.972 INFO:teuthology.orchestra.run.smithi079.stdout: "check_on_raw": false, 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: "max_size": -1, 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: "max_size_kb": 0, 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: "max_objects": -1 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: "user_ratelimit": { 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: "max_read_ops": 0, 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: "max_write_ops": 0, 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: "max_read_bytes": 0, 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: "max_write_bytes": 0, 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: "enabled": false 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: "bucket_ratelimit": { 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: "max_read_ops": 0, 2024-09-20T23:43:59.973 INFO:teuthology.orchestra.run.smithi079.stdout: "max_write_ops": 0, 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: "max_read_bytes": 0, 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: "max_write_bytes": 0, 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: "enabled": false 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: "anonymous_ratelimit": { 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: "max_read_ops": 0, 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: "max_write_ops": 0, 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: "max_read_bytes": 0, 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: "max_write_bytes": 0, 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: "enabled": false 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:43:59.974 INFO:teuthology.orchestra.run.smithi079.stdout: "realm_id": "99e6498d-96ba-4124-b18c-d66ca22eb887", 2024-09-20T23:43:59.975 INFO:teuthology.orchestra.run.smithi079.stdout: "realm_name": "r", 2024-09-20T23:43:59.975 INFO:teuthology.orchestra.run.smithi079.stdout: "realm_epoch": 2 2024-09-20T23:43:59.975 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-20T23:44:00.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:59 smithi079 bash[24834]: cluster 2024-09-20T23:43:57.994181+0000 mgr.y (mgr.24289) 99 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-09-20T23:44:00.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:59 smithi079 bash[24834]: audit 2024-09-20T23:43:59.864925+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-09-20T23:44:00.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:43:59 smithi079 bash[24834]: cluster 2024-09-20T23:43:59.865114+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-20T23:44:00.224 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:59 smithi079 bash[19840]: cluster 2024-09-20T23:43:57.994181+0000 mgr.y (mgr.24289) 99 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-09-20T23:44:00.224 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:59 smithi079 bash[19840]: audit 2024-09-20T23:43:59.864925+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-09-20T23:44:00.224 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:43:59 smithi079 bash[19840]: cluster 2024-09-20T23:43:59.865114+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-20T23:44:00.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:59 smithi122 bash[19818]: cluster 2024-09-20T23:43:57.994181+0000 mgr.y (mgr.24289) 99 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-09-20T23:44:00.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:59 smithi122 bash[19818]: audit 2024-09-20T23:43:59.864925+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-09-20T23:44:00.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:43:59 smithi122 bash[19818]: cluster 2024-09-20T23:43:59.865114+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-20T23:44:00.772 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-20T23:44:02.149 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:01 smithi079 bash[19840]: cluster 2024-09-20T23:43:59.995129+0000 mgr.y (mgr.24289) 100 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-09-20T23:44:02.149 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:44:01 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:44:01] "GET /metrics HTTP/1.1" 200 196519 "" "Prometheus/2.33.4" 2024-09-20T23:44:02.149 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:01 smithi079 bash[24834]: cluster 2024-09-20T23:43:59.995129+0000 mgr.y (mgr.24289) 100 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-09-20T23:44:02.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:01 smithi122 bash[19818]: cluster 2024-09-20T23:43:59.995129+0000 mgr.y (mgr.24289) 100 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-09-20T23:44:03.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:02 smithi079 bash[19840]: cluster 2024-09-20T23:44:01.995648+0000 mgr.y (mgr.24289) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2024-09-20T23:44:03.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:02 smithi079 bash[24834]: cluster 2024-09-20T23:44:01.995648+0000 mgr.y (mgr.24289) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2024-09-20T23:44:03.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:02 smithi122 bash[19818]: cluster 2024-09-20T23:44:01.995648+0000 mgr.y (mgr.24289) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2024-09-20T23:44:04.129 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled rgw.foo update... 2024-09-20T23:44:04.871 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph osd pool create foo' 2024-09-20T23:44:05.401 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: cluster 2024-09-20T23:44:03.996125+0000 mgr.y (mgr.24289) 102 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-09-20T23:44:05.401 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.116010+0000 mgr.y (mgr.24289) 103 : audit [DBG] from='client.24523 -' 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-20T23:44:05.401 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: cephadm 2024-09-20T23:44:04.120446+0000 mgr.y (mgr.24289) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T23:44:05.401 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.129381+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.171362+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.172460+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.173138+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.461962+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.475381+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.486401+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: cephadm 2024-09-20T23:44:04.489904+0000 mgr.y (mgr.24289) 105 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.495828+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.499510+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.499967+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.507402+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.519117+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: audit 2024-09-20T23:44:04.523714+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:05.403 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[19840]: cephadm 2024-09-20T23:44:04.525593+0000 mgr.y (mgr.24289) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi079.qkmjyc on smithi079 2024-09-20T23:44:05.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: cluster 2024-09-20T23:44:03.996125+0000 mgr.y (mgr.24289) 102 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-09-20T23:44:05.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.116010+0000 mgr.y (mgr.24289) 103 : audit [DBG] from='client.24523 -' 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-20T23:44:05.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: cephadm 2024-09-20T23:44:04.120446+0000 mgr.y (mgr.24289) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T23:44:05.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.129381+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.171362+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:05.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.172460+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:05.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.173138+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:05.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.461962+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.475381+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.486401+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.404 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: cephadm 2024-09-20T23:44:04.489904+0000 mgr.y (mgr.24289) 105 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T23:44:05.404 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.495828+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.404 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.499510+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T23:44:05.404 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.499967+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T23:44:05.404 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.507402+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T23:44:05.404 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.519117+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.404 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: audit 2024-09-20T23:44:04.523714+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:05.404 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:05 smithi079 bash[24834]: cephadm 2024-09-20T23:44:04.525593+0000 mgr.y (mgr.24289) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi079.qkmjyc on smithi079 2024-09-20T23:44:05.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: cluster 2024-09-20T23:44:03.996125+0000 mgr.y (mgr.24289) 102 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-09-20T23:44:05.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.116010+0000 mgr.y (mgr.24289) 103 : audit [DBG] from='client.24523 -' 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-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: cephadm 2024-09-20T23:44:04.120446+0000 mgr.y (mgr.24289) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.129381+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.171362+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.172460+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.173138+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.461962+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.475381+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.486401+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: cephadm 2024-09-20T23:44:04.489904+0000 mgr.y (mgr.24289) 105 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.495828+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.499510+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.499967+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.507402+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T23:44:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.519117+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:05.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: audit 2024-09-20T23:44:04.523714+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:05.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:05 smithi122 bash[19818]: cephadm 2024-09-20T23:44:04.525593+0000 mgr.y (mgr.24289) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi079.qkmjyc on smithi079 2024-09-20T23:44:07.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:07 smithi122 bash[19818]: cluster 2024-09-20T23:44:05.997611+0000 mgr.y (mgr.24289) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-20T23:44:07.608 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:44:07 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:44:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:44:07.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:07 smithi079 bash[19840]: cluster 2024-09-20T23:44:05.997611+0000 mgr.y (mgr.24289) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-20T23:44:07.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:07 smithi079 bash[24834]: cluster 2024-09-20T23:44:05.997611+0000 mgr.y (mgr.24289) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-20T23:44:08.422 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.423 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.423 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.423 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.424 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.424 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.424 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.424 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.425 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.703 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.704 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.704 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.704 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.704 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.705 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.705 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.705 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:08.705 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:44:08 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:10.057 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[19840]: cluster 2024-09-20T23:44:07.998306+0000 mgr.y (mgr.24289) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 1008 B/s wr, 2 op/s 2024-09-20T23:44:10.058 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[19840]: audit 2024-09-20T23:44:08.745665+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:10.058 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[19840]: audit 2024-09-20T23:44:08.747488+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T23:44:10.058 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[19840]: audit 2024-09-20T23:44:08.747830+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T23:44:10.058 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[19840]: audit 2024-09-20T23:44:08.751298+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T23:44:10.058 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[19840]: audit 2024-09-20T23:44:08.756283+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:10.058 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[19840]: audit 2024-09-20T23:44:08.757174+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:10.058 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[19840]: cephadm 2024-09-20T23:44:08.758039+0000 mgr.y (mgr.24289) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi122.obecan on smithi122 2024-09-20T23:44:10.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[24834]: cluster 2024-09-20T23:44:07.998306+0000 mgr.y (mgr.24289) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 1008 B/s wr, 2 op/s 2024-09-20T23:44:10.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[24834]: audit 2024-09-20T23:44:08.745665+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:10.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[24834]: audit 2024-09-20T23:44:08.747488+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T23:44:10.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[24834]: audit 2024-09-20T23:44:08.747830+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T23:44:10.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[24834]: audit 2024-09-20T23:44:08.751298+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T23:44:10.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[24834]: audit 2024-09-20T23:44:08.756283+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:10.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[24834]: audit 2024-09-20T23:44:08.757174+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:10.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:09 smithi079 bash[24834]: cephadm 2024-09-20T23:44:08.758039+0000 mgr.y (mgr.24289) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi122.obecan on smithi122 2024-09-20T23:44:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:09 smithi122 bash[19818]: cluster 2024-09-20T23:44:07.998306+0000 mgr.y (mgr.24289) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 1008 B/s wr, 2 op/s 2024-09-20T23:44:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:09 smithi122 bash[19818]: audit 2024-09-20T23:44:08.745665+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:09 smithi122 bash[19818]: audit 2024-09-20T23:44:08.747488+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T23:44:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:09 smithi122 bash[19818]: audit 2024-09-20T23:44:08.747830+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T23:44:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:09 smithi122 bash[19818]: audit 2024-09-20T23:44:08.751298+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T23:44:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:09 smithi122 bash[19818]: audit 2024-09-20T23:44:08.756283+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:09 smithi122 bash[19818]: audit 2024-09-20T23:44:08.757174+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:10.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:09 smithi122 bash[19818]: cephadm 2024-09-20T23:44:08.758039+0000 mgr.y (mgr.24289) 109 : cephadm [INF] Deploying daemon rgw.foo.smithi122.obecan on smithi122 2024-09-20T23:44:11.265 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.266 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.266 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.266 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.267 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.267 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.267 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.268 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.268 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.318 INFO:teuthology.orchestra.run.smithi079.stderr:pool 'foo' created 2024-09-20T23:44:11.516 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.517 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.517 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.517 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.518 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:11 smithi122 bash[19818]: cluster 2024-09-20T23:44:09.999729+0000 mgr.y (mgr.24289) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 808 B/s rd, 909 B/s wr, 2 op/s 2024-09-20T23:44:11.518 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:11 smithi122 bash[19818]: audit 2024-09-20T23:44:10.433493+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.79:0/3574237455' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T23:44:11.518 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.518 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.518 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.519 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.519 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:44:11 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:11.569 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:11 smithi079 bash[19840]: cluster 2024-09-20T23:44:09.999729+0000 mgr.y (mgr.24289) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 808 B/s rd, 909 B/s wr, 2 op/s 2024-09-20T23:44:11.569 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:11 smithi079 bash[19840]: audit 2024-09-20T23:44:10.433493+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.79:0/3574237455' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T23:44:11.569 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:11 smithi079 bash[24834]: cluster 2024-09-20T23:44:09.999729+0000 mgr.y (mgr.24289) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 808 B/s rd, 909 B/s wr, 2 op/s 2024-09-20T23:44:11.569 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:11 smithi079 bash[24834]: audit 2024-09-20T23:44:10.433493+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.79:0/3574237455' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T23:44:12.187 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:44:11 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:44:11] "GET /metrics HTTP/1.1" 200 196519 "" "Prometheus/2.33.4" 2024-09-20T23:44:12.188 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'rbd pool init foo' 2024-09-20T23:44:12.453 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:12 smithi079 bash[24834]: audit 2024-09-20T23:44:11.313460+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.79:0/3574237455' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T23:44:12.453 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:12 smithi079 bash[24834]: cluster 2024-09-20T23:44:11.313688+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-20T23:44:12.454 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:12 smithi079 bash[24834]: audit 2024-09-20T23:44:11.541545+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:12.454 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:12 smithi079 bash[24834]: audit 2024-09-20T23:44:11.546076+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:12.454 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:12 smithi079 bash[24834]: audit 2024-09-20T23:44:11.549296+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:12.454 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:12 smithi079 bash[24834]: audit 2024-09-20T23:44:11.551147+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:12.454 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:12 smithi079 bash[19840]: audit 2024-09-20T23:44:11.313460+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.79:0/3574237455' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T23:44:12.454 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:12 smithi079 bash[19840]: cluster 2024-09-20T23:44:11.313688+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-20T23:44:12.454 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:12 smithi079 bash[19840]: audit 2024-09-20T23:44:11.541545+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:12.454 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:12 smithi079 bash[19840]: audit 2024-09-20T23:44:11.546076+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:12.454 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:12 smithi079 bash[19840]: audit 2024-09-20T23:44:11.549296+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:12.455 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:12 smithi079 bash[19840]: audit 2024-09-20T23:44:11.551147+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:12.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:12 smithi122 bash[19818]: audit 2024-09-20T23:44:11.313460+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.79:0/3574237455' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T23:44:12.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:12 smithi122 bash[19818]: cluster 2024-09-20T23:44:11.313688+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-20T23:44:12.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:12 smithi122 bash[19818]: audit 2024-09-20T23:44:11.541545+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:12.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:12 smithi122 bash[19818]: audit 2024-09-20T23:44:11.546076+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:12.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:12 smithi122 bash[19818]: audit 2024-09-20T23:44:11.549296+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:12.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:12 smithi122 bash[19818]: audit 2024-09-20T23:44:11.551147+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:13.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:13 smithi122 bash[19818]: cluster 2024-09-20T23:44:12.000413+0000 mgr.y (mgr.24289) 111 : cluster [DBG] pgmap v89: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:44:13.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:13 smithi122 bash[19818]: cluster 2024-09-20T23:44:12.322223+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-20T23:44:13.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:13 smithi122 bash[19818]: cluster 2024-09-20T23:44:13.316753+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-20T23:44:13.653 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:13 smithi079 bash[19840]: cluster 2024-09-20T23:44:12.000413+0000 mgr.y (mgr.24289) 111 : cluster [DBG] pgmap v89: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:44:13.653 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:13 smithi079 bash[19840]: cluster 2024-09-20T23:44:12.322223+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-20T23:44:13.653 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:13 smithi079 bash[19840]: cluster 2024-09-20T23:44:13.316753+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-20T23:44:13.653 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:13 smithi079 bash[24834]: cluster 2024-09-20T23:44:12.000413+0000 mgr.y (mgr.24289) 111 : cluster [DBG] pgmap v89: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:44:13.653 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:13 smithi079 bash[24834]: cluster 2024-09-20T23:44:12.322223+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-20T23:44:13.653 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:13 smithi079 bash[24834]: cluster 2024-09-20T23:44:13.316753+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-20T23:44:15.340 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:15 smithi079 bash[19840]: cluster 2024-09-20T23:44:14.001123+0000 mgr.y (mgr.24289) 112 : cluster [DBG] pgmap v92: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:44:15.340 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:15 smithi079 bash[19840]: audit 2024-09-20T23:44:14.095885+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:15.340 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:15 smithi079 bash[24834]: cluster 2024-09-20T23:44:14.001123+0000 mgr.y (mgr.24289) 112 : cluster [DBG] pgmap v92: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:44:15.341 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:15 smithi079 bash[24834]: audit 2024-09-20T23:44:14.095885+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:15.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:15 smithi122 bash[19818]: cluster 2024-09-20T23:44:14.001123+0000 mgr.y (mgr.24289) 112 : cluster [DBG] pgmap v92: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:44:15.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:15 smithi122 bash[19818]: audit 2024-09-20T23:44:14.095885+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:16.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:16 smithi122 bash[19818]: audit 2024-09-20T23:44:15.402340+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.79:0/264358495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T23:44:16.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:16 smithi122 bash[19818]: audit 2024-09-20T23:44:15.437741+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:16.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:16 smithi122 bash[19818]: audit 2024-09-20T23:44:16.005229+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:16.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:16 smithi079 bash[19840]: audit 2024-09-20T23:44:15.402340+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.79:0/264358495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T23:44:16.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:16 smithi079 bash[19840]: audit 2024-09-20T23:44:15.437741+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:16.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:16 smithi079 bash[19840]: audit 2024-09-20T23:44:16.005229+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:16.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:16 smithi079 bash[24834]: audit 2024-09-20T23:44:15.402340+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.79:0/264358495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T23:44:16.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:16 smithi079 bash[24834]: audit 2024-09-20T23:44:15.437741+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:16.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:16 smithi079 bash[24834]: audit 2024-09-20T23:44:16.005229+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:17.608 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:44:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:44:17.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[19818]: cluster 2024-09-20T23:44:16.002706+0000 mgr.y (mgr.24289) 113 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 584 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2024-09-20T23:44:17.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[19818]: cephadm 2024-09-20T23:44:16.015640+0000 mgr.y (mgr.24289) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T23:44:17.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[19818]: audit 2024-09-20T23:44:16.308003+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.79:0/264358495' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T23:44:17.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[19818]: cluster 2024-09-20T23:44:16.308140+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-20T23:44:17.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[19818]: audit 2024-09-20T23:44:16.465508+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:17.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[19818]: audit 2024-09-20T23:44:16.478181+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:17.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[19818]: audit 2024-09-20T23:44:16.490115+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:17.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[19818]: audit 2024-09-20T23:44:16.502228+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:17.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[19818]: audit 2024-09-20T23:44:16.503405+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:17.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[19818]: audit 2024-09-20T23:44:16.504125+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:17.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[19818]: cephadm 2024-09-20T23:44:16.508135+0000 mgr.y (mgr.24289) 115 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T23:44:17.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:17 smithi122 bash[19818]: audit 2024-09-20T23:44:16.749617+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:17.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[24834]: cluster 2024-09-20T23:44:16.002706+0000 mgr.y (mgr.24289) 113 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 584 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2024-09-20T23:44:17.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[24834]: cephadm 2024-09-20T23:44:16.015640+0000 mgr.y (mgr.24289) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T23:44:17.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[24834]: audit 2024-09-20T23:44:16.308003+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.79:0/264358495' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T23:44:17.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[24834]: cluster 2024-09-20T23:44:16.308140+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-20T23:44:17.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[24834]: audit 2024-09-20T23:44:16.465508+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:17.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[24834]: audit 2024-09-20T23:44:16.478181+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:17.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[24834]: audit 2024-09-20T23:44:16.490115+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:17.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[24834]: audit 2024-09-20T23:44:16.502228+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:17.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[24834]: audit 2024-09-20T23:44:16.503405+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:17.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[24834]: audit 2024-09-20T23:44:16.504125+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:17.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[24834]: cephadm 2024-09-20T23:44:16.508135+0000 mgr.y (mgr.24289) 115 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T23:44:17.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[24834]: audit 2024-09-20T23:44:16.749617+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:17.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[19840]: cluster 2024-09-20T23:44:16.002706+0000 mgr.y (mgr.24289) 113 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 584 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.7 KiB/s wr, 353 op/s 2024-09-20T23:44:17.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[19840]: cephadm 2024-09-20T23:44:16.015640+0000 mgr.y (mgr.24289) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T23:44:17.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[19840]: audit 2024-09-20T23:44:16.308003+0000 mon.a (mon.0) 710 : audit [INF] from='client.? 172.21.15.79:0/264358495' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T23:44:17.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[19840]: cluster 2024-09-20T23:44:16.308140+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-20T23:44:17.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[19840]: audit 2024-09-20T23:44:16.465508+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:17.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[19840]: audit 2024-09-20T23:44:16.478181+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:17.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[19840]: audit 2024-09-20T23:44:16.490115+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:17.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[19840]: audit 2024-09-20T23:44:16.502228+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:17.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[19840]: audit 2024-09-20T23:44:16.503405+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:17.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[19840]: audit 2024-09-20T23:44:16.504125+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:17.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[19840]: cephadm 2024-09-20T23:44:16.508135+0000 mgr.y (mgr.24289) 115 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T23:44:17.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:17 smithi079 bash[19840]: audit 2024-09-20T23:44:16.749617+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:18.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:18 smithi122 bash[19818]: cluster 2024-09-20T23:44:17.318979+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-20T23:44:18.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:18 smithi079 bash[19840]: cluster 2024-09-20T23:44:17.318979+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-20T23:44:18.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:18 smithi079 bash[24834]: cluster 2024-09-20T23:44:17.318979+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-20T23:44:19.134 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-20T23:44:19.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:19 smithi079 bash[24834]: cluster 2024-09-20T23:44:18.003583+0000 mgr.y (mgr.24289) 116 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 584 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 195 KiB/s rd, 6.0 KiB/s wr, 372 op/s 2024-09-20T23:44:19.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:19 smithi079 bash[24834]: cluster 2024-09-20T23:44:18.338790+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-20T23:44:19.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:19 smithi079 bash[19840]: cluster 2024-09-20T23:44:18.003583+0000 mgr.y (mgr.24289) 116 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 584 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 195 KiB/s rd, 6.0 KiB/s wr, 372 op/s 2024-09-20T23:44:19.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:19 smithi079 bash[19840]: cluster 2024-09-20T23:44:18.338790+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-20T23:44:19.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:19 smithi122 bash[19818]: cluster 2024-09-20T23:44:18.003583+0000 mgr.y (mgr.24289) 116 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 584 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 195 KiB/s rd, 6.0 KiB/s wr, 372 op/s 2024-09-20T23:44:19.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:19 smithi122 bash[19818]: cluster 2024-09-20T23:44:18.338790+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-20T23:44:21.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:21 smithi079 bash[19840]: cluster 2024-09-20T23:44:20.005407+0000 mgr.y (mgr.24289) 117 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 198 KiB/s rd, 6.3 KiB/s wr, 366 op/s 2024-09-20T23:44:21.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:21 smithi079 bash[24834]: cluster 2024-09-20T23:44:20.005407+0000 mgr.y (mgr.24289) 117 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 198 KiB/s rd, 6.3 KiB/s wr, 366 op/s 2024-09-20T23:44:21.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:21 smithi122 bash[19818]: cluster 2024-09-20T23:44:20.005407+0000 mgr.y (mgr.24289) 117 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 198 KiB/s rd, 6.3 KiB/s wr, 366 op/s 2024-09-20T23:44:22.236 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:44:21 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:44:21] "GET /metrics HTTP/1.1" 200 206260 "" "Prometheus/2.33.4" 2024-09-20T23:44:22.641 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled iscsi.foo update... 2024-09-20T23:44:23.621 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[42859]: level=warn ts=2024-09-20T23:44:23.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:44:23.621 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[42859]: level=warn ts=2024-09-20T23:44:23.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:44:23.622 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'sleep 180' 2024-09-20T23:44:23.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: cluster 2024-09-20T23:44:22.006178+0000 mgr.y (mgr.24289) 118 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 13 op/s 2024-09-20T23:44:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: audit 2024-09-20T23:44:22.630268+0000 mgr.y (mgr.24289) 119 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:44:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: cephadm 2024-09-20T23:44:22.634208+0000 mgr.y (mgr.24289) 120 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-20T23:44:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: audit 2024-09-20T23:44:22.643754+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: audit 2024-09-20T23:44:22.685250+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: audit 2024-09-20T23:44:22.686460+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: audit 2024-09-20T23:44:22.687114+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: audit 2024-09-20T23:44:22.694416+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: cephadm 2024-09-20T23:44:22.698195+0000 mgr.y (mgr.24289) 121 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-20T23:44:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: audit 2024-09-20T23:44:22.704027+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:44:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: audit 2024-09-20T23:44:22.704336+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:44:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: audit 2024-09-20T23:44:22.708027+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:44:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: audit 2024-09-20T23:44:22.713616+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:23.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[19840]: cephadm 2024-09-20T23:44:22.714601+0000 mgr.y (mgr.24289) 122 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-20T23:44:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: cluster 2024-09-20T23:44:22.006178+0000 mgr.y (mgr.24289) 118 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 13 op/s 2024-09-20T23:44:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: audit 2024-09-20T23:44:22.630268+0000 mgr.y (mgr.24289) 119 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:44:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: cephadm 2024-09-20T23:44:22.634208+0000 mgr.y (mgr.24289) 120 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-20T23:44:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: audit 2024-09-20T23:44:22.643754+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: audit 2024-09-20T23:44:22.685250+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: audit 2024-09-20T23:44:22.686460+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: audit 2024-09-20T23:44:22.687114+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: audit 2024-09-20T23:44:22.694416+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: cephadm 2024-09-20T23:44:22.698195+0000 mgr.y (mgr.24289) 121 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-20T23:44:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: audit 2024-09-20T23:44:22.704027+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:44:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: audit 2024-09-20T23:44:22.704336+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:44:23.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: audit 2024-09-20T23:44:22.708027+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:44:23.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: audit 2024-09-20T23:44:22.713616+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:23.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:23 smithi079 bash[24834]: cephadm 2024-09-20T23:44:22.714601+0000 mgr.y (mgr.24289) 122 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-20T23:44:24.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: cluster 2024-09-20T23:44:22.006178+0000 mgr.y (mgr.24289) 118 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 13 op/s 2024-09-20T23:44:24.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: audit 2024-09-20T23:44:22.630268+0000 mgr.y (mgr.24289) 119 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:44:24.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: cephadm 2024-09-20T23:44:22.634208+0000 mgr.y (mgr.24289) 120 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-20T23:44:24.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: audit 2024-09-20T23:44:22.643754+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:24.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: audit 2024-09-20T23:44:22.685250+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:24.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: audit 2024-09-20T23:44:22.686460+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:24.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: audit 2024-09-20T23:44:22.687114+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:24.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: audit 2024-09-20T23:44:22.694416+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:24.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: cephadm 2024-09-20T23:44:22.698195+0000 mgr.y (mgr.24289) 121 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-20T23:44:24.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: audit 2024-09-20T23:44:22.704027+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:44:24.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: audit 2024-09-20T23:44:22.704336+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:44:24.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: audit 2024-09-20T23:44:22.708027+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:44:24.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: audit 2024-09-20T23:44:22.713616+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:24.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:23 smithi122 bash[19818]: cephadm 2024-09-20T23:44:22.714601+0000 mgr.y (mgr.24289) 122 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-20T23:44:24.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:24 smithi079 bash[24834]: cluster 2024-09-20T23:44:23.717837+0000 mon.a (mon.0) 722 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-09-20T23:44:24.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:24 smithi079 bash[19840]: cluster 2024-09-20T23:44:23.717837+0000 mon.a (mon.0) 722 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-09-20T23:44:25.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:24 smithi122 bash[19818]: cluster 2024-09-20T23:44:23.717837+0000 mon.a (mon.0) 722 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-09-20T23:44:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:25 smithi079 bash[24834]: cluster 2024-09-20T23:44:24.006991+0000 mgr.y (mgr.24289) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 9.6 KiB/s rd, 531 B/s wr, 10 op/s 2024-09-20T23:44:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:25 smithi079 bash[24834]: cluster 2024-09-20T23:44:25.302775+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-20T23:44:25.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:25 smithi079 bash[19840]: cluster 2024-09-20T23:44:24.006991+0000 mgr.y (mgr.24289) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 9.6 KiB/s rd, 531 B/s wr, 10 op/s 2024-09-20T23:44:25.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:25 smithi079 bash[19840]: cluster 2024-09-20T23:44:25.302775+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-20T23:44:26.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:25 smithi122 bash[19818]: cluster 2024-09-20T23:44:24.006991+0000 mgr.y (mgr.24289) 123 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 9.6 KiB/s rd, 531 B/s wr, 10 op/s 2024-09-20T23:44:26.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:25 smithi122 bash[19818]: cluster 2024-09-20T23:44:25.302775+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-20T23:44:26.889 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:26.889 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:26.890 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:26.890 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:26.890 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:26.891 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:26.891 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:26.891 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:26.891 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:27.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:27.239 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:27.239 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:27.239 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:27.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:27.240 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:27.240 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:27.240 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:27.240 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:44:27.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:44:27 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:44:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:44:27.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:27 smithi079 bash[19840]: cluster 2024-09-20T23:44:26.007946+0000 mgr.y (mgr.24289) 124 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-20T23:44:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:27 smithi079 bash[19840]: audit 2024-09-20T23:44:27.051500+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:27 smithi079 bash[19840]: audit 2024-09-20T23:44:27.055517+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:27 smithi079 bash[19840]: audit 2024-09-20T23:44:27.057173+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:27 smithi079 bash[19840]: audit 2024-09-20T23:44:27.058023+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:27.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:27 smithi079 bash[24834]: cluster 2024-09-20T23:44:26.007946+0000 mgr.y (mgr.24289) 124 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-20T23:44:27.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:27 smithi079 bash[24834]: audit 2024-09-20T23:44:27.051500+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:27.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:27 smithi079 bash[24834]: audit 2024-09-20T23:44:27.055517+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:27.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:27 smithi079 bash[24834]: audit 2024-09-20T23:44:27.057173+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:27.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:27 smithi079 bash[24834]: audit 2024-09-20T23:44:27.058023+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:28.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:27 smithi122 bash[19818]: cluster 2024-09-20T23:44:26.007946+0000 mgr.y (mgr.24289) 124 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-20T23:44:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:27 smithi122 bash[19818]: audit 2024-09-20T23:44:27.051500+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:27 smithi122 bash[19818]: audit 2024-09-20T23:44:27.055517+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:27 smithi122 bash[19818]: audit 2024-09-20T23:44:27.057173+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:27 smithi122 bash[19818]: audit 2024-09-20T23:44:27.058023+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:29.966 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:29 smithi079 bash[24834]: cluster 2024-09-20T23:44:28.008792+0000 mgr.y (mgr.24289) 125 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 423 B/s wr, 8 op/s 2024-09-20T23:44:29.966 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:29 smithi079 bash[24834]: audit 2024-09-20T23:44:29.110713+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:29.966 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:29 smithi079 bash[19840]: cluster 2024-09-20T23:44:28.008792+0000 mgr.y (mgr.24289) 125 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 423 B/s wr, 8 op/s 2024-09-20T23:44:29.967 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:29 smithi079 bash[19840]: audit 2024-09-20T23:44:29.110713+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:30.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:29 smithi122 bash[19818]: cluster 2024-09-20T23:44:28.008792+0000 mgr.y (mgr.24289) 125 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 423 B/s wr, 8 op/s 2024-09-20T23:44:30.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:29 smithi122 bash[19818]: audit 2024-09-20T23:44:29.110713+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:30.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:30 smithi079 bash[19840]: audit 2024-09-20T23:44:29.956608+0000 mon.c (mon.1) 95 : audit [DBG] from='client.? 172.21.15.79:0/1997544544' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T23:44:30.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:30 smithi079 bash[19840]: audit 2024-09-20T23:44:30.273392+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.79:0/3496599425' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1784855259"}]: dispatch 2024-09-20T23:44:30.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:30 smithi079 bash[19840]: audit 2024-09-20T23:44:30.274379+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1784855259"}]: dispatch 2024-09-20T23:44:30.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:30 smithi079 bash[24834]: audit 2024-09-20T23:44:29.956608+0000 mon.c (mon.1) 95 : audit [DBG] from='client.? 172.21.15.79:0/1997544544' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T23:44:30.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:30 smithi079 bash[24834]: audit 2024-09-20T23:44:30.273392+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.79:0/3496599425' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1784855259"}]: dispatch 2024-09-20T23:44:30.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:30 smithi079 bash[24834]: audit 2024-09-20T23:44:30.274379+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1784855259"}]: dispatch 2024-09-20T23:44:31.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:30 smithi122 bash[19818]: audit 2024-09-20T23:44:29.956608+0000 mon.c (mon.1) 95 : audit [DBG] from='client.? 172.21.15.79:0/1997544544' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T23:44:31.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:30 smithi122 bash[19818]: audit 2024-09-20T23:44:30.273392+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.79:0/3496599425' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1784855259"}]: dispatch 2024-09-20T23:44:31.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:30 smithi122 bash[19818]: audit 2024-09-20T23:44:30.274379+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1784855259"}]: dispatch 2024-09-20T23:44:32.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:31 smithi122 bash[19818]: cluster 2024-09-20T23:44:30.009821+0000 mgr.y (mgr.24289) 126 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 102 B/s wr, 0 op/s 2024-09-20T23:44:32.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:31 smithi122 bash[19818]: audit 2024-09-20T23:44:30.745442+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1784855259"}]': finished 2024-09-20T23:44:32.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:31 smithi122 bash[19818]: cluster 2024-09-20T23:44:30.745700+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-20T23:44:32.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:31 smithi122 bash[19818]: audit 2024-09-20T23:44:31.084324+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.79:0/3575896642' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1784855259"}]: dispatch 2024-09-20T23:44:32.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:31 smithi122 bash[19818]: audit 2024-09-20T23:44:31.085257+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1784855259"}]: dispatch 2024-09-20T23:44:32.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:44:31 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:44:31] "GET /metrics HTTP/1.1" 200 208050 "" "Prometheus/2.33.4" 2024-09-20T23:44:32.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:31 smithi079 bash[19840]: cluster 2024-09-20T23:44:30.009821+0000 mgr.y (mgr.24289) 126 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 102 B/s wr, 0 op/s 2024-09-20T23:44:32.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:31 smithi079 bash[19840]: audit 2024-09-20T23:44:30.745442+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1784855259"}]': finished 2024-09-20T23:44:32.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:31 smithi079 bash[19840]: cluster 2024-09-20T23:44:30.745700+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-20T23:44:32.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:31 smithi079 bash[19840]: audit 2024-09-20T23:44:31.084324+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.79:0/3575896642' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1784855259"}]: dispatch 2024-09-20T23:44:32.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:31 smithi079 bash[19840]: audit 2024-09-20T23:44:31.085257+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1784855259"}]: dispatch 2024-09-20T23:44:32.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:31 smithi079 bash[24834]: cluster 2024-09-20T23:44:30.009821+0000 mgr.y (mgr.24289) 126 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 102 B/s wr, 0 op/s 2024-09-20T23:44:32.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:31 smithi079 bash[24834]: audit 2024-09-20T23:44:30.745442+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1784855259"}]': finished 2024-09-20T23:44:32.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:31 smithi079 bash[24834]: cluster 2024-09-20T23:44:30.745700+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-20T23:44:32.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:31 smithi079 bash[24834]: audit 2024-09-20T23:44:31.084324+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.79:0/3575896642' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1784855259"}]: dispatch 2024-09-20T23:44:32.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:31 smithi079 bash[24834]: audit 2024-09-20T23:44:31.085257+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1784855259"}]: dispatch 2024-09-20T23:44:32.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:31.746430+0000 mon.a (mon.0) 730 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1784855259"}]': finished 2024-09-20T23:44:32.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: cluster 2024-09-20T23:44:31.746648+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-20T23:44:32.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:32.116484+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.79:0/91505979' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/399329951"}]: dispatch 2024-09-20T23:44:32.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:32.585759+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:32.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:32.591964+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:32.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:32.599968+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:44:32.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:32.603263+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:44:32.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:32.613512+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:32.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:32.617448+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:44:32.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:32.639274+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:32.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:32.644154+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:32.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:32.646549+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:32.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:32.648089+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:32.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[19840]: audit 2024-09-20T23:44:32.656302+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:31.746430+0000 mon.a (mon.0) 730 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1784855259"}]': finished 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: cluster 2024-09-20T23:44:31.746648+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:32.116484+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.79:0/91505979' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/399329951"}]: dispatch 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:32.585759+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:32.591964+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:32.599968+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:32.603263+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:32.613512+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:32.617448+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:32.639274+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:32.644154+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:32.646549+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:32.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:32.648089+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:32.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:32 smithi079 bash[24834]: audit 2024-09-20T23:44:32.656302+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:33.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:31.746430+0000 mon.a (mon.0) 730 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1784855259"}]': finished 2024-09-20T23:44:33.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: cluster 2024-09-20T23:44:31.746648+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-20T23:44:33.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:32.116484+0000 mon.a (mon.0) 732 : audit [INF] from='client.? 172.21.15.79:0/91505979' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/399329951"}]: dispatch 2024-09-20T23:44:33.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:32.585759+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:33.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:32.591964+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:33.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:32.599968+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:44:33.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:32.603263+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:44:33.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:32.613512+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:33.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:32.617448+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:44:33.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:32.639274+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:33.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:32.644154+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:44:33.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:32.646549+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:44:33.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:32.648089+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:44:33.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:32 smithi122 bash[19818]: audit 2024-09-20T23:44:32.656302+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:44:33.774 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[42859]: level=error ts=2024-09-20T23:44:33.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:44:33.774 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[42859]: level=warn ts=2024-09-20T23:44:33.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:44:33.774 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[42859]: level=warn ts=2024-09-20T23:44:33.515Z 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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:44:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:33 smithi122 bash[19818]: cluster 2024-09-20T23:44:32.010211+0000 mgr.y (mgr.24289) 127 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 152 B/s rd, 152 B/s wr, 1 op/s 2024-09-20T23:44:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:33 smithi122 bash[19818]: audit 2024-09-20T23:44:32.601033+0000 mgr.y (mgr.24289) 128 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:44:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:33 smithi122 bash[19818]: cephadm 2024-09-20T23:44:32.602868+0000 mgr.y (mgr.24289) 129 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-20T23:44:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:33 smithi122 bash[19818]: audit 2024-09-20T23:44:32.604283+0000 mgr.y (mgr.24289) 130 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:44:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:33 smithi122 bash[19818]: audit 2024-09-20T23:44:32.618500+0000 mgr.y (mgr.24289) 131 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:44:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:33 smithi122 bash[19818]: audit 2024-09-20T23:44:32.774071+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.79:0/91505979' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/399329951"}]': finished 2024-09-20T23:44:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:33 smithi122 bash[19818]: cluster 2024-09-20T23:44:32.774246+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-20T23:44:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:33 smithi122 bash[19818]: audit 2024-09-20T23:44:33.113849+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.79:0/173260906' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2118241582"}]: dispatch 2024-09-20T23:44:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:33 smithi122 bash[19818]: audit 2024-09-20T23:44:33.114686+0000 mon.a (mon.0) 740 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2118241582"}]: dispatch 2024-09-20T23:44:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[19840]: cluster 2024-09-20T23:44:32.010211+0000 mgr.y (mgr.24289) 127 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 152 B/s rd, 152 B/s wr, 1 op/s 2024-09-20T23:44:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[19840]: audit 2024-09-20T23:44:32.601033+0000 mgr.y (mgr.24289) 128 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:44:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[19840]: cephadm 2024-09-20T23:44:32.602868+0000 mgr.y (mgr.24289) 129 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-20T23:44:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[19840]: audit 2024-09-20T23:44:32.604283+0000 mgr.y (mgr.24289) 130 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:44:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[19840]: audit 2024-09-20T23:44:32.618500+0000 mgr.y (mgr.24289) 131 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:44:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[19840]: audit 2024-09-20T23:44:32.774071+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.79:0/91505979' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/399329951"}]': finished 2024-09-20T23:44:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[19840]: cluster 2024-09-20T23:44:32.774246+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-20T23:44:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[19840]: audit 2024-09-20T23:44:33.113849+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.79:0/173260906' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2118241582"}]: dispatch 2024-09-20T23:44:34.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[19840]: audit 2024-09-20T23:44:33.114686+0000 mon.a (mon.0) 740 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2118241582"}]: dispatch 2024-09-20T23:44:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[24834]: cluster 2024-09-20T23:44:32.010211+0000 mgr.y (mgr.24289) 127 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 152 B/s rd, 152 B/s wr, 1 op/s 2024-09-20T23:44:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[24834]: audit 2024-09-20T23:44:32.601033+0000 mgr.y (mgr.24289) 128 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:44:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[24834]: cephadm 2024-09-20T23:44:32.602868+0000 mgr.y (mgr.24289) 129 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-20T23:44:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[24834]: audit 2024-09-20T23:44:32.604283+0000 mgr.y (mgr.24289) 130 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:44:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[24834]: audit 2024-09-20T23:44:32.618500+0000 mgr.y (mgr.24289) 131 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:44:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[24834]: audit 2024-09-20T23:44:32.774071+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.79:0/91505979' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/399329951"}]': finished 2024-09-20T23:44:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[24834]: cluster 2024-09-20T23:44:32.774246+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-20T23:44:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[24834]: audit 2024-09-20T23:44:33.113849+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.79:0/173260906' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2118241582"}]: dispatch 2024-09-20T23:44:34.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:33 smithi079 bash[24834]: audit 2024-09-20T23:44:33.114686+0000 mon.a (mon.0) 740 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2118241582"}]: dispatch 2024-09-20T23:44:35.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:34 smithi122 bash[19818]: audit 2024-09-20T23:44:33.769933+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2118241582"}]': finished 2024-09-20T23:44:35.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:34 smithi122 bash[19818]: cluster 2024-09-20T23:44:33.770161+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-20T23:44:35.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:34 smithi122 bash[19818]: audit 2024-09-20T23:44:34.115399+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.79:0/4102088755' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1217999903"}]: dispatch 2024-09-20T23:44:35.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:34 smithi122 bash[19818]: audit 2024-09-20T23:44:34.116260+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1217999903"}]: dispatch 2024-09-20T23:44:35.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:34 smithi079 bash[24834]: audit 2024-09-20T23:44:33.769933+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2118241582"}]': finished 2024-09-20T23:44:35.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:34 smithi079 bash[24834]: cluster 2024-09-20T23:44:33.770161+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-20T23:44:35.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:34 smithi079 bash[24834]: audit 2024-09-20T23:44:34.115399+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.79:0/4102088755' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1217999903"}]: dispatch 2024-09-20T23:44:35.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:34 smithi079 bash[24834]: audit 2024-09-20T23:44:34.116260+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1217999903"}]: dispatch 2024-09-20T23:44:35.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:34 smithi079 bash[19840]: audit 2024-09-20T23:44:33.769933+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2118241582"}]': finished 2024-09-20T23:44:35.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:34 smithi079 bash[19840]: cluster 2024-09-20T23:44:33.770161+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-20T23:44:35.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:34 smithi079 bash[19840]: audit 2024-09-20T23:44:34.115399+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.79:0/4102088755' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1217999903"}]: dispatch 2024-09-20T23:44:35.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:34 smithi079 bash[19840]: audit 2024-09-20T23:44:34.116260+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1217999903"}]: dispatch 2024-09-20T23:44:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:35 smithi122 bash[19818]: cluster 2024-09-20T23:44:34.010855+0000 mgr.y (mgr.24289) 132 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:44:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:35 smithi122 bash[19818]: audit 2024-09-20T23:44:34.800801+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1217999903"}]': finished 2024-09-20T23:44:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:35 smithi122 bash[19818]: cluster 2024-09-20T23:44:34.801007+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-20T23:44:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:35 smithi122 bash[19818]: audit 2024-09-20T23:44:35.148341+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.79:0/2635222557' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4271709697"}]: dispatch 2024-09-20T23:44:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:35 smithi122 bash[19818]: audit 2024-09-20T23:44:35.149284+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4271709697"}]: dispatch 2024-09-20T23:44:36.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:35 smithi079 bash[19840]: cluster 2024-09-20T23:44:34.010855+0000 mgr.y (mgr.24289) 132 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:44:36.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:35 smithi079 bash[19840]: audit 2024-09-20T23:44:34.800801+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1217999903"}]': finished 2024-09-20T23:44:36.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:35 smithi079 bash[19840]: cluster 2024-09-20T23:44:34.801007+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-20T23:44:36.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:35 smithi079 bash[19840]: audit 2024-09-20T23:44:35.148341+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.79:0/2635222557' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4271709697"}]: dispatch 2024-09-20T23:44:36.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:35 smithi079 bash[19840]: audit 2024-09-20T23:44:35.149284+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4271709697"}]: dispatch 2024-09-20T23:44:36.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:35 smithi079 bash[24834]: cluster 2024-09-20T23:44:34.010855+0000 mgr.y (mgr.24289) 132 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:44:36.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:35 smithi079 bash[24834]: audit 2024-09-20T23:44:34.800801+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1217999903"}]': finished 2024-09-20T23:44:36.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:35 smithi079 bash[24834]: cluster 2024-09-20T23:44:34.801007+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-20T23:44:36.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:35 smithi079 bash[24834]: audit 2024-09-20T23:44:35.148341+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.79:0/2635222557' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4271709697"}]: dispatch 2024-09-20T23:44:36.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:35 smithi079 bash[24834]: audit 2024-09-20T23:44:35.149284+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4271709697"}]: dispatch 2024-09-20T23:44:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:36 smithi122 bash[19818]: audit 2024-09-20T23:44:35.798876+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4271709697"}]': finished 2024-09-20T23:44:37.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:36 smithi122 bash[19818]: cluster 2024-09-20T23:44:35.799090+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-20T23:44:37.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:36 smithi122 bash[19818]: audit 2024-09-20T23:44:36.136594+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.79:0/1768910931' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/844813773"}]: dispatch 2024-09-20T23:44:37.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:36 smithi122 bash[19818]: audit 2024-09-20T23:44:36.137326+0000 mon.a (mon.0) 749 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/844813773"}]: dispatch 2024-09-20T23:44:37.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:36 smithi079 bash[19840]: audit 2024-09-20T23:44:35.798876+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4271709697"}]': finished 2024-09-20T23:44:37.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:36 smithi079 bash[19840]: cluster 2024-09-20T23:44:35.799090+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-20T23:44:37.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:36 smithi079 bash[19840]: audit 2024-09-20T23:44:36.136594+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.79:0/1768910931' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/844813773"}]: dispatch 2024-09-20T23:44:37.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:36 smithi079 bash[19840]: audit 2024-09-20T23:44:36.137326+0000 mon.a (mon.0) 749 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/844813773"}]: dispatch 2024-09-20T23:44:37.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:36 smithi079 bash[24834]: audit 2024-09-20T23:44:35.798876+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4271709697"}]': finished 2024-09-20T23:44:37.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:36 smithi079 bash[24834]: cluster 2024-09-20T23:44:35.799090+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-20T23:44:37.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:36 smithi079 bash[24834]: audit 2024-09-20T23:44:36.136594+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.79:0/1768910931' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/844813773"}]: dispatch 2024-09-20T23:44:37.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:36 smithi079 bash[24834]: audit 2024-09-20T23:44:36.137326+0000 mon.a (mon.0) 749 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/844813773"}]: dispatch 2024-09-20T23:44:37.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:44:37 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:44:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:44:38.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:37 smithi122 bash[19818]: cluster 2024-09-20T23:44:36.011599+0000 mgr.y (mgr.24289) 133 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:38.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:37 smithi122 bash[19818]: audit 2024-09-20T23:44:36.818640+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/844813773"}]': finished 2024-09-20T23:44:38.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:37 smithi122 bash[19818]: cluster 2024-09-20T23:44:36.818824+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-20T23:44:38.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:37 smithi122 bash[19818]: audit 2024-09-20T23:44:37.162657+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.79:0/1022148126' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2813193365"}]: dispatch 2024-09-20T23:44:38.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:37 smithi122 bash[19818]: audit 2024-09-20T23:44:37.163444+0000 mon.a (mon.0) 752 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2813193365"}]: dispatch 2024-09-20T23:44:38.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:37 smithi079 bash[19840]: cluster 2024-09-20T23:44:36.011599+0000 mgr.y (mgr.24289) 133 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:38.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:37 smithi079 bash[19840]: audit 2024-09-20T23:44:36.818640+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/844813773"}]': finished 2024-09-20T23:44:38.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:37 smithi079 bash[19840]: cluster 2024-09-20T23:44:36.818824+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-20T23:44:38.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:37 smithi079 bash[19840]: audit 2024-09-20T23:44:37.162657+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.79:0/1022148126' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2813193365"}]: dispatch 2024-09-20T23:44:38.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:37 smithi079 bash[19840]: audit 2024-09-20T23:44:37.163444+0000 mon.a (mon.0) 752 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2813193365"}]: dispatch 2024-09-20T23:44:38.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:37 smithi079 bash[24834]: cluster 2024-09-20T23:44:36.011599+0000 mgr.y (mgr.24289) 133 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:38.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:37 smithi079 bash[24834]: audit 2024-09-20T23:44:36.818640+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/844813773"}]': finished 2024-09-20T23:44:38.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:37 smithi079 bash[24834]: cluster 2024-09-20T23:44:36.818824+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-20T23:44:38.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:37 smithi079 bash[24834]: audit 2024-09-20T23:44:37.162657+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.79:0/1022148126' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2813193365"}]: dispatch 2024-09-20T23:44:38.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:37 smithi079 bash[24834]: audit 2024-09-20T23:44:37.163444+0000 mon.a (mon.0) 752 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2813193365"}]: dispatch 2024-09-20T23:44:39.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:38 smithi122 bash[19818]: audit 2024-09-20T23:44:37.833062+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2813193365"}]': finished 2024-09-20T23:44:39.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:38 smithi122 bash[19818]: cluster 2024-09-20T23:44:37.833255+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-20T23:44:39.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:38 smithi122 bash[19818]: audit 2024-09-20T23:44:38.188831+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.79:0/499439637' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1697853056"}]: dispatch 2024-09-20T23:44:39.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:38 smithi079 bash[19840]: audit 2024-09-20T23:44:37.833062+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2813193365"}]': finished 2024-09-20T23:44:39.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:38 smithi079 bash[19840]: cluster 2024-09-20T23:44:37.833255+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-20T23:44:39.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:38 smithi079 bash[19840]: audit 2024-09-20T23:44:38.188831+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.79:0/499439637' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1697853056"}]: dispatch 2024-09-20T23:44:39.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:38 smithi079 bash[24834]: audit 2024-09-20T23:44:37.833062+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2813193365"}]': finished 2024-09-20T23:44:39.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:38 smithi079 bash[24834]: cluster 2024-09-20T23:44:37.833255+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-20T23:44:39.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:38 smithi079 bash[24834]: audit 2024-09-20T23:44:38.188831+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.79:0/499439637' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1697853056"}]: dispatch 2024-09-20T23:44:39.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:39 smithi079 bash[19840]: cluster 2024-09-20T23:44:38.012034+0000 mgr.y (mgr.24289) 134 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:39.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:39 smithi079 bash[19840]: audit 2024-09-20T23:44:38.860125+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.79:0/499439637' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1697853056"}]': finished 2024-09-20T23:44:39.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:39 smithi079 bash[19840]: cluster 2024-09-20T23:44:38.860368+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-20T23:44:39.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:39 smithi079 bash[19840]: audit 2024-09-20T23:44:39.203957+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.79:0/644581833' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3497295983"}]: dispatch 2024-09-20T23:44:39.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:39 smithi079 bash[24834]: cluster 2024-09-20T23:44:38.012034+0000 mgr.y (mgr.24289) 134 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:39.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:39 smithi079 bash[24834]: audit 2024-09-20T23:44:38.860125+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.79:0/499439637' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1697853056"}]': finished 2024-09-20T23:44:39.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:39 smithi079 bash[24834]: cluster 2024-09-20T23:44:38.860368+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-20T23:44:39.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:39 smithi079 bash[24834]: audit 2024-09-20T23:44:39.203957+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.79:0/644581833' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3497295983"}]: dispatch 2024-09-20T23:44:40.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:39 smithi122 bash[19818]: cluster 2024-09-20T23:44:38.012034+0000 mgr.y (mgr.24289) 134 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:40.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:39 smithi122 bash[19818]: audit 2024-09-20T23:44:38.860125+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.79:0/499439637' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/1697853056"}]': finished 2024-09-20T23:44:40.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:39 smithi122 bash[19818]: cluster 2024-09-20T23:44:38.860368+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-20T23:44:40.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:39 smithi122 bash[19818]: audit 2024-09-20T23:44:39.203957+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.79:0/644581833' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3497295983"}]: dispatch 2024-09-20T23:44:41.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:40 smithi079 bash[24834]: audit 2024-09-20T23:44:39.666744+0000 mgr.y (mgr.24289) 135 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:44:41.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:40 smithi079 bash[24834]: audit 2024-09-20T23:44:39.860494+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.79:0/644581833' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3497295983"}]': finished 2024-09-20T23:44:41.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:40 smithi079 bash[24834]: cluster 2024-09-20T23:44:39.860680+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-20T23:44:41.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:40 smithi079 bash[24834]: audit 2024-09-20T23:44:40.200155+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.79:0/2393553836' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1697853056"}]: dispatch 2024-09-20T23:44:41.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:40 smithi079 bash[24834]: audit 2024-09-20T23:44:40.201033+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1697853056"}]: dispatch 2024-09-20T23:44:41.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:40 smithi079 bash[19840]: audit 2024-09-20T23:44:39.666744+0000 mgr.y (mgr.24289) 135 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:44:41.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:40 smithi079 bash[19840]: audit 2024-09-20T23:44:39.860494+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.79:0/644581833' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3497295983"}]': finished 2024-09-20T23:44:41.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:40 smithi079 bash[19840]: cluster 2024-09-20T23:44:39.860680+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-20T23:44:41.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:40 smithi079 bash[19840]: audit 2024-09-20T23:44:40.200155+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.79:0/2393553836' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1697853056"}]: dispatch 2024-09-20T23:44:41.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:40 smithi079 bash[19840]: audit 2024-09-20T23:44:40.201033+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1697853056"}]: dispatch 2024-09-20T23:44:41.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:40 smithi122 bash[19818]: audit 2024-09-20T23:44:39.666744+0000 mgr.y (mgr.24289) 135 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:44:41.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:40 smithi122 bash[19818]: audit 2024-09-20T23:44:39.860494+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.79:0/644581833' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3497295983"}]': finished 2024-09-20T23:44:41.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:40 smithi122 bash[19818]: cluster 2024-09-20T23:44:39.860680+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-20T23:44:41.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:40 smithi122 bash[19818]: audit 2024-09-20T23:44:40.200155+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.79:0/2393553836' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1697853056"}]: dispatch 2024-09-20T23:44:41.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:40 smithi122 bash[19818]: audit 2024-09-20T23:44:40.201033+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1697853056"}]: dispatch 2024-09-20T23:44:42.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:44:41 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:44:41] "GET /metrics HTTP/1.1" 200 208050 "" "Prometheus/2.33.4" 2024-09-20T23:44:42.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:41 smithi079 bash[24834]: cluster 2024-09-20T23:44:40.013034+0000 mgr.y (mgr.24289) 136 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:42.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:41 smithi079 bash[24834]: audit 2024-09-20T23:44:40.880675+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1697853056"}]': finished 2024-09-20T23:44:42.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:41 smithi079 bash[24834]: cluster 2024-09-20T23:44:40.880893+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-20T23:44:42.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:41 smithi079 bash[24834]: audit 2024-09-20T23:44:41.230294+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.79:0/3391980465' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3497295983"}]: dispatch 2024-09-20T23:44:42.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:41 smithi079 bash[24834]: audit 2024-09-20T23:44:41.231168+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3497295983"}]: dispatch 2024-09-20T23:44:42.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:41 smithi079 bash[19840]: cluster 2024-09-20T23:44:40.013034+0000 mgr.y (mgr.24289) 136 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:42.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:41 smithi079 bash[19840]: audit 2024-09-20T23:44:40.880675+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1697853056"}]': finished 2024-09-20T23:44:42.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:41 smithi079 bash[19840]: cluster 2024-09-20T23:44:40.880893+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-20T23:44:42.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:41 smithi079 bash[19840]: audit 2024-09-20T23:44:41.230294+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.79:0/3391980465' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3497295983"}]: dispatch 2024-09-20T23:44:42.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:41 smithi079 bash[19840]: audit 2024-09-20T23:44:41.231168+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3497295983"}]: dispatch 2024-09-20T23:44:42.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:41 smithi122 bash[19818]: cluster 2024-09-20T23:44:40.013034+0000 mgr.y (mgr.24289) 136 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:42.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:41 smithi122 bash[19818]: audit 2024-09-20T23:44:40.880675+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/1697853056"}]': finished 2024-09-20T23:44:42.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:41 smithi122 bash[19818]: cluster 2024-09-20T23:44:40.880893+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-20T23:44:42.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:41 smithi122 bash[19818]: audit 2024-09-20T23:44:41.230294+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.79:0/3391980465' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3497295983"}]: dispatch 2024-09-20T23:44:42.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:41 smithi122 bash[19818]: audit 2024-09-20T23:44:41.231168+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3497295983"}]: dispatch 2024-09-20T23:44:43.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:42 smithi079 bash[24834]: audit 2024-09-20T23:44:41.884678+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3497295983"}]': finished 2024-09-20T23:44:43.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:42 smithi079 bash[24834]: cluster 2024-09-20T23:44:41.884913+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-20T23:44:43.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:42 smithi079 bash[24834]: audit 2024-09-20T23:44:42.229975+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.79:0/1749247855' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3501518110"}]: dispatch 2024-09-20T23:44:43.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:42 smithi079 bash[24834]: audit 2024-09-20T23:44:42.230712+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3501518110"}]: dispatch 2024-09-20T23:44:43.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:42 smithi079 bash[19840]: audit 2024-09-20T23:44:41.884678+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3497295983"}]': finished 2024-09-20T23:44:43.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:42 smithi079 bash[19840]: cluster 2024-09-20T23:44:41.884913+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-20T23:44:43.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:42 smithi079 bash[19840]: audit 2024-09-20T23:44:42.229975+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.79:0/1749247855' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3501518110"}]: dispatch 2024-09-20T23:44:43.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:42 smithi079 bash[19840]: audit 2024-09-20T23:44:42.230712+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3501518110"}]: dispatch 2024-09-20T23:44:43.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:42 smithi122 bash[19818]: audit 2024-09-20T23:44:41.884678+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3497295983"}]': finished 2024-09-20T23:44:43.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:42 smithi122 bash[19818]: cluster 2024-09-20T23:44:41.884913+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-20T23:44:43.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:42 smithi122 bash[19818]: audit 2024-09-20T23:44:42.229975+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.79:0/1749247855' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3501518110"}]: dispatch 2024-09-20T23:44:43.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:42 smithi122 bash[19818]: audit 2024-09-20T23:44:42.230712+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3501518110"}]: dispatch 2024-09-20T23:44:43.909 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:43 smithi079 bash[42859]: level=error ts=2024-09-20T23:44:43.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:44:43.909 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:43 smithi079 bash[42859]: level=warn ts=2024-09-20T23:44:43.515Z 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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:44:43.909 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:43 smithi079 bash[42859]: level=warn ts=2024-09-20T23:44:43.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:44:44.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:43 smithi079 bash[19840]: cluster 2024-09-20T23:44:42.013760+0000 mgr.y (mgr.24289) 137 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:44.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:43 smithi079 bash[19840]: audit 2024-09-20T23:44:42.907052+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3501518110"}]': finished 2024-09-20T23:44:44.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:43 smithi079 bash[19840]: cluster 2024-09-20T23:44:42.907306+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-20T23:44:44.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:43 smithi079 bash[19840]: audit 2024-09-20T23:44:43.245075+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.79:0/137785834' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1348516349"}]: dispatch 2024-09-20T23:44:44.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:43 smithi079 bash[24834]: cluster 2024-09-20T23:44:42.013760+0000 mgr.y (mgr.24289) 137 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:44.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:43 smithi079 bash[24834]: audit 2024-09-20T23:44:42.907052+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3501518110"}]': finished 2024-09-20T23:44:44.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:43 smithi079 bash[24834]: cluster 2024-09-20T23:44:42.907306+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-20T23:44:44.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:43 smithi079 bash[24834]: audit 2024-09-20T23:44:43.245075+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.79:0/137785834' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1348516349"}]: dispatch 2024-09-20T23:44:44.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:43 smithi122 bash[19818]: cluster 2024-09-20T23:44:42.013760+0000 mgr.y (mgr.24289) 137 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:44.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:43 smithi122 bash[19818]: audit 2024-09-20T23:44:42.907052+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/3501518110"}]': finished 2024-09-20T23:44:44.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:43 smithi122 bash[19818]: cluster 2024-09-20T23:44:42.907306+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-20T23:44:44.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:43 smithi122 bash[19818]: audit 2024-09-20T23:44:43.245075+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.79:0/137785834' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1348516349"}]: dispatch 2024-09-20T23:44:45.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:43.910054+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.79:0/137785834' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1348516349"}]': finished 2024-09-20T23:44:45.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: cluster 2024-09-20T23:44:43.910483+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-20T23:44:45.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.003591+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.004304+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.004504+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.004941+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.005534+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.006025+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.006632+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.007122+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: cluster 2024-09-20T23:44:44.014466+0000 mgr.y (mgr.24289) 138 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.059413+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.059908+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.068541+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.069003+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:44:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[19840]: audit 2024-09-20T23:44:44.251041+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.79:0/1821002789' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1769764499"}]: dispatch 2024-09-20T23:44:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:43.910054+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.79:0/137785834' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1348516349"}]': finished 2024-09-20T23:44:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: cluster 2024-09-20T23:44:43.910483+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-20T23:44:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.003591+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-20T23:44:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.004304+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-20T23:44:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.004504+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-20T23:44:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.004941+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-20T23:44:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.005534+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-20T23:44:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.006025+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-20T23:44:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.006632+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-20T23:44:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.007122+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-20T23:44:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: cluster 2024-09-20T23:44:44.014466+0000 mgr.y (mgr.24289) 138 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:44:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.059413+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:44:45.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.059908+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:44:45.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.068541+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:44:45.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.069003+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:44:45.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:44 smithi079 bash[24834]: audit 2024-09-20T23:44:44.251041+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.79:0/1821002789' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1769764499"}]: dispatch 2024-09-20T23:44:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:43.910054+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.79:0/137785834' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1348516349"}]': finished 2024-09-20T23:44:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: cluster 2024-09-20T23:44:43.910483+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-20T23:44:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.003591+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-20T23:44:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.004304+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-20T23:44:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.004504+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-20T23:44:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.004941+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-20T23:44:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.005534+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-20T23:44:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.006025+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-20T23:44:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.006632+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-20T23:44:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.007122+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-09-20T23:44:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: cluster 2024-09-20T23:44:44.014466+0000 mgr.y (mgr.24289) 138 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:44:45.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.059413+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:44:45.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.059908+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:44:45.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.068541+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:44:45.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.069003+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:44:45.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:44 smithi122 bash[19818]: audit 2024-09-20T23:44:44.251041+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.79:0/1821002789' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1769764499"}]: dispatch 2024-09-20T23:44:46.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[19840]: audit 2024-09-20T23:44:44.934711+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-20T23:44:46.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[19840]: audit 2024-09-20T23:44:44.934936+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-20T23:44:46.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[19840]: audit 2024-09-20T23:44:44.935135+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-20T23:44:46.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[19840]: audit 2024-09-20T23:44:44.935326+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-09-20T23:44:46.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[19840]: audit 2024-09-20T23:44:44.935537+0000 mon.a (mon.0) 784 : audit [INF] from='client.? 172.21.15.79:0/1821002789' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1769764499"}]': finished 2024-09-20T23:44:46.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[19840]: cluster 2024-09-20T23:44:44.935696+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-20T23:44:46.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[19840]: audit 2024-09-20T23:44:45.283035+0000 mon.c (mon.1) 118 : audit [INF] from='client.? 172.21.15.79:0/2444522430' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/810949631"}]: dispatch 2024-09-20T23:44:46.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[19840]: audit 2024-09-20T23:44:45.284103+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/810949631"}]: dispatch 2024-09-20T23:44:46.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[24834]: audit 2024-09-20T23:44:44.934711+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-20T23:44:46.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[24834]: audit 2024-09-20T23:44:44.934936+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-20T23:44:46.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[24834]: audit 2024-09-20T23:44:44.935135+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-20T23:44:46.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[24834]: audit 2024-09-20T23:44:44.935326+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-09-20T23:44:46.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[24834]: audit 2024-09-20T23:44:44.935537+0000 mon.a (mon.0) 784 : audit [INF] from='client.? 172.21.15.79:0/1821002789' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1769764499"}]': finished 2024-09-20T23:44:46.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[24834]: cluster 2024-09-20T23:44:44.935696+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-20T23:44:46.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[24834]: audit 2024-09-20T23:44:45.283035+0000 mon.c (mon.1) 118 : audit [INF] from='client.? 172.21.15.79:0/2444522430' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/810949631"}]: dispatch 2024-09-20T23:44:46.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:45 smithi079 bash[24834]: audit 2024-09-20T23:44:45.284103+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/810949631"}]: dispatch 2024-09-20T23:44:46.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:45 smithi122 bash[19818]: audit 2024-09-20T23:44:44.934711+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-20T23:44:46.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:45 smithi122 bash[19818]: audit 2024-09-20T23:44:44.934936+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-20T23:44:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:45 smithi122 bash[19818]: audit 2024-09-20T23:44:44.935135+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-20T23:44:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:45 smithi122 bash[19818]: audit 2024-09-20T23:44:44.935326+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-09-20T23:44:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:45 smithi122 bash[19818]: audit 2024-09-20T23:44:44.935537+0000 mon.a (mon.0) 784 : audit [INF] from='client.? 172.21.15.79:0/1821002789' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1769764499"}]': finished 2024-09-20T23:44:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:45 smithi122 bash[19818]: cluster 2024-09-20T23:44:44.935696+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-20T23:44:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:45 smithi122 bash[19818]: audit 2024-09-20T23:44:45.283035+0000 mon.c (mon.1) 118 : audit [INF] from='client.? 172.21.15.79:0/2444522430' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/810949631"}]: dispatch 2024-09-20T23:44:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:45 smithi122 bash[19818]: audit 2024-09-20T23:44:45.284103+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/810949631"}]: dispatch 2024-09-20T23:44:47.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:46 smithi079 bash[24834]: audit 2024-09-20T23:44:45.936773+0000 mon.a (mon.0) 787 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/810949631"}]': finished 2024-09-20T23:44:47.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:46 smithi079 bash[24834]: cluster 2024-09-20T23:44:45.936977+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-20T23:44:47.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:46 smithi079 bash[24834]: cluster 2024-09-20T23:44:46.015220+0000 mgr.y (mgr.24289) 139 : cluster [DBG] pgmap v128: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:47.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:46 smithi079 bash[19840]: audit 2024-09-20T23:44:45.936773+0000 mon.a (mon.0) 787 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/810949631"}]': finished 2024-09-20T23:44:47.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:46 smithi079 bash[19840]: cluster 2024-09-20T23:44:45.936977+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-20T23:44:47.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:46 smithi079 bash[19840]: cluster 2024-09-20T23:44:46.015220+0000 mgr.y (mgr.24289) 139 : cluster [DBG] pgmap v128: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:47.264 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:46 smithi122 bash[19818]: audit 2024-09-20T23:44:45.936773+0000 mon.a (mon.0) 787 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/810949631"}]': finished 2024-09-20T23:44:47.264 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:46 smithi122 bash[19818]: cluster 2024-09-20T23:44:45.936977+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-20T23:44:47.264 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:46 smithi122 bash[19818]: cluster 2024-09-20T23:44:46.015220+0000 mgr.y (mgr.24289) 139 : cluster [DBG] pgmap v128: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:47.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:44:47 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:44:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:44:49.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:49 smithi122 bash[19818]: cluster 2024-09-20T23:44:48.016023+0000 mgr.y (mgr.24289) 140 : cluster [DBG] pgmap v129: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-09-20T23:44:49.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:49 smithi079 bash[24834]: cluster 2024-09-20T23:44:48.016023+0000 mgr.y (mgr.24289) 140 : cluster [DBG] pgmap v129: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-09-20T23:44:49.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:49 smithi079 bash[19840]: cluster 2024-09-20T23:44:48.016023+0000 mgr.y (mgr.24289) 140 : cluster [DBG] pgmap v129: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-09-20T23:44:50.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:50 smithi122 bash[19818]: audit 2024-09-20T23:44:49.678162+0000 mgr.y (mgr.24289) 141 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:44:50.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:50 smithi079 bash[24834]: audit 2024-09-20T23:44:49.678162+0000 mgr.y (mgr.24289) 141 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:44:50.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:50 smithi079 bash[19840]: audit 2024-09-20T23:44:49.678162+0000 mgr.y (mgr.24289) 141 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:44:51.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:51 smithi122 bash[19818]: cluster 2024-09-20T23:44:50.017668+0000 mgr.y (mgr.24289) 142 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-20T23:44:51.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:51 smithi079 bash[19840]: cluster 2024-09-20T23:44:50.017668+0000 mgr.y (mgr.24289) 142 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-20T23:44:51.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:51 smithi079 bash[24834]: cluster 2024-09-20T23:44:50.017668+0000 mgr.y (mgr.24289) 142 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-20T23:44:52.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:44:51 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:44:51] "GET /metrics HTTP/1.1" 200 208102 "" "Prometheus/2.33.4" 2024-09-20T23:44:53.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:53 smithi122 bash[19818]: cluster 2024-09-20T23:44:52.018370+0000 mgr.y (mgr.24289) 143 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:53.738 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:44:53 smithi079 bash[42859]: level=error ts=2024-09-20T23:44:53.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:44:53.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:53 smithi079 bash[19840]: cluster 2024-09-20T23:44:52.018370+0000 mgr.y (mgr.24289) 143 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:53.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:53 smithi079 bash[24834]: cluster 2024-09-20T23:44:52.018370+0000 mgr.y (mgr.24289) 143 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:44:55.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:55 smithi122 bash[19818]: cluster 2024-09-20T23:44:54.019215+0000 mgr.y (mgr.24289) 144 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T23:44:55.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:55 smithi079 bash[19840]: cluster 2024-09-20T23:44:54.019215+0000 mgr.y (mgr.24289) 144 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T23:44:55.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:55 smithi079 bash[24834]: cluster 2024-09-20T23:44:54.019215+0000 mgr.y (mgr.24289) 144 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T23:44:57.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:44:57 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:44:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:44:57.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:57 smithi122 bash[19818]: cluster 2024-09-20T23:44:56.020931+0000 mgr.y (mgr.24289) 145 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-09-20T23:44:57.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:57 smithi079 bash[19840]: cluster 2024-09-20T23:44:56.020931+0000 mgr.y (mgr.24289) 145 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-09-20T23:44:57.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:57 smithi079 bash[24834]: cluster 2024-09-20T23:44:56.020931+0000 mgr.y (mgr.24289) 145 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1015 B/s rd, 0 op/s 2024-09-20T23:44:59.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:44:59 smithi122 bash[19818]: cluster 2024-09-20T23:44:58.021712+0000 mgr.y (mgr.24289) 146 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:44:59.684 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:44:59 smithi079 bash[24834]: cluster 2024-09-20T23:44:58.021712+0000 mgr.y (mgr.24289) 146 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:44:59.685 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:44:59 smithi079 bash[19840]: cluster 2024-09-20T23:44:58.021712+0000 mgr.y (mgr.24289) 146 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:00.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:00 smithi122 bash[19818]: audit 2024-09-20T23:44:59.688193+0000 mgr.y (mgr.24289) 147 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:00.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:00 smithi079 bash[19840]: audit 2024-09-20T23:44:59.688193+0000 mgr.y (mgr.24289) 147 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:00.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:00 smithi079 bash[24834]: audit 2024-09-20T23:44:59.688193+0000 mgr.y (mgr.24289) 147 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:01.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:01 smithi122 bash[19818]: cluster 2024-09-20T23:45:00.022622+0000 mgr.y (mgr.24289) 148 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:01.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:01 smithi079 bash[19840]: cluster 2024-09-20T23:45:00.022622+0000 mgr.y (mgr.24289) 148 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:01.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:01 smithi079 bash[24834]: cluster 2024-09-20T23:45:00.022622+0000 mgr.y (mgr.24289) 148 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:02.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:45:01 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:45:01] "GET /metrics HTTP/1.1" 200 208065 "" "Prometheus/2.33.4" 2024-09-20T23:45:03.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:03 smithi122 bash[19818]: cluster 2024-09-20T23:45:02.023270+0000 mgr.y (mgr.24289) 149 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:03.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:03 smithi079 bash[24834]: cluster 2024-09-20T23:45:02.023270+0000 mgr.y (mgr.24289) 149 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:03.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:03 smithi079 bash[19840]: cluster 2024-09-20T23:45:02.023270+0000 mgr.y (mgr.24289) 149 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:05.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:05 smithi122 bash[19818]: cluster 2024-09-20T23:45:04.024022+0000 mgr.y (mgr.24289) 150 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:05.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:05 smithi079 bash[24834]: cluster 2024-09-20T23:45:04.024022+0000 mgr.y (mgr.24289) 150 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:05.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:05 smithi079 bash[19840]: cluster 2024-09-20T23:45:04.024022+0000 mgr.y (mgr.24289) 150 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:07.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:45:07 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:45:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:45:07.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:07 smithi122 bash[19818]: cluster 2024-09-20T23:45:06.025774+0000 mgr.y (mgr.24289) 151 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:07.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:07 smithi079 bash[24834]: cluster 2024-09-20T23:45:06.025774+0000 mgr.y (mgr.24289) 151 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:07.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:07 smithi079 bash[19840]: cluster 2024-09-20T23:45:06.025774+0000 mgr.y (mgr.24289) 151 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:09.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:09 smithi122 bash[19818]: cluster 2024-09-20T23:45:08.026529+0000 mgr.y (mgr.24289) 152 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:09.692 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:09 smithi079 bash[19840]: cluster 2024-09-20T23:45:08.026529+0000 mgr.y (mgr.24289) 152 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:09.693 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:09 smithi079 bash[24834]: cluster 2024-09-20T23:45:08.026529+0000 mgr.y (mgr.24289) 152 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:10.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:10 smithi079 bash[24834]: audit 2024-09-20T23:45:09.696110+0000 mgr.y (mgr.24289) 153 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:10.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:10 smithi079 bash[19840]: audit 2024-09-20T23:45:09.696110+0000 mgr.y (mgr.24289) 153 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:10.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:10 smithi122 bash[19818]: audit 2024-09-20T23:45:09.696110+0000 mgr.y (mgr.24289) 153 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:11.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:11 smithi079 bash[19840]: cluster 2024-09-20T23:45:10.027750+0000 mgr.y (mgr.24289) 154 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:11.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:11 smithi079 bash[24834]: cluster 2024-09-20T23:45:10.027750+0000 mgr.y (mgr.24289) 154 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:11.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:11 smithi122 bash[19818]: cluster 2024-09-20T23:45:10.027750+0000 mgr.y (mgr.24289) 154 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:12.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:45:11 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:45:11] "GET /metrics HTTP/1.1" 200 208065 "" "Prometheus/2.33.4" 2024-09-20T23:45:13.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:13 smithi079 bash[24834]: cluster 2024-09-20T23:45:12.028407+0000 mgr.y (mgr.24289) 155 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:13.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:13 smithi079 bash[19840]: cluster 2024-09-20T23:45:12.028407+0000 mgr.y (mgr.24289) 155 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:13.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:13 smithi122 bash[19818]: cluster 2024-09-20T23:45:12.028407+0000 mgr.y (mgr.24289) 155 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:15.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:15 smithi079 bash[24834]: cluster 2024-09-20T23:45:14.029123+0000 mgr.y (mgr.24289) 156 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:15.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:15 smithi079 bash[19840]: cluster 2024-09-20T23:45:14.029123+0000 mgr.y (mgr.24289) 156 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:15.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:15 smithi122 bash[19818]: cluster 2024-09-20T23:45:14.029123+0000 mgr.y (mgr.24289) 156 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:17.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:17 smithi122 bash[19818]: cluster 2024-09-20T23:45:16.030810+0000 mgr.y (mgr.24289) 157 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:17.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:45:17 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:45:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:45:17.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:17 smithi079 bash[19840]: cluster 2024-09-20T23:45:16.030810+0000 mgr.y (mgr.24289) 157 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:17.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:17 smithi079 bash[24834]: cluster 2024-09-20T23:45:16.030810+0000 mgr.y (mgr.24289) 157 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:19.699 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:19 smithi079 bash[19840]: cluster 2024-09-20T23:45:18.031535+0000 mgr.y (mgr.24289) 158 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:19.700 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:19 smithi079 bash[24834]: cluster 2024-09-20T23:45:18.031535+0000 mgr.y (mgr.24289) 158 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:19.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:19 smithi122 bash[19818]: cluster 2024-09-20T23:45:18.031535+0000 mgr.y (mgr.24289) 158 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:20.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:20 smithi079 bash[19840]: audit 2024-09-20T23:45:19.703335+0000 mgr.y (mgr.24289) 159 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:20.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:20 smithi079 bash[24834]: audit 2024-09-20T23:45:19.703335+0000 mgr.y (mgr.24289) 159 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:20.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:20 smithi122 bash[19818]: audit 2024-09-20T23:45:19.703335+0000 mgr.y (mgr.24289) 159 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:21.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:21 smithi079 bash[19840]: cluster 2024-09-20T23:45:20.032959+0000 mgr.y (mgr.24289) 160 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:21.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:21 smithi079 bash[24834]: cluster 2024-09-20T23:45:20.032959+0000 mgr.y (mgr.24289) 160 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:21.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:21 smithi122 bash[19818]: cluster 2024-09-20T23:45:20.032959+0000 mgr.y (mgr.24289) 160 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:22.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:45:21 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:45:21] "GET /metrics HTTP/1.1" 200 208026 "" "Prometheus/2.33.4" 2024-09-20T23:45:23.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:23 smithi079 bash[19840]: cluster 2024-09-20T23:45:22.033648+0000 mgr.y (mgr.24289) 161 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:23.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:23 smithi079 bash[24834]: cluster 2024-09-20T23:45:22.033648+0000 mgr.y (mgr.24289) 161 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:23.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:23 smithi122 bash[19818]: cluster 2024-09-20T23:45:22.033648+0000 mgr.y (mgr.24289) 161 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:25.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:25 smithi079 bash[24834]: cluster 2024-09-20T23:45:24.034308+0000 mgr.y (mgr.24289) 162 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:25.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:25 smithi079 bash[19840]: cluster 2024-09-20T23:45:24.034308+0000 mgr.y (mgr.24289) 162 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:25 smithi122 bash[19818]: cluster 2024-09-20T23:45:24.034308+0000 mgr.y (mgr.24289) 162 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:27.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:45:27 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:45:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:45:27.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:27 smithi122 bash[19818]: cluster 2024-09-20T23:45:26.035999+0000 mgr.y (mgr.24289) 163 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:27.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:27 smithi079 bash[19840]: cluster 2024-09-20T23:45:26.035999+0000 mgr.y (mgr.24289) 163 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:27.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:27 smithi079 bash[24834]: cluster 2024-09-20T23:45:26.035999+0000 mgr.y (mgr.24289) 163 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:29.709 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:29 smithi079 bash[19840]: cluster 2024-09-20T23:45:28.036708+0000 mgr.y (mgr.24289) 164 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:29.709 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:29 smithi079 bash[24834]: cluster 2024-09-20T23:45:28.036708+0000 mgr.y (mgr.24289) 164 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:29.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:29 smithi122 bash[19818]: cluster 2024-09-20T23:45:28.036708+0000 mgr.y (mgr.24289) 164 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:30.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:30 smithi079 bash[19840]: audit 2024-09-20T23:45:29.712469+0000 mgr.y (mgr.24289) 165 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:30.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:30 smithi079 bash[24834]: audit 2024-09-20T23:45:29.712469+0000 mgr.y (mgr.24289) 165 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:30.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:30 smithi122 bash[19818]: audit 2024-09-20T23:45:29.712469+0000 mgr.y (mgr.24289) 165 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:31.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:31 smithi079 bash[24834]: cluster 2024-09-20T23:45:30.038342+0000 mgr.y (mgr.24289) 166 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:31.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:31 smithi079 bash[19840]: cluster 2024-09-20T23:45:30.038342+0000 mgr.y (mgr.24289) 166 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:31.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:31 smithi122 bash[19818]: cluster 2024-09-20T23:45:30.038342+0000 mgr.y (mgr.24289) 166 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:32.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:45:31 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:45:31] "GET /metrics HTTP/1.1" 200 208027 "" "Prometheus/2.33.4" 2024-09-20T23:45:33.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[19840]: cluster 2024-09-20T23:45:32.039065+0000 mgr.y (mgr.24289) 167 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:33.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[19840]: audit 2024-09-20T23:45:32.666344+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:45:33.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[19840]: audit 2024-09-20T23:45:32.669323+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:45:33.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[19840]: audit 2024-09-20T23:45:32.671199+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:45:33.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[19840]: audit 2024-09-20T23:45:32.939003+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:45:33.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[19840]: audit 2024-09-20T23:45:32.945214+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:45:33.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[19840]: audit 2024-09-20T23:45:33.217362+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:45:33.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[24834]: cluster 2024-09-20T23:45:32.039065+0000 mgr.y (mgr.24289) 167 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:33.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[24834]: audit 2024-09-20T23:45:32.666344+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:45:33.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[24834]: audit 2024-09-20T23:45:32.669323+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:45:33.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[24834]: audit 2024-09-20T23:45:32.671199+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:45:33.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[24834]: audit 2024-09-20T23:45:32.939003+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:45:33.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[24834]: audit 2024-09-20T23:45:32.945214+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:45:33.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:33 smithi079 bash[24834]: audit 2024-09-20T23:45:33.217362+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:45:33.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:33 smithi122 bash[19818]: cluster 2024-09-20T23:45:32.039065+0000 mgr.y (mgr.24289) 167 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:33.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:33 smithi122 bash[19818]: audit 2024-09-20T23:45:32.666344+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:45:33.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:33 smithi122 bash[19818]: audit 2024-09-20T23:45:32.669323+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:45:33.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:33 smithi122 bash[19818]: audit 2024-09-20T23:45:32.671199+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:45:33.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:33 smithi122 bash[19818]: audit 2024-09-20T23:45:32.939003+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:45:33.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:33 smithi122 bash[19818]: audit 2024-09-20T23:45:32.945214+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:45:33.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:33 smithi122 bash[19818]: audit 2024-09-20T23:45:33.217362+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:45:35.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:35 smithi079 bash[19840]: cluster 2024-09-20T23:45:34.039803+0000 mgr.y (mgr.24289) 168 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:35.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:35 smithi079 bash[24834]: cluster 2024-09-20T23:45:34.039803+0000 mgr.y (mgr.24289) 168 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:35.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:35 smithi122 bash[19818]: cluster 2024-09-20T23:45:34.039803+0000 mgr.y (mgr.24289) 168 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:37.606 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:37 smithi122 bash[19818]: cluster 2024-09-20T23:45:36.041461+0000 mgr.y (mgr.24289) 169 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:37.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:45:37 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:45:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:45:37.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:37 smithi079 bash[24834]: cluster 2024-09-20T23:45:36.041461+0000 mgr.y (mgr.24289) 169 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:37.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:37 smithi079 bash[19840]: cluster 2024-09-20T23:45:36.041461+0000 mgr.y (mgr.24289) 169 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:39.720 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:39 smithi079 bash[19840]: cluster 2024-09-20T23:45:38.042354+0000 mgr.y (mgr.24289) 170 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:39.720 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:39 smithi079 bash[24834]: cluster 2024-09-20T23:45:38.042354+0000 mgr.y (mgr.24289) 170 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:39.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:39 smithi122 bash[19818]: cluster 2024-09-20T23:45:38.042354+0000 mgr.y (mgr.24289) 170 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:40.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:40 smithi079 bash[19840]: audit 2024-09-20T23:45:39.723840+0000 mgr.y (mgr.24289) 171 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:40.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:40 smithi079 bash[24834]: audit 2024-09-20T23:45:39.723840+0000 mgr.y (mgr.24289) 171 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:40.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:40 smithi122 bash[19818]: audit 2024-09-20T23:45:39.723840+0000 mgr.y (mgr.24289) 171 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:41.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:41 smithi079 bash[24834]: cluster 2024-09-20T23:45:40.044162+0000 mgr.y (mgr.24289) 172 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:41.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:41 smithi079 bash[19840]: cluster 2024-09-20T23:45:40.044162+0000 mgr.y (mgr.24289) 172 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:41.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:41 smithi122 bash[19818]: cluster 2024-09-20T23:45:40.044162+0000 mgr.y (mgr.24289) 172 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:42.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:45:41 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:45:41] "GET /metrics HTTP/1.1" 200 208027 "" "Prometheus/2.33.4" 2024-09-20T23:45:43.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:43 smithi079 bash[24834]: cluster 2024-09-20T23:45:42.044903+0000 mgr.y (mgr.24289) 173 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:43.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:43 smithi079 bash[19840]: cluster 2024-09-20T23:45:42.044903+0000 mgr.y (mgr.24289) 173 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:43.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:43 smithi122 bash[19818]: cluster 2024-09-20T23:45:42.044903+0000 mgr.y (mgr.24289) 173 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:44.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:44 smithi079 bash[19840]: audit 2024-09-20T23:45:44.071653+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:45:44.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:44 smithi079 bash[19840]: audit 2024-09-20T23:45:44.072484+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:45:44.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:44 smithi079 bash[19840]: audit 2024-09-20T23:45:44.080515+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:45:44.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:44 smithi079 bash[19840]: audit 2024-09-20T23:45:44.081378+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:45:44.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:44 smithi079 bash[24834]: audit 2024-09-20T23:45:44.071653+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:45:44.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:44 smithi079 bash[24834]: audit 2024-09-20T23:45:44.072484+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:45:44.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:44 smithi079 bash[24834]: audit 2024-09-20T23:45:44.080515+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:45:44.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:44 smithi079 bash[24834]: audit 2024-09-20T23:45:44.081378+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:45:44.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:44 smithi122 bash[19818]: audit 2024-09-20T23:45:44.071653+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:45:44.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:44 smithi122 bash[19818]: audit 2024-09-20T23:45:44.072484+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:45:44.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:44 smithi122 bash[19818]: audit 2024-09-20T23:45:44.080515+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:45:44.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:44 smithi122 bash[19818]: audit 2024-09-20T23:45:44.081378+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:45:45.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:45 smithi079 bash[19840]: cluster 2024-09-20T23:45:44.045633+0000 mgr.y (mgr.24289) 174 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:45.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:45 smithi079 bash[24834]: cluster 2024-09-20T23:45:44.045633+0000 mgr.y (mgr.24289) 174 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:45.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:45 smithi122 bash[19818]: cluster 2024-09-20T23:45:44.045633+0000 mgr.y (mgr.24289) 174 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:47.606 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:47 smithi122 bash[19818]: cluster 2024-09-20T23:45:46.047380+0000 mgr.y (mgr.24289) 175 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:47.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:45:47 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:45:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:45:47.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:47 smithi079 bash[19840]: cluster 2024-09-20T23:45:46.047380+0000 mgr.y (mgr.24289) 175 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:47.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:47 smithi079 bash[24834]: cluster 2024-09-20T23:45:46.047380+0000 mgr.y (mgr.24289) 175 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:49.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:49 smithi079 bash[24834]: cluster 2024-09-20T23:45:48.048114+0000 mgr.y (mgr.24289) 176 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:49.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:49 smithi079 bash[19840]: cluster 2024-09-20T23:45:48.048114+0000 mgr.y (mgr.24289) 176 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:49.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:49 smithi122 bash[19818]: cluster 2024-09-20T23:45:48.048114+0000 mgr.y (mgr.24289) 176 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:50.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:50 smithi122 bash[19818]: audit 2024-09-20T23:45:49.732943+0000 mgr.y (mgr.24289) 177 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:50.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:50 smithi079 bash[19840]: audit 2024-09-20T23:45:49.732943+0000 mgr.y (mgr.24289) 177 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:50.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:50 smithi079 bash[24834]: audit 2024-09-20T23:45:49.732943+0000 mgr.y (mgr.24289) 177 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:45:51.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:51 smithi122 bash[19818]: cluster 2024-09-20T23:45:50.049778+0000 mgr.y (mgr.24289) 178 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:51.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:51 smithi079 bash[24834]: cluster 2024-09-20T23:45:50.049778+0000 mgr.y (mgr.24289) 178 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:51.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:51 smithi079 bash[19840]: cluster 2024-09-20T23:45:50.049778+0000 mgr.y (mgr.24289) 178 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:52.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:45:51 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:45:51] "GET /metrics HTTP/1.1" 200 208031 "" "Prometheus/2.33.4" 2024-09-20T23:45:53.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:53 smithi122 bash[19818]: cluster 2024-09-20T23:45:52.050464+0000 mgr.y (mgr.24289) 179 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:53.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:53 smithi079 bash[19840]: cluster 2024-09-20T23:45:52.050464+0000 mgr.y (mgr.24289) 179 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:53.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:53 smithi079 bash[24834]: cluster 2024-09-20T23:45:52.050464+0000 mgr.y (mgr.24289) 179 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:55.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:55 smithi122 bash[19818]: cluster 2024-09-20T23:45:54.051225+0000 mgr.y (mgr.24289) 180 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:55.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:55 smithi079 bash[19840]: cluster 2024-09-20T23:45:54.051225+0000 mgr.y (mgr.24289) 180 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:55.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:55 smithi079 bash[24834]: cluster 2024-09-20T23:45:54.051225+0000 mgr.y (mgr.24289) 180 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:57.606 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:57 smithi122 bash[19818]: cluster 2024-09-20T23:45:56.052949+0000 mgr.y (mgr.24289) 181 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:57.606 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:45:57 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:45:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:45:57.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:57 smithi079 bash[19840]: cluster 2024-09-20T23:45:56.052949+0000 mgr.y (mgr.24289) 181 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:57.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:57 smithi079 bash[24834]: cluster 2024-09-20T23:45:56.052949+0000 mgr.y (mgr.24289) 181 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:45:59.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:45:59 smithi122 bash[19818]: cluster 2024-09-20T23:45:58.053604+0000 mgr.y (mgr.24289) 182 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:59.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:45:59 smithi079 bash[24834]: cluster 2024-09-20T23:45:58.053604+0000 mgr.y (mgr.24289) 182 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:45:59.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:45:59 smithi079 bash[19840]: cluster 2024-09-20T23:45:58.053604+0000 mgr.y (mgr.24289) 182 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:00.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:00 smithi122 bash[19818]: audit 2024-09-20T23:45:59.744271+0000 mgr.y (mgr.24289) 183 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:00.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:00 smithi079 bash[19840]: audit 2024-09-20T23:45:59.744271+0000 mgr.y (mgr.24289) 183 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:00.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:00 smithi079 bash[24834]: audit 2024-09-20T23:45:59.744271+0000 mgr.y (mgr.24289) 183 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:01.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:01 smithi122 bash[19818]: cluster 2024-09-20T23:46:00.055358+0000 mgr.y (mgr.24289) 184 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:01.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:01 smithi079 bash[19840]: cluster 2024-09-20T23:46:00.055358+0000 mgr.y (mgr.24289) 184 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:01.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:01 smithi079 bash[24834]: cluster 2024-09-20T23:46:00.055358+0000 mgr.y (mgr.24289) 184 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:02.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:46:01 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:46:01] "GET /metrics HTTP/1.1" 200 208031 "" "Prometheus/2.33.4" 2024-09-20T23:46:03.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:03 smithi122 bash[19818]: cluster 2024-09-20T23:46:02.056157+0000 mgr.y (mgr.24289) 185 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:03.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:03 smithi079 bash[19840]: cluster 2024-09-20T23:46:02.056157+0000 mgr.y (mgr.24289) 185 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:03.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:03 smithi079 bash[24834]: cluster 2024-09-20T23:46:02.056157+0000 mgr.y (mgr.24289) 185 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:05.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:05 smithi122 bash[19818]: cluster 2024-09-20T23:46:04.056930+0000 mgr.y (mgr.24289) 186 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:05.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:05 smithi079 bash[19840]: cluster 2024-09-20T23:46:04.056930+0000 mgr.y (mgr.24289) 186 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:05.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:05 smithi079 bash[24834]: cluster 2024-09-20T23:46:04.056930+0000 mgr.y (mgr.24289) 186 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:07.534 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:46:07 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:46:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:46:07.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:07 smithi122 bash[19818]: cluster 2024-09-20T23:46:06.058680+0000 mgr.y (mgr.24289) 187 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:07.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:07 smithi079 bash[24834]: cluster 2024-09-20T23:46:06.058680+0000 mgr.y (mgr.24289) 187 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:07.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:07 smithi079 bash[19840]: cluster 2024-09-20T23:46:06.058680+0000 mgr.y (mgr.24289) 187 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:09.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:09 smithi122 bash[19818]: cluster 2024-09-20T23:46:08.059465+0000 mgr.y (mgr.24289) 188 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:09.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:09 smithi079 bash[24834]: cluster 2024-09-20T23:46:08.059465+0000 mgr.y (mgr.24289) 188 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:09.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:09 smithi079 bash[19840]: cluster 2024-09-20T23:46:08.059465+0000 mgr.y (mgr.24289) 188 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:10.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:10 smithi122 bash[19818]: audit 2024-09-20T23:46:09.755580+0000 mgr.y (mgr.24289) 189 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:10.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:10 smithi079 bash[24834]: audit 2024-09-20T23:46:09.755580+0000 mgr.y (mgr.24289) 189 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:10.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:10 smithi079 bash[19840]: audit 2024-09-20T23:46:09.755580+0000 mgr.y (mgr.24289) 189 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:11.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:11 smithi122 bash[19818]: cluster 2024-09-20T23:46:10.061085+0000 mgr.y (mgr.24289) 190 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:11.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:11 smithi079 bash[19840]: cluster 2024-09-20T23:46:10.061085+0000 mgr.y (mgr.24289) 190 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:11.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:11 smithi079 bash[24834]: cluster 2024-09-20T23:46:10.061085+0000 mgr.y (mgr.24289) 190 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:12.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:46:11 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:46:11] "GET /metrics HTTP/1.1" 200 208031 "" "Prometheus/2.33.4" 2024-09-20T23:46:13.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:13 smithi122 bash[19818]: cluster 2024-09-20T23:46:12.061762+0000 mgr.y (mgr.24289) 191 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:13.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:13 smithi079 bash[24834]: cluster 2024-09-20T23:46:12.061762+0000 mgr.y (mgr.24289) 191 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:13.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:13 smithi079 bash[19840]: cluster 2024-09-20T23:46:12.061762+0000 mgr.y (mgr.24289) 191 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:15.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:15 smithi122 bash[19818]: cluster 2024-09-20T23:46:14.062611+0000 mgr.y (mgr.24289) 192 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:15.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:15 smithi079 bash[19840]: cluster 2024-09-20T23:46:14.062611+0000 mgr.y (mgr.24289) 192 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:15.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:15 smithi079 bash[24834]: cluster 2024-09-20T23:46:14.062611+0000 mgr.y (mgr.24289) 192 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:17.567 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:46:17 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:46:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:46:17.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:17 smithi122 bash[19818]: cluster 2024-09-20T23:46:16.064349+0000 mgr.y (mgr.24289) 193 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:17.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:17 smithi079 bash[24834]: cluster 2024-09-20T23:46:16.064349+0000 mgr.y (mgr.24289) 193 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:17.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:17 smithi079 bash[19840]: cluster 2024-09-20T23:46:16.064349+0000 mgr.y (mgr.24289) 193 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:19.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:19 smithi122 bash[19818]: cluster 2024-09-20T23:46:18.065070+0000 mgr.y (mgr.24289) 194 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:19.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:19 smithi079 bash[24834]: cluster 2024-09-20T23:46:18.065070+0000 mgr.y (mgr.24289) 194 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:19.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:19 smithi079 bash[19840]: cluster 2024-09-20T23:46:18.065070+0000 mgr.y (mgr.24289) 194 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:20.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:20 smithi122 bash[19818]: audit 2024-09-20T23:46:19.764154+0000 mgr.y (mgr.24289) 195 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:20.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:20 smithi079 bash[19840]: audit 2024-09-20T23:46:19.764154+0000 mgr.y (mgr.24289) 195 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:20.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:20 smithi079 bash[24834]: audit 2024-09-20T23:46:19.764154+0000 mgr.y (mgr.24289) 195 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:21.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:21 smithi122 bash[19818]: cluster 2024-09-20T23:46:20.066760+0000 mgr.y (mgr.24289) 196 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:21.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:21 smithi079 bash[19840]: cluster 2024-09-20T23:46:20.066760+0000 mgr.y (mgr.24289) 196 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:21.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:21 smithi079 bash[24834]: cluster 2024-09-20T23:46:20.066760+0000 mgr.y (mgr.24289) 196 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:22.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:46:21 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:46:21] "GET /metrics HTTP/1.1" 200 208041 "" "Prometheus/2.33.4" 2024-09-20T23:46:23.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:23 smithi122 bash[19818]: cluster 2024-09-20T23:46:22.067448+0000 mgr.y (mgr.24289) 197 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:23.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:23 smithi079 bash[19840]: cluster 2024-09-20T23:46:22.067448+0000 mgr.y (mgr.24289) 197 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:23.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:23 smithi079 bash[24834]: cluster 2024-09-20T23:46:22.067448+0000 mgr.y (mgr.24289) 197 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:25.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:25 smithi122 bash[19818]: cluster 2024-09-20T23:46:24.068235+0000 mgr.y (mgr.24289) 198 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:25 smithi079 bash[19840]: cluster 2024-09-20T23:46:24.068235+0000 mgr.y (mgr.24289) 198 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:25.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:25 smithi079 bash[24834]: cluster 2024-09-20T23:46:24.068235+0000 mgr.y (mgr.24289) 198 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:27.598 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:46:27 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:46:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:46:27.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:27 smithi122 bash[19818]: cluster 2024-09-20T23:46:26.069968+0000 mgr.y (mgr.24289) 199 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:27.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:27 smithi079 bash[24834]: cluster 2024-09-20T23:46:26.069968+0000 mgr.y (mgr.24289) 199 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:27.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:27 smithi079 bash[19840]: cluster 2024-09-20T23:46:26.069968+0000 mgr.y (mgr.24289) 199 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:29.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:29 smithi122 bash[19818]: cluster 2024-09-20T23:46:28.070734+0000 mgr.y (mgr.24289) 200 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:29.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:29 smithi079 bash[24834]: cluster 2024-09-20T23:46:28.070734+0000 mgr.y (mgr.24289) 200 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:29.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:29 smithi079 bash[19840]: cluster 2024-09-20T23:46:28.070734+0000 mgr.y (mgr.24289) 200 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:30.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:30 smithi079 bash[24834]: audit 2024-09-20T23:46:29.768664+0000 mgr.y (mgr.24289) 201 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:30.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:30 smithi079 bash[19840]: audit 2024-09-20T23:46:29.768664+0000 mgr.y (mgr.24289) 201 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:31.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:30 smithi122 bash[19818]: audit 2024-09-20T23:46:29.768664+0000 mgr.y (mgr.24289) 201 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:31.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:31 smithi079 bash[19840]: cluster 2024-09-20T23:46:30.072450+0000 mgr.y (mgr.24289) 202 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:31.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:31 smithi079 bash[24834]: cluster 2024-09-20T23:46:30.072450+0000 mgr.y (mgr.24289) 202 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:32.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:31 smithi122 bash[19818]: cluster 2024-09-20T23:46:30.072450+0000 mgr.y (mgr.24289) 202 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:32.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:46:31 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:46:31] "GET /metrics HTTP/1.1" 200 208014 "" "Prometheus/2.33.4" 2024-09-20T23:46:33.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:33 smithi122 bash[19818]: cluster 2024-09-20T23:46:32.073225+0000 mgr.y (mgr.24289) 203 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:33.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:33 smithi122 bash[19818]: audit 2024-09-20T23:46:33.223896+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:46:33.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:33 smithi122 bash[19818]: audit 2024-09-20T23:46:33.227167+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:46:33.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:33 smithi122 bash[19818]: audit 2024-09-20T23:46:33.229237+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:46:33.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:33 smithi122 bash[19818]: audit 2024-09-20T23:46:33.546940+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:46:33.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:33 smithi079 bash[19840]: cluster 2024-09-20T23:46:32.073225+0000 mgr.y (mgr.24289) 203 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:33.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:33 smithi079 bash[19840]: audit 2024-09-20T23:46:33.223896+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:46:33.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:33 smithi079 bash[19840]: audit 2024-09-20T23:46:33.227167+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:46:33.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:33 smithi079 bash[19840]: audit 2024-09-20T23:46:33.229237+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:46:33.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:33 smithi079 bash[19840]: audit 2024-09-20T23:46:33.546940+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:46:33.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:33 smithi079 bash[24834]: cluster 2024-09-20T23:46:32.073225+0000 mgr.y (mgr.24289) 203 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:33.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:33 smithi079 bash[24834]: audit 2024-09-20T23:46:33.223896+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:46:33.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:33 smithi079 bash[24834]: audit 2024-09-20T23:46:33.227167+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:46:33.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:33 smithi079 bash[24834]: audit 2024-09-20T23:46:33.229237+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:46:33.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:33 smithi079 bash[24834]: audit 2024-09-20T23:46:33.546940+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:46:35.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:35 smithi079 bash[19840]: cluster 2024-09-20T23:46:34.074021+0000 mgr.y (mgr.24289) 204 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:35.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:35 smithi079 bash[24834]: cluster 2024-09-20T23:46:34.074021+0000 mgr.y (mgr.24289) 204 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:36.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:35 smithi122 bash[19818]: cluster 2024-09-20T23:46:34.074021+0000 mgr.y (mgr.24289) 204 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:37.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:46:37 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:46:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:46:37.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:37 smithi079 bash[24834]: cluster 2024-09-20T23:46:36.075761+0000 mgr.y (mgr.24289) 205 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:37.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:37 smithi079 bash[19840]: cluster 2024-09-20T23:46:36.075761+0000 mgr.y (mgr.24289) 205 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:38.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:37 smithi122 bash[19818]: cluster 2024-09-20T23:46:36.075761+0000 mgr.y (mgr.24289) 205 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:39.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:39 smithi079 bash[19840]: cluster 2024-09-20T23:46:38.076441+0000 mgr.y (mgr.24289) 206 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:39.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:39 smithi079 bash[24834]: cluster 2024-09-20T23:46:38.076441+0000 mgr.y (mgr.24289) 206 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:40.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:39 smithi122 bash[19818]: cluster 2024-09-20T23:46:38.076441+0000 mgr.y (mgr.24289) 206 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:40.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:40 smithi079 bash[24834]: audit 2024-09-20T23:46:39.779931+0000 mgr.y (mgr.24289) 207 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:40.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:40 smithi079 bash[19840]: audit 2024-09-20T23:46:39.779931+0000 mgr.y (mgr.24289) 207 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:41.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:40 smithi122 bash[19818]: audit 2024-09-20T23:46:39.779931+0000 mgr.y (mgr.24289) 207 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:41.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:41 smithi079 bash[19840]: cluster 2024-09-20T23:46:40.077990+0000 mgr.y (mgr.24289) 208 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:41.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:41 smithi079 bash[24834]: cluster 2024-09-20T23:46:40.077990+0000 mgr.y (mgr.24289) 208 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:42.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:41 smithi122 bash[19818]: cluster 2024-09-20T23:46:40.077990+0000 mgr.y (mgr.24289) 208 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:42.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:46:41 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:46:41] "GET /metrics HTTP/1.1" 200 208014 "" "Prometheus/2.33.4" 2024-09-20T23:46:43.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:43 smithi079 bash[24834]: cluster 2024-09-20T23:46:42.078715+0000 mgr.y (mgr.24289) 209 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:43.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:43 smithi079 bash[19840]: cluster 2024-09-20T23:46:42.078715+0000 mgr.y (mgr.24289) 209 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:44.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:43 smithi122 bash[19818]: cluster 2024-09-20T23:46:42.078715+0000 mgr.y (mgr.24289) 209 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:44.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:44 smithi079 bash[24834]: audit 2024-09-20T23:46:44.089339+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:46:44.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:44 smithi079 bash[24834]: audit 2024-09-20T23:46:44.090211+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:46:44.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:44 smithi079 bash[24834]: audit 2024-09-20T23:46:44.090291+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:46:44.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:44 smithi079 bash[24834]: audit 2024-09-20T23:46:44.091424+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:46:44.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:44 smithi079 bash[19840]: audit 2024-09-20T23:46:44.089339+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:46:44.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:44 smithi079 bash[19840]: audit 2024-09-20T23:46:44.090211+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:46:44.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:44 smithi079 bash[19840]: audit 2024-09-20T23:46:44.090291+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:46:44.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:44 smithi079 bash[19840]: audit 2024-09-20T23:46:44.091424+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:46:45.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:44 smithi122 bash[19818]: audit 2024-09-20T23:46:44.089339+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:46:45.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:44 smithi122 bash[19818]: audit 2024-09-20T23:46:44.090211+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:46:45.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:44 smithi122 bash[19818]: audit 2024-09-20T23:46:44.090291+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:46:45.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:44 smithi122 bash[19818]: audit 2024-09-20T23:46:44.091424+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:46:45.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:45 smithi079 bash[24834]: cluster 2024-09-20T23:46:44.079355+0000 mgr.y (mgr.24289) 210 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:45.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:45 smithi079 bash[19840]: cluster 2024-09-20T23:46:44.079355+0000 mgr.y (mgr.24289) 210 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:46.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:45 smithi122 bash[19818]: cluster 2024-09-20T23:46:44.079355+0000 mgr.y (mgr.24289) 210 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:47.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:46:47 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:46:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:46:47.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:47 smithi079 bash[19840]: cluster 2024-09-20T23:46:46.081124+0000 mgr.y (mgr.24289) 211 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:47.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:47 smithi079 bash[24834]: cluster 2024-09-20T23:46:46.081124+0000 mgr.y (mgr.24289) 211 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:48.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:47 smithi122 bash[19818]: cluster 2024-09-20T23:46:46.081124+0000 mgr.y (mgr.24289) 211 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:49.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:49 smithi079 bash[19840]: cluster 2024-09-20T23:46:48.081793+0000 mgr.y (mgr.24289) 212 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:49.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:49 smithi079 bash[24834]: cluster 2024-09-20T23:46:48.081793+0000 mgr.y (mgr.24289) 212 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:50.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:49 smithi122 bash[19818]: cluster 2024-09-20T23:46:48.081793+0000 mgr.y (mgr.24289) 212 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:50.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:50 smithi079 bash[19840]: audit 2024-09-20T23:46:49.789922+0000 mgr.y (mgr.24289) 213 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:50.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:50 smithi079 bash[24834]: audit 2024-09-20T23:46:49.789922+0000 mgr.y (mgr.24289) 213 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:51.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:50 smithi122 bash[19818]: audit 2024-09-20T23:46:49.789922+0000 mgr.y (mgr.24289) 213 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:46:51.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:51 smithi079 bash[19840]: cluster 2024-09-20T23:46:50.083360+0000 mgr.y (mgr.24289) 214 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:51.988 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:46:51 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:46:51] "GET /metrics HTTP/1.1" 200 208008 "" "Prometheus/2.33.4" 2024-09-20T23:46:51.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:51 smithi079 bash[24834]: cluster 2024-09-20T23:46:50.083360+0000 mgr.y (mgr.24289) 214 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:52.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:51 smithi122 bash[19818]: cluster 2024-09-20T23:46:50.083360+0000 mgr.y (mgr.24289) 214 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:53.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:53 smithi079 bash[24834]: cluster 2024-09-20T23:46:52.084053+0000 mgr.y (mgr.24289) 215 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:53.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:53 smithi079 bash[19840]: cluster 2024-09-20T23:46:52.084053+0000 mgr.y (mgr.24289) 215 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:54.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:53 smithi122 bash[19818]: cluster 2024-09-20T23:46:52.084053+0000 mgr.y (mgr.24289) 215 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:55.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:55 smithi079 bash[24834]: cluster 2024-09-20T23:46:54.084708+0000 mgr.y (mgr.24289) 216 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:55.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:55 smithi079 bash[19840]: cluster 2024-09-20T23:46:54.084708+0000 mgr.y (mgr.24289) 216 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:56.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:55 smithi122 bash[19818]: cluster 2024-09-20T23:46:54.084708+0000 mgr.y (mgr.24289) 216 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:57.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:46:57 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:46:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:46:57.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:57 smithi079 bash[24834]: cluster 2024-09-20T23:46:56.086405+0000 mgr.y (mgr.24289) 217 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:57.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:57 smithi079 bash[19840]: cluster 2024-09-20T23:46:56.086405+0000 mgr.y (mgr.24289) 217 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:58.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:57 smithi122 bash[19818]: cluster 2024-09-20T23:46:56.086405+0000 mgr.y (mgr.24289) 217 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:46:59.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:46:59 smithi079 bash[19840]: cluster 2024-09-20T23:46:58.087076+0000 mgr.y (mgr.24289) 218 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:46:59.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:46:59 smithi079 bash[24834]: cluster 2024-09-20T23:46:58.087076+0000 mgr.y (mgr.24289) 218 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:00.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:46:59 smithi122 bash[19818]: cluster 2024-09-20T23:46:58.087076+0000 mgr.y (mgr.24289) 218 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:00.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:00 smithi079 bash[19840]: audit 2024-09-20T23:46:59.800224+0000 mgr.y (mgr.24289) 219 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:00.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:00 smithi079 bash[24834]: audit 2024-09-20T23:46:59.800224+0000 mgr.y (mgr.24289) 219 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:01.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:00 smithi122 bash[19818]: audit 2024-09-20T23:46:59.800224+0000 mgr.y (mgr.24289) 219 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:01.988 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:47:01 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:47:01] "GET /metrics HTTP/1.1" 200 207966 "" "Prometheus/2.33.4" 2024-09-20T23:47:01.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:01 smithi079 bash[24834]: cluster 2024-09-20T23:47:00.088716+0000 mgr.y (mgr.24289) 220 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:01.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:01 smithi079 bash[19840]: cluster 2024-09-20T23:47:00.088716+0000 mgr.y (mgr.24289) 220 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:02.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:01 smithi122 bash[19818]: cluster 2024-09-20T23:47:00.088716+0000 mgr.y (mgr.24289) 220 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:03.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:03 smithi079 bash[24834]: cluster 2024-09-20T23:47:02.089463+0000 mgr.y (mgr.24289) 221 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:03.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:03 smithi079 bash[19840]: cluster 2024-09-20T23:47:02.089463+0000 mgr.y (mgr.24289) 221 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:04.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:03 smithi122 bash[19818]: cluster 2024-09-20T23:47:02.089463+0000 mgr.y (mgr.24289) 221 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:05.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:05 smithi079 bash[19840]: cluster 2024-09-20T23:47:04.090130+0000 mgr.y (mgr.24289) 222 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:05.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:05 smithi079 bash[24834]: cluster 2024-09-20T23:47:04.090130+0000 mgr.y (mgr.24289) 222 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:06.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:05 smithi122 bash[19818]: cluster 2024-09-20T23:47:04.090130+0000 mgr.y (mgr.24289) 222 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:07.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:47:07 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:47:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:47:07.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:07 smithi079 bash[19840]: cluster 2024-09-20T23:47:06.091855+0000 mgr.y (mgr.24289) 223 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:07.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:07 smithi079 bash[24834]: cluster 2024-09-20T23:47:06.091855+0000 mgr.y (mgr.24289) 223 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:08.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:07 smithi122 bash[19818]: cluster 2024-09-20T23:47:06.091855+0000 mgr.y (mgr.24289) 223 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:09.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:09 smithi079 bash[19840]: cluster 2024-09-20T23:47:08.092565+0000 mgr.y (mgr.24289) 224 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:09.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:09 smithi079 bash[24834]: cluster 2024-09-20T23:47:08.092565+0000 mgr.y (mgr.24289) 224 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:10.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:09 smithi122 bash[19818]: cluster 2024-09-20T23:47:08.092565+0000 mgr.y (mgr.24289) 224 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:10.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:10 smithi079 bash[19840]: audit 2024-09-20T23:47:09.806825+0000 mgr.y (mgr.24289) 225 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:10.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:10 smithi079 bash[24834]: audit 2024-09-20T23:47:09.806825+0000 mgr.y (mgr.24289) 225 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:11.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:10 smithi122 bash[19818]: audit 2024-09-20T23:47:09.806825+0000 mgr.y (mgr.24289) 225 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:12.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:11 smithi122 bash[19818]: cluster 2024-09-20T23:47:10.094157+0000 mgr.y (mgr.24289) 226 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:12.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:11 smithi079 bash[19840]: cluster 2024-09-20T23:47:10.094157+0000 mgr.y (mgr.24289) 226 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:12.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:47:11 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:47:11] "GET /metrics HTTP/1.1" 200 207966 "" "Prometheus/2.33.4" 2024-09-20T23:47:12.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:11 smithi079 bash[24834]: cluster 2024-09-20T23:47:10.094157+0000 mgr.y (mgr.24289) 226 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:14.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:13 smithi122 bash[19818]: cluster 2024-09-20T23:47:12.094974+0000 mgr.y (mgr.24289) 227 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:14.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:13 smithi079 bash[19840]: cluster 2024-09-20T23:47:12.094974+0000 mgr.y (mgr.24289) 227 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:14.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:13 smithi079 bash[24834]: cluster 2024-09-20T23:47:12.094974+0000 mgr.y (mgr.24289) 227 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:16.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:15 smithi122 bash[19818]: cluster 2024-09-20T23:47:14.095800+0000 mgr.y (mgr.24289) 228 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:16.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:15 smithi079 bash[24834]: cluster 2024-09-20T23:47:14.095800+0000 mgr.y (mgr.24289) 228 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:16.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:15 smithi079 bash[19840]: cluster 2024-09-20T23:47:14.095800+0000 mgr.y (mgr.24289) 228 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:17.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:47:17 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:47:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:47:18.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:17 smithi122 bash[19818]: cluster 2024-09-20T23:47:16.097512+0000 mgr.y (mgr.24289) 229 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:17 smithi079 bash[19840]: cluster 2024-09-20T23:47:16.097512+0000 mgr.y (mgr.24289) 229 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:18.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:17 smithi079 bash[24834]: cluster 2024-09-20T23:47:16.097512+0000 mgr.y (mgr.24289) 229 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:20.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:19 smithi122 bash[19818]: cluster 2024-09-20T23:47:18.098209+0000 mgr.y (mgr.24289) 230 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:20.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:19 smithi079 bash[24834]: cluster 2024-09-20T23:47:18.098209+0000 mgr.y (mgr.24289) 230 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:20.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:19 smithi079 bash[19840]: cluster 2024-09-20T23:47:18.098209+0000 mgr.y (mgr.24289) 230 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:21.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:20 smithi122 bash[19818]: audit 2024-09-20T23:47:19.816197+0000 mgr.y (mgr.24289) 231 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:21.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:20 smithi079 bash[19840]: audit 2024-09-20T23:47:19.816197+0000 mgr.y (mgr.24289) 231 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:21.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:20 smithi079 bash[24834]: audit 2024-09-20T23:47:19.816197+0000 mgr.y (mgr.24289) 231 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:22.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:21 smithi122 bash[19818]: cluster 2024-09-20T23:47:20.099898+0000 mgr.y (mgr.24289) 232 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:22.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:21 smithi079 bash[19840]: cluster 2024-09-20T23:47:20.099898+0000 mgr.y (mgr.24289) 232 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:22.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:47:21 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:47:21] "GET /metrics HTTP/1.1" 200 207967 "" "Prometheus/2.33.4" 2024-09-20T23:47:22.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:21 smithi079 bash[24834]: cluster 2024-09-20T23:47:20.099898+0000 mgr.y (mgr.24289) 232 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:24.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:23 smithi122 bash[19818]: cluster 2024-09-20T23:47:22.100607+0000 mgr.y (mgr.24289) 233 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:24.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:23 smithi079 bash[19840]: cluster 2024-09-20T23:47:22.100607+0000 mgr.y (mgr.24289) 233 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:24.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:23 smithi079 bash[24834]: cluster 2024-09-20T23:47:22.100607+0000 mgr.y (mgr.24289) 233 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:26.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:25 smithi122 bash[19818]: cluster 2024-09-20T23:47:24.101312+0000 mgr.y (mgr.24289) 234 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:26.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:25 smithi079 bash[19840]: cluster 2024-09-20T23:47:24.101312+0000 mgr.y (mgr.24289) 234 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:26.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:25 smithi079 bash[24834]: cluster 2024-09-20T23:47:24.101312+0000 mgr.y (mgr.24289) 234 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:27.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:47:27 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:47:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:47:28.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:27 smithi122 bash[19818]: cluster 2024-09-20T23:47:26.103075+0000 mgr.y (mgr.24289) 235 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:28.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:27 smithi079 bash[19840]: cluster 2024-09-20T23:47:26.103075+0000 mgr.y (mgr.24289) 235 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:28.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:27 smithi079 bash[24834]: cluster 2024-09-20T23:47:26.103075+0000 mgr.y (mgr.24289) 235 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:29.609 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-20T23:47:29.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:29 smithi079 bash[19840]: cluster 2024-09-20T23:47:28.103801+0000 mgr.y (mgr.24289) 236 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:47:29.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:29 smithi079 bash[24834]: cluster 2024-09-20T23:47:28.103801+0000 mgr.y (mgr.24289) 236 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:47:30.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:29 smithi122 bash[19818]: cluster 2024-09-20T23:47:28.103801+0000 mgr.y (mgr.24289) 236 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:47:31.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:30 smithi122 bash[19818]: audit 2024-09-20T23:47:29.826474+0000 mgr.y (mgr.24289) 237 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:31.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:30 smithi079 bash[19840]: audit 2024-09-20T23:47:29.826474+0000 mgr.y (mgr.24289) 237 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:31.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:30 smithi079 bash[24834]: audit 2024-09-20T23:47:29.826474+0000 mgr.y (mgr.24289) 237 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:32.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:31 smithi122 bash[19818]: cluster 2024-09-20T23:47:30.105387+0000 mgr.y (mgr.24289) 238 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:32.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:31 smithi079 bash[19840]: cluster 2024-09-20T23:47:30.105387+0000 mgr.y (mgr.24289) 238 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:32.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:47:31 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:47:31] "GET /metrics HTTP/1.1" 200 207957 "" "Prometheus/2.33.4" 2024-09-20T23:47:32.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:31 smithi079 bash[24834]: cluster 2024-09-20T23:47:30.105387+0000 mgr.y (mgr.24289) 238 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:33.645 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-20T23:47:33.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:33 smithi079 bash[19840]: cluster 2024-09-20T23:47:32.106157+0000 mgr.y (mgr.24289) 239 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:47:33.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:33 smithi079 bash[19840]: audit 2024-09-20T23:47:33.553981+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:47:33.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:33 smithi079 bash[19840]: audit 2024-09-20T23:47:33.556987+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:47:33.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:33 smithi079 bash[19840]: audit 2024-09-20T23:47:33.558987+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:47:33.850 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:33 smithi079 bash[24834]: cluster 2024-09-20T23:47:32.106157+0000 mgr.y (mgr.24289) 239 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:47:33.850 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:33 smithi079 bash[24834]: audit 2024-09-20T23:47:33.553981+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:47:33.850 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:33 smithi079 bash[24834]: audit 2024-09-20T23:47:33.556987+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:47:33.850 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:33 smithi079 bash[24834]: audit 2024-09-20T23:47:33.558987+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:47:33.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:33 smithi122 bash[19818]: cluster 2024-09-20T23:47:32.106157+0000 mgr.y (mgr.24289) 239 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:47:33.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:33 smithi122 bash[19818]: audit 2024-09-20T23:47:33.553981+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:47:33.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:33 smithi122 bash[19818]: audit 2024-09-20T23:47:33.556987+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:47:33.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:33 smithi122 bash[19818]: audit 2024-09-20T23:47:33.558987+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:47:35.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:34 smithi079 bash[19840]: audit 2024-09-20T23:47:33.868934+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:47:35.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:34 smithi079 bash[24834]: audit 2024-09-20T23:47:33.868934+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:47:35.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:34 smithi122 bash[19818]: audit 2024-09-20T23:47:33.868934+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:47:36.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:35 smithi079 bash[19840]: cluster 2024-09-20T23:47:34.106899+0000 mgr.y (mgr.24289) 240 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:47:36.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:35 smithi079 bash[24834]: cluster 2024-09-20T23:47:34.106899+0000 mgr.y (mgr.24289) 240 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:47:36.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:35 smithi122 bash[19818]: cluster 2024-09-20T23:47:34.106899+0000 mgr.y (mgr.24289) 240 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:47:37.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:47:37 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:47:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:47:37.728 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-20T23:47:37.986 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:37 smithi079 bash[19840]: cluster 2024-09-20T23:47:36.108577+0000 mgr.y (mgr.24289) 241 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:37.986 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:37 smithi079 bash[24834]: cluster 2024-09-20T23:47:36.108577+0000 mgr.y (mgr.24289) 241 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:38.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:37 smithi122 bash[19818]: cluster 2024-09-20T23:47:36.108577+0000 mgr.y (mgr.24289) 241 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:40.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:39 smithi079 bash[19840]: cluster 2024-09-20T23:47:38.109283+0000 mgr.y (mgr.24289) 242 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:40.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:39 smithi079 bash[24834]: cluster 2024-09-20T23:47:38.109283+0000 mgr.y (mgr.24289) 242 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:40.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:39 smithi122 bash[19818]: cluster 2024-09-20T23:47:38.109283+0000 mgr.y (mgr.24289) 242 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:41.131 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:40 smithi079 bash[24834]: audit 2024-09-20T23:47:39.837495+0000 mgr.y (mgr.24289) 243 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:41.131 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:40 smithi079 bash[19840]: audit 2024-09-20T23:47:39.837495+0000 mgr.y (mgr.24289) 243 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:41.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:40 smithi122 bash[19818]: audit 2024-09-20T23:47:39.837495+0000 mgr.y (mgr.24289) 243 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:41.835 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-20T23:47:42.097 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:41 smithi079 bash[19840]: cluster 2024-09-20T23:47:40.110872+0000 mgr.y (mgr.24289) 244 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:42.098 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:47:41 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:47:41] "GET /metrics HTTP/1.1" 200 207957 "" "Prometheus/2.33.4" 2024-09-20T23:47:42.098 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:41 smithi079 bash[24834]: cluster 2024-09-20T23:47:40.110872+0000 mgr.y (mgr.24289) 244 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:42.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:41 smithi122 bash[19818]: cluster 2024-09-20T23:47:40.110872+0000 mgr.y (mgr.24289) 244 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:43.896 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:43 smithi079 bash[19840]: cluster 2024-09-20T23:47:42.111590+0000 mgr.y (mgr.24289) 245 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:44.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:43 smithi079 bash[24834]: cluster 2024-09-20T23:47:42.111590+0000 mgr.y (mgr.24289) 245 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:44.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:43 smithi122 bash[19818]: cluster 2024-09-20T23:47:42.111590+0000 mgr.y (mgr.24289) 245 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:45.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:44 smithi079 bash[24834]: audit 2024-09-20T23:47:44.100867+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:47:45.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:44 smithi079 bash[24834]: audit 2024-09-20T23:47:44.101753+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:47:45.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:44 smithi079 bash[24834]: audit 2024-09-20T23:47:44.102997+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:47:45.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:44 smithi079 bash[24834]: audit 2024-09-20T23:47:44.103869+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:47:45.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:44 smithi079 bash[19840]: audit 2024-09-20T23:47:44.100867+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:47:45.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:44 smithi079 bash[19840]: audit 2024-09-20T23:47:44.101753+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:47:45.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:44 smithi079 bash[19840]: audit 2024-09-20T23:47:44.102997+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:47:45.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:44 smithi079 bash[19840]: audit 2024-09-20T23:47:44.103869+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:47:45.328 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T23:47:45.328 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (4m) 3m ago 5m 15.0M - ba2b418f427c 24b70e57acb5 2024-09-20T23:47:45.328 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (4m) 3m ago 4m 42.5M - 8.3.5 dad864ee21e9 7c6a9ac9906a 2024-09-20T23:47:45.328 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (3m) 3m ago 3m 63.2M - 3.5 e1d6a67b021e 7fd57b811dc1 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443 running (11m) 3m ago 11m 398M - 17.2.0 e1d6a67b021e 3b1beb8ff6cf 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:9283 running (13m) 3m ago 13m 444M - 17.2.0 e1d6a67b021e 6b02ee51cc7d 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (13m) 3m ago 13m 46.7M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (11m) 3m ago 11m 34.3M 2048M 17.2.0 e1d6a67b021e 54a13324c500 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (11m) 3m ago 11m 42.0M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (5m) 3m ago 5m 9276k - 1dbe0e931976 b563ed59da60 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (5m) 3m ago 5m 9732k - 1dbe0e931976 c869ea6c192d 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (11m) 3m ago 11m 47.8M 4060M 17.2.0 e1d6a67b021e 664220be6971 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (10m) 3m ago 10m 48.3M 4060M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (9m) 3m ago 9m 44.8M 4060M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (9m) 3m ago 9m 45.9M 4060M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (8m) 3m ago 8m 46.2M 4316M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (7m) 3m ago 7m 45.1M 4316M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-20T23:47:45.329 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (7m) 3m ago 7m 44.8M 4316M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-20T23:47:45.330 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (6m) 3m ago 6m 46.0M 4316M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-20T23:47:45.330 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (4m) 3m ago 5m 43.7M - 514e6a882f6e a4850f0d6528 2024-09-20T23:47:45.330 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (3m) 3m ago 3m 82.0M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-20T23:47:45.330 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (3m) 3m ago 3m 81.2M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-20T23:47:45.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:44 smithi122 bash[19818]: audit 2024-09-20T23:47:44.100867+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:47:45.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:44 smithi122 bash[19818]: audit 2024-09-20T23:47:44.101753+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:47:45.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:44 smithi122 bash[19818]: audit 2024-09-20T23:47:44.102997+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:47:45.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:44 smithi122 bash[19818]: audit 2024-09-20T23:47:44.103869+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:47:46.003 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions' 2024-09-20T23:47:46.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:45 smithi079 bash[24834]: cluster 2024-09-20T23:47:44.112361+0000 mgr.y (mgr.24289) 246 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:46.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:45 smithi079 bash[19840]: cluster 2024-09-20T23:47:44.112361+0000 mgr.y (mgr.24289) 246 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:46.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:45 smithi122 bash[19818]: cluster 2024-09-20T23:47:44.112361+0000 mgr.y (mgr.24289) 246 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:47.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:46 smithi079 bash[24834]: audit 2024-09-20T23:47:45.319645+0000 mgr.y (mgr.24289) 247 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:47:47.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:46 smithi079 bash[19840]: audit 2024-09-20T23:47:45.319645+0000 mgr.y (mgr.24289) 247 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:47:47.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:46 smithi122 bash[19818]: audit 2024-09-20T23:47:45.319645+0000 mgr.y (mgr.24289) 247 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:47:47.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:47:47 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:47:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:47:48.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:47 smithi079 bash[19840]: cluster 2024-09-20T23:47:46.114034+0000 mgr.y (mgr.24289) 248 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:48.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:47 smithi079 bash[24834]: cluster 2024-09-20T23:47:46.114034+0000 mgr.y (mgr.24289) 248 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:48.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:47 smithi122 bash[19818]: cluster 2024-09-20T23:47:46.114034+0000 mgr.y (mgr.24289) 248 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:49.699 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-20T23:47:49.699 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-20T23:47:49.699 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-20T23:47:49.699 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:47:49.700 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-20T23:47:49.700 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-20T23:47:49.700 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:47:49.700 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-20T23:47:49.700 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-20T23:47:49.700 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:47:49.700 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-09-20T23:47:49.700 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-20T23:47:49.700 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-20T23:47:49.700 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:47:49.700 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-20T23:47:49.700 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15 2024-09-20T23:47:49.701 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:47:49.701 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-20T23:47:49.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:49 smithi079 bash[24834]: cluster 2024-09-20T23:47:48.114785+0000 mgr.y (mgr.24289) 249 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:49.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:49 smithi079 bash[24834]: audit 2024-09-20T23:47:49.703482+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.79:0/3533887218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T23:47:49.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:49 smithi079 bash[19840]: cluster 2024-09-20T23:47:48.114785+0000 mgr.y (mgr.24289) 249 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:49.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:49 smithi079 bash[19840]: audit 2024-09-20T23:47:49.703482+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.79:0/3533887218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T23:47:50.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:49 smithi122 bash[19818]: cluster 2024-09-20T23:47:48.114785+0000 mgr.y (mgr.24289) 249 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:50.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:49 smithi122 bash[19818]: audit 2024-09-20T23:47:49.703482+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.79:0/3533887218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T23:47:50.447 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph -s' 2024-09-20T23:47:50.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:50 smithi079 bash[19840]: audit 2024-09-20T23:47:49.848059+0000 mgr.y (mgr.24289) 250 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:50.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:50 smithi079 bash[24834]: audit 2024-09-20T23:47:49.848059+0000 mgr.y (mgr.24289) 250 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:51.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:50 smithi122 bash[19818]: audit 2024-09-20T23:47:49.848059+0000 mgr.y (mgr.24289) 250 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:47:51.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:51 smithi079 bash[19840]: cluster 2024-09-20T23:47:50.116410+0000 mgr.y (mgr.24289) 251 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:51.988 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:47:51 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:47:51] "GET /metrics HTTP/1.1" 200 207965 "" "Prometheus/2.33.4" 2024-09-20T23:47:51.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:51 smithi079 bash[24834]: cluster 2024-09-20T23:47:50.116410+0000 mgr.y (mgr.24289) 251 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:52.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:51 smithi122 bash[19818]: cluster 2024-09-20T23:47:50.116410+0000 mgr.y (mgr.24289) 251 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:54.009 INFO:teuthology.orchestra.run.smithi079.stdout: cluster: 2024-09-20T23:47:54.010 INFO:teuthology.orchestra.run.smithi079.stdout: id: ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:47:54.010 INFO:teuthology.orchestra.run.smithi079.stdout: health: HEALTH_OK 2024-09-20T23:47:54.010 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:47:54.010 INFO:teuthology.orchestra.run.smithi079.stdout: services: 2024-09-20T23:47:54.010 INFO:teuthology.orchestra.run.smithi079.stdout: mon: 3 daemons, quorum a,c,b (age 11m) 2024-09-20T23:47:54.010 INFO:teuthology.orchestra.run.smithi079.stdout: mgr: y(active, since 6m), standbys: x 2024-09-20T23:47:54.010 INFO:teuthology.orchestra.run.smithi079.stdout: osd: 8 osds: 8 up (since 6m), 8 in (since 7m) 2024-09-20T23:47:54.010 INFO:teuthology.orchestra.run.smithi079.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T23:47:54.010 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:47:54.010 INFO:teuthology.orchestra.run.smithi079.stdout: data: 2024-09-20T23:47:54.010 INFO:teuthology.orchestra.run.smithi079.stdout: pools: 6 pools, 161 pgs 2024-09-20T23:47:54.011 INFO:teuthology.orchestra.run.smithi079.stdout: objects: 209 objects, 585 KiB 2024-09-20T23:47:54.011 INFO:teuthology.orchestra.run.smithi079.stdout: usage: 63 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:47:54.011 INFO:teuthology.orchestra.run.smithi079.stdout: pgs: 161 active+clean 2024-09-20T23:47:54.011 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:47:54.011 INFO:teuthology.orchestra.run.smithi079.stdout: io: 2024-09-20T23:47:54.011 INFO:teuthology.orchestra.run.smithi079.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-20T23:47:54.011 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:47:54.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:53 smithi079 bash[19840]: cluster 2024-09-20T23:47:52.117143+0000 mgr.y (mgr.24289) 252 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:53 smithi079 bash[24834]: cluster 2024-09-20T23:47:52.117143+0000 mgr.y (mgr.24289) 252 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:54.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:53 smithi122 bash[19818]: cluster 2024-09-20T23:47:52.117143+0000 mgr.y (mgr.24289) 252 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:54.697 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ls' 2024-09-20T23:47:55.079 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:54 smithi079 bash[19840]: audit 2024-09-20T23:47:54.014162+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.79:0/2732365315' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T23:47:55.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:55 smithi079 bash[24834]: audit 2024-09-20T23:47:54.014162+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.79:0/2732365315' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T23:47:55.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:54 smithi122 bash[19818]: audit 2024-09-20T23:47:54.014162+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.79:0/2732365315' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T23:47:56.204 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:55 smithi079 bash[24834]: cluster 2024-09-20T23:47:54.117692+0000 mgr.y (mgr.24289) 253 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:56.204 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:55 smithi079 bash[19840]: cluster 2024-09-20T23:47:54.117692+0000 mgr.y (mgr.24289) 253 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:56.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:55 smithi122 bash[19818]: cluster 2024-09-20T23:47:54.117692+0000 mgr.y (mgr.24289) 253 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:57.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:56 smithi079 bash[24834]: cluster 2024-09-20T23:47:56.118782+0000 mgr.y (mgr.24289) 254 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:57.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:56 smithi079 bash[19840]: cluster 2024-09-20T23:47:56.118782+0000 mgr.y (mgr.24289) 254 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:57.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:56 smithi122 bash[19818]: cluster 2024-09-20T23:47:56.118782+0000 mgr.y (mgr.24289) 254 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:47:57.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:47:57 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:47:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:47:58.270 INFO:teuthology.orchestra.run.smithi079.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-20T23:47:58.271 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager ?:9093,9094 1/1 3m ago 6m smithi079=a;count:1 2024-09-20T23:47:58.271 INFO:teuthology.orchestra.run.smithi079.stdout:grafana ?:3000 1/1 3m ago 6m smithi122=a;count:1 2024-09-20T23:47:58.271 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo 1/1 3m ago 3m count:1 2024-09-20T23:47:58.271 INFO:teuthology.orchestra.run.smithi079.stdout:mgr 2/2 3m ago 11m smithi079=y;smithi122=x;count:2 2024-09-20T23:47:58.271 INFO:teuthology.orchestra.run.smithi079.stdout:mon 3/3 3m ago 12m smithi079:172.21.15.79=a;smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c;smithi122:172.21.15.122=b;count:3 2024-09-20T23:47:58.271 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter ?:9100 2/2 3m ago 6m smithi079=a;smithi122=b;count:2 2024-09-20T23:47:58.272 INFO:teuthology.orchestra.run.smithi079.stdout:osd 8 3m ago - 2024-09-20T23:47:58.272 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus ?:9095 1/1 3m ago 6m smithi122=a;count:1 2024-09-20T23:47:58.272 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo ?:8000 2/2 3m ago 3m count:2 2024-09-20T23:47:58.916 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-20T23:47:59.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:59 smithi079 bash[19840]: cluster 2024-09-20T23:47:58.120897+0000 mgr.y (mgr.24289) 255 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:59.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:47:59 smithi079 bash[19840]: audit 2024-09-20T23:47:58.260282+0000 mgr.y (mgr.24289) 256 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:47:59.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:59 smithi079 bash[24834]: cluster 2024-09-20T23:47:58.120897+0000 mgr.y (mgr.24289) 255 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:59.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:47:59 smithi079 bash[24834]: audit 2024-09-20T23:47:58.260282+0000 mgr.y (mgr.24289) 256 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:47:59.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:59 smithi122 bash[19818]: cluster 2024-09-20T23:47:58.120897+0000 mgr.y (mgr.24289) 255 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:47:59.605 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:47:59 smithi122 bash[19818]: audit 2024-09-20T23:47:58.260282+0000 mgr.y (mgr.24289) 256 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:48:00.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:00 smithi079 bash[24834]: audit 2024-09-20T23:47:59.859240+0000 mgr.y (mgr.24289) 257 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:00.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:00 smithi079 bash[19840]: audit 2024-09-20T23:47:59.859240+0000 mgr.y (mgr.24289) 257 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:00.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:00 smithi122 bash[19818]: audit 2024-09-20T23:47:59.859240+0000 mgr.y (mgr.24289) 257 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:01.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:01 smithi079 bash[24834]: cluster 2024-09-20T23:48:00.122659+0000 mgr.y (mgr.24289) 258 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:01.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:01 smithi079 bash[19840]: cluster 2024-09-20T23:48:00.122659+0000 mgr.y (mgr.24289) 258 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:01.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:01 smithi122 bash[19818]: cluster 2024-09-20T23:48:00.122659+0000 mgr.y (mgr.24289) 258 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:02.172 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:48:01 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:48:01] "GET /metrics HTTP/1.1" 200 207968 "" "Prometheus/2.33.4" 2024-09-20T23:48:02.893 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled to redeploy mgr.x on host 'smithi122' 2024-09-20T23:48:03.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:03 smithi079 bash[19840]: cluster 2024-09-20T23:48:02.123402+0000 mgr.y (mgr.24289) 259 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:03.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:03 smithi079 bash[19840]: audit 2024-09-20T23:48:02.551624+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.79:0/876447143' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T23:48:03.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:03 smithi079 bash[19840]: audit 2024-09-20T23:48:02.890017+0000 mgr.y (mgr.24289) 260 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:48:03.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:03 smithi079 bash[19840]: audit 2024-09-20T23:48:02.897146+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:03.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:03 smithi079 bash[19840]: cephadm 2024-09-20T23:48:02.898054+0000 mgr.y (mgr.24289) 261 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-20T23:48:03.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:03 smithi079 bash[19840]: audit 2024-09-20T23:48:02.907810+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:48:03.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:03 smithi079 bash[24834]: cluster 2024-09-20T23:48:02.123402+0000 mgr.y (mgr.24289) 259 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:03.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:03 smithi079 bash[24834]: audit 2024-09-20T23:48:02.551624+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.79:0/876447143' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T23:48:03.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:03 smithi079 bash[24834]: audit 2024-09-20T23:48:02.890017+0000 mgr.y (mgr.24289) 260 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:48:03.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:03 smithi079 bash[24834]: audit 2024-09-20T23:48:02.897146+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:03.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:03 smithi079 bash[24834]: cephadm 2024-09-20T23:48:02.898054+0000 mgr.y (mgr.24289) 261 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-20T23:48:03.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:03 smithi079 bash[24834]: audit 2024-09-20T23:48:02.907810+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:48:03.741 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps --refresh' 2024-09-20T23:48:03.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:03 smithi122 bash[19818]: cluster 2024-09-20T23:48:02.123402+0000 mgr.y (mgr.24289) 259 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:03.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:03 smithi122 bash[19818]: audit 2024-09-20T23:48:02.551624+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.79:0/876447143' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T23:48:03.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:03 smithi122 bash[19818]: audit 2024-09-20T23:48:02.890017+0000 mgr.y (mgr.24289) 260 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:48:03.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:03 smithi122 bash[19818]: audit 2024-09-20T23:48:02.897146+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:03.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:03 smithi122 bash[19818]: cephadm 2024-09-20T23:48:02.898054+0000 mgr.y (mgr.24289) 261 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-20T23:48:03.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:03 smithi122 bash[19818]: audit 2024-09-20T23:48:02.907810+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:48:05.584 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:05 smithi079 bash[24834]: cluster 2024-09-20T23:48:04.123890+0000 mgr.y (mgr.24289) 262 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:05.585 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:05 smithi079 bash[19840]: cluster 2024-09-20T23:48:04.123890+0000 mgr.y (mgr.24289) 262 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:05.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:05 smithi122 bash[19818]: cluster 2024-09-20T23:48:04.123890+0000 mgr.y (mgr.24289) 262 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:07.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:07 smithi122 bash[19818]: cluster 2024-09-20T23:48:06.125612+0000 mgr.y (mgr.24289) 263 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:07.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:48:07 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:48:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:48:07.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:07 smithi079 bash[24834]: cluster 2024-09-20T23:48:06.125612+0000 mgr.y (mgr.24289) 263 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:07.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:07 smithi079 bash[19840]: cluster 2024-09-20T23:48:06.125612+0000 mgr.y (mgr.24289) 263 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:07.799 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T23:48:07.799 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (4m) 3m ago 5m 15.0M - ba2b418f427c 24b70e57acb5 2024-09-20T23:48:07.799 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (5m) 3m ago 5m 42.5M - 8.3.5 dad864ee21e9 7c6a9ac9906a 2024-09-20T23:48:07.799 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (3m) 3m ago 3m 63.2M - 3.5 e1d6a67b021e 7fd57b811dc1 2024-09-20T23:48:07.799 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443 running (11m) 3m ago 11m 398M - 17.2.0 e1d6a67b021e 3b1beb8ff6cf 2024-09-20T23:48:07.800 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:9283 running (13m) 3m ago 13m 444M - 17.2.0 e1d6a67b021e 6b02ee51cc7d 2024-09-20T23:48:07.800 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (13m) 3m ago 14m 46.7M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-20T23:48:07.800 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (12m) 3m ago 12m 34.3M 2048M 17.2.0 e1d6a67b021e 54a13324c500 2024-09-20T23:48:07.800 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (12m) 3m ago 12m 42.0M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-20T23:48:07.800 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (6m) 3m ago 6m 9276k - 1dbe0e931976 b563ed59da60 2024-09-20T23:48:07.800 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (5m) 3m ago 6m 9732k - 1dbe0e931976 c869ea6c192d 2024-09-20T23:48:07.800 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (11m) 3m ago 11m 47.8M 4060M 17.2.0 e1d6a67b021e 664220be6971 2024-09-20T23:48:07.801 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (10m) 3m ago 10m 48.3M 4060M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-20T23:48:07.801 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (10m) 3m ago 10m 44.8M 4060M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-20T23:48:07.801 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (9m) 3m ago 9m 45.9M 4060M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-20T23:48:07.801 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (8m) 3m ago 8m 46.2M 4316M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-20T23:48:07.801 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (8m) 3m ago 8m 45.1M 4316M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-20T23:48:07.801 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (7m) 3m ago 7m 44.8M 4316M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-20T23:48:07.801 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (6m) 3m ago 7m 46.0M 4316M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-20T23:48:07.801 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (4m) 3m ago 6m 43.7M - 514e6a882f6e a4850f0d6528 2024-09-20T23:48:07.801 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (3m) 3m ago 3m 82.0M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-20T23:48:07.801 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (3m) 3m ago 3m 81.2M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-20T23:48:08.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:08 smithi079 bash[19840]: audit 2024-09-20T23:48:07.790475+0000 mgr.y (mgr.24289) 264 : audit [DBG] from='client.24838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:48:08.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:08 smithi079 bash[24834]: audit 2024-09-20T23:48:07.790475+0000 mgr.y (mgr.24289) 264 : audit [DBG] from='client.24838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:48:08.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:08 smithi122 bash[19818]: audit 2024-09-20T23:48:07.790475+0000 mgr.y (mgr.24289) 264 : audit [DBG] from='client.24838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:48:08.946 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'sleep 180' 2024-09-20T23:48:09.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:09 smithi079 bash[24834]: cluster 2024-09-20T23:48:08.126619+0000 mgr.y (mgr.24289) 265 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:09.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:09 smithi079 bash[19840]: cluster 2024-09-20T23:48:08.126619+0000 mgr.y (mgr.24289) 265 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:09.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:09 smithi122 bash[19818]: cluster 2024-09-20T23:48:08.126619+0000 mgr.y (mgr.24289) 265 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:10.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:10 smithi079 bash[19840]: audit 2024-09-20T23:48:09.868023+0000 mgr.y (mgr.24289) 266 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:10.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:10 smithi079 bash[24834]: audit 2024-09-20T23:48:09.868023+0000 mgr.y (mgr.24289) 266 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:10.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:10 smithi122 bash[19818]: audit 2024-09-20T23:48:09.868023+0000 mgr.y (mgr.24289) 266 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:11.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:11 smithi079 bash[24834]: cluster 2024-09-20T23:48:10.127955+0000 mgr.y (mgr.24289) 267 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:11.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:11 smithi079 bash[19840]: cluster 2024-09-20T23:48:10.127955+0000 mgr.y (mgr.24289) 267 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:11.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:11 smithi122 bash[19818]: cluster 2024-09-20T23:48:10.127955+0000 mgr.y (mgr.24289) 267 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:12.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:48:11 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:48:11] "GET /metrics HTTP/1.1" 200 207968 "" "Prometheus/2.33.4" 2024-09-20T23:48:13.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:13 smithi079 bash[19840]: cluster 2024-09-20T23:48:12.128631+0000 mgr.y (mgr.24289) 268 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:13.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:13 smithi079 bash[24834]: cluster 2024-09-20T23:48:12.128631+0000 mgr.y (mgr.24289) 268 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:13.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:13 smithi122 bash[19818]: cluster 2024-09-20T23:48:12.128631+0000 mgr.y (mgr.24289) 268 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:15.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:15 smithi079 bash[24834]: cluster 2024-09-20T23:48:14.129368+0000 mgr.y (mgr.24289) 269 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:15.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:15 smithi079 bash[19840]: cluster 2024-09-20T23:48:14.129368+0000 mgr.y (mgr.24289) 269 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:15.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:15 smithi122 bash[19818]: cluster 2024-09-20T23:48:14.129368+0000 mgr.y (mgr.24289) 269 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:17.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:17 smithi122 bash[19818]: cluster 2024-09-20T23:48:16.131129+0000 mgr.y (mgr.24289) 270 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:17.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:48:17 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:48:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:48:17.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:17 smithi079 bash[19840]: cluster 2024-09-20T23:48:16.131129+0000 mgr.y (mgr.24289) 270 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:17.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:17 smithi079 bash[24834]: cluster 2024-09-20T23:48:16.131129+0000 mgr.y (mgr.24289) 270 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:19.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:19 smithi079 bash[19840]: cluster 2024-09-20T23:48:18.131815+0000 mgr.y (mgr.24289) 271 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:19.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:19 smithi079 bash[24834]: cluster 2024-09-20T23:48:18.131815+0000 mgr.y (mgr.24289) 271 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:19.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:19 smithi122 bash[19818]: cluster 2024-09-20T23:48:18.131815+0000 mgr.y (mgr.24289) 271 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:20.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:20 smithi079 bash[19840]: audit 2024-09-20T23:48:19.878857+0000 mgr.y (mgr.24289) 272 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:20.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:20 smithi079 bash[24834]: audit 2024-09-20T23:48:19.878857+0000 mgr.y (mgr.24289) 272 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:20.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:20 smithi122 bash[19818]: audit 2024-09-20T23:48:19.878857+0000 mgr.y (mgr.24289) 272 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:21.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:21 smithi079 bash[24834]: cluster 2024-09-20T23:48:20.133573+0000 mgr.y (mgr.24289) 273 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:21.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:21 smithi079 bash[19840]: cluster 2024-09-20T23:48:20.133573+0000 mgr.y (mgr.24289) 273 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:21.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:21 smithi122 bash[19818]: cluster 2024-09-20T23:48:20.133573+0000 mgr.y (mgr.24289) 273 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:22.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:48:21 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:48:21] "GET /metrics HTTP/1.1" 200 207965 "" "Prometheus/2.33.4" 2024-09-20T23:48:23.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:23 smithi079 bash[19840]: cluster 2024-09-20T23:48:22.134273+0000 mgr.y (mgr.24289) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:23.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:23 smithi079 bash[24834]: cluster 2024-09-20T23:48:22.134273+0000 mgr.y (mgr.24289) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:23.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:23 smithi122 bash[19818]: cluster 2024-09-20T23:48:22.134273+0000 mgr.y (mgr.24289) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:25.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:25 smithi079 bash[19840]: cluster 2024-09-20T23:48:24.134950+0000 mgr.y (mgr.24289) 275 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:25.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:25 smithi079 bash[24834]: cluster 2024-09-20T23:48:24.134950+0000 mgr.y (mgr.24289) 275 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:25.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:25 smithi122 bash[19818]: cluster 2024-09-20T23:48:24.134950+0000 mgr.y (mgr.24289) 275 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:27.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:48:27 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:48:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:48:27.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:27 smithi122 bash[19818]: cluster 2024-09-20T23:48:26.136981+0000 mgr.y (mgr.24289) 276 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:27.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:27 smithi079 bash[19840]: cluster 2024-09-20T23:48:26.136981+0000 mgr.y (mgr.24289) 276 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:27.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:27 smithi079 bash[24834]: cluster 2024-09-20T23:48:26.136981+0000 mgr.y (mgr.24289) 276 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:29.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:29 smithi079 bash[19840]: cluster 2024-09-20T23:48:28.137547+0000 mgr.y (mgr.24289) 277 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:29.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:29 smithi079 bash[24834]: cluster 2024-09-20T23:48:28.137547+0000 mgr.y (mgr.24289) 277 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:29.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:29 smithi122 bash[19818]: cluster 2024-09-20T23:48:28.137547+0000 mgr.y (mgr.24289) 277 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:30.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:30 smithi079 bash[19840]: audit 2024-09-20T23:48:29.887945+0000 mgr.y (mgr.24289) 278 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:30.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:30 smithi079 bash[24834]: audit 2024-09-20T23:48:29.887945+0000 mgr.y (mgr.24289) 278 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:30.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:30 smithi122 bash[19818]: audit 2024-09-20T23:48:29.887945+0000 mgr.y (mgr.24289) 278 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:31.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:31 smithi079 bash[19840]: cluster 2024-09-20T23:48:30.138416+0000 mgr.y (mgr.24289) 279 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:31.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:31 smithi079 bash[24834]: cluster 2024-09-20T23:48:30.138416+0000 mgr.y (mgr.24289) 279 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:31.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:31 smithi122 bash[19818]: cluster 2024-09-20T23:48:30.138416+0000 mgr.y (mgr.24289) 279 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:32.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:48:31 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:48:31] "GET /metrics HTTP/1.1" 200 207965 "" "Prometheus/2.33.4" 2024-09-20T23:48:33.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:33 smithi079 bash[19840]: cluster 2024-09-20T23:48:32.138783+0000 mgr.y (mgr.24289) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:33.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:33 smithi079 bash[24834]: cluster 2024-09-20T23:48:32.138783+0000 mgr.y (mgr.24289) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:33.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:33 smithi122 bash[19818]: cluster 2024-09-20T23:48:32.138783+0000 mgr.y (mgr.24289) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:35.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:35 smithi079 bash[24834]: cluster 2024-09-20T23:48:34.139161+0000 mgr.y (mgr.24289) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:35.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:35 smithi079 bash[19840]: cluster 2024-09-20T23:48:34.139161+0000 mgr.y (mgr.24289) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:35.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:35 smithi122 bash[19818]: cluster 2024-09-20T23:48:34.139161+0000 mgr.y (mgr.24289) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:37.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:48:37 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:48:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:48:37.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:37 smithi122 bash[19818]: cluster 2024-09-20T23:48:36.140014+0000 mgr.y (mgr.24289) 282 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:37.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:37 smithi079 bash[19840]: cluster 2024-09-20T23:48:36.140014+0000 mgr.y (mgr.24289) 282 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:37.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:37 smithi079 bash[24834]: cluster 2024-09-20T23:48:36.140014+0000 mgr.y (mgr.24289) 282 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:39.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:39 smithi079 bash[19840]: cluster 2024-09-20T23:48:38.140769+0000 mgr.y (mgr.24289) 283 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:39.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:39 smithi079 bash[24834]: cluster 2024-09-20T23:48:38.140769+0000 mgr.y (mgr.24289) 283 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:39.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:39 smithi122 bash[19818]: cluster 2024-09-20T23:48:38.140769+0000 mgr.y (mgr.24289) 283 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:40.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:40 smithi079 bash[19840]: audit 2024-09-20T23:48:39.898973+0000 mgr.y (mgr.24289) 284 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:40.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:40 smithi079 bash[24834]: audit 2024-09-20T23:48:39.898973+0000 mgr.y (mgr.24289) 284 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:40.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:40 smithi122 bash[19818]: audit 2024-09-20T23:48:39.898973+0000 mgr.y (mgr.24289) 284 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:41.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:41 smithi079 bash[24834]: cluster 2024-09-20T23:48:40.142792+0000 mgr.y (mgr.24289) 285 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:41.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:41 smithi079 bash[19840]: cluster 2024-09-20T23:48:40.142792+0000 mgr.y (mgr.24289) 285 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:41.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:41 smithi122 bash[19818]: cluster 2024-09-20T23:48:40.142792+0000 mgr.y (mgr.24289) 285 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:42.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:48:41 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:48:41] "GET /metrics HTTP/1.1" 200 207965 "" "Prometheus/2.33.4" 2024-09-20T23:48:43.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:43 smithi079 bash[24834]: cluster 2024-09-20T23:48:42.143695+0000 mgr.y (mgr.24289) 286 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:43.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:43 smithi079 bash[19840]: cluster 2024-09-20T23:48:42.143695+0000 mgr.y (mgr.24289) 286 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:43.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:43 smithi122 bash[19818]: cluster 2024-09-20T23:48:42.143695+0000 mgr.y (mgr.24289) 286 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:44 smithi122 bash[19818]: audit 2024-09-20T23:48:44.135621+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:48:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:44 smithi122 bash[19818]: audit 2024-09-20T23:48:44.136508+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:48:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:44 smithi122 bash[19818]: audit 2024-09-20T23:48:44.142586+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:48:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:44 smithi122 bash[19818]: audit 2024-09-20T23:48:44.143315+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:48:44.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:44 smithi079 bash[24834]: audit 2024-09-20T23:48:44.135621+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:48:44.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:44 smithi079 bash[24834]: audit 2024-09-20T23:48:44.136508+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:48:44.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:44 smithi079 bash[24834]: audit 2024-09-20T23:48:44.142586+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:48:44.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:44 smithi079 bash[24834]: audit 2024-09-20T23:48:44.143315+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:48:44.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:44 smithi079 bash[19840]: audit 2024-09-20T23:48:44.135621+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:48:44.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:44 smithi079 bash[19840]: audit 2024-09-20T23:48:44.136508+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:48:44.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:44 smithi079 bash[19840]: audit 2024-09-20T23:48:44.142586+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:48:44.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:44 smithi079 bash[19840]: audit 2024-09-20T23:48:44.143315+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:48:45.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:45 smithi122 bash[19818]: cluster 2024-09-20T23:48:44.144500+0000 mgr.y (mgr.24289) 287 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:45.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:45 smithi079 bash[19840]: cluster 2024-09-20T23:48:44.144500+0000 mgr.y (mgr.24289) 287 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:45.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:45 smithi079 bash[24834]: cluster 2024-09-20T23:48:44.144500+0000 mgr.y (mgr.24289) 287 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:47.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:47 smithi122 bash[19818]: cluster 2024-09-20T23:48:46.146300+0000 mgr.y (mgr.24289) 288 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:47.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:48:47 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:48:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:48:47.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:47 smithi079 bash[19840]: cluster 2024-09-20T23:48:46.146300+0000 mgr.y (mgr.24289) 288 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:47.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:47 smithi079 bash[24834]: cluster 2024-09-20T23:48:46.146300+0000 mgr.y (mgr.24289) 288 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:49.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:49 smithi122 bash[19818]: cluster 2024-09-20T23:48:48.147128+0000 mgr.y (mgr.24289) 289 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:49.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:49 smithi079 bash[19840]: cluster 2024-09-20T23:48:48.147128+0000 mgr.y (mgr.24289) 289 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:49.904 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:49 smithi079 bash[24834]: cluster 2024-09-20T23:48:48.147128+0000 mgr.y (mgr.24289) 289 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:50.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:50 smithi079 bash[19840]: audit 2024-09-20T23:48:49.908658+0000 mgr.y (mgr.24289) 290 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:50.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:50 smithi079 bash[24834]: audit 2024-09-20T23:48:49.908658+0000 mgr.y (mgr.24289) 290 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:50.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:50 smithi122 bash[19818]: audit 2024-09-20T23:48:49.908658+0000 mgr.y (mgr.24289) 290 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:48:52.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:51 smithi122 bash[19818]: cluster 2024-09-20T23:48:50.148099+0000 mgr.y (mgr.24289) 291 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:52.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:51 smithi122 bash[19818]: audit 2024-09-20T23:48:50.843174+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:52.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:51 smithi122 bash[19818]: audit 2024-09-20T23:48:50.848538+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:48:52.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:51 smithi122 bash[19818]: audit 2024-09-20T23:48:50.850208+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:48:52.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:48:51 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:48:51] "GET /metrics HTTP/1.1" 200 207974 "" "Prometheus/2.33.4" 2024-09-20T23:48:52.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:51 smithi079 bash[19840]: cluster 2024-09-20T23:48:50.148099+0000 mgr.y (mgr.24289) 291 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:52.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:51 smithi079 bash[19840]: audit 2024-09-20T23:48:50.843174+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:52.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:51 smithi079 bash[19840]: audit 2024-09-20T23:48:50.848538+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:48:52.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:51 smithi079 bash[19840]: audit 2024-09-20T23:48:50.850208+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:48:52.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:51 smithi079 bash[24834]: cluster 2024-09-20T23:48:50.148099+0000 mgr.y (mgr.24289) 291 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:52.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:51 smithi079 bash[24834]: audit 2024-09-20T23:48:50.843174+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:52.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:51 smithi079 bash[24834]: audit 2024-09-20T23:48:50.848538+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:48:52.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:51 smithi079 bash[24834]: audit 2024-09-20T23:48:50.850208+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:48:54.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:53 smithi122 bash[19818]: cluster 2024-09-20T23:48:52.148839+0000 mgr.y (mgr.24289) 292 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:53 smithi079 bash[24834]: cluster 2024-09-20T23:48:52.148839+0000 mgr.y (mgr.24289) 292 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:54.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:53 smithi079 bash[19840]: cluster 2024-09-20T23:48:52.148839+0000 mgr.y (mgr.24289) 292 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:55.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:55 smithi122 bash[19818]: cluster 2024-09-20T23:48:54.149374+0000 mgr.y (mgr.24289) 293 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:55.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:55 smithi122 bash[19818]: audit 2024-09-20T23:48:54.264717+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:55.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:55 smithi122 bash[19818]: audit 2024-09-20T23:48:54.440193+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:55.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:55 smithi122 bash[19818]: audit 2024-09-20T23:48:54.713801+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:55.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:55 smithi122 bash[19818]: audit 2024-09-20T23:48:54.719103+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:48:55.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:55 smithi122 bash[19818]: audit 2024-09-20T23:48:54.719475+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:48:55.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:55 smithi122 bash[19818]: audit 2024-09-20T23:48:54.720373+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:48:55.605 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:55 smithi122 bash[19818]: audit 2024-09-20T23:48:54.721536+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:48:55.605 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:55 smithi122 bash[19818]: cephadm 2024-09-20T23:48:54.722381+0000 mgr.y (mgr.24289) 294 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-09-20T23:48:55.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[19840]: cluster 2024-09-20T23:48:54.149374+0000 mgr.y (mgr.24289) 293 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:55.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[19840]: audit 2024-09-20T23:48:54.264717+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:55.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[19840]: audit 2024-09-20T23:48:54.440193+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:55.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[19840]: audit 2024-09-20T23:48:54.713801+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:55.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[19840]: audit 2024-09-20T23:48:54.719103+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:48:55.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[19840]: audit 2024-09-20T23:48:54.719475+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:48:55.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[19840]: audit 2024-09-20T23:48:54.720373+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:48:55.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[19840]: audit 2024-09-20T23:48:54.721536+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:48:55.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[19840]: cephadm 2024-09-20T23:48:54.722381+0000 mgr.y (mgr.24289) 294 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-09-20T23:48:55.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[24834]: cluster 2024-09-20T23:48:54.149374+0000 mgr.y (mgr.24289) 293 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:55.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[24834]: audit 2024-09-20T23:48:54.264717+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:55.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[24834]: audit 2024-09-20T23:48:54.440193+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:55.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[24834]: audit 2024-09-20T23:48:54.713801+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:48:55.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[24834]: audit 2024-09-20T23:48:54.719103+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:48:55.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[24834]: audit 2024-09-20T23:48:54.719475+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:48:55.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[24834]: audit 2024-09-20T23:48:54.720373+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:48:55.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[24834]: audit 2024-09-20T23:48:54.721536+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:48:55.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:55 smithi079 bash[24834]: cephadm 2024-09-20T23:48:54.722381+0000 mgr.y (mgr.24289) 294 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-09-20T23:48:57.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:48:57 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:48:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:48:57.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:57 smithi122 bash[19818]: cluster 2024-09-20T23:48:56.151122+0000 mgr.y (mgr.24289) 295 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:57.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:57 smithi079 bash[24834]: cluster 2024-09-20T23:48:56.151122+0000 mgr.y (mgr.24289) 295 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:57.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:57 smithi079 bash[19840]: cluster 2024-09-20T23:48:56.151122+0000 mgr.y (mgr.24289) 295 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:48:59.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:48:59 smithi079 bash[24834]: cluster 2024-09-20T23:48:58.152078+0000 mgr.y (mgr.24289) 296 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:59.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:48:59 smithi079 bash[19840]: cluster 2024-09-20T23:48:58.152078+0000 mgr.y (mgr.24289) 296 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:48:59.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:48:59 smithi122 bash[19818]: cluster 2024-09-20T23:48:58.152078+0000 mgr.y (mgr.24289) 296 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:00.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:00 smithi079 bash[19840]: audit 2024-09-20T23:48:59.916897+0000 mgr.y (mgr.24289) 297 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:00.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:00 smithi079 bash[24834]: audit 2024-09-20T23:48:59.916897+0000 mgr.y (mgr.24289) 297 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:00.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:00 smithi122 bash[19818]: audit 2024-09-20T23:48:59.916897+0000 mgr.y (mgr.24289) 297 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:01.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:01 smithi079 bash[19840]: cluster 2024-09-20T23:49:00.153892+0000 mgr.y (mgr.24289) 298 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:01.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:01 smithi079 bash[24834]: cluster 2024-09-20T23:49:00.153892+0000 mgr.y (mgr.24289) 298 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:01.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:01 smithi122 bash[19818]: cluster 2024-09-20T23:49:00.153892+0000 mgr.y (mgr.24289) 298 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:02.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:49:01 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:49:01] "GET /metrics HTTP/1.1" 200 207970 "" "Prometheus/2.33.4" 2024-09-20T23:49:03.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:03 smithi079 bash[19840]: cluster 2024-09-20T23:49:02.154662+0000 mgr.y (mgr.24289) 299 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:03.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:03 smithi079 bash[24834]: cluster 2024-09-20T23:49:02.154662+0000 mgr.y (mgr.24289) 299 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:03.738 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:03 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49:03.516Z 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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:49:03.738 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:03 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49:03.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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:49:03.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:03 smithi122 bash[19818]: cluster 2024-09-20T23:49:02.154662+0000 mgr.y (mgr.24289) 299 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:05.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:05 smithi079 bash[24834]: cluster 2024-09-20T23:49:04.155426+0000 mgr.y (mgr.24289) 300 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:05.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:05 smithi079 bash[19840]: cluster 2024-09-20T23:49:04.155426+0000 mgr.y (mgr.24289) 300 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:05.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:05 smithi122 bash[19818]: cluster 2024-09-20T23:49:04.155426+0000 mgr.y (mgr.24289) 300 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:07.603 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:07 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:49:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:49:07.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:07 smithi122 bash[19818]: cluster 2024-09-20T23:49:06.157136+0000 mgr.y (mgr.24289) 301 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:07.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:07 smithi079 bash[19840]: cluster 2024-09-20T23:49:06.157136+0000 mgr.y (mgr.24289) 301 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:07.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:07 smithi079 bash[24834]: cluster 2024-09-20T23:49:06.157136+0000 mgr.y (mgr.24289) 301 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:09.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:09 smithi079 bash[24834]: cluster 2024-09-20T23:49:08.157825+0000 mgr.y (mgr.24289) 302 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:09.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:09 smithi079 bash[19840]: cluster 2024-09-20T23:49:08.157825+0000 mgr.y (mgr.24289) 302 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:09.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:09 smithi122 bash[19818]: cluster 2024-09-20T23:49:08.157825+0000 mgr.y (mgr.24289) 302 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:10.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:10 smithi079 bash[24834]: audit 2024-09-20T23:49:09.924033+0000 mgr.y (mgr.24289) 303 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:10.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:10 smithi079 bash[19840]: audit 2024-09-20T23:49:09.924033+0000 mgr.y (mgr.24289) 303 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:10.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:10 smithi122 bash[19818]: audit 2024-09-20T23:49:09.924033+0000 mgr.y (mgr.24289) 303 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:11.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:11 smithi079 bash[24834]: cluster 2024-09-20T23:49:10.159449+0000 mgr.y (mgr.24289) 304 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:11.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:11 smithi079 bash[19840]: cluster 2024-09-20T23:49:10.159449+0000 mgr.y (mgr.24289) 304 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:11.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:11 smithi122 bash[19818]: cluster 2024-09-20T23:49:10.159449+0000 mgr.y (mgr.24289) 304 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:12.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:49:11 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:49:11] "GET /metrics HTTP/1.1" 200 207970 "" "Prometheus/2.33.4" 2024-09-20T23:49:13.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:13 smithi079 bash[19840]: cluster 2024-09-20T23:49:12.160302+0000 mgr.y (mgr.24289) 305 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:13.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:13 smithi079 bash[24834]: cluster 2024-09-20T23:49:12.160302+0000 mgr.y (mgr.24289) 305 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:13.738 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:13 smithi079 bash[42859]: level=error ts=2024-09-20T23:49:13.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:49:13.738 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:13 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49:13.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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:49:13.738 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:13 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49: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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:49:13.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:13 smithi122 bash[19818]: cluster 2024-09-20T23:49:12.160302+0000 mgr.y (mgr.24289) 305 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:15.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:15 smithi079 bash[19840]: cluster 2024-09-20T23:49:14.161144+0000 mgr.y (mgr.24289) 306 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:15.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:15 smithi079 bash[24834]: cluster 2024-09-20T23:49:14.161144+0000 mgr.y (mgr.24289) 306 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:15.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:15 smithi122 bash[19818]: cluster 2024-09-20T23:49:14.161144+0000 mgr.y (mgr.24289) 306 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:17.603 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:17 smithi122 bash[19818]: cluster 2024-09-20T23:49:16.162948+0000 mgr.y (mgr.24289) 307 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:17.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:17 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:49:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:49:17.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:17 smithi079 bash[19840]: cluster 2024-09-20T23:49:16.162948+0000 mgr.y (mgr.24289) 307 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:17.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:17 smithi079 bash[24834]: cluster 2024-09-20T23:49:16.162948+0000 mgr.y (mgr.24289) 307 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:19.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:19 smithi079 bash[19840]: cluster 2024-09-20T23:49:18.163924+0000 mgr.y (mgr.24289) 308 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:19.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:19 smithi079 bash[24834]: cluster 2024-09-20T23:49:18.163924+0000 mgr.y (mgr.24289) 308 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:19.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:19 smithi122 bash[19818]: cluster 2024-09-20T23:49:18.163924+0000 mgr.y (mgr.24289) 308 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:20.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:20 smithi079 bash[19840]: audit 2024-09-20T23:49:19.931469+0000 mgr.y (mgr.24289) 309 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:20.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:20 smithi079 bash[24834]: audit 2024-09-20T23:49:19.931469+0000 mgr.y (mgr.24289) 309 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:20.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:20 smithi122 bash[19818]: audit 2024-09-20T23:49:19.931469+0000 mgr.y (mgr.24289) 309 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:21.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:21 smithi079 bash[24834]: cluster 2024-09-20T23:49:20.165682+0000 mgr.y (mgr.24289) 310 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:21.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:21 smithi079 bash[19840]: cluster 2024-09-20T23:49:20.165682+0000 mgr.y (mgr.24289) 310 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:21.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:21 smithi122 bash[19818]: cluster 2024-09-20T23:49:20.165682+0000 mgr.y (mgr.24289) 310 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:22.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:49:21 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:49:21] "GET /metrics HTTP/1.1" 200 207968 "" "Prometheus/2.33.4" 2024-09-20T23:49:23.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:23 smithi079 bash[24834]: cluster 2024-09-20T23:49:22.166552+0000 mgr.y (mgr.24289) 311 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:23.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:23 smithi079 bash[19840]: cluster 2024-09-20T23:49:22.166552+0000 mgr.y (mgr.24289) 311 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:23.738 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:23 smithi079 bash[42859]: level=error ts=2024-09-20T23:49:23.514Z 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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:49:23.738 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:23 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49:23.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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:49:23.738 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:23 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49:23.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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:49:23.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:23 smithi122 bash[19818]: cluster 2024-09-20T23:49:22.166552+0000 mgr.y (mgr.24289) 311 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:25.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:25 smithi079 bash[24834]: cluster 2024-09-20T23:49:24.167407+0000 mgr.y (mgr.24289) 312 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:25.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:25 smithi079 bash[19840]: cluster 2024-09-20T23:49:24.167407+0000 mgr.y (mgr.24289) 312 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:25.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:25 smithi122 bash[19818]: cluster 2024-09-20T23:49:24.167407+0000 mgr.y (mgr.24289) 312 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:27.603 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:27 smithi122 bash[19818]: cluster 2024-09-20T23:49:26.169099+0000 mgr.y (mgr.24289) 313 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:27.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:27 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:49:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:49:27.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:27 smithi079 bash[24834]: cluster 2024-09-20T23:49:26.169099+0000 mgr.y (mgr.24289) 313 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:27.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:27 smithi079 bash[19840]: cluster 2024-09-20T23:49:26.169099+0000 mgr.y (mgr.24289) 313 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:29.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:29 smithi079 bash[24834]: cluster 2024-09-20T23:49:28.169958+0000 mgr.y (mgr.24289) 314 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:29.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:29 smithi079 bash[19840]: cluster 2024-09-20T23:49:28.169958+0000 mgr.y (mgr.24289) 314 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:29.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:29 smithi122 bash[19818]: cluster 2024-09-20T23:49:28.169958+0000 mgr.y (mgr.24289) 314 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:30.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:30 smithi079 bash[19840]: audit 2024-09-20T23:49:29.940023+0000 mgr.y (mgr.24289) 315 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:30.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:30 smithi079 bash[24834]: audit 2024-09-20T23:49:29.940023+0000 mgr.y (mgr.24289) 315 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:30.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:30 smithi122 bash[19818]: audit 2024-09-20T23:49:29.940023+0000 mgr.y (mgr.24289) 315 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:31.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:31 smithi079 bash[24834]: cluster 2024-09-20T23:49:30.171601+0000 mgr.y (mgr.24289) 316 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:31.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:31 smithi079 bash[19840]: cluster 2024-09-20T23:49:30.171601+0000 mgr.y (mgr.24289) 316 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:31.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:31 smithi122 bash[19818]: cluster 2024-09-20T23:49:30.171601+0000 mgr.y (mgr.24289) 316 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:32.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:49:31 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:49:31] "GET /metrics HTTP/1.1" 200 207965 "" "Prometheus/2.33.4" 2024-09-20T23:49:33.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:33 smithi079 bash[19840]: cluster 2024-09-20T23:49:32.172272+0000 mgr.y (mgr.24289) 317 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:33.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:33 smithi079 bash[24834]: cluster 2024-09-20T23:49:32.172272+0000 mgr.y (mgr.24289) 317 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:33.738 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:33 smithi079 bash[42859]: level=error ts=2024-09-20T23:49:33.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:49:33.738 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:33 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49:33.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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:49:33.738 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:33 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:49:33.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:33 smithi122 bash[19818]: cluster 2024-09-20T23:49:32.172272+0000 mgr.y (mgr.24289) 317 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:35.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:35 smithi079 bash[19840]: cluster 2024-09-20T23:49:34.172961+0000 mgr.y (mgr.24289) 318 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:35.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:35 smithi079 bash[24834]: cluster 2024-09-20T23:49:34.172961+0000 mgr.y (mgr.24289) 318 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:35.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:35 smithi122 bash[19818]: cluster 2024-09-20T23:49:34.172961+0000 mgr.y (mgr.24289) 318 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:37.603 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:37 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:49:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:49:37.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:37 smithi122 bash[19818]: cluster 2024-09-20T23:49:36.174650+0000 mgr.y (mgr.24289) 319 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:37.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:37 smithi079 bash[19840]: cluster 2024-09-20T23:49:36.174650+0000 mgr.y (mgr.24289) 319 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:37.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:37 smithi079 bash[24834]: cluster 2024-09-20T23:49:36.174650+0000 mgr.y (mgr.24289) 319 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:39.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:39 smithi122 bash[19818]: cluster 2024-09-20T23:49:38.175390+0000 mgr.y (mgr.24289) 320 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:39.943 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:39 smithi079 bash[24834]: cluster 2024-09-20T23:49:38.175390+0000 mgr.y (mgr.24289) 320 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:39.944 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:39 smithi079 bash[19840]: cluster 2024-09-20T23:49:38.175390+0000 mgr.y (mgr.24289) 320 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:40.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:40 smithi122 bash[19818]: audit 2024-09-20T23:49:39.948144+0000 mgr.y (mgr.24289) 321 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:40.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:40 smithi079 bash[19840]: audit 2024-09-20T23:49:39.948144+0000 mgr.y (mgr.24289) 321 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:40.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:40 smithi079 bash[24834]: audit 2024-09-20T23:49:39.948144+0000 mgr.y (mgr.24289) 321 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:41.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:41 smithi122 bash[19818]: cluster 2024-09-20T23:49:40.176963+0000 mgr.y (mgr.24289) 322 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:41.905 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:41 smithi079 bash[24834]: cluster 2024-09-20T23:49:40.176963+0000 mgr.y (mgr.24289) 322 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:41.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:41 smithi079 bash[19840]: cluster 2024-09-20T23:49:40.176963+0000 mgr.y (mgr.24289) 322 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:42.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:49:41 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:49:41] "GET /metrics HTTP/1.1" 200 207965 "" "Prometheus/2.33.4" 2024-09-20T23:49:43.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:43 smithi122 bash[19818]: cluster 2024-09-20T23:49:42.177640+0000 mgr.y (mgr.24289) 323 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:43.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:43 smithi079 bash[19840]: cluster 2024-09-20T23:49:42.177640+0000 mgr.y (mgr.24289) 323 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:43.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:43 smithi079 bash[24834]: cluster 2024-09-20T23:49:42.177640+0000 mgr.y (mgr.24289) 323 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:43.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:43 smithi079 bash[42859]: level=error ts=2024-09-20T23:49:43.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:49:43.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:43 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49:43.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.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:49:43.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:43 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49:43.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:49:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:44 smithi122 bash[19818]: audit 2024-09-20T23:49:44.166715+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:49:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:44 smithi122 bash[19818]: audit 2024-09-20T23:49:44.167505+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:49:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:44 smithi122 bash[19818]: audit 2024-09-20T23:49:44.170700+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:49:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:44 smithi122 bash[19818]: audit 2024-09-20T23:49:44.171474+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:49:44.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:44 smithi079 bash[19840]: audit 2024-09-20T23:49:44.166715+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:49:44.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:44 smithi079 bash[19840]: audit 2024-09-20T23:49:44.167505+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:49:44.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:44 smithi079 bash[19840]: audit 2024-09-20T23:49:44.170700+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:49:44.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:44 smithi079 bash[19840]: audit 2024-09-20T23:49:44.171474+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:49:44.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:44 smithi079 bash[24834]: audit 2024-09-20T23:49:44.166715+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:49:44.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:44 smithi079 bash[24834]: audit 2024-09-20T23:49:44.167505+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:49:44.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:44 smithi079 bash[24834]: audit 2024-09-20T23:49:44.170700+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:49:44.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:44 smithi079 bash[24834]: audit 2024-09-20T23:49:44.171474+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:49:45.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:45 smithi122 bash[19818]: cluster 2024-09-20T23:49:44.178221+0000 mgr.y (mgr.24289) 324 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:45.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:45 smithi079 bash[24834]: cluster 2024-09-20T23:49:44.178221+0000 mgr.y (mgr.24289) 324 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:45.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:45 smithi079 bash[19840]: cluster 2024-09-20T23:49:44.178221+0000 mgr.y (mgr.24289) 324 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:47.525 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:47 smithi122 bash[20710]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:49:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:49:47.839 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:47.840 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:49:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:47.840 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:49:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:47.840 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:49:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:47.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:47 smithi122 bash[19818]: cluster 2024-09-20T23:49:46.179909+0000 mgr.y (mgr.24289) 325 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:47.841 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:47.841 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:49:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:47.841 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:49:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:47.842 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:49:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:47.842 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:49:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:47.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:47 smithi079 bash[24834]: cluster 2024-09-20T23:49:46.179909+0000 mgr.y (mgr.24289) 325 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:47.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:47 smithi079 bash[19840]: cluster 2024-09-20T23:49:46.179909+0000 mgr.y (mgr.24289) 325 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:48.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:47 smithi122 systemd[1]: Stopping Ceph mgr.x for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-20T23:49:48.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:47 smithi122 bash[38221]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mgr.x 2024-09-20T23:49:48.853 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:48 smithi122 bash[38230]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mgr-x 2024-09-20T23:49:48.854 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:48 smithi122 bash[38266]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mgr.x 2024-09-20T23:49:48.854 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:48 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-20T23:49:48.854 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:48 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-20T23:49:48.854 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:48 smithi122 systemd[1]: Stopped Ceph mgr.x for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:49:49.237 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:48 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49:48.849Z 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.122:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused" 2024-09-20T23:49:49.353 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:49:48 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:49.354 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:49:48 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:49.354 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:49:48 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:49.354 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:49:48 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:49.355 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:49:48 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:49.355 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:49:48 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:49.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:48 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:49.355 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:49:48 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:49.356 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:48 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:49:49.356 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:49 smithi122 systemd[1]: Started Ceph mgr.x for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:49:49.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:49 smithi122 bash[19818]: cluster 2024-09-20T23:49:48.180596+0000 mgr.y (mgr.24289) 326 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:49.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:49 smithi122 bash[19818]: audit 2024-09-20T23:49:49.072997+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:49:49.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:49 smithi122 bash[19818]: audit 2024-09-20T23:49:49.089715+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:49:49.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:49 smithi122 bash[19818]: audit 2024-09-20T23:49:49.095275+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:49:49.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:49 smithi122 bash[19818]: audit 2024-09-20T23:49:49.098263+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:49:49.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:49 smithi122 bash[19818]: audit 2024-09-20T23:49:49.100382+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:49:49.951 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:49 smithi079 bash[19840]: cluster 2024-09-20T23:49:48.180596+0000 mgr.y (mgr.24289) 326 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:49.952 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:49 smithi079 bash[19840]: audit 2024-09-20T23:49:49.072997+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:49:49.952 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:49 smithi079 bash[19840]: audit 2024-09-20T23:49:49.089715+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:49:49.952 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:49 smithi079 bash[19840]: audit 2024-09-20T23:49:49.095275+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:49:49.952 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:49 smithi079 bash[19840]: audit 2024-09-20T23:49:49.098263+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:49:49.952 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:49 smithi079 bash[19840]: audit 2024-09-20T23:49:49.100382+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:49:49.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:49 smithi079 bash[24834]: cluster 2024-09-20T23:49:48.180596+0000 mgr.y (mgr.24289) 326 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:49.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:49 smithi079 bash[24834]: audit 2024-09-20T23:49:49.072997+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:49:49.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:49 smithi079 bash[24834]: audit 2024-09-20T23:49:49.089715+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:49:49.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:49 smithi079 bash[24834]: audit 2024-09-20T23:49:49.095275+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:49:49.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:49 smithi079 bash[24834]: audit 2024-09-20T23:49:49.098263+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:49:49.952 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:49 smithi079 bash[24834]: audit 2024-09-20T23:49:49.100382+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:49:50.853 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:50 smithi122 bash[38324]: debug 2024-09-20T23:49:50.577+0000 7fcfe3a1e640 1 -- 172.21.15.122:0/509421098 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56128a9030e0 con 0x56128a905400 2024-09-20T23:49:50.854 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:50 smithi122 bash[38324]: debug 2024-09-20T23:49:50.693+0000 7fcfe6288040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:49:50.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:50 smithi122 bash[19818]: audit 2024-09-20T23:49:49.956117+0000 mgr.y (mgr.24289) 327 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:50.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:50 smithi079 bash[19840]: audit 2024-09-20T23:49:49.956117+0000 mgr.y (mgr.24289) 327 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:50.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:50 smithi079 bash[24834]: audit 2024-09-20T23:49:49.956117+0000 mgr.y (mgr.24289) 327 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:49:51.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:51 smithi122 bash[19818]: cluster 2024-09-20T23:49:50.181679+0000 mgr.y (mgr.24289) 328 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:51.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:51 smithi079 bash[19840]: cluster 2024-09-20T23:49:50.181679+0000 mgr.y (mgr.24289) 328 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:51.905 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:51 smithi079 bash[24834]: cluster 2024-09-20T23:49:50.181679+0000 mgr.y (mgr.24289) 328 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:52.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:49:51 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:49:51] "GET /metrics HTTP/1.1" 200 207968 "" "Prometheus/2.33.4" 2024-09-20T23:49:52.353 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:51 smithi122 bash[38324]: debug 2024-09-20T23:49:51.893+0000 7fcfe6288040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:49:52.353 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:51 smithi122 bash[38324]: debug 2024-09-20T23:49:51.961+0000 7fcfe6288040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:49:52.353 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:52 smithi122 bash[38324]: debug 2024-09-20T23:49:52.109+0000 7fcfe6288040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:49:53.102 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:52 smithi122 bash[38324]: debug 2024-09-20T23:49:52.761+0000 7fcfe6288040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:49:53.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:52 smithi122 bash[38324]: debug 2024-09-20T23:49:52.829+0000 7fcfe6288040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:49:53.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:52 smithi122 bash[38324]: debug 2024-09-20T23:49:52.905+0000 7fcfe6288040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:49:53.353 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:53 smithi122 bash[38324]: debug 2024-09-20T23:49:53.105+0000 7fcfe6288040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T23:49:53.353 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:53 smithi122 bash[38324]: debug 2024-09-20T23:49:53.185+0000 7fcfe6288040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:49:53.353 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:53 smithi122 bash[38324]: debug 2024-09-20T23:49:53.265+0000 7fcfe6288040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:49:53.838 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:53 smithi122 bash[19818]: cluster 2024-09-20T23:49:52.182328+0000 mgr.y (mgr.24289) 329 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:53.838 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:53 smithi122 bash[38324]: debug 2024-09-20T23:49:53.557+0000 7fcfe6288040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:49:53.839 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:53 smithi122 bash[38324]: debug 2024-09-20T23:49:53.645+0000 7fcfe6288040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:49:53.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:53 smithi079 bash[19840]: cluster 2024-09-20T23:49:52.182328+0000 mgr.y (mgr.24289) 329 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:53.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:53 smithi079 bash[24834]: cluster 2024-09-20T23:49:52.182328+0000 mgr.y (mgr.24289) 329 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:53.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:53 smithi079 bash[42859]: level=error ts=2024-09-20T23:49:53.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:49:53.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:53 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49: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.122:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused" 2024-09-20T23:49:53.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:53 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49:53.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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:49:54.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:53 smithi122 bash[38324]: debug 2024-09-20T23:49:53.841+0000 7fcfe6288040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:49:54.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:53 smithi122 bash[38324]: debug 2024-09-20T23:49:53.921+0000 7fcfe6288040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:49:54.510 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:54 smithi122 bash[38324]: debug 2024-09-20T23:49:54.169+0000 7fcfe6288040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:49:54.510 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:54 smithi122 bash[38324]: debug 2024-09-20T23:49:54.349+0000 7fcfe6288040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:49:54.768 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:54 smithi122 bash[19818]: audit 2024-09-20T23:49:53.668766+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:49:54.768 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:54 smithi122 bash[19818]: audit 2024-09-20T23:49:53.682135+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:49:54.768 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:54 smithi122 bash[38324]: debug 2024-09-20T23:49:54.513+0000 7fcfe6288040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:49:54.768 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:54 smithi122 bash[38324]: debug 2024-09-20T23:49:54.589+0000 7fcfe6288040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:49:54.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:54 smithi079 bash[24834]: audit 2024-09-20T23:49:53.668766+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:49:54.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:54 smithi079 bash[24834]: audit 2024-09-20T23:49:53.682135+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:49:54.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:54 smithi079 bash[19840]: audit 2024-09-20T23:49:53.668766+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:49:54.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:54 smithi079 bash[19840]: audit 2024-09-20T23:49:53.682135+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:49:55.106 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:54 smithi122 bash[38324]: debug 2024-09-20T23:49:54.769+0000 7fcfe6288040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:49:55.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:55 smithi122 bash[19818]: cluster 2024-09-20T23:49:54.183046+0000 mgr.y (mgr.24289) 330 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:55.854 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:55 smithi122 bash[38324]: debug 2024-09-20T23:49:55.597+0000 7fcfe6288040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:49:55.854 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:55 smithi122 bash[38324]: debug 2024-09-20T23:49:55.673+0000 7fcfe6288040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:49:55.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:55 smithi079 bash[19840]: cluster 2024-09-20T23:49:54.183046+0000 mgr.y (mgr.24289) 330 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:55.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:55 smithi079 bash[24834]: cluster 2024-09-20T23:49:54.183046+0000 mgr.y (mgr.24289) 330 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:56.354 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:55 smithi122 bash[38324]: debug 2024-09-20T23:49:55.897+0000 7fcfe6288040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:49:56.354 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:55 smithi122 bash[38324]: debug 2024-09-20T23:49:55.973+0000 7fcfe6288040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:49:56.677 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[38324]: debug 2024-09-20T23:49:56.361+0000 7fcfe6288040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:49:56.677 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[38324]: debug 2024-09-20T23:49:56.441+0000 7fcfe6288040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:49:56.677 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[38324]: [20/Sep/2024:23:49:56] ENGINE Bus STARTING 2024-09-20T23:49:56.678 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[38324]: CherryPy Checker: 2024-09-20T23:49:56.678 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[38324]: The Application mounted at '' has an empty config. 2024-09-20T23:49:56.678 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[38324]: [20/Sep/2024:23:49:56] ENGINE Serving on http://:::9283 2024-09-20T23:49:56.678 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[38324]: [20/Sep/2024:23:49:56] ENGINE Bus STARTED 2024-09-20T23:49:56.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:56 smithi079 bash[19840]: cluster 2024-09-20T23:49:56.467548+0000 mon.a (mon.0) 816 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T23:49:56.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:56 smithi079 bash[19840]: cluster 2024-09-20T23:49:56.467768+0000 mon.a (mon.0) 817 : cluster [DBG] Standby manager daemon x started 2024-09-20T23:49:56.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:56 smithi079 bash[19840]: audit 2024-09-20T23:49:56.471422+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T23:49:56.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:56 smithi079 bash[19840]: audit 2024-09-20T23:49:56.472654+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:49:56.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:56 smithi079 bash[19840]: audit 2024-09-20T23:49:56.474546+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T23:49:56.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:56 smithi079 bash[19840]: audit 2024-09-20T23:49:56.475745+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:49:56.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:56 smithi079 bash[24834]: cluster 2024-09-20T23:49:56.467548+0000 mon.a (mon.0) 816 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T23:49:56.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:56 smithi079 bash[24834]: cluster 2024-09-20T23:49:56.467768+0000 mon.a (mon.0) 817 : cluster [DBG] Standby manager daemon x started 2024-09-20T23:49:56.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:56 smithi079 bash[24834]: audit 2024-09-20T23:49:56.471422+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T23:49:56.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:56 smithi079 bash[24834]: audit 2024-09-20T23:49:56.472654+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:49:56.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:56 smithi079 bash[24834]: audit 2024-09-20T23:49:56.474546+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T23:49:56.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:56 smithi079 bash[24834]: audit 2024-09-20T23:49:56.475745+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:49:57.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[19818]: cluster 2024-09-20T23:49:56.467548+0000 mon.a (mon.0) 816 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T23:49:57.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[19818]: cluster 2024-09-20T23:49:56.467768+0000 mon.a (mon.0) 817 : cluster [DBG] Standby manager daemon x started 2024-09-20T23:49:57.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[19818]: audit 2024-09-20T23:49:56.471422+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T23:49:57.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[19818]: audit 2024-09-20T23:49:56.472654+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:49:57.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[19818]: audit 2024-09-20T23:49:56.474546+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T23:49:57.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:56 smithi122 bash[19818]: audit 2024-09-20T23:49:56.475745+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:49:57.603 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:49:57 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:49:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:49:57.987 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:49:57 smithi079 bash[42859]: level=warn ts=2024-09-20T23:49:57.900Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:49:57.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:57 smithi079 bash[19840]: cluster 2024-09-20T23:49:56.184683+0000 mgr.y (mgr.24289) 331 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:57.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:57 smithi079 bash[19840]: cluster 2024-09-20T23:49:56.700852+0000 mon.a (mon.0) 818 : cluster [DBG] mgrmap e21: y(active, since 8m), standbys: x 2024-09-20T23:49:57.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:57 smithi079 bash[24834]: cluster 2024-09-20T23:49:56.184683+0000 mgr.y (mgr.24289) 331 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:57.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:57 smithi079 bash[24834]: cluster 2024-09-20T23:49:56.700852+0000 mon.a (mon.0) 818 : cluster [DBG] mgrmap e21: y(active, since 8m), standbys: x 2024-09-20T23:49:58.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:57 smithi122 bash[19818]: cluster 2024-09-20T23:49:56.184683+0000 mgr.y (mgr.24289) 331 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:49:58.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:57 smithi122 bash[19818]: cluster 2024-09-20T23:49:56.700852+0000 mon.a (mon.0) 818 : cluster [DBG] mgrmap e21: y(active, since 8m), standbys: x 2024-09-20T23:49:59.959 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:49:59 smithi079 bash[24834]: cluster 2024-09-20T23:49:58.185517+0000 mgr.y (mgr.24289) 332 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:49:59.959 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:49:59 smithi079 bash[19840]: cluster 2024-09-20T23:49:58.185517+0000 mgr.y (mgr.24289) 332 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:00.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:49:59 smithi122 bash[19818]: cluster 2024-09-20T23:49:58.185517+0000 mgr.y (mgr.24289) 332 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:00.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:00 smithi079 bash[19840]: audit 2024-09-20T23:49:59.964031+0000 mgr.y (mgr.24289) 333 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:00.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:00 smithi079 bash[19840]: cluster 2024-09-20T23:50:00.000163+0000 mon.a (mon.0) 819 : cluster [INF] overall HEALTH_OK 2024-09-20T23:50:00.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:00 smithi079 bash[24834]: audit 2024-09-20T23:49:59.964031+0000 mgr.y (mgr.24289) 333 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:00.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:00 smithi079 bash[24834]: cluster 2024-09-20T23:50:00.000163+0000 mon.a (mon.0) 819 : cluster [INF] overall HEALTH_OK 2024-09-20T23:50:01.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:00 smithi122 bash[19818]: audit 2024-09-20T23:49:59.964031+0000 mgr.y (mgr.24289) 333 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:01.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:00 smithi122 bash[19818]: cluster 2024-09-20T23:50:00.000163+0000 mon.a (mon.0) 819 : cluster [INF] overall HEALTH_OK 2024-09-20T23:50:01.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:01 smithi079 bash[19840]: cluster 2024-09-20T23:50:00.187184+0000 mgr.y (mgr.24289) 334 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:01.987 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:50:01 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:50:01] "GET /metrics HTTP/1.1" 200 207970 "" "Prometheus/2.33.4" 2024-09-20T23:50:01.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:01 smithi079 bash[24834]: cluster 2024-09-20T23:50:00.187184+0000 mgr.y (mgr.24289) 334 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:02.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:01 smithi122 bash[19818]: cluster 2024-09-20T23:50:00.187184+0000 mgr.y (mgr.24289) 334 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:03.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:03 smithi079 bash[24834]: cluster 2024-09-20T23:50:02.187873+0000 mgr.y (mgr.24289) 335 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:03.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:03 smithi079 bash[19840]: cluster 2024-09-20T23:50:02.187873+0000 mgr.y (mgr.24289) 335 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:03.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:03 smithi079 bash[42859]: level=error ts=2024-09-20T23:50:03.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:50:03.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:03 smithi079 bash[42859]: level=warn ts=2024-09-20T23:50:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:50:03.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:03 smithi079 bash[42859]: level=warn ts=2024-09-20T23:50:03.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:50:04.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:03 smithi122 bash[19818]: cluster 2024-09-20T23:50:02.187873+0000 mgr.y (mgr.24289) 335 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:05.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:05 smithi079 bash[24834]: cluster 2024-09-20T23:50:04.188527+0000 mgr.y (mgr.24289) 336 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:05.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:05 smithi079 bash[19840]: cluster 2024-09-20T23:50:04.188527+0000 mgr.y (mgr.24289) 336 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:06.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:05 smithi122 bash[19818]: cluster 2024-09-20T23:50:04.188527+0000 mgr.y (mgr.24289) 336 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:07.603 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:50:07 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:50:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:50:07.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:07 smithi079 bash[24834]: cluster 2024-09-20T23:50:06.190224+0000 mgr.y (mgr.24289) 337 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:07.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:07 smithi079 bash[19840]: cluster 2024-09-20T23:50:06.190224+0000 mgr.y (mgr.24289) 337 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:08.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:07 smithi122 bash[19818]: cluster 2024-09-20T23:50:06.190224+0000 mgr.y (mgr.24289) 337 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:09.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:09 smithi079 bash[19840]: cluster 2024-09-20T23:50:08.190948+0000 mgr.y (mgr.24289) 338 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:09.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:09 smithi079 bash[24834]: cluster 2024-09-20T23:50:08.190948+0000 mgr.y (mgr.24289) 338 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:10.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:09 smithi122 bash[19818]: cluster 2024-09-20T23:50:08.190948+0000 mgr.y (mgr.24289) 338 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:11.987 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:50:11 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:50:11] "GET /metrics HTTP/1.1" 200 207970 "" "Prometheus/2.33.4" 2024-09-20T23:50:11.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:11 smithi079 bash[19840]: audit 2024-09-20T23:50:09.975363+0000 mgr.y (mgr.24289) 339 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:11.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:11 smithi079 bash[19840]: cluster 2024-09-20T23:50:10.192626+0000 mgr.y (mgr.24289) 340 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:11.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:11 smithi079 bash[24834]: audit 2024-09-20T23:50:09.975363+0000 mgr.y (mgr.24289) 339 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:11.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:11 smithi079 bash[24834]: cluster 2024-09-20T23:50:10.192626+0000 mgr.y (mgr.24289) 340 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:12.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:11 smithi122 bash[19818]: audit 2024-09-20T23:50:09.975363+0000 mgr.y (mgr.24289) 339 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:12.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:11 smithi122 bash[19818]: cluster 2024-09-20T23:50:10.192626+0000 mgr.y (mgr.24289) 340 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:13.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:13 smithi079 bash[19840]: cluster 2024-09-20T23:50:12.193349+0000 mgr.y (mgr.24289) 341 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:13.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:13 smithi079 bash[24834]: cluster 2024-09-20T23:50:12.193349+0000 mgr.y (mgr.24289) 341 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:13.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:13 smithi079 bash[42859]: level=error ts=2024-09-20T23:50:13.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:50:13.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:13 smithi079 bash[42859]: level=warn ts=2024-09-20T23:50:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:50:13.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:13 smithi079 bash[42859]: level=warn ts=2024-09-20T23:50:13.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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:50:14.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:13 smithi122 bash[19818]: cluster 2024-09-20T23:50:12.193349+0000 mgr.y (mgr.24289) 341 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:15.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:15 smithi079 bash[24834]: cluster 2024-09-20T23:50:14.194050+0000 mgr.y (mgr.24289) 342 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:15.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:15 smithi079 bash[19840]: cluster 2024-09-20T23:50:14.194050+0000 mgr.y (mgr.24289) 342 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:16.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:15 smithi122 bash[19818]: cluster 2024-09-20T23:50:14.194050+0000 mgr.y (mgr.24289) 342 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:17.603 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:50:17 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:50:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:50:18.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:17 smithi122 bash[19818]: cluster 2024-09-20T23:50:16.195771+0000 mgr.y (mgr.24289) 343 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:18.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:17 smithi079 bash[24834]: cluster 2024-09-20T23:50:16.195771+0000 mgr.y (mgr.24289) 343 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:18.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:17 smithi079 bash[19840]: cluster 2024-09-20T23:50:16.195771+0000 mgr.y (mgr.24289) 343 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:20.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:19 smithi122 bash[19818]: cluster 2024-09-20T23:50:18.196451+0000 mgr.y (mgr.24289) 344 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:20.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:19 smithi079 bash[24834]: cluster 2024-09-20T23:50:18.196451+0000 mgr.y (mgr.24289) 344 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:20.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:19 smithi079 bash[19840]: cluster 2024-09-20T23:50:18.196451+0000 mgr.y (mgr.24289) 344 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:22.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:21 smithi122 bash[19818]: audit 2024-09-20T23:50:19.980097+0000 mgr.y (mgr.24289) 345 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:22.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:21 smithi122 bash[19818]: cluster 2024-09-20T23:50:20.198163+0000 mgr.y (mgr.24289) 346 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:22.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:50:21 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:50:21] "GET /metrics HTTP/1.1" 200 207962 "" "Prometheus/2.33.4" 2024-09-20T23:50:22.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:21 smithi079 bash[24834]: audit 2024-09-20T23:50:19.980097+0000 mgr.y (mgr.24289) 345 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:22.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:21 smithi079 bash[24834]: cluster 2024-09-20T23:50:20.198163+0000 mgr.y (mgr.24289) 346 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:22.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:21 smithi079 bash[19840]: audit 2024-09-20T23:50:19.980097+0000 mgr.y (mgr.24289) 345 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:22.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:21 smithi079 bash[19840]: cluster 2024-09-20T23:50:20.198163+0000 mgr.y (mgr.24289) 346 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:23.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:23 smithi079 bash[19840]: cluster 2024-09-20T23:50:22.198924+0000 mgr.y (mgr.24289) 347 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:23.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:23 smithi079 bash[24834]: cluster 2024-09-20T23:50:22.198924+0000 mgr.y (mgr.24289) 347 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:23.987 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:23 smithi079 bash[42859]: level=error ts=2024-09-20T23:50:23.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:50:23.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:23 smithi079 bash[42859]: level=warn ts=2024-09-20T23:50:23.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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:50:23.988 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:23 smithi079 bash[42859]: level=warn ts=2024-09-20T23:50:23.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:50:24.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:23 smithi122 bash[19818]: cluster 2024-09-20T23:50:22.198924+0000 mgr.y (mgr.24289) 347 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:26.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:25 smithi122 bash[19818]: cluster 2024-09-20T23:50:24.199782+0000 mgr.y (mgr.24289) 348 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:26.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:25 smithi079 bash[19840]: cluster 2024-09-20T23:50:24.199782+0000 mgr.y (mgr.24289) 348 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:26.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:25 smithi079 bash[24834]: cluster 2024-09-20T23:50:24.199782+0000 mgr.y (mgr.24289) 348 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:27.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:50:27 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:50:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:50:28.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:27 smithi122 bash[19818]: cluster 2024-09-20T23:50:26.201548+0000 mgr.y (mgr.24289) 349 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:28.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:27 smithi079 bash[19840]: cluster 2024-09-20T23:50:26.201548+0000 mgr.y (mgr.24289) 349 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:28.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:27 smithi079 bash[24834]: cluster 2024-09-20T23:50:26.201548+0000 mgr.y (mgr.24289) 349 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:30.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:29 smithi122 bash[19818]: cluster 2024-09-20T23:50:28.202405+0000 mgr.y (mgr.24289) 350 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:30.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:29 smithi079 bash[19840]: cluster 2024-09-20T23:50:28.202405+0000 mgr.y (mgr.24289) 350 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:30.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:29 smithi079 bash[24834]: cluster 2024-09-20T23:50:28.202405+0000 mgr.y (mgr.24289) 350 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:32.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:31 smithi122 bash[19818]: audit 2024-09-20T23:50:29.988069+0000 mgr.y (mgr.24289) 351 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:32.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:31 smithi122 bash[19818]: cluster 2024-09-20T23:50:30.204213+0000 mgr.y (mgr.24289) 352 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:32.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:50:31 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:50:31] "GET /metrics HTTP/1.1" 200 207969 "" "Prometheus/2.33.4" 2024-09-20T23:50:32.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:31 smithi079 bash[19840]: audit 2024-09-20T23:50:29.988069+0000 mgr.y (mgr.24289) 351 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:32.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:31 smithi079 bash[19840]: cluster 2024-09-20T23:50:30.204213+0000 mgr.y (mgr.24289) 352 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:32.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:31 smithi079 bash[24834]: audit 2024-09-20T23:50:29.988069+0000 mgr.y (mgr.24289) 351 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:32.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:31 smithi079 bash[24834]: cluster 2024-09-20T23:50:30.204213+0000 mgr.y (mgr.24289) 352 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:33.774 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:33 smithi079 bash[42859]: level=error ts=2024-09-20T23:50:33.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:50:33.774 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:33 smithi079 bash[42859]: level=warn ts=2024-09-20T23:50: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.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:50:33.774 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:33 smithi079 bash[42859]: level=warn ts=2024-09-20T23:50:33.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:50:34.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:33 smithi122 bash[19818]: cluster 2024-09-20T23:50:32.205112+0000 mgr.y (mgr.24289) 353 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:34.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:33 smithi079 bash[19840]: cluster 2024-09-20T23:50:32.205112+0000 mgr.y (mgr.24289) 353 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:34.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:33 smithi079 bash[24834]: cluster 2024-09-20T23:50:32.205112+0000 mgr.y (mgr.24289) 353 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:36.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:35 smithi122 bash[19818]: cluster 2024-09-20T23:50:34.205965+0000 mgr.y (mgr.24289) 354 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:36.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:35 smithi079 bash[19840]: cluster 2024-09-20T23:50:34.205965+0000 mgr.y (mgr.24289) 354 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:36.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:35 smithi079 bash[24834]: cluster 2024-09-20T23:50:34.205965+0000 mgr.y (mgr.24289) 354 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:37.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:50:37 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:50:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:50:38.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:37 smithi122 bash[19818]: cluster 2024-09-20T23:50:36.207866+0000 mgr.y (mgr.24289) 355 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:38.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:37 smithi079 bash[24834]: cluster 2024-09-20T23:50:36.207866+0000 mgr.y (mgr.24289) 355 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:38.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:37 smithi079 bash[19840]: cluster 2024-09-20T23:50:36.207866+0000 mgr.y (mgr.24289) 355 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:40.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:39 smithi122 bash[19818]: cluster 2024-09-20T23:50:38.208584+0000 mgr.y (mgr.24289) 356 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:40.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:39 smithi079 bash[19840]: cluster 2024-09-20T23:50:38.208584+0000 mgr.y (mgr.24289) 356 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:40.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:39 smithi079 bash[24834]: cluster 2024-09-20T23:50:38.208584+0000 mgr.y (mgr.24289) 356 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:42.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:41 smithi122 bash[19818]: audit 2024-09-20T23:50:39.996825+0000 mgr.y (mgr.24289) 357 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:42.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:41 smithi122 bash[19818]: cluster 2024-09-20T23:50:40.210230+0000 mgr.y (mgr.24289) 358 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:42.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:50:41 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:50:41] "GET /metrics HTTP/1.1" 200 207969 "" "Prometheus/2.33.4" 2024-09-20T23:50:42.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:41 smithi079 bash[19840]: audit 2024-09-20T23:50:39.996825+0000 mgr.y (mgr.24289) 357 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:42.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:41 smithi079 bash[19840]: cluster 2024-09-20T23:50:40.210230+0000 mgr.y (mgr.24289) 358 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:42.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:41 smithi079 bash[24834]: audit 2024-09-20T23:50:39.996825+0000 mgr.y (mgr.24289) 357 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:42.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:41 smithi079 bash[24834]: cluster 2024-09-20T23:50:40.210230+0000 mgr.y (mgr.24289) 358 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:43.798 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:43 smithi079 bash[42859]: level=error ts=2024-09-20T23:50:43.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:50:43.798 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:43 smithi079 bash[42859]: level=warn ts=2024-09-20T23:50:43.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:50:43.798 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:43 smithi079 bash[42859]: level=warn ts=2024-09-20T23:50:43.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:50:44.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:43 smithi122 bash[19818]: cluster 2024-09-20T23:50:42.210993+0000 mgr.y (mgr.24289) 359 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:44.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:43 smithi079 bash[19840]: cluster 2024-09-20T23:50:42.210993+0000 mgr.y (mgr.24289) 359 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:44.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:43 smithi079 bash[24834]: cluster 2024-09-20T23:50:42.210993+0000 mgr.y (mgr.24289) 359 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:45.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:44 smithi122 bash[19818]: audit 2024-09-20T23:50:44.182438+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:50:45.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:44 smithi122 bash[19818]: audit 2024-09-20T23:50:44.182762+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:50:45.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:44 smithi122 bash[19818]: audit 2024-09-20T23:50:44.183182+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:50:45.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:44 smithi122 bash[19818]: audit 2024-09-20T23:50:44.184167+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:50:45.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:44 smithi079 bash[24834]: audit 2024-09-20T23:50:44.182438+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:50:45.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:44 smithi079 bash[24834]: audit 2024-09-20T23:50:44.182762+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:50:45.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:44 smithi079 bash[24834]: audit 2024-09-20T23:50:44.183182+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:50:45.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:44 smithi079 bash[24834]: audit 2024-09-20T23:50:44.184167+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:50:45.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:44 smithi079 bash[19840]: audit 2024-09-20T23:50:44.182438+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:50:45.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:44 smithi079 bash[19840]: audit 2024-09-20T23:50:44.182762+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:50:45.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:44 smithi079 bash[19840]: audit 2024-09-20T23:50:44.183182+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:50:45.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:44 smithi079 bash[19840]: audit 2024-09-20T23:50:44.184167+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24289 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:50:46.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:45 smithi122 bash[19818]: cluster 2024-09-20T23:50:44.211754+0000 mgr.y (mgr.24289) 360 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:46.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:45 smithi079 bash[19840]: cluster 2024-09-20T23:50:44.211754+0000 mgr.y (mgr.24289) 360 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:46.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:45 smithi079 bash[24834]: cluster 2024-09-20T23:50:44.211754+0000 mgr.y (mgr.24289) 360 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:47.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:50:47 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:50:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:50:48.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:47 smithi122 bash[19818]: cluster 2024-09-20T23:50:46.213407+0000 mgr.y (mgr.24289) 361 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:48.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:47 smithi079 bash[19840]: cluster 2024-09-20T23:50:46.213407+0000 mgr.y (mgr.24289) 361 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:48.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:47 smithi079 bash[24834]: cluster 2024-09-20T23:50:46.213407+0000 mgr.y (mgr.24289) 361 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:50.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:49 smithi122 bash[19818]: cluster 2024-09-20T23:50:48.214196+0000 mgr.y (mgr.24289) 362 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:50.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:49 smithi079 bash[19840]: cluster 2024-09-20T23:50:48.214196+0000 mgr.y (mgr.24289) 362 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:50.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:49 smithi079 bash[24834]: cluster 2024-09-20T23:50:48.214196+0000 mgr.y (mgr.24289) 362 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:52.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:51 smithi122 bash[19818]: audit 2024-09-20T23:50:50.004094+0000 mgr.y (mgr.24289) 363 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:52.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:51 smithi122 bash[19818]: cluster 2024-09-20T23:50:50.215879+0000 mgr.y (mgr.24289) 364 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:52.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:50:51 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:50:51] "GET /metrics HTTP/1.1" 200 207967 "" "Prometheus/2.33.4" 2024-09-20T23:50:52.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:51 smithi079 bash[24834]: audit 2024-09-20T23:50:50.004094+0000 mgr.y (mgr.24289) 363 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:52.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:51 smithi079 bash[24834]: cluster 2024-09-20T23:50:50.215879+0000 mgr.y (mgr.24289) 364 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:52.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:51 smithi079 bash[19840]: audit 2024-09-20T23:50:50.004094+0000 mgr.y (mgr.24289) 363 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:50:52.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:51 smithi079 bash[19840]: cluster 2024-09-20T23:50:50.215879+0000 mgr.y (mgr.24289) 364 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:53.830 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:53 smithi079 bash[42859]: level=error ts=2024-09-20T23:50:53.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:50:53.830 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:53 smithi079 bash[42859]: level=warn ts=2024-09-20T23:50:53.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:50:53.830 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:50:53 smithi079 bash[42859]: level=warn ts=2024-09-20T23:50:53.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:50:53.994 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:53 smithi122 bash[19818]: cluster 2024-09-20T23:50:52.216643+0000 mgr.y (mgr.24289) 365 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:53.994 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:53 smithi122 bash[19818]: audit 2024-09-20T23:50:53.696372+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:50:53.994 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:53 smithi122 bash[19818]: audit 2024-09-20T23:50:53.699432+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:50:53.994 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:53 smithi122 bash[19818]: audit 2024-09-20T23:50:53.701254+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:50:54.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:53 smithi079 bash[19840]: cluster 2024-09-20T23:50:52.216643+0000 mgr.y (mgr.24289) 365 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:54.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:53 smithi079 bash[19840]: audit 2024-09-20T23:50:53.696372+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:50:54.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:53 smithi079 bash[19840]: audit 2024-09-20T23:50:53.699432+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:50:54.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:53 smithi079 bash[19840]: audit 2024-09-20T23:50:53.701254+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:50:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:53 smithi079 bash[24834]: cluster 2024-09-20T23:50:52.216643+0000 mgr.y (mgr.24289) 365 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:53 smithi079 bash[24834]: audit 2024-09-20T23:50:53.696372+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:50:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:53 smithi079 bash[24834]: audit 2024-09-20T23:50:53.699432+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:50:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:53 smithi079 bash[24834]: audit 2024-09-20T23:50:53.701254+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.24289 172.21.15.79:0/3504776170' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:50:55.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:55 smithi122 bash[19818]: audit 2024-09-20T23:50:54.009691+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:50:55.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:55 smithi122 bash[19818]: cluster 2024-09-20T23:50:54.217462+0000 mgr.y (mgr.24289) 366 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:55.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:55 smithi079 bash[19840]: audit 2024-09-20T23:50:54.009691+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:50:55.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:55 smithi079 bash[19840]: cluster 2024-09-20T23:50:54.217462+0000 mgr.y (mgr.24289) 366 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:55.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:55 smithi079 bash[24834]: audit 2024-09-20T23:50:54.009691+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24289 ' entity='mgr.y' 2024-09-20T23:50:55.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:55 smithi079 bash[24834]: cluster 2024-09-20T23:50:54.217462+0000 mgr.y (mgr.24289) 366 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:57.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:57 smithi122 bash[19818]: cluster 2024-09-20T23:50:56.219147+0000 mgr.y (mgr.24289) 367 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:57.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:50:57 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:50:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:50:57.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:57 smithi079 bash[19840]: cluster 2024-09-20T23:50:56.219147+0000 mgr.y (mgr.24289) 367 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:57.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:57 smithi079 bash[24834]: cluster 2024-09-20T23:50:56.219147+0000 mgr.y (mgr.24289) 367 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:50:59.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:50:59 smithi079 bash[24834]: cluster 2024-09-20T23:50:58.219963+0000 mgr.y (mgr.24289) 368 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:59.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:50:59 smithi079 bash[19840]: cluster 2024-09-20T23:50:58.219963+0000 mgr.y (mgr.24289) 368 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:50:59.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:50:59 smithi122 bash[19818]: cluster 2024-09-20T23:50:58.219963+0000 mgr.y (mgr.24289) 368 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:01.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:01 smithi079 bash[19840]: audit 2024-09-20T23:51:00.007405+0000 mgr.y (mgr.24289) 369 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:01.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:01 smithi079 bash[19840]: cluster 2024-09-20T23:51:00.221525+0000 mgr.y (mgr.24289) 370 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:01.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:01 smithi079 bash[24834]: audit 2024-09-20T23:51:00.007405+0000 mgr.y (mgr.24289) 369 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:01.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:01 smithi079 bash[24834]: cluster 2024-09-20T23:51:00.221525+0000 mgr.y (mgr.24289) 370 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:01.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:01 smithi122 bash[19818]: audit 2024-09-20T23:51:00.007405+0000 mgr.y (mgr.24289) 369 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:01.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:01 smithi122 bash[19818]: cluster 2024-09-20T23:51:00.221525+0000 mgr.y (mgr.24289) 370 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:02.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:01 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:51:01] "GET /metrics HTTP/1.1" 200 207966 "" "Prometheus/2.33.4" 2024-09-20T23:51:03.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:03 smithi079 bash[19840]: cluster 2024-09-20T23:51:02.222245+0000 mgr.y (mgr.24289) 371 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:03.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:03 smithi079 bash[24834]: cluster 2024-09-20T23:51:02.222245+0000 mgr.y (mgr.24289) 371 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:03.737 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:03 smithi079 bash[42859]: level=error ts=2024-09-20T23:51:03.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:51:03.737 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:03 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:03.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:51:03.737 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:03 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:03.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:51:03.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:03 smithi122 bash[19818]: cluster 2024-09-20T23:51:02.222245+0000 mgr.y (mgr.24289) 371 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:05.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:05 smithi079 bash[19840]: cluster 2024-09-20T23:51:04.222943+0000 mgr.y (mgr.24289) 372 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:05.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:05 smithi079 bash[24834]: cluster 2024-09-20T23:51:04.222943+0000 mgr.y (mgr.24289) 372 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:05.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:05 smithi122 bash[19818]: cluster 2024-09-20T23:51:04.222943+0000 mgr.y (mgr.24289) 372 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:07.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:07 smithi122 bash[19818]: cluster 2024-09-20T23:51:06.224637+0000 mgr.y (mgr.24289) 373 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:07.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:07 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:51:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:51:07.736 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:07 smithi079 bash[19840]: cluster 2024-09-20T23:51:06.224637+0000 mgr.y (mgr.24289) 373 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:07.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:07 smithi079 bash[24834]: cluster 2024-09-20T23:51:06.224637+0000 mgr.y (mgr.24289) 373 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:09.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:09 smithi079 bash[24834]: cluster 2024-09-20T23:51:08.225334+0000 mgr.y (mgr.24289) 374 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:09.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:09 smithi079 bash[19840]: cluster 2024-09-20T23:51:08.225334+0000 mgr.y (mgr.24289) 374 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:09.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:09 smithi122 bash[19818]: cluster 2024-09-20T23:51:08.225334+0000 mgr.y (mgr.24289) 374 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:11.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:11 smithi079 bash[24834]: audit 2024-09-20T23:51:10.016040+0000 mgr.y (mgr.24289) 375 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:11.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:11 smithi079 bash[24834]: cluster 2024-09-20T23:51:10.226947+0000 mgr.y (mgr.24289) 376 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:11.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:11 smithi079 bash[19840]: audit 2024-09-20T23:51:10.016040+0000 mgr.y (mgr.24289) 375 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:11.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:11 smithi079 bash[19840]: cluster 2024-09-20T23:51:10.226947+0000 mgr.y (mgr.24289) 376 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:11.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:11 smithi122 bash[19818]: audit 2024-09-20T23:51:10.016040+0000 mgr.y (mgr.24289) 375 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:11.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:11 smithi122 bash[19818]: cluster 2024-09-20T23:51:10.226947+0000 mgr.y (mgr.24289) 376 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:12.236 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:11 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:51:11] "GET /metrics HTTP/1.1" 200 207966 "" "Prometheus/2.33.4" 2024-09-20T23:51:13.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:13 smithi079 bash[24834]: cluster 2024-09-20T23:51:12.227716+0000 mgr.y (mgr.24289) 377 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:13.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:13 smithi079 bash[19840]: cluster 2024-09-20T23:51:12.227716+0000 mgr.y (mgr.24289) 377 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:13.737 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:13 smithi079 bash[42859]: level=error ts=2024-09-20T23:51:13.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:51:13.737 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:13 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:13.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:51:13.737 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:13 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:13.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:51:13.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:13 smithi122 bash[19818]: cluster 2024-09-20T23:51:12.227716+0000 mgr.y (mgr.24289) 377 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:15.736 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:15 smithi079 bash[24834]: cluster 2024-09-20T23:51:14.228369+0000 mgr.y (mgr.24289) 378 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:15.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:15 smithi079 bash[19840]: cluster 2024-09-20T23:51:14.228369+0000 mgr.y (mgr.24289) 378 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:15.757 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-20T23:51:15.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:15 smithi122 bash[19818]: cluster 2024-09-20T23:51:14.228369+0000 mgr.y (mgr.24289) 378 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:17.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:17 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:51:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:51:17.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:17 smithi122 bash[19818]: cluster 2024-09-20T23:51:16.230008+0000 mgr.y (mgr.24289) 379 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:17.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:17 smithi079 bash[19840]: cluster 2024-09-20T23:51:16.230008+0000 mgr.y (mgr.24289) 379 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:17.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:17 smithi079 bash[24834]: cluster 2024-09-20T23:51:16.230008+0000 mgr.y (mgr.24289) 379 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:19.311 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T23:51:19.311 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (8m) 2m ago 8m 13.7M - ba2b418f427c 24b70e57acb5 2024-09-20T23:51:19.311 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (8m) 85s ago 8m 43.8M - 8.3.5 dad864ee21e9 7c6a9ac9906a 2024-09-20T23:51:19.311 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (6m) 2m ago 6m 42.1M - 3.5 e1d6a67b021e 7fd57b811dc1 2024-09-20T23:51:19.311 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283 running (90s) 85s ago 15m 170M - 19.1.1-367-g9e2ac70b cc9251b744a3 58cd83340f25 2024-09-20T23:51:19.311 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:9283 running (17m) 2m ago 17m 451M - 17.2.0 e1d6a67b021e 6b02ee51cc7d 2024-09-20T23:51:19.311 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (17m) 2m ago 17m 51.2M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-20T23:51:19.311 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (15m) 85s ago 15m 39.9M 2048M 17.2.0 e1d6a67b021e 54a13324c500 2024-09-20T23:51:19.311 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (15m) 2m ago 15m 43.4M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-20T23:51:19.311 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (9m) 2m ago 9m 9472k - 1dbe0e931976 b563ed59da60 2024-09-20T23:51:19.311 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (9m) 85s ago 9m 9.96M - 1dbe0e931976 c869ea6c192d 2024-09-20T23:51:19.311 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (14m) 2m ago 14m 51.3M 4060M 17.2.0 e1d6a67b021e 664220be6971 2024-09-20T23:51:19.312 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (13m) 2m ago 13m 52.2M 4060M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-20T23:51:19.312 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (13m) 2m ago 13m 46.9M 4060M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-20T23:51:19.312 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (12m) 2m ago 12m 50.1M 4060M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-20T23:51:19.312 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (12m) 85s ago 12m 50.9M 4316M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-20T23:51:19.312 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (11m) 85s ago 11m 49.2M 4316M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-20T23:51:19.312 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (10m) 85s ago 10m 47.9M 4316M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-20T23:51:19.312 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (10m) 85s ago 10m 50.4M 4316M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-20T23:51:19.312 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (8m) 85s ago 9m 58.5M - 514e6a882f6e a4850f0d6528 2024-09-20T23:51:19.312 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (7m) 2m ago 7m 83.0M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-20T23:51:19.312 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (7m) 85s ago 7m 83.3M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-20T23:51:19.586 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:19 smithi079 bash[24834]: cluster 2024-09-20T23:51:18.230780+0000 mgr.y (mgr.24289) 380 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:19.586 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:19 smithi079 bash[19840]: cluster 2024-09-20T23:51:18.230780+0000 mgr.y (mgr.24289) 380 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:19.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:19 smithi122 bash[19818]: cluster 2024-09-20T23:51:18.230780+0000 mgr.y (mgr.24289) 380 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:20.032 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions' 2024-09-20T23:51:20.736 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:20 smithi079 bash[19840]: audit 2024-09-20T23:51:19.278448+0000 mgr.y (mgr.24289) 381 : audit [DBG] from='client.24847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:51:20.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:20 smithi079 bash[24834]: audit 2024-09-20T23:51:19.278448+0000 mgr.y (mgr.24289) 381 : audit [DBG] from='client.24847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:51:20.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:20 smithi122 bash[19818]: audit 2024-09-20T23:51:19.278448+0000 mgr.y (mgr.24289) 381 : audit [DBG] from='client.24847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:51:21.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:21 smithi079 bash[19840]: audit 2024-09-20T23:51:20.024046+0000 mgr.y (mgr.24289) 382 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:21.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:21 smithi079 bash[19840]: cluster 2024-09-20T23:51:20.231630+0000 mgr.y (mgr.24289) 383 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:21.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:21 smithi079 bash[24834]: audit 2024-09-20T23:51:20.024046+0000 mgr.y (mgr.24289) 382 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:21.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:21 smithi079 bash[24834]: cluster 2024-09-20T23:51:20.231630+0000 mgr.y (mgr.24289) 383 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:21.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:21 smithi122 bash[19818]: audit 2024-09-20T23:51:20.024046+0000 mgr.y (mgr.24289) 382 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:21.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:21 smithi122 bash[19818]: cluster 2024-09-20T23:51:20.231630+0000 mgr.y (mgr.24289) 383 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:22.236 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:21 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:51:21] "GET /metrics HTTP/1.1" 200 207973 "" "Prometheus/2.33.4" 2024-09-20T23:51:23.649 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-20T23:51:23.649 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-20T23:51:23.649 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-20T23:51:23.649 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:51:23.649 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-20T23:51:23.649 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-09-20T23:51:23.649 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 1 2024-09-20T23:51:23.649 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:51:23.649 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-20T23:51:23.649 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-20T23:51:23.650 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:51:23.650 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-09-20T23:51:23.650 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-20T23:51:23.650 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-20T23:51:23.650 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:51:23.650 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-20T23:51:23.650 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-09-20T23:51:23.650 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 1 2024-09-20T23:51:23.650 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:51:23.650 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-20T23:51:23.736 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:23 smithi079 bash[19840]: cluster 2024-09-20T23:51:22.232105+0000 mgr.y (mgr.24289) 384 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:23.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:23 smithi079 bash[24834]: cluster 2024-09-20T23:51:22.232105+0000 mgr.y (mgr.24289) 384 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:23.737 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:23 smithi079 bash[42859]: level=error ts=2024-09-20T23:51:23.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:51:23.737 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:23 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:23.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:51:23.737 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:23 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:23.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:51:23.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:23 smithi122 bash[19818]: cluster 2024-09-20T23:51:22.232105+0000 mgr.y (mgr.24289) 384 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:24.368 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph -s' 2024-09-20T23:51:24.646 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:24 smithi079 bash[24834]: audit 2024-09-20T23:51:23.654657+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.79:0/1295285693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T23:51:24.649 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:24 smithi079 bash[19840]: audit 2024-09-20T23:51:23.654657+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.79:0/1295285693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T23:51:24.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:24 smithi122 bash[19818]: audit 2024-09-20T23:51:23.654657+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.79:0/1295285693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T23:51:25.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:25 smithi079 bash[24834]: cluster 2024-09-20T23:51:24.232740+0000 mgr.y (mgr.24289) 385 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:25.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:25 smithi079 bash[19840]: cluster 2024-09-20T23:51:24.232740+0000 mgr.y (mgr.24289) 385 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:25.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:25 smithi122 bash[19818]: cluster 2024-09-20T23:51:24.232740+0000 mgr.y (mgr.24289) 385 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:27.604 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:27 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:51:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:51:27.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:27 smithi122 bash[19818]: cluster 2024-09-20T23:51:26.234602+0000 mgr.y (mgr.24289) 386 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:27.781 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:27 smithi079 bash[19840]: cluster 2024-09-20T23:51:26.234602+0000 mgr.y (mgr.24289) 386 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:27.781 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:27 smithi079 bash[24834]: cluster 2024-09-20T23:51:26.234602+0000 mgr.y (mgr.24289) 386 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:28.226 INFO:teuthology.orchestra.run.smithi079.stdout: cluster: 2024-09-20T23:51:28.226 INFO:teuthology.orchestra.run.smithi079.stdout: id: ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: health: HEALTH_OK 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: services: 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: mon: 3 daemons, quorum a,c,b (age 15m) 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: mgr: y(active, since 9m), standbys: x 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: osd: 8 osds: 8 up (since 10m), 8 in (since 10m) 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: data: 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: pools: 6 pools, 161 pgs 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: objects: 209 objects, 585 KiB 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: usage: 63 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: pgs: 161 active+clean 2024-09-20T23:51:28.227 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:51:28.228 INFO:teuthology.orchestra.run.smithi079.stdout: io: 2024-09-20T23:51:28.228 INFO:teuthology.orchestra.run.smithi079.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-20T23:51:28.228 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:51:28.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:28 smithi122 bash[19818]: audit 2024-09-20T23:51:28.232639+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.79:0/1566145411' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T23:51:28.954 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:28 smithi079 bash[24834]: audit 2024-09-20T23:51:28.232639+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.79:0/1566145411' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T23:51:28.955 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:28 smithi079 bash[19840]: audit 2024-09-20T23:51:28.232639+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.79:0/1566145411' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T23:51:28.956 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph health detail' 2024-09-20T23:51:29.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:29 smithi122 bash[19818]: cluster 2024-09-20T23:51:28.235280+0000 mgr.y (mgr.24289) 387 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:29.986 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:29 smithi079 bash[19840]: cluster 2024-09-20T23:51:28.235280+0000 mgr.y (mgr.24289) 387 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:29.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:29 smithi079 bash[24834]: cluster 2024-09-20T23:51:28.235280+0000 mgr.y (mgr.24289) 387 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:31.736 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:31 smithi079 bash[19840]: audit 2024-09-20T23:51:30.032130+0000 mgr.y (mgr.24289) 388 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:31.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:31 smithi079 bash[19840]: cluster 2024-09-20T23:51:30.236949+0000 mgr.y (mgr.24289) 389 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:31.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:31 smithi079 bash[24834]: audit 2024-09-20T23:51:30.032130+0000 mgr.y (mgr.24289) 388 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:31.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:31 smithi079 bash[24834]: cluster 2024-09-20T23:51:30.236949+0000 mgr.y (mgr.24289) 389 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:31.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:31 smithi122 bash[19818]: audit 2024-09-20T23:51:30.032130+0000 mgr.y (mgr.24289) 388 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:31.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:31 smithi122 bash[19818]: cluster 2024-09-20T23:51:30.236949+0000 mgr.y (mgr.24289) 389 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:32.236 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:31 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:51:31] "GET /metrics HTTP/1.1" 200 207974 "" "Prometheus/2.33.4" 2024-09-20T23:51:32.796 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-20T23:51:33.493 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-20T23:51:33.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:33 smithi079 bash[24834]: cluster 2024-09-20T23:51:32.237667+0000 mgr.y (mgr.24289) 390 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:33.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:33 smithi079 bash[24834]: audit 2024-09-20T23:51:32.802441+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.79:0/1237271154' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T23:51:33.748 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:33 smithi079 bash[19840]: cluster 2024-09-20T23:51:32.237667+0000 mgr.y (mgr.24289) 390 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:33.748 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:33 smithi079 bash[19840]: audit 2024-09-20T23:51:32.802441+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.79:0/1237271154' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T23:51:33.748 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:33 smithi079 bash[42859]: level=error ts=2024-09-20T23:51:33.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:51:33.748 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:33 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:33.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:51:33.748 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:33 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:51:33.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:33 smithi122 bash[19818]: cluster 2024-09-20T23:51:32.237667+0000 mgr.y (mgr.24289) 390 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:33.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:33 smithi122 bash[19818]: audit 2024-09-20T23:51:32.802441+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.79:0/1237271154' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T23:51:35.801 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:35 smithi079 bash[24834]: cluster 2024-09-20T23:51:34.238404+0000 mgr.y (mgr.24289) 391 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:35.801 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:35 smithi079 bash[19840]: cluster 2024-09-20T23:51:34.238404+0000 mgr.y (mgr.24289) 391 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:35.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:35 smithi122 bash[19818]: cluster 2024-09-20T23:51:34.238404+0000 mgr.y (mgr.24289) 391 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:37.313 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-20T23:51:37.527 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:37 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:51:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:51:37.736 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:37 smithi079 bash[19840]: cluster 2024-09-20T23:51:36.240128+0000 mgr.y (mgr.24289) 392 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:37.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:37 smithi079 bash[19840]: audit 2024-09-20T23:51:37.306982+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.79:0/1892176472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T23:51:37.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:37 smithi079 bash[24834]: cluster 2024-09-20T23:51:36.240128+0000 mgr.y (mgr.24289) 392 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:37.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:37 smithi079 bash[24834]: audit 2024-09-20T23:51:37.306982+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.79:0/1892176472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T23:51:37.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:37 smithi122 bash[19818]: cluster 2024-09-20T23:51:36.240128+0000 mgr.y (mgr.24289) 392 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:37.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:37 smithi122 bash[19818]: audit 2024-09-20T23:51:37.306982+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.79:0/1892176472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T23:51:38.048 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph mgr fail' 2024-09-20T23:51:39.736 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:39 smithi079 bash[19840]: cluster 2024-09-20T23:51:38.240650+0000 mgr.y (mgr.24289) 393 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:39.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:39 smithi079 bash[24834]: cluster 2024-09-20T23:51:38.240650+0000 mgr.y (mgr.24289) 393 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:39.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:39 smithi122 bash[19818]: cluster 2024-09-20T23:51:38.240650+0000 mgr.y (mgr.24289) 393 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:51:41.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:41 smithi079 bash[24834]: audit 2024-09-20T23:51:40.041014+0000 mgr.y (mgr.24289) 394 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:41.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:41 smithi079 bash[24834]: cluster 2024-09-20T23:51:40.242306+0000 mgr.y (mgr.24289) 395 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:41.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:41 smithi079 bash[19840]: audit 2024-09-20T23:51:40.041014+0000 mgr.y (mgr.24289) 394 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:41.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:41 smithi079 bash[19840]: cluster 2024-09-20T23:51:40.242306+0000 mgr.y (mgr.24289) 395 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:41.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:41 smithi122 bash[19818]: audit 2024-09-20T23:51:40.041014+0000 mgr.y (mgr.24289) 394 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:41.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:41 smithi122 bash[19818]: cluster 2024-09-20T23:51:40.242306+0000 mgr.y (mgr.24289) 395 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:51:42.236 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:41 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:51:41] "GET /metrics HTTP/1.1" 200 207974 "" "Prometheus/2.33.4" 2024-09-20T23:51:42.804 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:42 smithi079 bash[20094]: debug 2024-09-20T23:51:42.562+0000 7f9c006a6700 -1 mgr handle_mgr_map I was active but no longer am 2024-09-20T23:51:42.804 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:42 smithi079 bash[20094]: ignoring --setuser ceph since I am not root 2024-09-20T23:51:42.804 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:42 smithi079 bash[20094]: ignoring --setgroup ceph since I am not root 2024-09-20T23:51:42.804 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:42 smithi079 bash[20094]: debug 2024-09-20T23:51:42.618+0000 7f47d60ea700 1 -- 172.21.15.79:0/3183823407 <== mon.0 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562ae144e340 con 0x562ae21ca800 2024-09-20T23:51:42.804 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:42 smithi079 bash[20094]: debug 2024-09-20T23:51:42.758+0000 7f47deb46000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:51:42.804 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:42 smithi079 bash[24834]: audit 2024-09-20T23:51:41.799203+0000 mon.a (mon.0) 824 : audit [INF] from='client.? 172.21.15.79:0/2236470669' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T23:51:42.804 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:42 smithi079 bash[24834]: cluster 2024-09-20T23:51:41.814192+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-20T23:51:42.805 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:42 smithi079 bash[19840]: audit 2024-09-20T23:51:41.799203+0000 mon.a (mon.0) 824 : audit [INF] from='client.? 172.21.15.79:0/2236470669' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T23:51:42.805 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:42 smithi079 bash[19840]: cluster 2024-09-20T23:51:41.814192+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-20T23:51:42.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:42 smithi122 bash[19818]: audit 2024-09-20T23:51:41.799203+0000 mon.a (mon.0) 824 : audit [INF] from='client.? 172.21.15.79:0/2236470669' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T23:51:42.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:42 smithi122 bash[19818]: cluster 2024-09-20T23:51:41.814192+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-20T23:51:42.854 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:42 smithi122 bash[38324]: [20/Sep/2024:23:51:42] ENGINE Bus STOPPING 2024-09-20T23:51:42.854 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:42 smithi122 bash[38324]: [20/Sep/2024:23:51:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T23:51:42.854 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:42 smithi122 bash[38324]: [20/Sep/2024:23:51:42] ENGINE Bus STOPPED 2024-09-20T23:51:43.358 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'sleep 180' 2024-09-20T23:51:43.549 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[38324]: [20/Sep/2024:23:51:43] ENGINE Bus STARTING 2024-09-20T23:51:43.549 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[38324]: [20/Sep/2024:23:51:43] ENGINE Serving on http://:::9283 2024-09-20T23:51:43.549 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[38324]: [20/Sep/2024:23:51:43] ENGINE Bus STARTED 2024-09-20T23:51:43.594 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[42859]: level=error ts=2024-09-20T23:51:43.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:51:43.594 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:43.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused" 2024-09-20T23:51:43.594 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:43.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused" 2024-09-20T23:51:43.595 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.560686+0000 mon.a (mon.0) 826 : audit [INF] from='client.? 172.21.15.79:0/2236470669' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T23:51:43.595 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: cluster 2024-09-20T23:51:42.560859+0000 mon.a (mon.0) 827 : cluster [DBG] mgrmap e22: x(active, starting, since 0.760337s) 2024-09-20T23:51:43.595 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.565791+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:51:43.595 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.566356+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:51:43.595 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.566863+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:51:43.595 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.567352+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T23:51:43.595 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.567803+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:51:43.595 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.568632+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:51:43.595 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.569264+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.569805+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.570290+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.570798+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.571283+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.571778+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.572392+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.572853+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:42.574002+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: cluster 2024-09-20T23:51:43.073462+0000 mon.a (mon.0) 828 : cluster [INF] Manager daemon x is now available 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:43.119878+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:43.131864+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:43.140907+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:43.146573+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:51:43.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:43.176107+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:51:43.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:43.187618+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:51:43.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:43.187837+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:51:43.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:43.216727+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T23:51:43.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[24834]: audit 2024-09-20T23:51:43.216893+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T23:51:43.597 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.560686+0000 mon.a (mon.0) 826 : audit [INF] from='client.? 172.21.15.79:0/2236470669' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T23:51:43.597 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: cluster 2024-09-20T23:51:42.560859+0000 mon.a (mon.0) 827 : cluster [DBG] mgrmap e22: x(active, starting, since 0.760337s) 2024-09-20T23:51:43.597 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.565791+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:51:43.597 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.566356+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:51:43.597 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.566863+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:51:43.597 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.567352+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.567803+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.568632+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.569264+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.569805+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.570290+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.570798+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.571283+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.571778+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.572392+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.572853+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:42.574002+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: cluster 2024-09-20T23:51:43.073462+0000 mon.a (mon.0) 828 : cluster [INF] Manager daemon x is now available 2024-09-20T23:51:43.598 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:43.119878+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:43.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:43.131864+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:43.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:43.140907+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:43.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:43.146573+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:51:43.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:43.176107+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:51:43.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:43.187618+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:51:43.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:43.187837+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:51:43.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:43.216727+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T23:51:43.599 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:43 smithi079 bash[19840]: audit 2024-09-20T23:51:43.216893+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T23:51:43.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.560686+0000 mon.a (mon.0) 826 : audit [INF] from='client.? 172.21.15.79:0/2236470669' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T23:51:43.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: cluster 2024-09-20T23:51:42.560859+0000 mon.a (mon.0) 827 : cluster [DBG] mgrmap e22: x(active, starting, since 0.760337s) 2024-09-20T23:51:43.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.565791+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:51:43.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.566356+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.566863+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.567352+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.567803+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.568632+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.569264+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.569805+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.570290+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.570798+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.571283+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.571778+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.572392+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.572853+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:51:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:42.574002+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:51:43.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: cluster 2024-09-20T23:51:43.073462+0000 mon.a (mon.0) 828 : cluster [INF] Manager daemon x is now available 2024-09-20T23:51:43.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:43.119878+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:43.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:43.131864+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:43.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:43.140907+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:43.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:43.146573+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:51:43.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:43.176107+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:51:43.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:43.187618+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:51:43.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:43.187837+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:51:43.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:43.216727+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T23:51:43.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:43 smithi122 bash[19818]: audit 2024-09-20T23:51:43.216893+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T23:51:44.409 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:44.145Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=2 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:51:44.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[20094]: debug 2024-09-20T23:51:44.318+0000 7f47deb46000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:51:44.666 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[20094]: debug 2024-09-20T23:51:44.410+0000 7f47deb46000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:51:44.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[24834]: cephadm 2024-09-20T23:51:43.121002+0000 mgr.x (mgr.24530) 1 : cephadm [INF] Queued rgw.foo for migration 2024-09-20T23:51:44.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[24834]: cephadm 2024-09-20T23:51:43.121660+0000 mgr.x (mgr.24530) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-09-20T23:51:44.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[24834]: cephadm 2024-09-20T23:51:43.132957+0000 mgr.x (mgr.24530) 3 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-20T23:51:44.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[24834]: cephadm 2024-09-20T23:51:43.133031+0000 mgr.x (mgr.24530) 4 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-20T23:51:44.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[24834]: cephadm 2024-09-20T23:51:43.133207+0000 mgr.x (mgr.24530) 5 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-20T23:51:44.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[24834]: cluster 2024-09-20T23:51:43.820313+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e23: x(active, since 2s) 2024-09-20T23:51:44.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[24834]: audit 2024-09-20T23:51:43.867034+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:44.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[24834]: audit 2024-09-20T23:51:43.890440+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:44.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[19840]: cephadm 2024-09-20T23:51:43.121002+0000 mgr.x (mgr.24530) 1 : cephadm [INF] Queued rgw.foo for migration 2024-09-20T23:51:44.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[19840]: cephadm 2024-09-20T23:51:43.121660+0000 mgr.x (mgr.24530) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-09-20T23:51:44.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[19840]: cephadm 2024-09-20T23:51:43.132957+0000 mgr.x (mgr.24530) 3 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-20T23:51:44.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[19840]: cephadm 2024-09-20T23:51:43.133031+0000 mgr.x (mgr.24530) 4 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-20T23:51:44.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[19840]: cephadm 2024-09-20T23:51:43.133207+0000 mgr.x (mgr.24530) 5 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-20T23:51:44.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[19840]: cluster 2024-09-20T23:51:43.820313+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e23: x(active, since 2s) 2024-09-20T23:51:44.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[19840]: audit 2024-09-20T23:51:43.867034+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:44.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[19840]: audit 2024-09-20T23:51:43.890440+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:44.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:44 smithi122 bash[19818]: cephadm 2024-09-20T23:51:43.121002+0000 mgr.x (mgr.24530) 1 : cephadm [INF] Queued rgw.foo for migration 2024-09-20T23:51:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:44 smithi122 bash[19818]: cephadm 2024-09-20T23:51:43.121660+0000 mgr.x (mgr.24530) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-09-20T23:51:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:44 smithi122 bash[19818]: cephadm 2024-09-20T23:51:43.132957+0000 mgr.x (mgr.24530) 3 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-20T23:51:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:44 smithi122 bash[19818]: cephadm 2024-09-20T23:51:43.133031+0000 mgr.x (mgr.24530) 4 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-20T23:51:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:44 smithi122 bash[19818]: cephadm 2024-09-20T23:51:43.133207+0000 mgr.x (mgr.24530) 5 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-20T23:51:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:44 smithi122 bash[19818]: cluster 2024-09-20T23:51:43.820313+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e23: x(active, since 2s) 2024-09-20T23:51:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:44 smithi122 bash[19818]: audit 2024-09-20T23:51:43.867034+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:44 smithi122 bash[19818]: audit 2024-09-20T23:51:43.890440+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:44.943 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:44 smithi079 bash[20094]: debug 2024-09-20T23:51:44.670+0000 7f47deb46000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:51:45.555 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: debug 2024-09-20T23:51:45.110+0000 7fcf3d21c640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:23:51:45] ENGINE Error in HTTPServer.serve 2024-09-20T23:51:45.555 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: Traceback (most recent call last): 2024-09-20T23:51:45.555 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T23:51:45.555 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: self._connections.run(self.expiration_interval) 2024-09-20T23:51:45.555 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T23:51:45.555 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: self._run(expiration_interval) 2024-09-20T23:51:45.555 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T23:51:45.555 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T23:51:45.556 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T23:51:45.556 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T23:51:45.556 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T23:51:45.556 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: s = self.context.wrap_socket( 2024-09-20T23:51:45.556 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T23:51:45.556 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: return self.sslsocket_class._create( 2024-09-20T23:51:45.556 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T23:51:45.556 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: self.do_handshake() 2024-09-20T23:51:45.556 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T23:51:45.556 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: self._sslobj.do_handshake() 2024-09-20T23:51:45.556 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[38324]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T23:51:45.655 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:45 smithi079 bash[24834]: cephadm 2024-09-20T23:51:43.646456+0000 mgr.x (mgr.24530) 6 : cephadm [INF] Deploying cephadm binary to smithi122 2024-09-20T23:51:45.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:45 smithi079 bash[24834]: cluster 2024-09-20T23:51:43.846031+0000 mgr.x (mgr.24530) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:45.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:45 smithi079 bash[24834]: cluster 2024-09-20T23:51:44.572204+0000 mgr.x (mgr.24530) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:45.656 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:45 smithi079 bash[20094]: debug 2024-09-20T23:51:45.442+0000 7f47deb46000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:51:45.656 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:45 smithi079 bash[20094]: debug 2024-09-20T23:51:45.554+0000 7f47deb46000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:51:45.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:45 smithi079 bash[19840]: cephadm 2024-09-20T23:51:43.646456+0000 mgr.x (mgr.24530) 6 : cephadm [INF] Deploying cephadm binary to smithi122 2024-09-20T23:51:45.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:45 smithi079 bash[19840]: cluster 2024-09-20T23:51:43.846031+0000 mgr.x (mgr.24530) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:45.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:45 smithi079 bash[19840]: cluster 2024-09-20T23:51:44.572204+0000 mgr.x (mgr.24530) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:45.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[19818]: cephadm 2024-09-20T23:51:43.646456+0000 mgr.x (mgr.24530) 6 : cephadm [INF] Deploying cephadm binary to smithi122 2024-09-20T23:51:45.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[19818]: cluster 2024-09-20T23:51:43.846031+0000 mgr.x (mgr.24530) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:45.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:45 smithi122 bash[19818]: cluster 2024-09-20T23:51:44.572204+0000 mgr.x (mgr.24530) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:45.986 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:45 smithi079 bash[20094]: debug 2024-09-20T23:51:45.658+0000 7f47deb46000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:51:45.987 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:45 smithi079 bash[20094]: debug 2024-09-20T23:51:45.770+0000 7f47deb46000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:51:46.276 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:45 smithi079 bash[20094]: debug 2024-09-20T23:51:45.990+0000 7f47deb46000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:51:46.556 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[20094]: debug 2024-09-20T23:51:46.278+0000 7f47deb46000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:51:46.556 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[20094]: debug 2024-09-20T23:51:46.386+0000 7f47deb46000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:51:46.815 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[20094]: debug 2024-09-20T23:51:46.570+0000 7f47deb46000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:51:46.815 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: cephadm 2024-09-20T23:51:44.801044+0000 mgr.x (mgr.24530) 9 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: cephadm 2024-09-20T23:51:44.802259+0000 mgr.x (mgr.24530) 10 : cephadm [INF] [20/Sep/2024:23:51:44] ENGINE Bus STARTING 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: cephadm 2024-09-20T23:51:44.905536+0000 mgr.x (mgr.24530) 11 : cephadm [INF] [20/Sep/2024:23:51:44] ENGINE Serving on http://172.21.15.122:8765 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: cephadm 2024-09-20T23:51:45.090922+0000 mgr.x (mgr.24530) 12 : cephadm [INF] [20/Sep/2024:23:51:45] ENGINE Serving on https://172.21.15.122:7150 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: cephadm 2024-09-20T23:51:45.091128+0000 mgr.x (mgr.24530) 13 : cephadm [INF] [20/Sep/2024:23:51:45] ENGINE Bus STARTED 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: cephadm 2024-09-20T23:51:45.114485+0000 mgr.x (mgr.24530) 14 : cephadm [ERR] [20/Sep/2024:23:51:45] ENGINE Error in HTTPServer.serve 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: Traceback (most recent call last): 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: self._connections.run(self.expiration_interval) 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: self._run(expiration_interval) 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T23:51:46.816 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: s = self.context.wrap_socket( 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: return self.sslsocket_class._create( 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: self.do_handshake() 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: self._sslobj.do_handshake() 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[19840]: cluster 2024-09-20T23:51:45.824488+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: cephadm 2024-09-20T23:51:44.801044+0000 mgr.x (mgr.24530) 9 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-20T23:51:46.817 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: cephadm 2024-09-20T23:51:44.802259+0000 mgr.x (mgr.24530) 10 : cephadm [INF] [20/Sep/2024:23:51:44] ENGINE Bus STARTING 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: cephadm 2024-09-20T23:51:44.905536+0000 mgr.x (mgr.24530) 11 : cephadm [INF] [20/Sep/2024:23:51:44] ENGINE Serving on http://172.21.15.122:8765 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: cephadm 2024-09-20T23:51:45.090922+0000 mgr.x (mgr.24530) 12 : cephadm [INF] [20/Sep/2024:23:51:45] ENGINE Serving on https://172.21.15.122:7150 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: cephadm 2024-09-20T23:51:45.091128+0000 mgr.x (mgr.24530) 13 : cephadm [INF] [20/Sep/2024:23:51:45] ENGINE Bus STARTED 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: cephadm 2024-09-20T23:51:45.114485+0000 mgr.x (mgr.24530) 14 : cephadm [ERR] [20/Sep/2024:23:51:45] ENGINE Error in HTTPServer.serve 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: Traceback (most recent call last): 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: self._connections.run(self.expiration_interval) 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: self._run(expiration_interval) 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T23:51:46.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T23:51:46.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T23:51:46.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: s = self.context.wrap_socket( 2024-09-20T23:51:46.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T23:51:46.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: return self.sslsocket_class._create( 2024-09-20T23:51:46.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T23:51:46.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: self.do_handshake() 2024-09-20T23:51:46.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T23:51:46.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: self._sslobj.do_handshake() 2024-09-20T23:51:46.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T23:51:46.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[24834]: cluster 2024-09-20T23:51:45.824488+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-09-20T23:51:46.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: cephadm 2024-09-20T23:51:44.801044+0000 mgr.x (mgr.24530) 9 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: cephadm 2024-09-20T23:51:44.802259+0000 mgr.x (mgr.24530) 10 : cephadm [INF] [20/Sep/2024:23:51:44] ENGINE Bus STARTING 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: cephadm 2024-09-20T23:51:44.905536+0000 mgr.x (mgr.24530) 11 : cephadm [INF] [20/Sep/2024:23:51:44] ENGINE Serving on http://172.21.15.122:8765 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: cephadm 2024-09-20T23:51:45.090922+0000 mgr.x (mgr.24530) 12 : cephadm [INF] [20/Sep/2024:23:51:45] ENGINE Serving on https://172.21.15.122:7150 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: cephadm 2024-09-20T23:51:45.091128+0000 mgr.x (mgr.24530) 13 : cephadm [INF] [20/Sep/2024:23:51:45] ENGINE Bus STARTED 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: cephadm 2024-09-20T23:51:45.114485+0000 mgr.x (mgr.24530) 14 : cephadm [ERR] [20/Sep/2024:23:51:45] ENGINE Error in HTTPServer.serve 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: Traceback (most recent call last): 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: self._connections.run(self.expiration_interval) 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: self._run(expiration_interval) 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T23:51:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T23:51:46.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T23:51:46.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T23:51:46.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: s = self.context.wrap_socket( 2024-09-20T23:51:46.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T23:51:46.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: return self.sslsocket_class._create( 2024-09-20T23:51:46.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T23:51:46.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: self.do_handshake() 2024-09-20T23:51:46.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T23:51:46.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: self._sslobj.do_handshake() 2024-09-20T23:51:46.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T23:51:46.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:46 smithi122 bash[19818]: cluster 2024-09-20T23:51:45.824488+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-09-20T23:51:47.091 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:46 smithi079 bash[20094]: debug 2024-09-20T23:51:46.818+0000 7f47deb46000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:51:47.486 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:47 smithi079 bash[20094]: debug 2024-09-20T23:51:47.094+0000 7f47deb46000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:51:47.486 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:47 smithi079 bash[20094]: debug 2024-09-20T23:51:47.262+0000 7f47deb46000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:51:47.565 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:47 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:51:47] "GET /metrics HTTP/1.1" 200 34898 "" "Prometheus/2.33.4" 2024-09-20T23:51:47.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:47 smithi122 bash[19818]: cluster 2024-09-20T23:51:46.572872+0000 mgr.x (mgr.24530) 15 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:47.957 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:47 smithi079 bash[24834]: cluster 2024-09-20T23:51:46.572872+0000 mgr.x (mgr.24530) 15 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:47.957 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:47 smithi079 bash[20094]: debug 2024-09-20T23:51:47.498+0000 7f47deb46000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:51:47.958 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:47 smithi079 bash[20094]: debug 2024-09-20T23:51:47.618+0000 7f47deb46000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:51:47.958 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:47 smithi079 bash[19840]: cluster 2024-09-20T23:51:46.572872+0000 mgr.x (mgr.24530) 15 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:48.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:47 smithi079 bash[20094]: debug 2024-09-20T23:51:47.958+0000 7f47deb46000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:51:48.986 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:48 smithi079 bash[24834]: cluster 2024-09-20T23:51:48.573569+0000 mgr.x (mgr.24530) 16 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:48.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:48 smithi079 bash[19840]: cluster 2024-09-20T23:51:48.573569+0000 mgr.x (mgr.24530) 16 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:48.987 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:48 smithi079 bash[20094]: debug 2024-09-20T23:51:48.718+0000 7f47deb46000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:51:48.987 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:48 smithi079 bash[20094]: debug 2024-09-20T23:51:48.838+0000 7f47deb46000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:51:49.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:48 smithi122 bash[19818]: cluster 2024-09-20T23:51:48.573569+0000 mgr.x (mgr.24530) 16 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:51:49.104 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:51:48 smithi122 bash[35789]: ts=2024-09-20T23:51:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: |\n OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked down and back up at {{ $value | humanize }} times once a minute for 5 minutes. This could indicate a network issue (latency, packet drop, disruption) on the clusters \"cluster network\". Check the network environment on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSD's to flap (mark each other out)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:51:49.104 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:51:48 smithi122 bash[35789]: ts=2024-09-20T23:51:48.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: |\n OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by more than 30% from average PG count.\n summary: PG allocations are not balanced across devices\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.79:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:51:49.370 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[20094]: debug 2024-09-20T23:51:49.050+0000 7f47deb46000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:51:49.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[20094]: debug 2024-09-20T23:51:49.374+0000 7f47deb46000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:51:50.002 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[20094]: debug 2024-09-20T23:51:49.754+0000 7f47deb46000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:51:50.002 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[20094]: debug 2024-09-20T23:51:49.870+0000 7f47deb46000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:51:50.003 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[20094]: [20/Sep/2024:23:51:49] ENGINE Bus STARTING 2024-09-20T23:51:50.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[19840]: cluster 2024-09-20T23:51:49.893010+0000 mon.a (mon.0) 838 : cluster [DBG] Standby manager daemon y started 2024-09-20T23:51:50.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[19840]: audit 2024-09-20T23:51:49.900380+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.? 172.21.15.79:0/1984797977' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T23:51:50.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[19840]: audit 2024-09-20T23:51:49.901450+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.? 172.21.15.79:0/1984797977' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:51:50.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[19840]: audit 2024-09-20T23:51:49.905829+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.? 172.21.15.79:0/1984797977' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T23:51:50.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[19840]: audit 2024-09-20T23:51:49.907492+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.? 172.21.15.79:0/1984797977' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:51:50.003 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[24834]: cluster 2024-09-20T23:51:49.893010+0000 mon.a (mon.0) 838 : cluster [DBG] Standby manager daemon y started 2024-09-20T23:51:50.003 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[24834]: audit 2024-09-20T23:51:49.900380+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.? 172.21.15.79:0/1984797977' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T23:51:50.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[24834]: audit 2024-09-20T23:51:49.901450+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.? 172.21.15.79:0/1984797977' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:51:50.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[24834]: audit 2024-09-20T23:51:49.905829+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.? 172.21.15.79:0/1984797977' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T23:51:50.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:49 smithi079 bash[24834]: audit 2024-09-20T23:51:49.907492+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.? 172.21.15.79:0/1984797977' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:51:50.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:49 smithi122 bash[19818]: cluster 2024-09-20T23:51:49.893010+0000 mon.a (mon.0) 838 : cluster [DBG] Standby manager daemon y started 2024-09-20T23:51:50.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:49 smithi122 bash[19818]: audit 2024-09-20T23:51:49.900380+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.? 172.21.15.79:0/1984797977' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T23:51:50.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:49 smithi122 bash[19818]: audit 2024-09-20T23:51:49.901450+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.? 172.21.15.79:0/1984797977' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:51:50.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:49 smithi122 bash[19818]: audit 2024-09-20T23:51:49.905829+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.? 172.21.15.79:0/1984797977' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T23:51:50.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:49 smithi122 bash[19818]: audit 2024-09-20T23:51:49.907492+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.? 172.21.15.79:0/1984797977' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:51:50.487 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[20094]: CherryPy Checker: 2024-09-20T23:51:50.487 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[20094]: The Application mounted at '' has an empty config. 2024-09-20T23:51:50.487 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[20094]: [20/Sep/2024:23:51:50] ENGINE Serving on http://:::9283 2024-09-20T23:51:50.487 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[20094]: [20/Sep/2024:23:51:50] ENGINE Bus STARTED 2024-09-20T23:51:51.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[19840]: cluster 2024-09-20T23:51:49.950922+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-09-20T23:51:51.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[19840]: audit 2024-09-20T23:51:49.954582+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T23:51:51.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[19840]: audit 2024-09-20T23:51:50.052717+0000 mgr.x (mgr.24530) 17 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:51.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[19840]: cluster 2024-09-20T23:51:50.574410+0000 mgr.x (mgr.24530) 18 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-20T23:51:51.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[19840]: audit 2024-09-20T23:51:50.655730+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:51.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[19840]: audit 2024-09-20T23:51:50.665957+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:51.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[24834]: cluster 2024-09-20T23:51:49.950922+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-09-20T23:51:51.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[24834]: audit 2024-09-20T23:51:49.954582+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T23:51:51.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[24834]: audit 2024-09-20T23:51:50.052717+0000 mgr.x (mgr.24530) 17 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:51.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[24834]: cluster 2024-09-20T23:51:50.574410+0000 mgr.x (mgr.24530) 18 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-20T23:51:51.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[24834]: audit 2024-09-20T23:51:50.655730+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:51.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:50 smithi079 bash[24834]: audit 2024-09-20T23:51:50.665957+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:51.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:50 smithi122 bash[19818]: cluster 2024-09-20T23:51:49.950922+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-09-20T23:51:51.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:50 smithi122 bash[19818]: audit 2024-09-20T23:51:49.954582+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T23:51:51.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:50 smithi122 bash[19818]: audit 2024-09-20T23:51:50.052717+0000 mgr.x (mgr.24530) 17 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:51:51.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:50 smithi122 bash[19818]: cluster 2024-09-20T23:51:50.574410+0000 mgr.x (mgr.24530) 18 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-20T23:51:51.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:50 smithi122 bash[19818]: audit 2024-09-20T23:51:50.655730+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:51.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:50 smithi122 bash[19818]: audit 2024-09-20T23:51:50.665957+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:52.236 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:51 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:51:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:51:52.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.739008+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:52.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.749180+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:52.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.753259+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.753264+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.755047+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.755137+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.756484+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.756498+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.758071+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.758083+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: cephadm 2024-09-20T23:51:51.759469+0000 mgr.x (mgr.24530) 19 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 3292M 2024-09-20T23:51:52.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.766483+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:52.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.812894+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:52.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: audit 2024-09-20T23:51:51.824708+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:52.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[24834]: cluster 2024-09-20T23:51:52.575097+0000 mgr.x (mgr.24530) 20 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-20T23:51:52.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.739008+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:52.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.749180+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:52.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.753259+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.753264+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.755047+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.755137+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.756484+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.756498+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.758071+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.758083+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:52.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: cephadm 2024-09-20T23:51:51.759469+0000 mgr.x (mgr.24530) 19 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 3292M 2024-09-20T23:51:52.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.766483+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:52.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.812894+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:52.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: audit 2024-09-20T23:51:51.824708+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:52.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:52 smithi079 bash[19840]: cluster 2024-09-20T23:51:52.575097+0000 mgr.x (mgr.24530) 20 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-20T23:51:53.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.739008+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:53.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.749180+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:53.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.753259+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:53.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.753264+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:53.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.755047+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:53.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.755137+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:53.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.756484+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:53.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.756498+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:53.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.758071+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:53.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.758083+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:53.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: cephadm 2024-09-20T23:51:51.759469+0000 mgr.x (mgr.24530) 19 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 3292M 2024-09-20T23:51:53.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.766483+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:53.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.812894+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:53.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: audit 2024-09-20T23:51:51.824708+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:53.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:52 smithi122 bash[19818]: cluster 2024-09-20T23:51:52.575097+0000 mgr.x (mgr.24530) 20 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-20T23:51:53.967 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[42859]: level=error ts=2024-09-20T23:51:53.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": dial tcp 172.21.15.79:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:51:53.967 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:53.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:51:53.968 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[42859]: level=warn ts=2024-09-20T23:51:53.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:51:54.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:52.973893+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:52.989525+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:52.994971+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:52.995121+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:52.997675+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:52.997689+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.000136+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.000160+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.002488+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.002565+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: cephadm 2024-09-20T23:51:53.004397+0000 mgr.x (mgr.24530) 21 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 3036M 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.014407+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.017231+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.018590+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: cephadm 2024-09-20T23:51:53.020556+0000 mgr.x (mgr.24530) 22 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: cephadm 2024-09-20T23:51:53.021032+0000 mgr.x (mgr.24530) 23 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: cephadm 2024-09-20T23:51:53.189345+0000 mgr.x (mgr.24530) 24 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: cephadm 2024-09-20T23:51:53.189558+0000 mgr.x (mgr.24530) 25 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: cephadm 2024-09-20T23:51:53.324776+0000 mgr.x (mgr.24530) 26 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: cephadm 2024-09-20T23:51:53.327569+0000 mgr.x (mgr.24530) 27 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: cephadm 2024-09-20T23:51:53.452080+0000 mgr.x (mgr.24530) 28 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: cephadm 2024-09-20T23:51:53.465538+0000 mgr.x (mgr.24530) 29 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:51:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.587304+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.599303+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.618003+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.632798+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.644957+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.693732+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.702826+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.711829+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[19840]: audit 2024-09-20T23:51:53.720848+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:52.973893+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:52.989525+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:52.994971+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:52.995121+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:52.997675+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:52.997689+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.000136+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.000160+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.002488+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.002565+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: cephadm 2024-09-20T23:51:53.004397+0000 mgr.x (mgr.24530) 21 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 3036M 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.014407+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.017231+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.018590+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: cephadm 2024-09-20T23:51:53.020556+0000 mgr.x (mgr.24530) 22 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:51:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: cephadm 2024-09-20T23:51:53.021032+0000 mgr.x (mgr.24530) 23 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: cephadm 2024-09-20T23:51:53.189345+0000 mgr.x (mgr.24530) 24 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: cephadm 2024-09-20T23:51:53.189558+0000 mgr.x (mgr.24530) 25 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: cephadm 2024-09-20T23:51:53.324776+0000 mgr.x (mgr.24530) 26 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: cephadm 2024-09-20T23:51:53.327569+0000 mgr.x (mgr.24530) 27 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: cephadm 2024-09-20T23:51:53.452080+0000 mgr.x (mgr.24530) 28 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: cephadm 2024-09-20T23:51:53.465538+0000 mgr.x (mgr.24530) 29 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.587304+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.599303+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.618003+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.632798+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.644957+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.693732+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.702826+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.711829+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:53 smithi079 bash[24834]: audit 2024-09-20T23:51:53.720848+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:52.973893+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:52.989525+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:52.994971+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:52.995121+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:52.997675+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:52.997689+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.000136+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.000160+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.002488+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.002565+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: cephadm 2024-09-20T23:51:53.004397+0000 mgr.x (mgr.24530) 21 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 3036M 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.014407+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.017231+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:51:54.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.018590+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: cephadm 2024-09-20T23:51:53.020556+0000 mgr.x (mgr.24530) 22 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: cephadm 2024-09-20T23:51:53.021032+0000 mgr.x (mgr.24530) 23 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: cephadm 2024-09-20T23:51:53.189345+0000 mgr.x (mgr.24530) 24 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: cephadm 2024-09-20T23:51:53.189558+0000 mgr.x (mgr.24530) 25 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: cephadm 2024-09-20T23:51:53.324776+0000 mgr.x (mgr.24530) 26 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: cephadm 2024-09-20T23:51:53.327569+0000 mgr.x (mgr.24530) 27 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: cephadm 2024-09-20T23:51:53.452080+0000 mgr.x (mgr.24530) 28 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: cephadm 2024-09-20T23:51:53.465538+0000 mgr.x (mgr.24530) 29 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.587304+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.599303+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.618003+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.632798+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.644957+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.693732+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.702826+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.711829+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:53 smithi122 bash[19818]: audit 2024-09-20T23:51:53.720848+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:54.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:54.640 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:54.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:54.641 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:51:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:54.641 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:51:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:54.642 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:54.642 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:51:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:54.642 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:51:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:54.642 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:54.642 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:54 smithi079 systemd[1]: Stopping Ceph node-exporter.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-20T23:51:55.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:54 smithi079 bash[19840]: cephadm 2024-09-20T23:51:53.723782+0000 mgr.x (mgr.24530) 30 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-20T23:51:55.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:54 smithi079 bash[19840]: cephadm 2024-09-20T23:51:53.724356+0000 mgr.x (mgr.24530) 31 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-09-20T23:51:55.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:54 smithi079 bash[19840]: cluster 2024-09-20T23:51:54.576814+0000 mgr.x (mgr.24530) 32 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T23:51:55.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:54 smithi079 bash[24834]: cephadm 2024-09-20T23:51:53.723782+0000 mgr.x (mgr.24530) 30 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-20T23:51:55.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:54 smithi079 bash[24834]: cephadm 2024-09-20T23:51:53.724356+0000 mgr.x (mgr.24530) 31 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-09-20T23:51:55.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:54 smithi079 bash[24834]: cluster 2024-09-20T23:51:54.576814+0000 mgr.x (mgr.24530) 32 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T23:51:55.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:54 smithi122 bash[19818]: cephadm 2024-09-20T23:51:53.723782+0000 mgr.x (mgr.24530) 30 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-20T23:51:55.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:54 smithi122 bash[19818]: cephadm 2024-09-20T23:51:53.724356+0000 mgr.x (mgr.24530) 31 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-09-20T23:51:55.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:54 smithi122 bash[19818]: cluster 2024-09-20T23:51:54.576814+0000 mgr.x (mgr.24530) 32 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T23:51:55.736 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:55 smithi079 bash[52548]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T23:51:55.736 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-20T23:51:55.737 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:55 smithi079 bash[52609]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T23:51:55.737 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-20T23:51:55.737 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: Stopped Ceph node-exporter.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:51:56.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:56.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:56.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:56.238 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:56.238 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:56.238 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:56.238 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:56.239 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:56.239 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:51:56.239 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:55 smithi079 systemd[1]: Started Ceph node-exporter.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:51:56.239 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:55 smithi079 bash[52663]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-20T23:51:56.736 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[52663]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-20T23:51:57.140 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[19840]: audit 2024-09-20T23:51:55.929943+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:57.140 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[19840]: audit 2024-09-20T23:51:55.942734+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:57.140 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[19840]: cephadm 2024-09-20T23:51:55.948439+0000 mgr.x (mgr.24530) 33 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T23:51:57.140 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[19840]: cephadm 2024-09-20T23:51:55.975457+0000 mgr.x (mgr.24530) 34 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-09-20T23:51:57.141 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[19840]: cluster 2024-09-20T23:51:56.577513+0000 mgr.x (mgr.24530) 35 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:51:57.141 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[24834]: audit 2024-09-20T23:51:55.929943+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:57.141 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[24834]: audit 2024-09-20T23:51:55.942734+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:57.141 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[24834]: cephadm 2024-09-20T23:51:55.948439+0000 mgr.x (mgr.24530) 33 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T23:51:57.141 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[24834]: cephadm 2024-09-20T23:51:55.975457+0000 mgr.x (mgr.24530) 34 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-09-20T23:51:57.141 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[24834]: cluster 2024-09-20T23:51:56.577513+0000 mgr.x (mgr.24530) 35 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:51:57.141 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[52663]: 22b70bddd3ac: Pulling fs layer 2024-09-20T23:51:57.141 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[52663]: 5c12815fee55: Pulling fs layer 2024-09-20T23:51:57.141 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[52663]: c0e87333d380: Pulling fs layer 2024-09-20T23:51:57.142 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[52663]: 22b70bddd3ac: Verifying Checksum 2024-09-20T23:51:57.142 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[52663]: 22b70bddd3ac: Download complete 2024-09-20T23:51:57.142 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[52663]: 5c12815fee55: Verifying Checksum 2024-09-20T23:51:57.142 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:56 smithi079 bash[52663]: 5c12815fee55: Download complete 2024-09-20T23:51:57.142 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:57 smithi079 bash[52663]: c0e87333d380: Verifying Checksum 2024-09-20T23:51:57.142 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:57 smithi079 bash[52663]: c0e87333d380: Download complete 2024-09-20T23:51:57.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:56 smithi122 bash[19818]: audit 2024-09-20T23:51:55.929943+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:57.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:56 smithi122 bash[19818]: audit 2024-09-20T23:51:55.942734+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:51:57.260 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:56 smithi122 bash[19818]: cephadm 2024-09-20T23:51:55.948439+0000 mgr.x (mgr.24530) 33 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T23:51:57.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:56 smithi122 bash[19818]: cephadm 2024-09-20T23:51:55.975457+0000 mgr.x (mgr.24530) 34 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-09-20T23:51:57.261 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:56 smithi122 bash[19818]: cluster 2024-09-20T23:51:56.577513+0000 mgr.x (mgr.24530) 35 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:51:57.487 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:57 smithi079 bash[52663]: 22b70bddd3ac: Pull complete 2024-09-20T23:51:57.603 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:51:57 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:51:57] "GET /metrics HTTP/1.1" 200 34898 "" "Prometheus/2.33.4" 2024-09-20T23:51:58.224 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:57 smithi079 bash[52663]: 5c12815fee55: Pull complete 2024-09-20T23:51:58.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:58 smithi079 bash[24834]: audit 2024-09-20T23:51:58.177013+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:51:58.487 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:58 smithi079 bash[52663]: c0e87333d380: Pull complete 2024-09-20T23:51:58.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:58 smithi079 bash[19840]: audit 2024-09-20T23:51:58.177013+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:51:58.603 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:58 smithi122 bash[19818]: audit 2024-09-20T23:51:58.177013+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:51:58.987 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:58 smithi079 bash[52663]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-20T23:51:58.987 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:51:58 smithi079 bash[52663]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-20T23:51:59.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:51:59 smithi079 bash[19840]: cluster 2024-09-20T23:51:58.578256+0000 mgr.x (mgr.24530) 36 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:51:59.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:51:59 smithi079 bash[24834]: cluster 2024-09-20T23:51:58.578256+0000 mgr.x (mgr.24530) 36 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:51:59.603 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:51:59 smithi122 bash[19818]: cluster 2024-09-20T23:51:58.578256+0000 mgr.x (mgr.24530) 36 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:52:01.445 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.090Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-20T23:52:01.445 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.090Z 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-20T23:52:01.445 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.091Z 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-20T23:52:01.445 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.091Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.091Z 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-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.091Z 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-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.091Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.091Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.091Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.091Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.091Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.091Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.091Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.091Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T23:52:01.446 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T23:52:01.447 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T23:52:01.447 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T23:52:01.447 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T23:52:01.447 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T23:52:01.447 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T23:52:01.447 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T23:52:01.447 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T23:52:01.447 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T23:52:01.447 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T23:52:01.447 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T23:52:01.448 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T23:52:01.448 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T23:52:01.448 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T23:52:01.448 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T23:52:01.448 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T23:52:01.448 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T23:52:01.448 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T23:52:01.448 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T23:52:01.449 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T23:52:01.450 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T23:52:01.450 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T23:52:01.450 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-20T23:52:01.450 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[52663]: ts=2024-09-20T23:52:01.092Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T23:52:01.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[24834]: audit 2024-09-20T23:52:00.064174+0000 mgr.x (mgr.24530) 37 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:01.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[24834]: cluster 2024-09-20T23:52:00.579967+0000 mgr.x (mgr.24530) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:52:01.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[19840]: audit 2024-09-20T23:52:00.064174+0000 mgr.x (mgr.24530) 37 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:01.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[19840]: cluster 2024-09-20T23:52:00.579967+0000 mgr.x (mgr.24530) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:52:01.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:01 smithi122 bash[19818]: audit 2024-09-20T23:52:00.064174+0000 mgr.x (mgr.24530) 37 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:01.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:01 smithi122 bash[19818]: cluster 2024-09-20T23:52:00.579967+0000 mgr.x (mgr.24530) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:52:02.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:52:01 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:52:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:52:02.604 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:02 smithi122 bash[35789]: ts=2024-09-20T23:52:02.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.79:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.122:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:52:02.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:02 smithi079 bash[19840]: cluster 2024-09-20T23:52:02.580756+0000 mgr.x (mgr.24530) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:02.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:02 smithi079 bash[24834]: cluster 2024-09-20T23:52:02.580756+0000 mgr.x (mgr.24530) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:03.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:02 smithi122 bash[19818]: cluster 2024-09-20T23:52:02.580756+0000 mgr.x (mgr.24530) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:03.717 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:03 smithi079 bash[42859]: level=error ts=2024-09-20T23:52:03.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:52:03.717 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:03 smithi079 bash[42859]: level=warn ts=2024-09-20T23:52:03.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.79:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.79 because it doesn't contain any IP SANs" 2024-09-20T23:52:03.717 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:03 smithi079 bash[42859]: level=warn ts=2024-09-20T23:52:03.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-09-20T23:52:04.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:04 smithi079 bash[19840]: cluster 2024-09-20T23:52:04.582389+0000 mgr.x (mgr.24530) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:04.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:04 smithi079 bash[24834]: cluster 2024-09-20T23:52:04.582389+0000 mgr.x (mgr.24530) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:05.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:04 smithi122 bash[19818]: cluster 2024-09-20T23:52:04.582389+0000 mgr.x (mgr.24530) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:06.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:52:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:06.363 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:52:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:06.363 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:52:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:06.364 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:06.364 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:52:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:06.364 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:06.364 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:06.365 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:06.365 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:52:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:06.655 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:06 smithi079 systemd[1]: Stopping Ceph alertmanager.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-20T23:52:06.655 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:06 smithi079 bash[42859]: level=info ts=2024-09-20T23:52:06.470Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-09-20T23:52:06.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:06 smithi079 bash[19840]: cluster 2024-09-20T23:52:06.583109+0000 mgr.x (mgr.24530) 41 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:06.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:06 smithi079 bash[24834]: cluster 2024-09-20T23:52:06.583109+0000 mgr.x (mgr.24530) 41 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:07.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:06 smithi122 bash[19818]: cluster 2024-09-20T23:52:06.583109+0000 mgr.x (mgr.24530) 41 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:07.457 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:07 smithi079 bash[52962]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T23:52:07.457 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:07 smithi079 bash[53021]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T23:52:07.457 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:07 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T23:52:07.457 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:07 smithi079 systemd[1]: Stopped Ceph alertmanager.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:52:07.603 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:07 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:52:07] "GET /metrics HTTP/1.1" 200 37889 "" "Prometheus/2.33.4" 2024-09-20T23:52:07.737 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:52:07 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:07.737 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:52:07 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:07.737 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:07 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:07.737 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:07 smithi079 systemd[1]: Started Ceph alertmanager.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:52:07.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:07 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:07.738 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:52:07 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:07.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:07 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:07.738 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:52:07 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:07.739 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:52:07 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:07.739 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:52:07 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:08.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[19840]: audit 2024-09-20T23:52:07.634288+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:08.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[19840]: audit 2024-09-20T23:52:07.645245+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:08.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[19840]: cephadm 2024-09-20T23:52:07.651066+0000 mgr.x (mgr.24530) 42 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.aysheq (dependencies changed)... 2024-09-20T23:52:08.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[19840]: audit 2024-09-20T23:52:07.651690+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:52:08.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[19840]: audit 2024-09-20T23:52:07.651782+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:52:08.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[19840]: audit 2024-09-20T23:52:07.665420+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:52:08.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[19840]: cephadm 2024-09-20T23:52:07.667398+0000 mgr.x (mgr.24530) 43 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-20T23:52:08.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[19840]: cluster 2024-09-20T23:52:08.583840+0000 mgr.x (mgr.24530) 44 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:08.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[24834]: audit 2024-09-20T23:52:07.634288+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:08.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[24834]: audit 2024-09-20T23:52:07.645245+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:08.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[24834]: cephadm 2024-09-20T23:52:07.651066+0000 mgr.x (mgr.24530) 42 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.aysheq (dependencies changed)... 2024-09-20T23:52:08.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[24834]: audit 2024-09-20T23:52:07.651690+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:52:08.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[24834]: audit 2024-09-20T23:52:07.651782+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:52:08.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[24834]: audit 2024-09-20T23:52:07.665420+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:52:08.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[24834]: cephadm 2024-09-20T23:52:07.667398+0000 mgr.x (mgr.24530) 43 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-20T23:52:08.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:08 smithi079 bash[24834]: cluster 2024-09-20T23:52:08.583840+0000 mgr.x (mgr.24530) 44 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:09.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:08 smithi122 bash[19818]: audit 2024-09-20T23:52:07.634288+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:09.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:08 smithi122 bash[19818]: audit 2024-09-20T23:52:07.645245+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:09.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:08 smithi122 bash[19818]: cephadm 2024-09-20T23:52:07.651066+0000 mgr.x (mgr.24530) 42 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.aysheq (dependencies changed)... 2024-09-20T23:52:09.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:08 smithi122 bash[19818]: audit 2024-09-20T23:52:07.651690+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:52:09.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:08 smithi122 bash[19818]: audit 2024-09-20T23:52:07.651782+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:52:09.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:08 smithi122 bash[19818]: audit 2024-09-20T23:52:07.665420+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:52:09.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:08 smithi122 bash[19818]: cephadm 2024-09-20T23:52:07.667398+0000 mgr.x (mgr.24530) 43 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-20T23:52:09.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:08 smithi122 bash[19818]: cluster 2024-09-20T23:52:08.583840+0000 mgr.x (mgr.24530) 44 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:09.956 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:09 smithi079 bash[53076]: ts=2024-09-20T23:52:09.788Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-20T23:52:09.956 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:09 smithi079 bash[53076]: ts=2024-09-20T23:52:09.788Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-20T23:52:09.957 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:09 smithi079 bash[53076]: ts=2024-09-20T23:52:09.791Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.79 port=9094 2024-09-20T23:52:09.957 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:09 smithi079 bash[53076]: ts=2024-09-20T23:52:09.792Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T23:52:09.957 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:09 smithi079 bash[53076]: ts=2024-09-20T23:52:09.824Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T23:52:09.957 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:09 smithi079 bash[53076]: ts=2024-09-20T23:52:09.824Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T23:52:09.957 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:09 smithi079 bash[53076]: ts=2024-09-20T23:52:09.827Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-20T23:52:09.957 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:09 smithi079 bash[53076]: ts=2024-09-20T23:52:09.827Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-20T23:52:11.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:11 smithi079 bash[19840]: audit 2024-09-20T23:52:10.072973+0000 mgr.x (mgr.24530) 45 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:11.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:11 smithi079 bash[19840]: cluster 2024-09-20T23:52:10.585529+0000 mgr.x (mgr.24530) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:11.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:11 smithi079 bash[24834]: audit 2024-09-20T23:52:10.072973+0000 mgr.x (mgr.24530) 45 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:11.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:11 smithi079 bash[24834]: cluster 2024-09-20T23:52:10.585529+0000 mgr.x (mgr.24530) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:11.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:11 smithi122 bash[19818]: audit 2024-09-20T23:52:10.072973+0000 mgr.x (mgr.24530) 45 : audit [DBG] from='client.24676 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:11.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:11 smithi122 bash[19818]: cluster 2024-09-20T23:52:10.585529+0000 mgr.x (mgr.24530) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:12.157 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:11 smithi079 bash[53076]: ts=2024-09-20T23:52:11.793Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000825265s 2024-09-20T23:52:12.158 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:52:11 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:52:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:52:12.603 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:12 smithi122 bash[35789]: ts=2024-09-20T23:52:12.318Z 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.79:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.122:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:52:13.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:13 smithi079 bash[19840]: audit 2024-09-20T23:52:12.225165+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:13.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:13 smithi079 bash[19840]: audit 2024-09-20T23:52:12.237112+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:13.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:13 smithi079 bash[19840]: cephadm 2024-09-20T23:52:12.244037+0000 mgr.x (mgr.24530) 47 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T23:52:13.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:13 smithi079 bash[19840]: cephadm 2024-09-20T23:52:12.540416+0000 mgr.x (mgr.24530) 48 : cephadm [INF] Deploying daemon prometheus.a on smithi122 2024-09-20T23:52:13.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:13 smithi079 bash[19840]: cluster 2024-09-20T23:52:12.585964+0000 mgr.x (mgr.24530) 49 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:13.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:13 smithi079 bash[19840]: audit 2024-09-20T23:52:13.177461+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:52:13.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:13 smithi079 bash[24834]: audit 2024-09-20T23:52:12.225165+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:13.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:13 smithi079 bash[24834]: audit 2024-09-20T23:52:12.237112+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:13.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:13 smithi079 bash[24834]: cephadm 2024-09-20T23:52:12.244037+0000 mgr.x (mgr.24530) 47 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T23:52:13.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:13 smithi079 bash[24834]: cephadm 2024-09-20T23:52:12.540416+0000 mgr.x (mgr.24530) 48 : cephadm [INF] Deploying daemon prometheus.a on smithi122 2024-09-20T23:52:13.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:13 smithi079 bash[24834]: cluster 2024-09-20T23:52:12.585964+0000 mgr.x (mgr.24530) 49 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:13.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:13 smithi079 bash[24834]: audit 2024-09-20T23:52:13.177461+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:52:13.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:13 smithi122 bash[19818]: audit 2024-09-20T23:52:12.225165+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:13.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:13 smithi122 bash[19818]: audit 2024-09-20T23:52:12.237112+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:13.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:13 smithi122 bash[19818]: cephadm 2024-09-20T23:52:12.244037+0000 mgr.x (mgr.24530) 47 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T23:52:13.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:13 smithi122 bash[19818]: cephadm 2024-09-20T23:52:12.540416+0000 mgr.x (mgr.24530) 48 : cephadm [INF] Deploying daemon prometheus.a on smithi122 2024-09-20T23:52:13.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:13 smithi122 bash[19818]: cluster 2024-09-20T23:52:12.585964+0000 mgr.x (mgr.24530) 49 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:13.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:13 smithi122 bash[19818]: audit 2024-09-20T23:52:13.177461+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:52:14.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:14 smithi079 bash[24834]: audit 2024-09-20T23:52:14.582249+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.79:0/82163255' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T23:52:14.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:14 smithi079 bash[24834]: cluster 2024-09-20T23:52:14.586749+0000 mgr.x (mgr.24530) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T23:52:14.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:14 smithi079 bash[19840]: audit 2024-09-20T23:52:14.582249+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.79:0/82163255' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T23:52:14.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:14 smithi079 bash[19840]: cluster 2024-09-20T23:52:14.586749+0000 mgr.x (mgr.24530) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T23:52:15.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:14 smithi122 bash[19818]: audit 2024-09-20T23:52:14.582249+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.79:0/82163255' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T23:52:15.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:14 smithi122 bash[19818]: cluster 2024-09-20T23:52:14.586749+0000 mgr.x (mgr.24530) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T23:52:15.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:15 smithi079 bash[24834]: audit 2024-09-20T23:52:14.955139+0000 mon.c (mon.1) 157 : audit [INF] from='client.? 172.21.15.79:0/4262191364' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/202675666"}]: dispatch 2024-09-20T23:52:15.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:15 smithi079 bash[24834]: audit 2024-09-20T23:52:14.955939+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/202675666"}]: dispatch 2024-09-20T23:52:15.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:15 smithi079 bash[19840]: audit 2024-09-20T23:52:14.955139+0000 mon.c (mon.1) 157 : audit [INF] from='client.? 172.21.15.79:0/4262191364' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/202675666"}]: dispatch 2024-09-20T23:52:15.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:15 smithi079 bash[19840]: audit 2024-09-20T23:52:14.955939+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/202675666"}]: dispatch 2024-09-20T23:52:16.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:15 smithi122 bash[19818]: audit 2024-09-20T23:52:14.955139+0000 mon.c (mon.1) 157 : audit [INF] from='client.? 172.21.15.79:0/4262191364' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/202675666"}]: dispatch 2024-09-20T23:52:16.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:15 smithi122 bash[19818]: audit 2024-09-20T23:52:14.955939+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/202675666"}]: dispatch 2024-09-20T23:52:16.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:16 smithi079 bash[19840]: audit 2024-09-20T23:52:15.658188+0000 mon.a (mon.0) 879 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/202675666"}]': finished 2024-09-20T23:52:16.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:16 smithi079 bash[19840]: cluster 2024-09-20T23:52:15.658387+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-20T23:52:16.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:16 smithi079 bash[19840]: audit 2024-09-20T23:52:16.035349+0000 mon.c (mon.1) 158 : audit [INF] from='client.? 172.21.15.79:0/2242218043' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1425502103"}]: dispatch 2024-09-20T23:52:16.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:16 smithi079 bash[19840]: audit 2024-09-20T23:52:16.036272+0000 mon.a (mon.0) 881 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1425502103"}]: dispatch 2024-09-20T23:52:16.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:16 smithi079 bash[19840]: cluster 2024-09-20T23:52:16.587492+0000 mgr.x (mgr.24530) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-20T23:52:16.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:16 smithi079 bash[24834]: audit 2024-09-20T23:52:15.658188+0000 mon.a (mon.0) 879 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/202675666"}]': finished 2024-09-20T23:52:16.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:16 smithi079 bash[24834]: cluster 2024-09-20T23:52:15.658387+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-20T23:52:16.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:16 smithi079 bash[24834]: audit 2024-09-20T23:52:16.035349+0000 mon.c (mon.1) 158 : audit [INF] from='client.? 172.21.15.79:0/2242218043' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1425502103"}]: dispatch 2024-09-20T23:52:16.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:16 smithi079 bash[24834]: audit 2024-09-20T23:52:16.036272+0000 mon.a (mon.0) 881 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1425502103"}]: dispatch 2024-09-20T23:52:16.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:16 smithi079 bash[24834]: cluster 2024-09-20T23:52:16.587492+0000 mgr.x (mgr.24530) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-20T23:52:17.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:16 smithi122 bash[19818]: audit 2024-09-20T23:52:15.658188+0000 mon.a (mon.0) 879 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/202675666"}]': finished 2024-09-20T23:52:17.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:16 smithi122 bash[19818]: cluster 2024-09-20T23:52:15.658387+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-20T23:52:17.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:16 smithi122 bash[19818]: audit 2024-09-20T23:52:16.035349+0000 mon.c (mon.1) 158 : audit [INF] from='client.? 172.21.15.79:0/2242218043' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1425502103"}]: dispatch 2024-09-20T23:52:17.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:16 smithi122 bash[19818]: audit 2024-09-20T23:52:16.036272+0000 mon.a (mon.0) 881 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1425502103"}]: dispatch 2024-09-20T23:52:17.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:16 smithi122 bash[19818]: cluster 2024-09-20T23:52:16.587492+0000 mgr.x (mgr.24530) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-20T23:52:17.603 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:17 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:52:17] "GET /metrics HTTP/1.1" 200 37889 "" "Prometheus/2.33.4" 2024-09-20T23:52:17.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:17 smithi079 bash[19840]: audit 2024-09-20T23:52:16.672459+0000 mon.a (mon.0) 882 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1425502103"}]': finished 2024-09-20T23:52:17.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:17 smithi079 bash[19840]: cluster 2024-09-20T23:52:16.672645+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-20T23:52:17.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:17 smithi079 bash[19840]: audit 2024-09-20T23:52:17.035641+0000 mon.c (mon.1) 159 : audit [INF] from='client.? 172.21.15.79:0/2388120052' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2254140804"}]: dispatch 2024-09-20T23:52:17.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:17 smithi079 bash[19840]: audit 2024-09-20T23:52:17.036538+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2254140804"}]: dispatch 2024-09-20T23:52:17.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:17 smithi079 bash[24834]: audit 2024-09-20T23:52:16.672459+0000 mon.a (mon.0) 882 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1425502103"}]': finished 2024-09-20T23:52:17.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:17 smithi079 bash[24834]: cluster 2024-09-20T23:52:16.672645+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-20T23:52:17.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:17 smithi079 bash[24834]: audit 2024-09-20T23:52:17.035641+0000 mon.c (mon.1) 159 : audit [INF] from='client.? 172.21.15.79:0/2388120052' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2254140804"}]: dispatch 2024-09-20T23:52:17.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:17 smithi079 bash[24834]: audit 2024-09-20T23:52:17.036538+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2254140804"}]: dispatch 2024-09-20T23:52:18.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:17 smithi122 bash[19818]: audit 2024-09-20T23:52:16.672459+0000 mon.a (mon.0) 882 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1425502103"}]': finished 2024-09-20T23:52:18.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:17 smithi122 bash[19818]: cluster 2024-09-20T23:52:16.672645+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-20T23:52:18.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:17 smithi122 bash[19818]: audit 2024-09-20T23:52:17.035641+0000 mon.c (mon.1) 159 : audit [INF] from='client.? 172.21.15.79:0/2388120052' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2254140804"}]: dispatch 2024-09-20T23:52:18.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:17 smithi122 bash[19818]: audit 2024-09-20T23:52:17.036538+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2254140804"}]: dispatch 2024-09-20T23:52:18.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:18 smithi079 bash[24834]: audit 2024-09-20T23:52:17.670747+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2254140804"}]': finished 2024-09-20T23:52:18.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:18 smithi079 bash[24834]: cluster 2024-09-20T23:52:17.670948+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-20T23:52:18.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:18 smithi079 bash[24834]: audit 2024-09-20T23:52:18.053086+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.79:0/3103165133' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2254140804"}]: dispatch 2024-09-20T23:52:18.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:18 smithi079 bash[24834]: cluster 2024-09-20T23:52:18.588251+0000 mgr.x (mgr.24530) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T23:52:18.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:18 smithi079 bash[19840]: audit 2024-09-20T23:52:17.670747+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2254140804"}]': finished 2024-09-20T23:52:18.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:18 smithi079 bash[19840]: cluster 2024-09-20T23:52:17.670948+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-20T23:52:18.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:18 smithi079 bash[19840]: audit 2024-09-20T23:52:18.053086+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.79:0/3103165133' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2254140804"}]: dispatch 2024-09-20T23:52:18.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:18 smithi079 bash[19840]: cluster 2024-09-20T23:52:18.588251+0000 mgr.x (mgr.24530) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T23:52:19.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:18 smithi122 bash[19818]: audit 2024-09-20T23:52:17.670747+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/2254140804"}]': finished 2024-09-20T23:52:19.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:18 smithi122 bash[19818]: cluster 2024-09-20T23:52:17.670948+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-20T23:52:19.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:18 smithi122 bash[19818]: audit 2024-09-20T23:52:18.053086+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.79:0/3103165133' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2254140804"}]: dispatch 2024-09-20T23:52:19.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:18 smithi122 bash[19818]: cluster 2024-09-20T23:52:18.588251+0000 mgr.x (mgr.24530) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T23:52:19.987 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:52:19 smithi079 bash[53076]: ts=2024-09-20T23:52:19.795Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003126656s 2024-09-20T23:52:19.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:19 smithi079 bash[24834]: audit 2024-09-20T23:52:18.692158+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.79:0/3103165133' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2254140804"}]': finished 2024-09-20T23:52:19.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:19 smithi079 bash[24834]: cluster 2024-09-20T23:52:18.692345+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-20T23:52:19.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:19 smithi079 bash[24834]: audit 2024-09-20T23:52:19.061583+0000 mon.c (mon.1) 160 : audit [INF] from='client.? 172.21.15.79:0/1907736550' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2029868394"}]: dispatch 2024-09-20T23:52:19.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:19 smithi079 bash[24834]: audit 2024-09-20T23:52:19.062416+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2029868394"}]: dispatch 2024-09-20T23:52:19.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:19 smithi079 bash[19840]: audit 2024-09-20T23:52:18.692158+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.79:0/3103165133' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2254140804"}]': finished 2024-09-20T23:52:19.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:19 smithi079 bash[19840]: cluster 2024-09-20T23:52:18.692345+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-20T23:52:19.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:19 smithi079 bash[19840]: audit 2024-09-20T23:52:19.061583+0000 mon.c (mon.1) 160 : audit [INF] from='client.? 172.21.15.79:0/1907736550' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2029868394"}]: dispatch 2024-09-20T23:52:19.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:19 smithi079 bash[19840]: audit 2024-09-20T23:52:19.062416+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2029868394"}]: dispatch 2024-09-20T23:52:20.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:19 smithi122 bash[19818]: audit 2024-09-20T23:52:18.692158+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.79:0/3103165133' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/2254140804"}]': finished 2024-09-20T23:52:20.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:19 smithi122 bash[19818]: cluster 2024-09-20T23:52:18.692345+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-20T23:52:20.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:19 smithi122 bash[19818]: audit 2024-09-20T23:52:19.061583+0000 mon.c (mon.1) 160 : audit [INF] from='client.? 172.21.15.79:0/1907736550' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2029868394"}]: dispatch 2024-09-20T23:52:20.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:19 smithi122 bash[19818]: audit 2024-09-20T23:52:19.062416+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2029868394"}]: dispatch 2024-09-20T23:52:20.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:20 smithi122 bash[19818]: audit 2024-09-20T23:52:19.694818+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2029868394"}]': finished 2024-09-20T23:52:20.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:20 smithi122 bash[19818]: cluster 2024-09-20T23:52:19.695047+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-20T23:52:20.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:20 smithi122 bash[19818]: audit 2024-09-20T23:52:20.081247+0000 mon.c (mon.1) 161 : audit [INF] from='client.? 172.21.15.79:0/2313394497' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2641317187"}]: dispatch 2024-09-20T23:52:20.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:20 smithi122 bash[19818]: audit 2024-09-20T23:52:20.082001+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2641317187"}]: dispatch 2024-09-20T23:52:20.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:20 smithi122 bash[19818]: cluster 2024-09-20T23:52:20.589123+0000 mgr.x (mgr.24530) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:20.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:20 smithi079 bash[19840]: audit 2024-09-20T23:52:19.694818+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2029868394"}]': finished 2024-09-20T23:52:20.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:20 smithi079 bash[19840]: cluster 2024-09-20T23:52:19.695047+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-20T23:52:20.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:20 smithi079 bash[19840]: audit 2024-09-20T23:52:20.081247+0000 mon.c (mon.1) 161 : audit [INF] from='client.? 172.21.15.79:0/2313394497' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2641317187"}]: dispatch 2024-09-20T23:52:20.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:20 smithi079 bash[19840]: audit 2024-09-20T23:52:20.082001+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2641317187"}]: dispatch 2024-09-20T23:52:20.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:20 smithi079 bash[19840]: cluster 2024-09-20T23:52:20.589123+0000 mgr.x (mgr.24530) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:20.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:20 smithi079 bash[24834]: audit 2024-09-20T23:52:19.694818+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2029868394"}]': finished 2024-09-20T23:52:20.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:20 smithi079 bash[24834]: cluster 2024-09-20T23:52:19.695047+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-20T23:52:20.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:20 smithi079 bash[24834]: audit 2024-09-20T23:52:20.081247+0000 mon.c (mon.1) 161 : audit [INF] from='client.? 172.21.15.79:0/2313394497' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2641317187"}]: dispatch 2024-09-20T23:52:20.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:20 smithi079 bash[24834]: audit 2024-09-20T23:52:20.082001+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2641317187"}]: dispatch 2024-09-20T23:52:20.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:20 smithi079 bash[24834]: cluster 2024-09-20T23:52:20.589123+0000 mgr.x (mgr.24530) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:21.987 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:52:21 smithi079 bash[20094]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:52:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-20T23:52:21.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:21 smithi079 bash[19840]: audit 2024-09-20T23:52:20.716682+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2641317187"}]': finished 2024-09-20T23:52:21.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:21 smithi079 bash[19840]: cluster 2024-09-20T23:52:20.716877+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-20T23:52:21.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:21 smithi079 bash[19840]: audit 2024-09-20T23:52:21.097472+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.79:0/2851481716' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1400568860"}]: dispatch 2024-09-20T23:52:21.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:21 smithi079 bash[24834]: audit 2024-09-20T23:52:20.716682+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2641317187"}]': finished 2024-09-20T23:52:21.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:21 smithi079 bash[24834]: cluster 2024-09-20T23:52:20.716877+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-20T23:52:21.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:21 smithi079 bash[24834]: audit 2024-09-20T23:52:21.097472+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.79:0/2851481716' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1400568860"}]: dispatch 2024-09-20T23:52:22.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:21 smithi122 bash[19818]: audit 2024-09-20T23:52:20.716682+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2641317187"}]': finished 2024-09-20T23:52:22.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:21 smithi122 bash[19818]: cluster 2024-09-20T23:52:20.716877+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-20T23:52:22.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:21 smithi122 bash[19818]: audit 2024-09-20T23:52:21.097472+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.79:0/2851481716' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1400568860"}]: dispatch 2024-09-20T23:52:22.604 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:22 smithi122 bash[35789]: ts=2024-09-20T23:52:22.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.79:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.122:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:52:22.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:22 smithi079 bash[19840]: audit 2024-09-20T23:52:21.720369+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.79:0/2851481716' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1400568860"}]': finished 2024-09-20T23:52:22.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:22 smithi079 bash[19840]: cluster 2024-09-20T23:52:21.720533+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-20T23:52:22.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:22 smithi079 bash[19840]: cluster 2024-09-20T23:52:22.589928+0000 mgr.x (mgr.24530) 54 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:22.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:22 smithi079 bash[24834]: audit 2024-09-20T23:52:21.720369+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.79:0/2851481716' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1400568860"}]': finished 2024-09-20T23:52:22.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:22 smithi079 bash[24834]: cluster 2024-09-20T23:52:21.720533+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-20T23:52:22.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:22 smithi079 bash[24834]: cluster 2024-09-20T23:52:22.589928+0000 mgr.x (mgr.24530) 54 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:23.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:22 smithi122 bash[19818]: audit 2024-09-20T23:52:21.720369+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.79:0/2851481716' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1400568860"}]': finished 2024-09-20T23:52:23.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:22 smithi122 bash[19818]: cluster 2024-09-20T23:52:21.720533+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-20T23:52:23.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:22 smithi122 bash[19818]: cluster 2024-09-20T23:52:22.589928+0000 mgr.x (mgr.24530) 54 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 64 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:24.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:24 smithi122 bash[19818]: audit 2024-09-20T23:52:24.272863+0000 mgr.x (mgr.24530) 55 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:24.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:24 smithi122 bash[19818]: cluster 2024-09-20T23:52:24.591288+0000 mgr.x (mgr.24530) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-20T23:52:24.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:24 smithi079 bash[19840]: audit 2024-09-20T23:52:24.272863+0000 mgr.x (mgr.24530) 55 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:24.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:24 smithi079 bash[19840]: cluster 2024-09-20T23:52:24.591288+0000 mgr.x (mgr.24530) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-20T23:52:24.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:24 smithi079 bash[24834]: audit 2024-09-20T23:52:24.272863+0000 mgr.x (mgr.24530) 55 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:24.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:24 smithi079 bash[24834]: cluster 2024-09-20T23:52:24.591288+0000 mgr.x (mgr.24530) 56 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-20T23:52:26.972 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:26 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:26.972 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:52:26 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:26.972 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:52:26 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:26.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:26 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:26.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:26 smithi122 systemd[1]: Stopping Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-20T23:52:26.973 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:26 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:26.973 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:26 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:26.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:26 smithi122 bash[19818]: cluster 2024-09-20T23:52:26.591995+0000 mgr.x (mgr.24530) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 741 B/s rd, 0 op/s 2024-09-20T23:52:26.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:26 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:26.974 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:52:26 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:26.974 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:52:26 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:26.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:26 smithi079 bash[19840]: cluster 2024-09-20T23:52:26.591995+0000 mgr.x (mgr.24530) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 741 B/s rd, 0 op/s 2024-09-20T23:52:26.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:26 smithi079 bash[24834]: cluster 2024-09-20T23:52:26.591995+0000 mgr.x (mgr.24530) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 741 B/s rd, 0 op/s 2024-09-20T23:52:27.311 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[35789]: ts=2024-09-20T23:52:27.130Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T23:52:27.311 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[35789]: ts=2024-09-20T23:52:27.130Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-09-20T23:52:27.311 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[35789]: ts=2024-09-20T23:52:27.130Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-09-20T23:52:27.312 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[35789]: ts=2024-09-20T23:52:27.130Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-09-20T23:52:27.312 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[35789]: ts=2024-09-20T23:52:27.130Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-09-20T23:52:27.312 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[35789]: ts=2024-09-20T23:52:27.130Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-09-20T23:52:27.312 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[35789]: ts=2024-09-20T23:52:27.131Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T23:52:27.312 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[35789]: ts=2024-09-20T23:52:27.131Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-09-20T23:52:27.312 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[35789]: ts=2024-09-20T23:52:27.131Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T23:52:27.312 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[35789]: ts=2024-09-20T23:52:27.131Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T23:52:27.312 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[35789]: ts=2024-09-20T23:52:27.131Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-09-20T23:52:27.312 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[35789]: ts=2024-09-20T23:52:27.131Z caller=main.go:1066 level=info msg="See you next time!" 2024-09-20T23:52:28.069 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[39733]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T23:52:28.069 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 bash[39794]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T23:52:28.069 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T23:52:28.069 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:27 smithi122 systemd[1]: Stopped Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:52:28.353 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:28 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:28.354 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:52:28 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:28.354 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:52:28 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:28.354 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:52:28 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:28.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:28 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:28.355 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:28 smithi122 bash[19818]: audit 2024-09-20T23:52:28.177912+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:52:28.355 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:28 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:28.355 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:52:28 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:28.355 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:28 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:28.356 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:28 smithi122 systemd[1]: Started Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:52:28.356 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:28 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:28.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:28 smithi079 bash[19840]: audit 2024-09-20T23:52:28.177912+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:52:28.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:28 smithi079 bash[24834]: audit 2024-09-20T23:52:28.177912+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:52:29.275 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:29.275 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:52:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:29.275 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:29.276 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:29.276 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:52:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:29.276 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:29.277 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:52:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:29.277 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:52:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:29.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:29 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:29.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[19818]: audit 2024-09-20T23:52:28.243956+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:29.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[19818]: audit 2024-09-20T23:52:28.255907+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:29.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[19818]: cephadm 2024-09-20T23:52:28.258783+0000 mgr.x (mgr.24530) 58 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-20T23:52:29.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[19818]: cephadm 2024-09-20T23:52:28.259129+0000 mgr.x (mgr.24530) 59 : cephadm [INF] Deploying daemon node-exporter.b on smithi122 2024-09-20T23:52:29.277 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[19818]: cluster 2024-09-20T23:52:28.592722+0000 mgr.x (mgr.24530) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T23:52:29.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:29 smithi079 bash[19840]: audit 2024-09-20T23:52:28.243956+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:29.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:29 smithi079 bash[19840]: audit 2024-09-20T23:52:28.255907+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:29.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:29 smithi079 bash[19840]: cephadm 2024-09-20T23:52:28.258783+0000 mgr.x (mgr.24530) 58 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-20T23:52:29.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:29 smithi079 bash[19840]: cephadm 2024-09-20T23:52:28.259129+0000 mgr.x (mgr.24530) 59 : cephadm [INF] Deploying daemon node-exporter.b on smithi122 2024-09-20T23:52:29.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:29 smithi079 bash[19840]: cluster 2024-09-20T23:52:28.592722+0000 mgr.x (mgr.24530) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T23:52:29.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:29 smithi079 bash[24834]: audit 2024-09-20T23:52:28.243956+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:29.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:29 smithi079 bash[24834]: audit 2024-09-20T23:52:28.255907+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:29.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:29 smithi079 bash[24834]: cephadm 2024-09-20T23:52:28.258783+0000 mgr.x (mgr.24530) 58 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-20T23:52:29.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:29 smithi079 bash[24834]: cephadm 2024-09-20T23:52:28.259129+0000 mgr.x (mgr.24530) 59 : cephadm [INF] Deploying daemon node-exporter.b on smithi122 2024-09-20T23:52:29.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:29 smithi079 bash[24834]: cluster 2024-09-20T23:52:28.592722+0000 mgr.x (mgr.24530) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T23:52:29.540 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:29 smithi122 systemd[1]: Stopping Ceph node-exporter.b for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-20T23:52:29.810 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.640Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T23:52:29.810 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.640Z 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-20T23:52:29.810 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.640Z 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 smithi122 (none))" 2024-09-20T23:52:29.810 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.640Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T23:52:29.810 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.640Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T23:52:29.810 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.641Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T23:52:29.810 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.642Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.643Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.643Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.646Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.646Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.846µs 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.646Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.653Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.673Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.674Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.674Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.201µs wal_replay_duration=28.527991ms wbl_replay_duration=152ns total_replay_duration=28.57188ms 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.678Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.678Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.678Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.716Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=38.643336ms db_storage=828ns remote_storage=1.222µs web_handler=486ns query_engine=666ns scrape=16.412694ms scrape_sd=128.734µs notify=21.392µs notify_sd=18.362µs rules=21.685574ms tracing=5.727µs 2024-09-20T23:52:29.811 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.717Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T23:52:29.812 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:29 smithi122 bash[39849]: ts=2024-09-20T23:52:29.717Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T23:52:30.418 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:30 smithi122 bash[39917]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T23:52:30.419 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-20T23:52:30.419 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:30 smithi122 bash[40033]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T23:52:30.419 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-20T23:52:30.419 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: Stopped Ceph node-exporter.b for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:52:30.669 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:30.669 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:30.669 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:30.670 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:30.670 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:30.670 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:30.670 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:30.671 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:30.671 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: Started Ceph node-exporter.b for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:52:30.671 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 20 23:52:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:52:31.103 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:30 smithi122 bash[40088]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-20T23:52:31.603 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[40088]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-20T23:52:31.603 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[40088]: 22b70bddd3ac: Pulling fs layer 2024-09-20T23:52:31.603 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[40088]: 5c12815fee55: Pulling fs layer 2024-09-20T23:52:31.603 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[40088]: c0e87333d380: Pulling fs layer 2024-09-20T23:52:31.603 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[19818]: cluster 2024-09-20T23:52:30.593499+0000 mgr.x (mgr.24530) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T23:52:31.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[19818]: audit 2024-09-20T23:52:30.723282+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:31.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[19818]: audit 2024-09-20T23:52:30.733636+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:31.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[19818]: audit 2024-09-20T23:52:30.848802+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:31.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[19818]: audit 2024-09-20T23:52:30.856471+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:31.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[19818]: audit 2024-09-20T23:52:30.862027+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T23:52:31.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:31 smithi079 bash[24834]: cluster 2024-09-20T23:52:30.593499+0000 mgr.x (mgr.24530) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T23:52:31.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:31 smithi079 bash[24834]: audit 2024-09-20T23:52:30.723282+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:31.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:31 smithi079 bash[24834]: audit 2024-09-20T23:52:30.733636+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:31.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:31 smithi079 bash[24834]: audit 2024-09-20T23:52:30.848802+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:31.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:31 smithi079 bash[24834]: audit 2024-09-20T23:52:30.856471+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:31.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:31 smithi079 bash[24834]: audit 2024-09-20T23:52:30.862027+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T23:52:31.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:31 smithi079 bash[19840]: cluster 2024-09-20T23:52:30.593499+0000 mgr.x (mgr.24530) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T23:52:31.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:31 smithi079 bash[19840]: audit 2024-09-20T23:52:30.723282+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:31.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:31 smithi079 bash[19840]: audit 2024-09-20T23:52:30.733636+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:31.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:31 smithi079 bash[19840]: audit 2024-09-20T23:52:30.848802+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:31.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:31 smithi079 bash[19840]: audit 2024-09-20T23:52:30.856471+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:31.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:31 smithi079 bash[19840]: audit 2024-09-20T23:52:30.862027+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T23:52:31.853 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[40088]: 5c12815fee55: Verifying Checksum 2024-09-20T23:52:31.853 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[40088]: 5c12815fee55: Download complete 2024-09-20T23:52:31.854 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[40088]: 22b70bddd3ac: Download complete 2024-09-20T23:52:32.391 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[40088]: c0e87333d380: Verifying Checksum 2024-09-20T23:52:32.391 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:31 smithi122 bash[40088]: c0e87333d380: Download complete 2024-09-20T23:52:32.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:32 smithi079 bash[24834]: cephadm 2024-09-20T23:52:30.736540+0000 mgr.x (mgr.24530) 62 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-20T23:52:32.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:32 smithi079 bash[24834]: cephadm 2024-09-20T23:52:30.746056+0000 mgr.x (mgr.24530) 63 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T23:52:32.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:32 smithi079 bash[24834]: audit 2024-09-20T23:52:30.862545+0000 mgr.x (mgr.24530) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T23:52:32.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:32 smithi079 bash[24834]: cephadm 2024-09-20T23:52:30.867271+0000 mgr.x (mgr.24530) 65 : cephadm [INF] Reconfiguring daemon grafana.a on smithi122 2024-09-20T23:52:32.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:32 smithi079 bash[19840]: cephadm 2024-09-20T23:52:30.736540+0000 mgr.x (mgr.24530) 62 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-20T23:52:32.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:32 smithi079 bash[19840]: cephadm 2024-09-20T23:52:30.746056+0000 mgr.x (mgr.24530) 63 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T23:52:32.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:32 smithi079 bash[19840]: audit 2024-09-20T23:52:30.862545+0000 mgr.x (mgr.24530) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T23:52:32.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:32 smithi079 bash[19840]: cephadm 2024-09-20T23:52:30.867271+0000 mgr.x (mgr.24530) 65 : cephadm [INF] Reconfiguring daemon grafana.a on smithi122 2024-09-20T23:52:32.853 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:32 smithi122 bash[40088]: 22b70bddd3ac: Pull complete 2024-09-20T23:52:32.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:32 smithi122 bash[19818]: cephadm 2024-09-20T23:52:30.736540+0000 mgr.x (mgr.24530) 62 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-20T23:52:32.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:32 smithi122 bash[19818]: cephadm 2024-09-20T23:52:30.746056+0000 mgr.x (mgr.24530) 63 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T23:52:32.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:32 smithi122 bash[19818]: audit 2024-09-20T23:52:30.862545+0000 mgr.x (mgr.24530) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T23:52:32.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:32 smithi122 bash[19818]: cephadm 2024-09-20T23:52:30.867271+0000 mgr.x (mgr.24530) 65 : cephadm [INF] Reconfiguring daemon grafana.a on smithi122 2024-09-20T23:52:33.544 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:33 smithi122 bash[19818]: cluster 2024-09-20T23:52:32.594179+0000 mgr.x (mgr.24530) 66 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-20T23:52:33.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:33 smithi079 bash[19840]: cluster 2024-09-20T23:52:32.594179+0000 mgr.x (mgr.24530) 66 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-20T23:52:33.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:33 smithi079 bash[24834]: cluster 2024-09-20T23:52:32.594179+0000 mgr.x (mgr.24530) 66 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-20T23:52:33.810 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:33 smithi122 bash[40088]: 5c12815fee55: Pull complete 2024-09-20T23:52:34.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:34 smithi079 bash[19840]: audit 2024-09-20T23:52:34.277270+0000 mgr.x (mgr.24530) 67 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:34.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:34 smithi079 bash[19840]: cluster 2024-09-20T23:52:34.595811+0000 mgr.x (mgr.24530) 68 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:34.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:34 smithi079 bash[24834]: audit 2024-09-20T23:52:34.277270+0000 mgr.x (mgr.24530) 67 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:34.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:34 smithi079 bash[24834]: cluster 2024-09-20T23:52:34.595811+0000 mgr.x (mgr.24530) 68 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:35.017 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:34 smithi122 bash[40088]: c0e87333d380: Pull complete 2024-09-20T23:52:35.017 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:34 smithi122 bash[19818]: audit 2024-09-20T23:52:34.277270+0000 mgr.x (mgr.24530) 67 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:35.017 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:34 smithi122 bash[19818]: cluster 2024-09-20T23:52:34.595811+0000 mgr.x (mgr.24530) 68 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:35.353 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:35 smithi122 bash[40088]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-20T23:52:35.890 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:35 smithi122 bash[40088]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-20T23:52:36.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:36 smithi079 bash[24834]: cluster 2024-09-20T23:52:36.596606+0000 mgr.x (mgr.24530) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:36.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:36 smithi079 bash[19840]: cluster 2024-09-20T23:52:36.596606+0000 mgr.x (mgr.24530) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:37.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:36 smithi122 bash[19818]: cluster 2024-09-20T23:52:36.596606+0000 mgr.x (mgr.24530) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:37.854 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.591Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-20T23:52:37.854 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.591Z 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-20T23:52:37.855 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z 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-20T23:52:37.855 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z 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-20T23:52:37.855 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z 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-20T23:52:37.855 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T23:52:37.855 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T23:52:37.855 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T23:52:37.855 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T23:52:37.855 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T23:52:37.855 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.592Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T23:52:37.856 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T23:52:37.857 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T23:52:37.857 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T23:52:37.857 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T23:52:37.857 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T23:52:37.857 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T23:52:37.857 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T23:52:37.857 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T23:52:37.857 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T23:52:37.857 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T23:52:37.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T23:52:37.859 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T23:52:37.859 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T23:52:37.859 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T23:52:37.859 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-20T23:52:37.859 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 20 23:52:37 smithi122 bash[40088]: ts=2024-09-20T23:52:37.593Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T23:52:38.603 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:38 smithi122 systemd[1]: Stopping Ceph grafana.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-20T23:52:38.604 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:38 smithi122 bash[35173]: t=2024-09-20T23:52:38+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-09-20T23:52:38.604 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:38 smithi122 bash[35173]: t=2024-09-20T23:52:38+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-09-20T23:52:38.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:38 smithi079 bash[19840]: cluster 2024-09-20T23:52:38.597289+0000 mgr.x (mgr.24530) 70 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:38.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:38 smithi079 bash[24834]: cluster 2024-09-20T23:52:38.597289+0000 mgr.x (mgr.24530) 70 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:39.031 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:38 smithi122 bash[19818]: cluster 2024-09-20T23:52:38.597289+0000 mgr.x (mgr.24530) 70 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:39.324 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:39 smithi122 bash[40315]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-grafana-a 2024-09-20T23:52:39.324 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:39 smithi122 bash[40350]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-grafana.a 2024-09-20T23:52:39.324 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:39 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-20T23:52:39.324 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:39 smithi122 systemd[1]: Stopped Ceph grafana.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:52:39.324 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:39 smithi122 systemd[1]: Started Ceph grafana.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:52:39.603 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:39 smithi122 bash[38324]: [20/Sep/2024:23:52:39] ENGINE Bus STOPPING 2024-09-20T23:52:40.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:39 smithi122 bash[38324]: [20/Sep/2024:23:52:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T23:52:40.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:39 smithi122 bash[38324]: [20/Sep/2024:23:52:39] ENGINE Bus STOPPED 2024-09-20T23:52:40.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:39 smithi122 bash[38324]: [20/Sep/2024:23:52:39] ENGINE Bus STARTING 2024-09-20T23:52:40.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:39 smithi122 bash[38324]: [20/Sep/2024:23:52:39] ENGINE Serving on http://:::9283 2024-09-20T23:52:40.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:39 smithi122 bash[38324]: [20/Sep/2024:23:52:39] ENGINE Bus STARTED 2024-09-20T23:52:40.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:39 smithi122 bash[38324]: [20/Sep/2024:23:52:39] ENGINE Bus STOPPING 2024-09-20T23:52:40.550 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[38324]: [20/Sep/2024:23:52:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T23:52:40.550 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[38324]: [20/Sep/2024:23:52:40] ENGINE Bus STOPPED 2024-09-20T23:52:40.551 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[38324]: [20/Sep/2024:23:52:40] ENGINE Bus STARTING 2024-09-20T23:52:40.551 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[38324]: [20/Sep/2024:23:52:40] ENGINE Serving on http://:::9283 2024-09-20T23:52:40.551 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[38324]: [20/Sep/2024:23:52:40] ENGINE Bus STARTED 2024-09-20T23:52:40.551 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[38324]: [20/Sep/2024:23:52:40] ENGINE Bus STOPPING 2024-09-20T23:52:40.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.298682+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.311046+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.317801+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T23:52:40.552 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.318377+0000 mgr.x (mgr.24530) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T23:52:40.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.319527+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi079.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T23:52:40.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.319893+0000 mgr.x (mgr.24530) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi079.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T23:52:40.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.327586+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.335688+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:52:40.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.336296+0000 mgr.x (mgr.24530) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:52:40.553 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.352919+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.554 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: cephadm 2024-09-20T23:52:39.355641+0000 mgr.x (mgr.24530) 74 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-20T23:52:40.554 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.355869+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:52:40.554 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.356326+0000 mgr.x (mgr.24530) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:52:40.554 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.358195+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:52:40.554 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.358733+0000 mgr.x (mgr.24530) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:52:40.555 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.364436+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.555 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.369531+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:52:40.555 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.369938+0000 mgr.x (mgr.24530) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:52:40.555 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.370689+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T23:52:40.555 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.371050+0000 mgr.x (mgr.24530) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T23:52:40.555 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.378663+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.556 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.386776+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T23:52:40.556 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.387219+0000 mgr.x (mgr.24530) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T23:52:40.556 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.390137+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T23:52:40.556 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.390596+0000 mgr.x (mgr.24530) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T23:52:40.556 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.398848+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.556 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[19818]: audit 2024-09-20T23:52:39.448987+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:52:40.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.298682+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.311046+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.317801+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T23:52:40.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.318377+0000 mgr.x (mgr.24530) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T23:52:40.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.319527+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi079.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T23:52:40.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.319893+0000 mgr.x (mgr.24530) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi079.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T23:52:40.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.327586+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.335688+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:52:40.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.336296+0000 mgr.x (mgr.24530) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:52:40.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.352919+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: cephadm 2024-09-20T23:52:39.355641+0000 mgr.x (mgr.24530) 74 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-20T23:52:40.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.355869+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:52:40.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.356326+0000 mgr.x (mgr.24530) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:52:40.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.358195+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:52:40.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.358733+0000 mgr.x (mgr.24530) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:52:40.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.364436+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.369531+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:52:40.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.369938+0000 mgr.x (mgr.24530) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:52:40.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.370689+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T23:52:40.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.298682+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.311046+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.317801+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T23:52:40.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.318377+0000 mgr.x (mgr.24530) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T23:52:40.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.319527+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi079.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T23:52:40.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.319893+0000 mgr.x (mgr.24530) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi079.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T23:52:40.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.327586+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.335688+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:52:40.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.336296+0000 mgr.x (mgr.24530) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:52:40.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.352919+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: cephadm 2024-09-20T23:52:39.355641+0000 mgr.x (mgr.24530) 74 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-20T23:52:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.355869+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:52:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.356326+0000 mgr.x (mgr.24530) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:52:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.358195+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:52:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.358733+0000 mgr.x (mgr.24530) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:52:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.364436+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.369531+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:52:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.369938+0000 mgr.x (mgr.24530) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:52:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.370689+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T23:52:40.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.371050+0000 mgr.x (mgr.24530) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T23:52:40.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.378663+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.386776+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T23:52:40.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.387219+0000 mgr.x (mgr.24530) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T23:52:40.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.390137+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T23:52:40.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.390596+0000 mgr.x (mgr.24530) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T23:52:40.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.398848+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[19840]: audit 2024-09-20T23:52:39.448987+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:52:40.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.371050+0000 mgr.x (mgr.24530) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T23:52:40.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.378663+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.386776+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T23:52:40.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.387219+0000 mgr.x (mgr.24530) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T23:52:40.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.390137+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T23:52:40.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.390596+0000 mgr.x (mgr.24530) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T23:52:40.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.398848+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:40.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:40 smithi079 bash[24834]: audit 2024-09-20T23:52:39.448987+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:52:40.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+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-20T23:52:40.855 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+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-20T23:52:40.855 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-09-20T23:52:40.855 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-09-20T23:52:40.855 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-20T23:52:40.855 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-20T23:52:40.855 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-20T23:52:40.856 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-20T23:52:40.856 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-09-20T23:52:40.856 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-09-20T23:52:40.856 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-09-20T23:52:40.856 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-09-20T23:52:40.856 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-09-20T23:52:40.857 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="App mode production" logger=settings 2024-09-20T23:52:40.857 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-09-20T23:52:40.857 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+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-20T23:52:40.857 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-09-20T23:52:40.857 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=1.656105ms 2024-09-20T23:52:40.857 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-09-20T23:52:40.858 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-09-20T23:52:40.858 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-09-20T23:52:40.858 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-09-20T23:52:40.858 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-09-20T23:52:40.858 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-09-20T23:52:41.354 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[38324]: [20/Sep/2024:23:52:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T23:52:41.354 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[38324]: [20/Sep/2024:23:52:40] ENGINE Bus STOPPED 2024-09-20T23:52:41.354 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[38324]: [20/Sep/2024:23:52:40] ENGINE Bus STARTING 2024-09-20T23:52:41.354 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[38324]: [20/Sep/2024:23:52:40] ENGINE Serving on http://:::9283 2024-09-20T23:52:41.354 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[38324]: [20/Sep/2024:23:52:40] ENGINE Bus STARTED 2024-09-20T23:52:41.354 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-09-20T23:52:41.354 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-20T23:52:41.354 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:40 smithi122 bash[40378]: t=2024-09-20T23:52:40+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-09-20T23:52:41.355 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:41 smithi122 bash[40378]: t=2024-09-20T23:52:41+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-09-20T23:52:41.355 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:41 smithi122 bash[40378]: t=2024-09-20T23:52:41+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-09-20T23:52:41.355 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 20 23:52:41 smithi122 bash[40378]: t=2024-09-20T23:52:41+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-09-20T23:52:41.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:41 smithi079 bash[24834]: cluster 2024-09-20T23:52:40.598128+0000 mgr.x (mgr.24530) 81 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:41.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:41 smithi079 bash[19840]: cluster 2024-09-20T23:52:40.598128+0000 mgr.x (mgr.24530) 81 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:41.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:41 smithi122 bash[19818]: cluster 2024-09-20T23:52:40.598128+0000 mgr.x (mgr.24530) 81 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:42.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:42 smithi079 bash[19840]: cluster 2024-09-20T23:52:42.598723+0000 mgr.x (mgr.24530) 82 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:42.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:42 smithi079 bash[24834]: cluster 2024-09-20T23:52:42.598723+0000 mgr.x (mgr.24530) 82 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:43.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:42 smithi122 bash[19818]: cluster 2024-09-20T23:52:42.598723+0000 mgr.x (mgr.24530) 82 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:43.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:43 smithi122 bash[19818]: audit 2024-09-20T23:52:43.190345+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:52:43.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:43 smithi122 bash[39849]: ts=2024-09-20T23:52:43.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=\"smithi122\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi122\", job=\"node\", machine=\"x86_64\", nodename=\"smithi122\", 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-20T23:52:43.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:43 smithi079 bash[24834]: audit 2024-09-20T23:52:43.190345+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:52:43.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:43 smithi079 bash[19840]: audit 2024-09-20T23:52:43.190345+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:52:44.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:43 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:52:43] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.43.0" 2024-09-20T23:52:44.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:44 smithi079 bash[24834]: audit 2024-09-20T23:52:44.285671+0000 mgr.x (mgr.24530) 83 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:44.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:44 smithi079 bash[24834]: cluster 2024-09-20T23:52:44.599758+0000 mgr.x (mgr.24530) 84 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:44.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:44 smithi079 bash[19840]: audit 2024-09-20T23:52:44.285671+0000 mgr.x (mgr.24530) 83 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:44.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:44 smithi079 bash[19840]: cluster 2024-09-20T23:52:44.599758+0000 mgr.x (mgr.24530) 84 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:45.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:44 smithi122 bash[19818]: audit 2024-09-20T23:52:44.285671+0000 mgr.x (mgr.24530) 83 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:45.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:44 smithi122 bash[19818]: cluster 2024-09-20T23:52:44.599758+0000 mgr.x (mgr.24530) 84 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:46.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:46 smithi122 bash[19818]: audit 2024-09-20T23:52:45.337319+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:46 smithi122 bash[19818]: audit 2024-09-20T23:52:45.345388+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:46 smithi122 bash[19818]: audit 2024-09-20T23:52:45.382748+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:46 smithi122 bash[19818]: audit 2024-09-20T23:52:45.392423+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:46 smithi122 bash[19818]: audit 2024-09-20T23:52:45.398194+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:52:46.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:46 smithi122 bash[19818]: audit 2024-09-20T23:52:45.399346+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:52:46.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:46 smithi122 bash[19818]: audit 2024-09-20T23:52:45.406119+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[24834]: audit 2024-09-20T23:52:45.337319+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[24834]: audit 2024-09-20T23:52:45.345388+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[24834]: audit 2024-09-20T23:52:45.382748+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[24834]: audit 2024-09-20T23:52:45.392423+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[24834]: audit 2024-09-20T23:52:45.398194+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:52:46.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[24834]: audit 2024-09-20T23:52:45.399346+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:52:46.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[24834]: audit 2024-09-20T23:52:45.406119+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[19840]: audit 2024-09-20T23:52:45.337319+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[19840]: audit 2024-09-20T23:52:45.345388+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[19840]: audit 2024-09-20T23:52:45.382748+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[19840]: audit 2024-09-20T23:52:45.392423+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:46.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[19840]: audit 2024-09-20T23:52:45.398194+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:52:46.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[19840]: audit 2024-09-20T23:52:45.399346+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:52:46.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:46 smithi079 bash[19840]: audit 2024-09-20T23:52:45.406119+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:52:47.604 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:47 smithi122 bash[19818]: cluster 2024-09-20T23:52:46.600409+0000 mgr.x (mgr.24530) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:47.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:47 smithi079 bash[24834]: cluster 2024-09-20T23:52:46.600409+0000 mgr.x (mgr.24530) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:47.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:47 smithi079 bash[19840]: cluster 2024-09-20T23:52:46.600409+0000 mgr.x (mgr.24530) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:48.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:48 smithi079 bash[24834]: cluster 2024-09-20T23:52:48.601069+0000 mgr.x (mgr.24530) 86 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T23:52:48.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:48 smithi079 bash[19840]: cluster 2024-09-20T23:52:48.601069+0000 mgr.x (mgr.24530) 86 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T23:52:49.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:48 smithi122 bash[19818]: cluster 2024-09-20T23:52:48.601069+0000 mgr.x (mgr.24530) 86 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T23:52:49.104 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:48 smithi122 bash[39849]: ts=2024-09-20T23:52:48.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:52:51.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:51 smithi079 bash[24834]: cluster 2024-09-20T23:52:50.602683+0000 mgr.x (mgr.24530) 87 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:51.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:51 smithi079 bash[19840]: cluster 2024-09-20T23:52:50.602683+0000 mgr.x (mgr.24530) 87 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:51.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:51 smithi122 bash[19818]: cluster 2024-09-20T23:52:50.602683+0000 mgr.x (mgr.24530) 87 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:52.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:52 smithi079 bash[24834]: cluster 2024-09-20T23:52:52.603386+0000 mgr.x (mgr.24530) 88 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:52.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:52 smithi079 bash[19840]: cluster 2024-09-20T23:52:52.603386+0000 mgr.x (mgr.24530) 88 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:53.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:52 smithi122 bash[19818]: cluster 2024-09-20T23:52:52.603386+0000 mgr.x (mgr.24530) 88 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:53.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:53 smithi122 bash[39849]: ts=2024-09-20T23:52:53.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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:52:54.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:52:53 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:52:53] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.43.0" 2024-09-20T23:52:54.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:54 smithi079 bash[24834]: audit 2024-09-20T23:52:54.297257+0000 mgr.x (mgr.24530) 89 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:54.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:54 smithi079 bash[24834]: cluster 2024-09-20T23:52:54.605020+0000 mgr.x (mgr.24530) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:54.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:54 smithi079 bash[19840]: audit 2024-09-20T23:52:54.297257+0000 mgr.x (mgr.24530) 89 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:54.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:54 smithi079 bash[19840]: cluster 2024-09-20T23:52:54.605020+0000 mgr.x (mgr.24530) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:55.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:54 smithi122 bash[19818]: audit 2024-09-20T23:52:54.297257+0000 mgr.x (mgr.24530) 89 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:52:55.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:54 smithi122 bash[19818]: cluster 2024-09-20T23:52:54.605020+0000 mgr.x (mgr.24530) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:52:56.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:56 smithi079 bash[19840]: cluster 2024-09-20T23:52:56.605709+0000 mgr.x (mgr.24530) 91 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:56.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:56 smithi079 bash[24834]: cluster 2024-09-20T23:52:56.605709+0000 mgr.x (mgr.24530) 91 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:57.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:56 smithi122 bash[19818]: cluster 2024-09-20T23:52:56.605709+0000 mgr.x (mgr.24530) 91 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:58.603 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:58 smithi122 bash[19818]: audit 2024-09-20T23:52:58.191034+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:52:58.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:58 smithi079 bash[24834]: audit 2024-09-20T23:52:58.191034+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:52:58.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:58 smithi079 bash[19840]: audit 2024-09-20T23:52:58.191034+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:52:59.103 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:52:58 smithi122 bash[39849]: ts=2024-09-20T23:52:58.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:52:59.603 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:52:59 smithi122 bash[19818]: cluster 2024-09-20T23:52:58.606397+0000 mgr.x (mgr.24530) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:59.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:52:59 smithi079 bash[19840]: cluster 2024-09-20T23:52:58.606397+0000 mgr.x (mgr.24530) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:52:59.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:52:59 smithi079 bash[24834]: cluster 2024-09-20T23:52:58.606397+0000 mgr.x (mgr.24530) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:01.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:01 smithi079 bash[19840]: cluster 2024-09-20T23:53:00.608051+0000 mgr.x (mgr.24530) 93 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:01.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:01 smithi079 bash[24834]: cluster 2024-09-20T23:53:00.608051+0000 mgr.x (mgr.24530) 93 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:01.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:01 smithi122 bash[19818]: cluster 2024-09-20T23:53:00.608051+0000 mgr.x (mgr.24530) 93 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:02.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:02 smithi079 bash[19840]: cluster 2024-09-20T23:53:02.608779+0000 mgr.x (mgr.24530) 94 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:02.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:02 smithi079 bash[24834]: cluster 2024-09-20T23:53:02.608779+0000 mgr.x (mgr.24530) 94 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:03.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:02 smithi122 bash[19818]: cluster 2024-09-20T23:53:02.608779+0000 mgr.x (mgr.24530) 94 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:03.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:53:03 smithi122 bash[39849]: ts=2024-09-20T23:53: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:53:04.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:53:03 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:53:03] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.43.0" 2024-09-20T23:53:04.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:04 smithi079 bash[24834]: audit 2024-09-20T23:53:04.308783+0000 mgr.x (mgr.24530) 95 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:04.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:04 smithi079 bash[24834]: cluster 2024-09-20T23:53:04.610493+0000 mgr.x (mgr.24530) 96 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:04.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:04 smithi079 bash[19840]: audit 2024-09-20T23:53:04.308783+0000 mgr.x (mgr.24530) 95 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:04.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:04 smithi079 bash[19840]: cluster 2024-09-20T23:53:04.610493+0000 mgr.x (mgr.24530) 96 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:05.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:04 smithi122 bash[19818]: audit 2024-09-20T23:53:04.308783+0000 mgr.x (mgr.24530) 95 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:05.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:04 smithi122 bash[19818]: cluster 2024-09-20T23:53:04.610493+0000 mgr.x (mgr.24530) 96 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:06.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:06 smithi079 bash[19840]: cluster 2024-09-20T23:53:06.611232+0000 mgr.x (mgr.24530) 97 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:06.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:06 smithi079 bash[24834]: cluster 2024-09-20T23:53:06.611232+0000 mgr.x (mgr.24530) 97 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:07.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:06 smithi122 bash[19818]: cluster 2024-09-20T23:53:06.611232+0000 mgr.x (mgr.24530) 97 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:08.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:08 smithi079 bash[19840]: cluster 2024-09-20T23:53:08.612033+0000 mgr.x (mgr.24530) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:08.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:08 smithi079 bash[24834]: cluster 2024-09-20T23:53:08.612033+0000 mgr.x (mgr.24530) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:09.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:08 smithi122 bash[19818]: cluster 2024-09-20T23:53:08.612033+0000 mgr.x (mgr.24530) 98 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:09.104 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:53:08 smithi122 bash[39849]: ts=2024-09-20T23:53:08.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:53:11.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:11 smithi079 bash[19840]: cluster 2024-09-20T23:53:10.613707+0000 mgr.x (mgr.24530) 99 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:11.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:11 smithi079 bash[24834]: cluster 2024-09-20T23:53:10.613707+0000 mgr.x (mgr.24530) 99 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:11.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:11 smithi122 bash[19818]: cluster 2024-09-20T23:53:10.613707+0000 mgr.x (mgr.24530) 99 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:12.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:12 smithi079 bash[24834]: cluster 2024-09-20T23:53:12.614513+0000 mgr.x (mgr.24530) 100 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:12.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:12 smithi079 bash[19840]: cluster 2024-09-20T23:53:12.614513+0000 mgr.x (mgr.24530) 100 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:13.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:12 smithi122 bash[19818]: cluster 2024-09-20T23:53:12.614513+0000 mgr.x (mgr.24530) 100 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:13.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:53:13 smithi122 bash[39849]: ts=2024-09-20T23:53:13.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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:53:13.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:13 smithi122 bash[19818]: audit 2024-09-20T23:53:13.191344+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:53:13.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:13 smithi079 bash[24834]: audit 2024-09-20T23:53:13.191344+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:53:13.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:13 smithi079 bash[19840]: audit 2024-09-20T23:53:13.191344+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:53:14.353 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:53:13 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:53:13] "GET /metrics HTTP/1.1" 200 37885 "" "Prometheus/2.43.0" 2024-09-20T23:53:14.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:14 smithi079 bash[24834]: audit 2024-09-20T23:53:14.317649+0000 mgr.x (mgr.24530) 101 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:14.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:14 smithi079 bash[24834]: cluster 2024-09-20T23:53:14.616158+0000 mgr.x (mgr.24530) 102 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:14.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:14 smithi079 bash[19840]: audit 2024-09-20T23:53:14.317649+0000 mgr.x (mgr.24530) 101 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:14.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:14 smithi079 bash[19840]: cluster 2024-09-20T23:53:14.616158+0000 mgr.x (mgr.24530) 102 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:15.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:14 smithi122 bash[19818]: audit 2024-09-20T23:53:14.317649+0000 mgr.x (mgr.24530) 101 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:15.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:14 smithi122 bash[19818]: cluster 2024-09-20T23:53:14.616158+0000 mgr.x (mgr.24530) 102 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:16.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:16 smithi079 bash[24834]: cluster 2024-09-20T23:53:16.616900+0000 mgr.x (mgr.24530) 103 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:16.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:16 smithi079 bash[19840]: cluster 2024-09-20T23:53:16.616900+0000 mgr.x (mgr.24530) 103 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:17.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:16 smithi122 bash[19818]: cluster 2024-09-20T23:53:16.616900+0000 mgr.x (mgr.24530) 103 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:18.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:18 smithi079 bash[19840]: cluster 2024-09-20T23:53:18.617549+0000 mgr.x (mgr.24530) 104 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:18.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:18 smithi079 bash[24834]: cluster 2024-09-20T23:53:18.617549+0000 mgr.x (mgr.24530) 104 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:19.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:18 smithi122 bash[19818]: cluster 2024-09-20T23:53:18.617549+0000 mgr.x (mgr.24530) 104 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:19.104 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:53:18 smithi122 bash[39849]: ts=2024-09-20T23:53:18.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:53:21.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:21 smithi079 bash[24834]: cluster 2024-09-20T23:53:20.619209+0000 mgr.x (mgr.24530) 105 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:21.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:21 smithi079 bash[19840]: cluster 2024-09-20T23:53:20.619209+0000 mgr.x (mgr.24530) 105 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:21.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:21 smithi122 bash[19818]: cluster 2024-09-20T23:53:20.619209+0000 mgr.x (mgr.24530) 105 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:22.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:22 smithi079 bash[24834]: cluster 2024-09-20T23:53:22.619905+0000 mgr.x (mgr.24530) 106 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:22.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:22 smithi079 bash[19840]: cluster 2024-09-20T23:53:22.619905+0000 mgr.x (mgr.24530) 106 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:23.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:22 smithi122 bash[19818]: cluster 2024-09-20T23:53:22.619905+0000 mgr.x (mgr.24530) 106 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:23.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:53:23 smithi122 bash[39849]: ts=2024-09-20T23:53: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:53:24.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:53:23 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:53:23] "GET /metrics HTTP/1.1" 200 37885 "" "Prometheus/2.43.0" 2024-09-20T23:53:24.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:24 smithi079 bash[19840]: audit 2024-09-20T23:53:24.329258+0000 mgr.x (mgr.24530) 107 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:25.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:24 smithi079 bash[19840]: cluster 2024-09-20T23:53:24.621583+0000 mgr.x (mgr.24530) 108 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:25.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:24 smithi079 bash[24834]: audit 2024-09-20T23:53:24.329258+0000 mgr.x (mgr.24530) 107 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:25.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:24 smithi079 bash[24834]: cluster 2024-09-20T23:53:24.621583+0000 mgr.x (mgr.24530) 108 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:25.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:24 smithi122 bash[19818]: audit 2024-09-20T23:53:24.329258+0000 mgr.x (mgr.24530) 107 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:25.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:24 smithi122 bash[19818]: cluster 2024-09-20T23:53:24.621583+0000 mgr.x (mgr.24530) 108 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:26.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:26 smithi079 bash[19840]: cluster 2024-09-20T23:53:26.622257+0000 mgr.x (mgr.24530) 109 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:26.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:26 smithi079 bash[24834]: cluster 2024-09-20T23:53:26.622257+0000 mgr.x (mgr.24530) 109 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:27.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:26 smithi122 bash[19818]: cluster 2024-09-20T23:53:26.622257+0000 mgr.x (mgr.24530) 109 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:28.603 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:28 smithi122 bash[19818]: audit 2024-09-20T23:53:28.191646+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:53:28.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:28 smithi079 bash[19840]: audit 2024-09-20T23:53:28.191646+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:53:28.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:28 smithi079 bash[24834]: audit 2024-09-20T23:53:28.191646+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:53:29.105 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:53:28 smithi122 bash[39849]: ts=2024-09-20T23:53: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:53:29.603 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:29 smithi122 bash[19818]: cluster 2024-09-20T23:53:28.623010+0000 mgr.x (mgr.24530) 110 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:29.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:29 smithi079 bash[19840]: cluster 2024-09-20T23:53:28.623010+0000 mgr.x (mgr.24530) 110 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:29.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:29 smithi079 bash[24834]: cluster 2024-09-20T23:53:28.623010+0000 mgr.x (mgr.24530) 110 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:32.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:32 smithi079 bash[19840]: cluster 2024-09-20T23:53:30.624675+0000 mgr.x (mgr.24530) 111 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:32.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:32 smithi079 bash[24834]: cluster 2024-09-20T23:53:30.624675+0000 mgr.x (mgr.24530) 111 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:32.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:32 smithi122 bash[19818]: cluster 2024-09-20T23:53:30.624675+0000 mgr.x (mgr.24530) 111 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:33.852 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:53:33 smithi122 bash[39849]: ts=2024-09-20T23:53: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:53:34.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:53:33 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:53:33] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.43.0" 2024-09-20T23:53:34.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:34 smithi079 bash[19840]: cluster 2024-09-20T23:53:32.625347+0000 mgr.x (mgr.24530) 112 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:34.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:34 smithi079 bash[24834]: cluster 2024-09-20T23:53:32.625347+0000 mgr.x (mgr.24530) 112 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:34.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:34 smithi122 bash[19818]: cluster 2024-09-20T23:53:32.625347+0000 mgr.x (mgr.24530) 112 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:35.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:35 smithi079 bash[24834]: audit 2024-09-20T23:53:34.337888+0000 mgr.x (mgr.24530) 113 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:35.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:35 smithi079 bash[19840]: audit 2024-09-20T23:53:34.337888+0000 mgr.x (mgr.24530) 113 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:35.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:35 smithi122 bash[19818]: audit 2024-09-20T23:53:34.337888+0000 mgr.x (mgr.24530) 113 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:36.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:36 smithi079 bash[24834]: cluster 2024-09-20T23:53:34.626922+0000 mgr.x (mgr.24530) 114 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:36.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:36 smithi079 bash[19840]: cluster 2024-09-20T23:53:34.626922+0000 mgr.x (mgr.24530) 114 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:36.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:36 smithi122 bash[19818]: cluster 2024-09-20T23:53:34.626922+0000 mgr.x (mgr.24530) 114 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:38.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:38 smithi122 bash[19818]: cluster 2024-09-20T23:53:36.627600+0000 mgr.x (mgr.24530) 115 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:38.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:53:38 smithi122 bash[39849]: ts=2024-09-20T23:53: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:53:38.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:38 smithi079 bash[24834]: cluster 2024-09-20T23:53:36.627600+0000 mgr.x (mgr.24530) 115 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:38.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:38 smithi079 bash[19840]: cluster 2024-09-20T23:53:36.627600+0000 mgr.x (mgr.24530) 115 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:40.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:40 smithi122 bash[19818]: cluster 2024-09-20T23:53:38.628288+0000 mgr.x (mgr.24530) 116 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:40.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:40 smithi079 bash[24834]: cluster 2024-09-20T23:53:38.628288+0000 mgr.x (mgr.24530) 116 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:40.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:40 smithi079 bash[19840]: cluster 2024-09-20T23:53:38.628288+0000 mgr.x (mgr.24530) 116 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:42.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:42 smithi122 bash[19818]: cluster 2024-09-20T23:53:40.629908+0000 mgr.x (mgr.24530) 117 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:42.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:42 smithi079 bash[19840]: cluster 2024-09-20T23:53:40.629908+0000 mgr.x (mgr.24530) 117 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:42.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:42 smithi079 bash[24834]: cluster 2024-09-20T23:53:40.629908+0000 mgr.x (mgr.24530) 117 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:43.852 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:43 smithi122 bash[19818]: audit 2024-09-20T23:53:43.191950+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:53:43.852 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:53:43 smithi122 bash[39849]: ts=2024-09-20T23:53: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:53:43.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:43 smithi079 bash[19840]: audit 2024-09-20T23:53:43.191950+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:53:43.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:43 smithi079 bash[24834]: audit 2024-09-20T23:53:43.191950+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:53:44.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:53:43 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:53:43] "GET /metrics HTTP/1.1" 200 37885 "" "Prometheus/2.43.0" 2024-09-20T23:53:44.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:44 smithi079 bash[19840]: cluster 2024-09-20T23:53:42.630588+0000 mgr.x (mgr.24530) 118 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:44.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:44 smithi079 bash[24834]: cluster 2024-09-20T23:53:42.630588+0000 mgr.x (mgr.24530) 118 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:44.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:44 smithi122 bash[19818]: cluster 2024-09-20T23:53:42.630588+0000 mgr.x (mgr.24530) 118 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:45.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:45 smithi122 bash[19818]: audit 2024-09-20T23:53:44.346007+0000 mgr.x (mgr.24530) 119 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:45.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:45 smithi079 bash[19840]: audit 2024-09-20T23:53:44.346007+0000 mgr.x (mgr.24530) 119 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:45.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:45 smithi079 bash[24834]: audit 2024-09-20T23:53:44.346007+0000 mgr.x (mgr.24530) 119 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:46.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:46 smithi122 bash[19818]: cluster 2024-09-20T23:53:44.632196+0000 mgr.x (mgr.24530) 120 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:46.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:46 smithi122 bash[19818]: audit 2024-09-20T23:53:45.515635+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:53:46.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:46 smithi079 bash[19840]: cluster 2024-09-20T23:53:44.632196+0000 mgr.x (mgr.24530) 120 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:46.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:46 smithi079 bash[19840]: audit 2024-09-20T23:53:45.515635+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:53:46.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:46 smithi079 bash[24834]: cluster 2024-09-20T23:53:44.632196+0000 mgr.x (mgr.24530) 120 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:46.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:46 smithi079 bash[24834]: audit 2024-09-20T23:53:45.515635+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:53:48.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:48 smithi122 bash[19818]: cluster 2024-09-20T23:53:46.632918+0000 mgr.x (mgr.24530) 121 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:48.854 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:53:48 smithi122 bash[39849]: ts=2024-09-20T23:53: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:53:48.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:48 smithi079 bash[24834]: cluster 2024-09-20T23:53:46.632918+0000 mgr.x (mgr.24530) 121 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:48.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:48 smithi079 bash[19840]: cluster 2024-09-20T23:53:46.632918+0000 mgr.x (mgr.24530) 121 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:50.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:50 smithi122 bash[19818]: cluster 2024-09-20T23:53:48.633354+0000 mgr.x (mgr.24530) 122 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:50.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:50 smithi079 bash[24834]: cluster 2024-09-20T23:53:48.633354+0000 mgr.x (mgr.24530) 122 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:50.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:50 smithi079 bash[19840]: cluster 2024-09-20T23:53:48.633354+0000 mgr.x (mgr.24530) 122 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:52.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[24834]: cluster 2024-09-20T23:53:50.634904+0000 mgr.x (mgr.24530) 123 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:52.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[24834]: audit 2024-09-20T23:53:51.486012+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[24834]: audit 2024-09-20T23:53:51.493643+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[24834]: audit 2024-09-20T23:53:51.520237+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[24834]: audit 2024-09-20T23:53:51.533451+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[24834]: audit 2024-09-20T23:53:52.184073+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:53:52.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[24834]: audit 2024-09-20T23:53:52.185427+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:53:52.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[24834]: audit 2024-09-20T23:53:52.194378+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[19840]: cluster 2024-09-20T23:53:50.634904+0000 mgr.x (mgr.24530) 123 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:52.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[19840]: audit 2024-09-20T23:53:51.486012+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[19840]: audit 2024-09-20T23:53:51.493643+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[19840]: audit 2024-09-20T23:53:51.520237+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[19840]: audit 2024-09-20T23:53:51.533451+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[19840]: audit 2024-09-20T23:53:52.184073+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:53:52.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[19840]: audit 2024-09-20T23:53:52.185427+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:53:52.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:52 smithi079 bash[19840]: audit 2024-09-20T23:53:52.194378+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:52 smithi122 bash[19818]: cluster 2024-09-20T23:53:50.634904+0000 mgr.x (mgr.24530) 123 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:52.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:52 smithi122 bash[19818]: audit 2024-09-20T23:53:51.486012+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:52 smithi122 bash[19818]: audit 2024-09-20T23:53:51.493643+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:52 smithi122 bash[19818]: audit 2024-09-20T23:53:51.520237+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:52 smithi122 bash[19818]: audit 2024-09-20T23:53:51.533451+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:52.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:52 smithi122 bash[19818]: audit 2024-09-20T23:53:52.184073+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:53:52.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:52 smithi122 bash[19818]: audit 2024-09-20T23:53:52.185427+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:53:52.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:52 smithi122 bash[19818]: audit 2024-09-20T23:53:52.194378+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:53:53.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:53:53 smithi122 bash[39849]: ts=2024-09-20T23:53: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:53:54.353 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:53:53 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:53:53] "GET /metrics HTTP/1.1" 200 37885 "" "Prometheus/2.43.0" 2024-09-20T23:53:54.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:54 smithi079 bash[24834]: cluster 2024-09-20T23:53:52.635650+0000 mgr.x (mgr.24530) 124 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:54.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:54 smithi079 bash[19840]: cluster 2024-09-20T23:53:52.635650+0000 mgr.x (mgr.24530) 124 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:54.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:54 smithi122 bash[19818]: cluster 2024-09-20T23:53:52.635650+0000 mgr.x (mgr.24530) 124 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:55.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:55 smithi122 bash[19818]: audit 2024-09-20T23:53:54.354032+0000 mgr.x (mgr.24530) 125 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:55.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:55 smithi079 bash[24834]: audit 2024-09-20T23:53:54.354032+0000 mgr.x (mgr.24530) 125 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:55.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:55 smithi079 bash[19840]: audit 2024-09-20T23:53:54.354032+0000 mgr.x (mgr.24530) 125 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:53:56.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:56 smithi122 bash[19818]: cluster 2024-09-20T23:53:54.637305+0000 mgr.x (mgr.24530) 126 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:56.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:56 smithi079 bash[24834]: cluster 2024-09-20T23:53:54.637305+0000 mgr.x (mgr.24530) 126 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:56.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:56 smithi079 bash[19840]: cluster 2024-09-20T23:53:54.637305+0000 mgr.x (mgr.24530) 126 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:53:58.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:53:58 smithi122 bash[39849]: ts=2024-09-20T23:53:58.667Z 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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:53:58.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:58 smithi122 bash[19818]: cluster 2024-09-20T23:53:56.638005+0000 mgr.x (mgr.24530) 127 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:58.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:53:58 smithi122 bash[19818]: audit 2024-09-20T23:53:58.192706+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:53:58.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:58 smithi079 bash[19840]: cluster 2024-09-20T23:53:56.638005+0000 mgr.x (mgr.24530) 127 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:58.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:53:58 smithi079 bash[19840]: audit 2024-09-20T23:53:58.192706+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:53:58.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:58 smithi079 bash[24834]: cluster 2024-09-20T23:53:56.638005+0000 mgr.x (mgr.24530) 127 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:53:58.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:53:58 smithi079 bash[24834]: audit 2024-09-20T23:53:58.192706+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:00.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:00 smithi122 bash[19818]: cluster 2024-09-20T23:53:58.638675+0000 mgr.x (mgr.24530) 128 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:00.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:00 smithi079 bash[19840]: cluster 2024-09-20T23:53:58.638675+0000 mgr.x (mgr.24530) 128 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:00.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:00 smithi079 bash[24834]: cluster 2024-09-20T23:53:58.638675+0000 mgr.x (mgr.24530) 128 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:02.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:02 smithi122 bash[19818]: cluster 2024-09-20T23:54:00.640317+0000 mgr.x (mgr.24530) 129 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:02.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:02 smithi079 bash[19840]: cluster 2024-09-20T23:54:00.640317+0000 mgr.x (mgr.24530) 129 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:02.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:02 smithi079 bash[24834]: cluster 2024-09-20T23:54:00.640317+0000 mgr.x (mgr.24530) 129 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:03.852 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:54:03 smithi122 bash[39849]: ts=2024-09-20T23:54: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:54:04.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:54:03 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:54:03] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.43.0" 2024-09-20T23:54:04.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:04 smithi079 bash[19840]: cluster 2024-09-20T23:54:02.641019+0000 mgr.x (mgr.24530) 130 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:04.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:04 smithi079 bash[24834]: cluster 2024-09-20T23:54:02.641019+0000 mgr.x (mgr.24530) 130 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:04.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:04 smithi122 bash[19818]: cluster 2024-09-20T23:54:02.641019+0000 mgr.x (mgr.24530) 130 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:05.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:05 smithi122 bash[19818]: audit 2024-09-20T23:54:04.362187+0000 mgr.x (mgr.24530) 131 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:05.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:05 smithi079 bash[24834]: audit 2024-09-20T23:54:04.362187+0000 mgr.x (mgr.24530) 131 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:05.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:05 smithi079 bash[19840]: audit 2024-09-20T23:54:04.362187+0000 mgr.x (mgr.24530) 131 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:06.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:06 smithi122 bash[19818]: cluster 2024-09-20T23:54:04.642706+0000 mgr.x (mgr.24530) 132 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:06.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:06 smithi079 bash[24834]: cluster 2024-09-20T23:54:04.642706+0000 mgr.x (mgr.24530) 132 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:06.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:06 smithi079 bash[19840]: cluster 2024-09-20T23:54:04.642706+0000 mgr.x (mgr.24530) 132 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:08.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:08 smithi122 bash[19818]: cluster 2024-09-20T23:54:06.643351+0000 mgr.x (mgr.24530) 133 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:08.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:54:08 smithi122 bash[39849]: ts=2024-09-20T23:54:08.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:54:08.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:08 smithi079 bash[24834]: cluster 2024-09-20T23:54:06.643351+0000 mgr.x (mgr.24530) 133 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:08.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:08 smithi079 bash[19840]: cluster 2024-09-20T23:54:06.643351+0000 mgr.x (mgr.24530) 133 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:10.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:10 smithi122 bash[19818]: cluster 2024-09-20T23:54:08.644063+0000 mgr.x (mgr.24530) 134 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:10.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:10 smithi079 bash[24834]: cluster 2024-09-20T23:54:08.644063+0000 mgr.x (mgr.24530) 134 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:10.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:10 smithi079 bash[19840]: cluster 2024-09-20T23:54:08.644063+0000 mgr.x (mgr.24530) 134 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:12.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:12 smithi122 bash[19818]: cluster 2024-09-20T23:54:10.645690+0000 mgr.x (mgr.24530) 135 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:12.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:12 smithi079 bash[19840]: cluster 2024-09-20T23:54:10.645690+0000 mgr.x (mgr.24530) 135 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:12.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:12 smithi079 bash[24834]: cluster 2024-09-20T23:54:10.645690+0000 mgr.x (mgr.24530) 135 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:13.852 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:13 smithi122 bash[19818]: audit 2024-09-20T23:54:13.193169+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:13.852 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:54:13 smithi122 bash[39849]: ts=2024-09-20T23:54: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:54:13.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:13 smithi079 bash[19840]: audit 2024-09-20T23:54:13.193169+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:13.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:13 smithi079 bash[24834]: audit 2024-09-20T23:54:13.193169+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:14.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:54:13 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:54:13] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.43.0" 2024-09-20T23:54:14.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:14 smithi079 bash[19840]: cluster 2024-09-20T23:54:12.646391+0000 mgr.x (mgr.24530) 136 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:14.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:14 smithi079 bash[24834]: cluster 2024-09-20T23:54:12.646391+0000 mgr.x (mgr.24530) 136 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:14.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:14 smithi122 bash[19818]: cluster 2024-09-20T23:54:12.646391+0000 mgr.x (mgr.24530) 136 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:15.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:15 smithi122 bash[19818]: audit 2024-09-20T23:54:14.370236+0000 mgr.x (mgr.24530) 137 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:15.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:15 smithi079 bash[24834]: audit 2024-09-20T23:54:14.370236+0000 mgr.x (mgr.24530) 137 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:15.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:15 smithi079 bash[19840]: audit 2024-09-20T23:54:14.370236+0000 mgr.x (mgr.24530) 137 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:16.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:16 smithi122 bash[19818]: cluster 2024-09-20T23:54:14.648002+0000 mgr.x (mgr.24530) 138 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-20T23:54:16.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:16 smithi079 bash[19840]: cluster 2024-09-20T23:54:14.648002+0000 mgr.x (mgr.24530) 138 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-20T23:54:16.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:16 smithi079 bash[24834]: cluster 2024-09-20T23:54:14.648002+0000 mgr.x (mgr.24530) 138 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-20T23:54:18.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:18 smithi122 bash[19818]: cluster 2024-09-20T23:54:16.648732+0000 mgr.x (mgr.24530) 139 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-20T23:54:18.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:54:18 smithi122 bash[39849]: ts=2024-09-20T23:54: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:54:18.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:18 smithi079 bash[24834]: cluster 2024-09-20T23:54:16.648732+0000 mgr.x (mgr.24530) 139 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-20T23:54:18.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:18 smithi079 bash[19840]: cluster 2024-09-20T23:54:16.648732+0000 mgr.x (mgr.24530) 139 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-20T23:54:20.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:20 smithi122 bash[19818]: cluster 2024-09-20T23:54:18.649438+0000 mgr.x (mgr.24530) 140 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-20T23:54:20.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:20 smithi079 bash[24834]: cluster 2024-09-20T23:54:18.649438+0000 mgr.x (mgr.24530) 140 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-20T23:54:20.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:20 smithi079 bash[19840]: cluster 2024-09-20T23:54:18.649438+0000 mgr.x (mgr.24530) 140 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-20T23:54:22.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:22 smithi122 bash[19818]: cluster 2024-09-20T23:54:20.651069+0000 mgr.x (mgr.24530) 141 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T23:54:22.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:22 smithi079 bash[19840]: cluster 2024-09-20T23:54:20.651069+0000 mgr.x (mgr.24530) 141 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T23:54:22.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:22 smithi079 bash[24834]: cluster 2024-09-20T23:54:20.651069+0000 mgr.x (mgr.24530) 141 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T23:54:23.852 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:54:23 smithi122 bash[39849]: ts=2024-09-20T23:54:23.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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:54:24.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:54:23 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:54:23] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.43.0" 2024-09-20T23:54:24.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:24 smithi079 bash[19840]: cluster 2024-09-20T23:54:22.651784+0000 mgr.x (mgr.24530) 142 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T23:54:24.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:24 smithi079 bash[24834]: cluster 2024-09-20T23:54:22.651784+0000 mgr.x (mgr.24530) 142 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T23:54:24.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:24 smithi122 bash[19818]: cluster 2024-09-20T23:54:22.651784+0000 mgr.x (mgr.24530) 142 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T23:54:25.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:25 smithi122 bash[19818]: audit 2024-09-20T23:54:24.381768+0000 mgr.x (mgr.24530) 143 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:25.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:25 smithi079 bash[19840]: audit 2024-09-20T23:54:24.381768+0000 mgr.x (mgr.24530) 143 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:25.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:25 smithi079 bash[24834]: audit 2024-09-20T23:54:24.381768+0000 mgr.x (mgr.24530) 143 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:26.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:26 smithi122 bash[19818]: cluster 2024-09-20T23:54:24.653473+0000 mgr.x (mgr.24530) 144 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T23:54:26.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:26 smithi079 bash[19840]: cluster 2024-09-20T23:54:24.653473+0000 mgr.x (mgr.24530) 144 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T23:54:26.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:26 smithi079 bash[24834]: cluster 2024-09-20T23:54:24.653473+0000 mgr.x (mgr.24530) 144 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T23:54:28.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:28 smithi122 bash[19818]: cluster 2024-09-20T23:54:26.654170+0000 mgr.x (mgr.24530) 145 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-20T23:54:28.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:28 smithi122 bash[19818]: audit 2024-09-20T23:54:28.193528+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:28.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:54:28 smithi122 bash[39849]: ts=2024-09-20T23:54: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:54:28.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:28 smithi079 bash[19840]: cluster 2024-09-20T23:54:26.654170+0000 mgr.x (mgr.24530) 145 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-20T23:54:28.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:28 smithi079 bash[19840]: audit 2024-09-20T23:54:28.193528+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:28.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:28 smithi079 bash[24834]: cluster 2024-09-20T23:54:26.654170+0000 mgr.x (mgr.24530) 145 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-20T23:54:28.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:28 smithi079 bash[24834]: audit 2024-09-20T23:54:28.193528+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:30.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:30 smithi122 bash[19818]: cluster 2024-09-20T23:54:28.654869+0000 mgr.x (mgr.24530) 146 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-20T23:54:30.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:30 smithi079 bash[24834]: cluster 2024-09-20T23:54:28.654869+0000 mgr.x (mgr.24530) 146 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-20T23:54:30.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:30 smithi079 bash[19840]: cluster 2024-09-20T23:54:28.654869+0000 mgr.x (mgr.24530) 146 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-20T23:54:32.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:32 smithi079 bash[24834]: cluster 2024-09-20T23:54:30.656545+0000 mgr.x (mgr.24530) 147 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-20T23:54:32.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:32 smithi079 bash[19840]: cluster 2024-09-20T23:54:30.656545+0000 mgr.x (mgr.24530) 147 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-20T23:54:33.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:32 smithi122 bash[19818]: cluster 2024-09-20T23:54:30.656545+0000 mgr.x (mgr.24530) 147 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-20T23:54:33.852 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:54:33 smithi122 bash[39849]: ts=2024-09-20T23:54: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:54:34.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:54:33 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:54:33] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.43.0" 2024-09-20T23:54:34.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:34 smithi079 bash[19840]: cluster 2024-09-20T23:54:32.657249+0000 mgr.x (mgr.24530) 148 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:34.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:34 smithi079 bash[24834]: cluster 2024-09-20T23:54:32.657249+0000 mgr.x (mgr.24530) 148 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:35.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:34 smithi122 bash[19818]: cluster 2024-09-20T23:54:32.657249+0000 mgr.x (mgr.24530) 148 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:35.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:35 smithi079 bash[24834]: audit 2024-09-20T23:54:34.390461+0000 mgr.x (mgr.24530) 149 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:35.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:35 smithi079 bash[19840]: audit 2024-09-20T23:54:34.390461+0000 mgr.x (mgr.24530) 149 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:36.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:35 smithi122 bash[19818]: audit 2024-09-20T23:54:34.390461+0000 mgr.x (mgr.24530) 149 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:36.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:36 smithi079 bash[24834]: cluster 2024-09-20T23:54:34.658868+0000 mgr.x (mgr.24530) 150 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:36.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:36 smithi079 bash[19840]: cluster 2024-09-20T23:54:34.658868+0000 mgr.x (mgr.24530) 150 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:37.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:36 smithi122 bash[19818]: cluster 2024-09-20T23:54:34.658868+0000 mgr.x (mgr.24530) 150 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:38.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:38 smithi079 bash[19840]: cluster 2024-09-20T23:54:36.659652+0000 mgr.x (mgr.24530) 151 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:38.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:38 smithi079 bash[24834]: cluster 2024-09-20T23:54:36.659652+0000 mgr.x (mgr.24530) 151 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:39.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:38 smithi122 bash[19818]: cluster 2024-09-20T23:54:36.659652+0000 mgr.x (mgr.24530) 151 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:39.103 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:54:38 smithi122 bash[39849]: ts=2024-09-20T23:54: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:54:40.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:40 smithi079 bash[24834]: cluster 2024-09-20T23:54:38.660492+0000 mgr.x (mgr.24530) 152 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:40.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:40 smithi079 bash[19840]: cluster 2024-09-20T23:54:38.660492+0000 mgr.x (mgr.24530) 152 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:41.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:40 smithi122 bash[19818]: cluster 2024-09-20T23:54:38.660492+0000 mgr.x (mgr.24530) 152 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:41.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:41 smithi079 bash[19840]: cluster 2024-09-20T23:54:40.662194+0000 mgr.x (mgr.24530) 153 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:41.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:41 smithi079 bash[24834]: cluster 2024-09-20T23:54:40.662194+0000 mgr.x (mgr.24530) 153 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:42.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:41 smithi122 bash[19818]: cluster 2024-09-20T23:54:40.662194+0000 mgr.x (mgr.24530) 153 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:43.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:54:43 smithi122 bash[39849]: ts=2024-09-20T23:54: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:54:43.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:43 smithi122 bash[19818]: cluster 2024-09-20T23:54:42.662941+0000 mgr.x (mgr.24530) 154 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:43.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:43 smithi122 bash[19818]: audit 2024-09-20T23:54:43.193925+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:43.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:43 smithi079 bash[19840]: cluster 2024-09-20T23:54:42.662941+0000 mgr.x (mgr.24530) 154 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:43.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:43 smithi079 bash[19840]: audit 2024-09-20T23:54:43.193925+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:43.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:43 smithi079 bash[24834]: cluster 2024-09-20T23:54:42.662941+0000 mgr.x (mgr.24530) 154 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:43.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:43 smithi079 bash[24834]: audit 2024-09-20T23:54:43.193925+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:44.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:54:43 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:54:43] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.43.0" 2024-09-20T23:54:44.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:44 smithi079 bash[19840]: audit 2024-09-20T23:54:44.398315+0000 mgr.x (mgr.24530) 155 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:44.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:44 smithi079 bash[24834]: audit 2024-09-20T23:54:44.398315+0000 mgr.x (mgr.24530) 155 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:45.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:44 smithi122 bash[19818]: audit 2024-09-20T23:54:44.398315+0000 mgr.x (mgr.24530) 155 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:46.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:46 smithi122 bash[19818]: cluster 2024-09-20T23:54:44.664613+0000 mgr.x (mgr.24530) 156 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:46.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:46 smithi079 bash[24834]: cluster 2024-09-20T23:54:44.664613+0000 mgr.x (mgr.24530) 156 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:46.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:46 smithi079 bash[19840]: cluster 2024-09-20T23:54:44.664613+0000 mgr.x (mgr.24530) 156 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:47.868 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-20T23:54:48.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:48 smithi122 bash[19818]: cluster 2024-09-20T23:54:46.665439+0000 mgr.x (mgr.24530) 157 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:48.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:54:48 smithi122 bash[39849]: ts=2024-09-20T23:54: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:54:48.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:48 smithi079 bash[19840]: cluster 2024-09-20T23:54:46.665439+0000 mgr.x (mgr.24530) 157 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:48.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:48 smithi079 bash[24834]: cluster 2024-09-20T23:54:46.665439+0000 mgr.x (mgr.24530) 157 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:50.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:50 smithi122 bash[19818]: cluster 2024-09-20T23:54:48.666224+0000 mgr.x (mgr.24530) 158 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:50.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:50 smithi079 bash[24834]: cluster 2024-09-20T23:54:48.666224+0000 mgr.x (mgr.24530) 158 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:50.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:50 smithi079 bash[19840]: cluster 2024-09-20T23:54:48.666224+0000 mgr.x (mgr.24530) 158 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:51.982 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled to redeploy mgr.y on host 'smithi079' 2024-09-20T23:54:52.848 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:52 smithi079 bash[24834]: cluster 2024-09-20T23:54:50.667977+0000 mgr.x (mgr.24530) 159 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:52.848 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:52 smithi079 bash[24834]: audit 2024-09-20T23:54:51.558682+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.79:0/1700676251' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T23:54:52.848 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:52 smithi079 bash[24834]: audit 2024-09-20T23:54:51.955666+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:54:52.848 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:52 smithi079 bash[24834]: audit 2024-09-20T23:54:51.970027+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:54:52.848 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:52 smithi079 bash[24834]: audit 2024-09-20T23:54:51.984707+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:54:52.848 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:52 smithi079 bash[24834]: audit 2024-09-20T23:54:51.990349+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:54:52.848 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:52 smithi079 bash[19840]: cluster 2024-09-20T23:54:50.667977+0000 mgr.x (mgr.24530) 159 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:52.849 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:52 smithi079 bash[19840]: audit 2024-09-20T23:54:51.558682+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.79:0/1700676251' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T23:54:52.849 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:52 smithi079 bash[19840]: audit 2024-09-20T23:54:51.955666+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:54:52.849 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:52 smithi079 bash[19840]: audit 2024-09-20T23:54:51.970027+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:54:52.849 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:52 smithi079 bash[19840]: audit 2024-09-20T23:54:51.984707+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:54:52.849 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:52 smithi079 bash[19840]: audit 2024-09-20T23:54:51.990349+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:54:52.850 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps --refresh' 2024-09-20T23:54:52.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:52 smithi122 bash[19818]: cluster 2024-09-20T23:54:50.667977+0000 mgr.x (mgr.24530) 159 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:52.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:52 smithi122 bash[19818]: audit 2024-09-20T23:54:51.558682+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.79:0/1700676251' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T23:54:52.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:52 smithi122 bash[19818]: audit 2024-09-20T23:54:51.955666+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:54:52.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:52 smithi122 bash[19818]: audit 2024-09-20T23:54:51.970027+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:54:52.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:52 smithi122 bash[19818]: audit 2024-09-20T23:54:51.984707+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:54:52.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:52 smithi122 bash[19818]: audit 2024-09-20T23:54:51.990349+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:54:53.851 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:54:53 smithi122 bash[39849]: ts=2024-09-20T23:54: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:54:53.852 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:53 smithi122 bash[19818]: audit 2024-09-20T23:54:51.945064+0000 mgr.x (mgr.24530) 160 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:54:53.852 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:53 smithi122 bash[19818]: cephadm 2024-09-20T23:54:51.960786+0000 mgr.x (mgr.24530) 161 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-20T23:54:53.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:53 smithi079 bash[19840]: audit 2024-09-20T23:54:51.945064+0000 mgr.x (mgr.24530) 160 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:54:53.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:53 smithi079 bash[19840]: cephadm 2024-09-20T23:54:51.960786+0000 mgr.x (mgr.24530) 161 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-20T23:54:53.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:53 smithi079 bash[24834]: audit 2024-09-20T23:54:51.945064+0000 mgr.x (mgr.24530) 160 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:54:53.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:53 smithi079 bash[24834]: cephadm 2024-09-20T23:54:51.960786+0000 mgr.x (mgr.24530) 161 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-20T23:54:54.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:54:53 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:54:53] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.43.0" 2024-09-20T23:54:54.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:54 smithi079 bash[19840]: cluster 2024-09-20T23:54:52.668700+0000 mgr.x (mgr.24530) 162 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:54.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:54 smithi079 bash[24834]: cluster 2024-09-20T23:54:52.668700+0000 mgr.x (mgr.24530) 162 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:54.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:54 smithi122 bash[19818]: cluster 2024-09-20T23:54:52.668700+0000 mgr.x (mgr.24530) 162 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:55.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:55 smithi122 bash[19818]: audit 2024-09-20T23:54:54.409707+0000 mgr.x (mgr.24530) 163 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:55.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:55 smithi079 bash[19840]: audit 2024-09-20T23:54:54.409707+0000 mgr.x (mgr.24530) 163 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:55.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:55 smithi079 bash[24834]: audit 2024-09-20T23:54:54.409707+0000 mgr.x (mgr.24530) 163 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:54:56.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:56 smithi079 bash[19840]: cluster 2024-09-20T23:54:54.670345+0000 mgr.x (mgr.24530) 164 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:56.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:56 smithi079 bash[19840]: audit 2024-09-20T23:54:56.397603+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:54:56.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:56 smithi079 bash[24834]: cluster 2024-09-20T23:54:54.670345+0000 mgr.x (mgr.24530) 164 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:56.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:56 smithi079 bash[24834]: audit 2024-09-20T23:54:56.397603+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:54:56.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:56 smithi122 bash[19818]: cluster 2024-09-20T23:54:54.670345+0000 mgr.x (mgr.24530) 164 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:54:56.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:56 smithi122 bash[19818]: audit 2024-09-20T23:54:56.397603+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:54:57.919 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T23:54:57.919 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (2m) 66s ago 12m 14.8M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-20T23:54:57.919 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (2m) 66s ago 12m 41.7M - dad864ee21e9 851b2e97d47c 2024-09-20T23:54:57.919 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (2m) 66s ago 10m 41.7M - 3.5 e1d6a67b021e 0ba0d20f7086 2024-09-20T23:54:57.919 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283 running (5m) 66s ago 18m 492M - 19.1.1-367-g9e2ac70b cc9251b744a3 58cd83340f25 2024-09-20T23:54:57.919 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:9283 running (20m) 66s ago 20m 399M - 17.2.0 e1d6a67b021e 6b02ee51cc7d 2024-09-20T23:54:57.919 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (20m) 66s ago 20m 57.4M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-20T23:54:57.919 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (19m) 66s ago 19m 43.8M 2048M 17.2.0 e1d6a67b021e 54a13324c500 2024-09-20T23:54:57.919 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (19m) 66s ago 19m 47.4M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-20T23:54:57.919 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (2m) 66s ago 12m 8047k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-20T23:54:57.920 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (2m) 66s ago 12m 7808k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-20T23:54:57.920 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (18m) 66s ago 18m 52.8M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-20T23:54:57.920 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (17m) 66s ago 17m 54.0M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-20T23:54:57.920 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (16m) 66s ago 16m 48.9M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-20T23:54:57.920 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (16m) 66s ago 16m 52.4M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-20T23:54:57.920 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (15m) 66s ago 15m 52.7M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-20T23:54:57.920 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (15m) 66s ago 15m 51.2M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-20T23:54:57.920 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (14m) 66s ago 14m 50.0M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-20T23:54:57.920 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (13m) 66s ago 13m 52.5M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-20T23:54:57.920 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (2m) 66s ago 12m 47.5M - 2.43.0 a07b618ecd1d abebac358e3c 2024-09-20T23:54:57.920 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (10m) 66s ago 10m 84.7M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-20T23:54:57.920 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (10m) 66s ago 10m 84.9M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-20T23:54:58.649 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'sleep 180' 2024-09-20T23:54:58.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:58 smithi122 bash[19818]: cluster 2024-09-20T23:54:56.671008+0000 mgr.x (mgr.24530) 165 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:58.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:58 smithi122 bash[19818]: audit 2024-09-20T23:54:58.194402+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:58.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:54:58 smithi122 bash[39849]: ts=2024-09-20T23:54:58.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:54:58.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:58 smithi079 bash[24834]: cluster 2024-09-20T23:54:56.671008+0000 mgr.x (mgr.24530) 165 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:58.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:58 smithi079 bash[24834]: audit 2024-09-20T23:54:58.194402+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:58.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:58 smithi079 bash[19840]: cluster 2024-09-20T23:54:56.671008+0000 mgr.x (mgr.24530) 165 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:54:58.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:58 smithi079 bash[19840]: audit 2024-09-20T23:54:58.194402+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:54:59.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:54:59 smithi122 bash[19818]: audit 2024-09-20T23:54:57.886893+0000 mgr.x (mgr.24530) 166 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:54:59.902 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:54:59 smithi079 bash[19840]: audit 2024-09-20T23:54:57.886893+0000 mgr.x (mgr.24530) 166 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:54:59.902 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:54:59 smithi079 bash[24834]: audit 2024-09-20T23:54:57.886893+0000 mgr.x (mgr.24530) 166 : audit [DBG] from='client.24991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:55:00.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:00 smithi079 bash[24834]: cluster 2024-09-20T23:54:58.671731+0000 mgr.x (mgr.24530) 167 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:00.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:00 smithi079 bash[19840]: cluster 2024-09-20T23:54:58.671731+0000 mgr.x (mgr.24530) 167 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:00.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:00 smithi122 bash[19818]: cluster 2024-09-20T23:54:58.671731+0000 mgr.x (mgr.24530) 167 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:02.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:02 smithi122 bash[19818]: cluster 2024-09-20T23:55:00.673403+0000 mgr.x (mgr.24530) 168 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:02.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:02 smithi122 bash[19818]: audit 2024-09-20T23:55:02.322768+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:02.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:02 smithi122 bash[19818]: audit 2024-09-20T23:55:02.330507+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:02.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:02 smithi122 bash[19818]: audit 2024-09-20T23:55:02.340597+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:02.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:02 smithi122 bash[19818]: audit 2024-09-20T23:55:02.349548+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:02.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:02 smithi079 bash[24834]: cluster 2024-09-20T23:55:00.673403+0000 mgr.x (mgr.24530) 168 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:02.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:02 smithi079 bash[24834]: audit 2024-09-20T23:55:02.322768+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:02.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:02 smithi079 bash[24834]: audit 2024-09-20T23:55:02.330507+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:02.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:02 smithi079 bash[24834]: audit 2024-09-20T23:55:02.340597+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:02.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:02 smithi079 bash[24834]: audit 2024-09-20T23:55:02.349548+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:02.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:02 smithi079 bash[19840]: cluster 2024-09-20T23:55:00.673403+0000 mgr.x (mgr.24530) 168 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:02.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:02 smithi079 bash[19840]: audit 2024-09-20T23:55:02.322768+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:02.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:02 smithi079 bash[19840]: audit 2024-09-20T23:55:02.330507+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:02.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:02 smithi079 bash[19840]: audit 2024-09-20T23:55:02.340597+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:02.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:02 smithi079 bash[19840]: audit 2024-09-20T23:55:02.349548+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:03.852 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:55:03 smithi122 bash[39849]: ts=2024-09-20T23:55: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:55:03.852 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:03 smithi122 bash[19818]: audit 2024-09-20T23:55:03.003982+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:55:03.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:03 smithi122 bash[19818]: audit 2024-09-20T23:55:03.005487+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:55:03.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:03 smithi122 bash[19818]: audit 2024-09-20T23:55:03.015975+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:03.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:03 smithi122 bash[19818]: audit 2024-09-20T23:55:03.057529+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:55:03.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:03 smithi122 bash[19818]: audit 2024-09-20T23:55:03.058386+0000 mon.b (mon.2) 98 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:55:03.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:03 smithi122 bash[19818]: audit 2024-09-20T23:55:03.061138+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:55:03.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:03 smithi122 bash[19818]: audit 2024-09-20T23:55:03.062441+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:55:03.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[19840]: audit 2024-09-20T23:55:03.003982+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:55:03.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[19840]: audit 2024-09-20T23:55:03.005487+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:55:03.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[19840]: audit 2024-09-20T23:55:03.015975+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:03.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[19840]: audit 2024-09-20T23:55:03.057529+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:55:03.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[19840]: audit 2024-09-20T23:55:03.058386+0000 mon.b (mon.2) 98 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:55:03.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[19840]: audit 2024-09-20T23:55:03.061138+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:55:03.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[19840]: audit 2024-09-20T23:55:03.062441+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:55:03.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[24834]: audit 2024-09-20T23:55:03.003982+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:55:03.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[24834]: audit 2024-09-20T23:55:03.005487+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:55:03.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[24834]: audit 2024-09-20T23:55:03.015975+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:03.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[24834]: audit 2024-09-20T23:55:03.057529+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:55:03.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[24834]: audit 2024-09-20T23:55:03.058386+0000 mon.b (mon.2) 98 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T23:55:03.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[24834]: audit 2024-09-20T23:55:03.061138+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T23:55:03.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:03 smithi079 bash[24834]: audit 2024-09-20T23:55:03.062441+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:55:04.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:55:03 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:55:03] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.43.0" 2024-09-20T23:55:04.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:04 smithi079 bash[19840]: cluster 2024-09-20T23:55:02.674072+0000 mgr.x (mgr.24530) 169 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:04.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:04 smithi079 bash[19840]: cephadm 2024-09-20T23:55:03.063489+0000 mgr.x (mgr.24530) 170 : cephadm [INF] Deploying daemon mgr.y on smithi079 2024-09-20T23:55:04.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:04 smithi079 bash[24834]: cluster 2024-09-20T23:55:02.674072+0000 mgr.x (mgr.24530) 169 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:04.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:04 smithi079 bash[24834]: cephadm 2024-09-20T23:55:03.063489+0000 mgr.x (mgr.24530) 170 : cephadm [INF] Deploying daemon mgr.y on smithi079 2024-09-20T23:55:04.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:04 smithi122 bash[19818]: cluster 2024-09-20T23:55:02.674072+0000 mgr.x (mgr.24530) 169 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:04.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:04 smithi122 bash[19818]: cephadm 2024-09-20T23:55:03.063489+0000 mgr.x (mgr.24530) 170 : cephadm [INF] Deploying daemon mgr.y on smithi079 2024-09-20T23:55:05.837 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:05 smithi079 bash[19840]: audit 2024-09-20T23:55:04.418147+0000 mgr.x (mgr.24530) 171 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:05.837 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:05 smithi079 bash[24834]: audit 2024-09-20T23:55:04.418147+0000 mgr.x (mgr.24530) 171 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:05.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:05 smithi122 bash[19818]: audit 2024-09-20T23:55:04.418147+0000 mgr.x (mgr.24530) 171 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:06.210 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:55:05 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:06.211 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:55:05 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:06.211 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:55:05 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:06.211 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:55:05 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:06.212 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:55:05 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:06.212 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:05 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:06.212 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:05 smithi079 systemd[1]: Stopping Ceph mgr.y for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-20T23:55:06.212 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:05 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:06.212 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:05 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:06.213 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:55:05 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:06.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:06 smithi122 bash[19818]: cluster 2024-09-20T23:55:04.675667+0000 mgr.x (mgr.24530) 172 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:06.874 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:06 smithi079 bash[55553]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mgr-y 2024-09-20T23:55:06.874 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:06 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-20T23:55:06.874 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:06 smithi079 bash[55615]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mgr-y 2024-09-20T23:55:06.874 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:06 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-20T23:55:06.874 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:06 smithi079 systemd[1]: Stopped Ceph mgr.y for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:55:06.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:06 smithi079 bash[19840]: cluster 2024-09-20T23:55:04.675667+0000 mgr.x (mgr.24530) 172 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:06.875 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:06 smithi079 bash[24834]: cluster 2024-09-20T23:55:04.675667+0000 mgr.x (mgr.24530) 172 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:07.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:07.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:07.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:07 smithi079 systemd[1]: Started Ceph mgr.y for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:55:07.238 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 20 23:55:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:07.238 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 20 23:55:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:07.239 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 20 23:55:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:07.239 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 20 23:55:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:07.239 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 20 23:55:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:07.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:07.240 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 20 23:55:06 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T23:55:08.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[19840]: cluster 2024-09-20T23:55:06.676351+0000 mgr.x (mgr.24530) 173 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:08.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[19840]: audit 2024-09-20T23:55:07.048692+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:08.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[19840]: audit 2024-09-20T23:55:07.057290+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:08.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[19840]: audit 2024-09-20T23:55:07.067338+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:08.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[19840]: audit 2024-09-20T23:55:07.077014+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:08.350 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[19840]: audit 2024-09-20T23:55:07.172587+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:55:08.350 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[24834]: cluster 2024-09-20T23:55:06.676351+0000 mgr.x (mgr.24530) 173 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:08.350 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[24834]: audit 2024-09-20T23:55:07.048692+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:08.350 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[24834]: audit 2024-09-20T23:55:07.057290+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:08.350 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[24834]: audit 2024-09-20T23:55:07.067338+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:08.350 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[24834]: audit 2024-09-20T23:55:07.077014+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:08.350 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[24834]: audit 2024-09-20T23:55:07.172587+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:55:08.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:08 smithi122 bash[19818]: cluster 2024-09-20T23:55:06.676351+0000 mgr.x (mgr.24530) 173 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:08.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:08 smithi122 bash[19818]: audit 2024-09-20T23:55:07.048692+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:08.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:08 smithi122 bash[19818]: audit 2024-09-20T23:55:07.057290+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:08.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:08 smithi122 bash[19818]: audit 2024-09-20T23:55:07.067338+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:08.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:08 smithi122 bash[19818]: audit 2024-09-20T23:55:07.077014+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:08.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:08 smithi122 bash[19818]: audit 2024-09-20T23:55:07.172587+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:55:08.737 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[55672]: debug 2024-09-20T23:55:08.348+0000 7fc2c9b75640 1 -- 172.21.15.79:0/644213912 <== mon.0 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557833a270e0 con 0x557833a29400 2024-09-20T23:55:08.737 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:08 smithi079 bash[55672]: debug 2024-09-20T23:55:08.468+0000 7fc2cc3df040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:55:09.103 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:55:08 smithi122 bash[39849]: ts=2024-09-20T23:55:08.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:55:09.987 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:09 smithi079 bash[55672]: debug 2024-09-20T23:55:09.676+0000 7fc2cc3df040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:55:09.987 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:09 smithi079 bash[55672]: debug 2024-09-20T23:55:09.740+0000 7fc2cc3df040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:55:09.988 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:09 smithi079 bash[55672]: debug 2024-09-20T23:55:09.892+0000 7fc2cc3df040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:55:10.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:10 smithi122 bash[19818]: cluster 2024-09-20T23:55:08.677029+0000 mgr.x (mgr.24530) 174 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:10.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:10 smithi079 bash[19840]: cluster 2024-09-20T23:55:08.677029+0000 mgr.x (mgr.24530) 174 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:10.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:10 smithi079 bash[24834]: cluster 2024-09-20T23:55:08.677029+0000 mgr.x (mgr.24530) 174 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:10.890 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:10 smithi079 bash[55672]: debug 2024-09-20T23:55:10.564+0000 7fc2cc3df040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:55:10.890 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:10 smithi079 bash[55672]: debug 2024-09-20T23:55:10.632+0000 7fc2cc3df040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:55:10.890 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:10 smithi079 bash[55672]: debug 2024-09-20T23:55:10.700+0000 7fc2cc3df040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:55:11.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:10 smithi079 bash[55672]: debug 2024-09-20T23:55:10.888+0000 7fc2cc3df040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T23:55:11.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:10 smithi079 bash[55672]: debug 2024-09-20T23:55:10.968+0000 7fc2cc3df040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:55:11.238 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:11 smithi079 bash[55672]: debug 2024-09-20T23:55:11.036+0000 7fc2cc3df040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:55:11.556 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:11 smithi079 bash[55672]: debug 2024-09-20T23:55:11.292+0000 7fc2cc3df040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:55:11.556 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:11 smithi079 bash[55672]: debug 2024-09-20T23:55:11.360+0000 7fc2cc3df040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:55:11.887 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:11 smithi079 bash[55672]: debug 2024-09-20T23:55:11.556+0000 7fc2cc3df040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:55:11.888 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:11 smithi079 bash[55672]: debug 2024-09-20T23:55:11.632+0000 7fc2cc3df040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:55:12.227 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:11 smithi079 bash[55672]: debug 2024-09-20T23:55:11.888+0000 7fc2cc3df040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:55:12.227 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:12 smithi079 bash[55672]: debug 2024-09-20T23:55:12.064+0000 7fc2cc3df040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:55:12.487 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:12 smithi079 bash[55672]: debug 2024-09-20T23:55:12.228+0000 7fc2cc3df040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:55:12.487 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:12 smithi079 bash[55672]: debug 2024-09-20T23:55:12.304+0000 7fc2cc3df040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:55:12.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:12 smithi122 bash[19818]: cluster 2024-09-20T23:55:10.678596+0000 mgr.x (mgr.24530) 175 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:12.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:12 smithi079 bash[19840]: cluster 2024-09-20T23:55:10.678596+0000 mgr.x (mgr.24530) 175 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:12.987 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:12 smithi079 bash[55672]: debug 2024-09-20T23:55:12.508+0000 7fc2cc3df040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:55:12.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:12 smithi079 bash[24834]: cluster 2024-09-20T23:55:10.678596+0000 mgr.x (mgr.24530) 175 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:13.709 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:13 smithi079 bash[55672]: debug 2024-09-20T23:55:13.408+0000 7fc2cc3df040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:55:13.709 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:13 smithi079 bash[55672]: debug 2024-09-20T23:55:13.484+0000 7fc2cc3df040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:55:13.852 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:55:13 smithi122 bash[39849]: ts=2024-09-20T23:55: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:55:13.987 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:13 smithi079 bash[55672]: debug 2024-09-20T23:55:13.708+0000 7fc2cc3df040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:55:13.987 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:13 smithi079 bash[55672]: debug 2024-09-20T23:55:13.784+0000 7fc2cc3df040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:55:14.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:55:13 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:55:13] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.43.0" 2024-09-20T23:55:14.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:14 smithi122 bash[19818]: cluster 2024-09-20T23:55:12.679265+0000 mgr.x (mgr.24530) 176 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:14.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:14 smithi122 bash[19818]: audit 2024-09-20T23:55:13.062213+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:14 smithi122 bash[19818]: audit 2024-09-20T23:55:13.068507+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:14 smithi122 bash[19818]: audit 2024-09-20T23:55:13.194434+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:55:14.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:14 smithi122 bash[19818]: audit 2024-09-20T23:55:13.323023+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:14 smithi122 bash[19818]: audit 2024-09-20T23:55:13.335640+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:14 smithi122 bash[19818]: audit 2024-09-20T23:55:13.340794+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:55:14.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:14 smithi122 bash[19818]: audit 2024-09-20T23:55:13.342464+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:55:14.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:14 smithi122 bash[19818]: audit 2024-09-20T23:55:13.350819+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.388 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[55672]: debug 2024-09-20T23:55:14.180+0000 7fc2cc3df040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:55:14.388 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[55672]: debug 2024-09-20T23:55:14.260+0000 7fc2cc3df040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:55:14.388 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[55672]: [20/Sep/2024:23:55:14] ENGINE Bus STARTING 2024-09-20T23:55:14.388 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[55672]: CherryPy Checker: 2024-09-20T23:55:14.388 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[55672]: The Application mounted at '' has an empty config. 2024-09-20T23:55:14.388 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[19840]: cluster 2024-09-20T23:55:12.679265+0000 mgr.x (mgr.24530) 176 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:14.388 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[19840]: audit 2024-09-20T23:55:13.062213+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.388 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[19840]: audit 2024-09-20T23:55:13.068507+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.388 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[19840]: audit 2024-09-20T23:55:13.194434+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:55:14.389 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[19840]: audit 2024-09-20T23:55:13.323023+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.389 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[19840]: audit 2024-09-20T23:55:13.335640+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.389 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[19840]: audit 2024-09-20T23:55:13.340794+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:55:14.389 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[19840]: audit 2024-09-20T23:55:13.342464+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:55:14.389 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[19840]: audit 2024-09-20T23:55:13.350819+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.389 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[24834]: cluster 2024-09-20T23:55:12.679265+0000 mgr.x (mgr.24530) 176 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:14.389 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[24834]: audit 2024-09-20T23:55:13.062213+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.389 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[24834]: audit 2024-09-20T23:55:13.068507+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.389 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[24834]: audit 2024-09-20T23:55:13.194434+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:55:14.389 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[24834]: audit 2024-09-20T23:55:13.323023+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.389 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[24834]: audit 2024-09-20T23:55:13.335640+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.389 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[24834]: audit 2024-09-20T23:55:13.340794+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:55:14.390 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[24834]: audit 2024-09-20T23:55:13.342464+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:55:14.390 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[24834]: audit 2024-09-20T23:55:13.350819+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:55:14.737 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[55672]: [20/Sep/2024:23:55:14] ENGINE Serving on http://:::9283 2024-09-20T23:55:14.737 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:55:14 smithi079 bash[55672]: [20/Sep/2024:23:55:14] ENGINE Bus STARTED 2024-09-20T23:55:15.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:15 smithi122 bash[19818]: cluster 2024-09-20T23:55:14.287608+0000 mon.a (mon.0) 941 : cluster [DBG] Standby manager daemon y restarted 2024-09-20T23:55:15.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:15 smithi122 bash[19818]: cluster 2024-09-20T23:55:14.287704+0000 mon.a (mon.0) 942 : cluster [DBG] Standby manager daemon y started 2024-09-20T23:55:15.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:15 smithi122 bash[19818]: audit 2024-09-20T23:55:14.288479+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T23:55:15.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:15 smithi122 bash[19818]: audit 2024-09-20T23:55:14.289336+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:55:15.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:15 smithi122 bash[19818]: audit 2024-09-20T23:55:14.291050+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T23:55:15.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:15 smithi122 bash[19818]: audit 2024-09-20T23:55:14.292495+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.? 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:55:15.354 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:15 smithi122 bash[19818]: audit 2024-09-20T23:55:14.428701+0000 mgr.x (mgr.24530) 177 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:15.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[24834]: cluster 2024-09-20T23:55:14.287608+0000 mon.a (mon.0) 941 : cluster [DBG] Standby manager daemon y restarted 2024-09-20T23:55:15.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[24834]: cluster 2024-09-20T23:55:14.287704+0000 mon.a (mon.0) 942 : cluster [DBG] Standby manager daemon y started 2024-09-20T23:55:15.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[24834]: audit 2024-09-20T23:55:14.288479+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T23:55:15.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[24834]: audit 2024-09-20T23:55:14.289336+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:55:15.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[24834]: audit 2024-09-20T23:55:14.291050+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T23:55:15.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[24834]: audit 2024-09-20T23:55:14.292495+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.? 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:55:15.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[24834]: audit 2024-09-20T23:55:14.428701+0000 mgr.x (mgr.24530) 177 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:15.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[19840]: cluster 2024-09-20T23:55:14.287608+0000 mon.a (mon.0) 941 : cluster [DBG] Standby manager daemon y restarted 2024-09-20T23:55:15.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[19840]: cluster 2024-09-20T23:55:14.287704+0000 mon.a (mon.0) 942 : cluster [DBG] Standby manager daemon y started 2024-09-20T23:55:15.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[19840]: audit 2024-09-20T23:55:14.288479+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T23:55:15.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[19840]: audit 2024-09-20T23:55:14.289336+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:55:15.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[19840]: audit 2024-09-20T23:55:14.291050+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T23:55:15.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[19840]: audit 2024-09-20T23:55:14.292495+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.? 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:55:15.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:15 smithi079 bash[19840]: audit 2024-09-20T23:55:14.428701+0000 mgr.x (mgr.24530) 177 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:16.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:16 smithi122 bash[19818]: cluster 2024-09-20T23:55:14.680887+0000 mgr.x (mgr.24530) 178 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:16.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:16 smithi122 bash[19818]: cluster 2024-09-20T23:55:15.085402+0000 mon.a (mon.0) 943 : cluster [DBG] mgrmap e26: x(active, since 3m), standbys: y 2024-09-20T23:55:16.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:16 smithi079 bash[19840]: cluster 2024-09-20T23:55:14.680887+0000 mgr.x (mgr.24530) 178 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:16.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:16 smithi079 bash[19840]: cluster 2024-09-20T23:55:15.085402+0000 mon.a (mon.0) 943 : cluster [DBG] mgrmap e26: x(active, since 3m), standbys: y 2024-09-20T23:55:16.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:16 smithi079 bash[24834]: cluster 2024-09-20T23:55:14.680887+0000 mgr.x (mgr.24530) 178 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:16.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:16 smithi079 bash[24834]: cluster 2024-09-20T23:55:15.085402+0000 mon.a (mon.0) 943 : cluster [DBG] mgrmap e26: x(active, since 3m), standbys: y 2024-09-20T23:55:18.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:18 smithi122 bash[19818]: cluster 2024-09-20T23:55:16.681546+0000 mgr.x (mgr.24530) 179 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:18.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:18 smithi079 bash[19840]: cluster 2024-09-20T23:55:16.681546+0000 mgr.x (mgr.24530) 179 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:18.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:18 smithi079 bash[24834]: cluster 2024-09-20T23:55:16.681546+0000 mgr.x (mgr.24530) 179 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:19.103 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:55:18 smithi122 bash[39849]: ts=2024-09-20T23:55: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:55:20.353 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:20 smithi122 bash[19818]: cluster 2024-09-20T23:55:18.682248+0000 mgr.x (mgr.24530) 180 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:20.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:20 smithi079 bash[24834]: cluster 2024-09-20T23:55:18.682248+0000 mgr.x (mgr.24530) 180 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:20.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:20 smithi079 bash[19840]: cluster 2024-09-20T23:55:18.682248+0000 mgr.x (mgr.24530) 180 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:22.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:22 smithi122 bash[19818]: cluster 2024-09-20T23:55:20.683857+0000 mgr.x (mgr.24530) 181 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:22.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:22 smithi079 bash[19840]: cluster 2024-09-20T23:55:20.683857+0000 mgr.x (mgr.24530) 181 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:22.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:22 smithi079 bash[24834]: cluster 2024-09-20T23:55:20.683857+0000 mgr.x (mgr.24530) 181 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:23.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:55:23 smithi122 bash[39849]: ts=2024-09-20T23:55: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:55:24.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:55:23 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:55:23] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.43.0" 2024-09-20T23:55:24.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:24 smithi079 bash[19840]: cluster 2024-09-20T23:55:22.684610+0000 mgr.x (mgr.24530) 182 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:24.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:24 smithi079 bash[24834]: cluster 2024-09-20T23:55:22.684610+0000 mgr.x (mgr.24530) 182 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:24.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:24 smithi122 bash[19818]: cluster 2024-09-20T23:55:22.684610+0000 mgr.x (mgr.24530) 182 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:25.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:25 smithi122 bash[19818]: audit 2024-09-20T23:55:24.437789+0000 mgr.x (mgr.24530) 183 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:25.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:25 smithi079 bash[24834]: audit 2024-09-20T23:55:24.437789+0000 mgr.x (mgr.24530) 183 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:25 smithi079 bash[19840]: audit 2024-09-20T23:55:24.437789+0000 mgr.x (mgr.24530) 183 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:26.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:26 smithi122 bash[19818]: cluster 2024-09-20T23:55:24.686191+0000 mgr.x (mgr.24530) 184 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:26.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:26 smithi079 bash[19840]: cluster 2024-09-20T23:55:24.686191+0000 mgr.x (mgr.24530) 184 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:26.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:26 smithi079 bash[24834]: cluster 2024-09-20T23:55:24.686191+0000 mgr.x (mgr.24530) 184 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:28.854 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:55:28 smithi122 bash[39849]: ts=2024-09-20T23:55: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:55:28.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:28 smithi122 bash[19818]: cluster 2024-09-20T23:55:26.686885+0000 mgr.x (mgr.24530) 185 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:28.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:28 smithi122 bash[19818]: audit 2024-09-20T23:55:28.195204+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:55:28.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:28 smithi079 bash[24834]: cluster 2024-09-20T23:55:26.686885+0000 mgr.x (mgr.24530) 185 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:28.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:28 smithi079 bash[24834]: audit 2024-09-20T23:55:28.195204+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:55:28.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:28 smithi079 bash[19840]: cluster 2024-09-20T23:55:26.686885+0000 mgr.x (mgr.24530) 185 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:28.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:28 smithi079 bash[19840]: audit 2024-09-20T23:55:28.195204+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:55:30.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:30 smithi122 bash[19818]: cluster 2024-09-20T23:55:28.687681+0000 mgr.x (mgr.24530) 186 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:30.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:30 smithi079 bash[24834]: cluster 2024-09-20T23:55:28.687681+0000 mgr.x (mgr.24530) 186 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:30.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:30 smithi079 bash[19840]: cluster 2024-09-20T23:55:28.687681+0000 mgr.x (mgr.24530) 186 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:32.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:32 smithi122 bash[19818]: cluster 2024-09-20T23:55:30.689331+0000 mgr.x (mgr.24530) 187 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:32.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:32 smithi079 bash[24834]: cluster 2024-09-20T23:55:30.689331+0000 mgr.x (mgr.24530) 187 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:32.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:32 smithi079 bash[19840]: cluster 2024-09-20T23:55:30.689331+0000 mgr.x (mgr.24530) 187 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:33.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:55:33 smithi122 bash[39849]: ts=2024-09-20T23:55: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:55:34.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:55:33 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:55:33] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.43.0" 2024-09-20T23:55:34.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:34 smithi079 bash[19840]: cluster 2024-09-20T23:55:32.690045+0000 mgr.x (mgr.24530) 188 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:34.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:34 smithi079 bash[24834]: cluster 2024-09-20T23:55:32.690045+0000 mgr.x (mgr.24530) 188 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:34.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:34 smithi122 bash[19818]: cluster 2024-09-20T23:55:32.690045+0000 mgr.x (mgr.24530) 188 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:35.853 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:35 smithi122 bash[19818]: audit 2024-09-20T23:55:34.448724+0000 mgr.x (mgr.24530) 189 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:35.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:35 smithi079 bash[19840]: audit 2024-09-20T23:55:34.448724+0000 mgr.x (mgr.24530) 189 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:35.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:35 smithi079 bash[24834]: audit 2024-09-20T23:55:34.448724+0000 mgr.x (mgr.24530) 189 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:36.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:36 smithi122 bash[19818]: cluster 2024-09-20T23:55:34.691661+0000 mgr.x (mgr.24530) 190 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:36.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:36 smithi079 bash[24834]: cluster 2024-09-20T23:55:34.691661+0000 mgr.x (mgr.24530) 190 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:36.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:36 smithi079 bash[19840]: cluster 2024-09-20T23:55:34.691661+0000 mgr.x (mgr.24530) 190 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:38.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:38 smithi122 bash[19818]: cluster 2024-09-20T23:55:36.692388+0000 mgr.x (mgr.24530) 191 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:38.854 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:55:38 smithi122 bash[39849]: ts=2024-09-20T23:55: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:55:38.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:38 smithi079 bash[24834]: cluster 2024-09-20T23:55:36.692388+0000 mgr.x (mgr.24530) 191 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:38.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:38 smithi079 bash[19840]: cluster 2024-09-20T23:55:36.692388+0000 mgr.x (mgr.24530) 191 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:40.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:40 smithi122 bash[19818]: cluster 2024-09-20T23:55:38.693106+0000 mgr.x (mgr.24530) 192 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:40.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:40 smithi079 bash[24834]: cluster 2024-09-20T23:55:38.693106+0000 mgr.x (mgr.24530) 192 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:40.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:40 smithi079 bash[19840]: cluster 2024-09-20T23:55:38.693106+0000 mgr.x (mgr.24530) 192 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:42.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:42 smithi122 bash[19818]: cluster 2024-09-20T23:55:40.694735+0000 mgr.x (mgr.24530) 193 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:42.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:42 smithi079 bash[24834]: cluster 2024-09-20T23:55:40.694735+0000 mgr.x (mgr.24530) 193 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:42.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:42 smithi079 bash[19840]: cluster 2024-09-20T23:55:40.694735+0000 mgr.x (mgr.24530) 193 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:43.852 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:43 smithi122 bash[19818]: audit 2024-09-20T23:55:43.195336+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:55:43.852 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:55:43 smithi122 bash[39849]: ts=2024-09-20T23:55: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:55:43.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:43 smithi079 bash[24834]: audit 2024-09-20T23:55:43.195336+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:55:43.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:43 smithi079 bash[19840]: audit 2024-09-20T23:55:43.195336+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:55:44.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:55:43 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:55:43] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.43.0" 2024-09-20T23:55:44.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:44 smithi079 bash[24834]: cluster 2024-09-20T23:55:42.695451+0000 mgr.x (mgr.24530) 194 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:44.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:44 smithi079 bash[19840]: cluster 2024-09-20T23:55:42.695451+0000 mgr.x (mgr.24530) 194 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:44.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:44 smithi122 bash[19818]: cluster 2024-09-20T23:55:42.695451+0000 mgr.x (mgr.24530) 194 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:45.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:45 smithi122 bash[19818]: audit 2024-09-20T23:55:44.460004+0000 mgr.x (mgr.24530) 195 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:45.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:45 smithi079 bash[24834]: audit 2024-09-20T23:55:44.460004+0000 mgr.x (mgr.24530) 195 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:45.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:45 smithi079 bash[19840]: audit 2024-09-20T23:55:44.460004+0000 mgr.x (mgr.24530) 195 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:46.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:46 smithi122 bash[19818]: cluster 2024-09-20T23:55:44.697093+0000 mgr.x (mgr.24530) 196 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:46.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:46 smithi079 bash[19840]: cluster 2024-09-20T23:55:44.697093+0000 mgr.x (mgr.24530) 196 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:46.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:46 smithi079 bash[24834]: cluster 2024-09-20T23:55:44.697093+0000 mgr.x (mgr.24530) 196 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:48.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:48 smithi122 bash[19818]: cluster 2024-09-20T23:55:46.697746+0000 mgr.x (mgr.24530) 197 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:48.854 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:55:48 smithi122 bash[39849]: ts=2024-09-20T23:55:48.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:55:48.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:48 smithi079 bash[19840]: cluster 2024-09-20T23:55:46.697746+0000 mgr.x (mgr.24530) 197 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:48.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:48 smithi079 bash[24834]: cluster 2024-09-20T23:55:46.697746+0000 mgr.x (mgr.24530) 197 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:50.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:50 smithi122 bash[19818]: cluster 2024-09-20T23:55:48.698459+0000 mgr.x (mgr.24530) 198 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:50.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:50 smithi079 bash[24834]: cluster 2024-09-20T23:55:48.698459+0000 mgr.x (mgr.24530) 198 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:50.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:50 smithi079 bash[19840]: cluster 2024-09-20T23:55:48.698459+0000 mgr.x (mgr.24530) 198 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:52.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:52 smithi079 bash[19840]: cluster 2024-09-20T23:55:50.700065+0000 mgr.x (mgr.24530) 199 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:52.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:52 smithi079 bash[24834]: cluster 2024-09-20T23:55:50.700065+0000 mgr.x (mgr.24530) 199 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:53.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:52 smithi122 bash[19818]: cluster 2024-09-20T23:55:50.700065+0000 mgr.x (mgr.24530) 199 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:53.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:55:53 smithi122 bash[39849]: ts=2024-09-20T23:55: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:55:54.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:55:53 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:55:53] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.43.0" 2024-09-20T23:55:54.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:54 smithi079 bash[19840]: cluster 2024-09-20T23:55:52.700813+0000 mgr.x (mgr.24530) 200 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:54.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:54 smithi079 bash[24834]: cluster 2024-09-20T23:55:52.700813+0000 mgr.x (mgr.24530) 200 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:55.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:54 smithi122 bash[19818]: cluster 2024-09-20T23:55:52.700813+0000 mgr.x (mgr.24530) 200 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:55.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:55 smithi079 bash[19840]: audit 2024-09-20T23:55:54.461770+0000 mgr.x (mgr.24530) 201 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:55.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:55 smithi079 bash[24834]: audit 2024-09-20T23:55:54.461770+0000 mgr.x (mgr.24530) 201 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:56.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:55 smithi122 bash[19818]: audit 2024-09-20T23:55:54.461770+0000 mgr.x (mgr.24530) 201 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:55:56.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:56 smithi079 bash[19840]: cluster 2024-09-20T23:55:54.702369+0000 mgr.x (mgr.24530) 202 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:56.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:56 smithi079 bash[24834]: cluster 2024-09-20T23:55:54.702369+0000 mgr.x (mgr.24530) 202 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:57.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:56 smithi122 bash[19818]: cluster 2024-09-20T23:55:54.702369+0000 mgr.x (mgr.24530) 202 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:55:58.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:58 smithi079 bash[24834]: cluster 2024-09-20T23:55:56.703083+0000 mgr.x (mgr.24530) 203 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:58.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:55:58 smithi079 bash[24834]: audit 2024-09-20T23:55:58.195686+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:55:58.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:58 smithi079 bash[19840]: cluster 2024-09-20T23:55:56.703083+0000 mgr.x (mgr.24530) 203 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:58.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:55:58 smithi079 bash[19840]: audit 2024-09-20T23:55:58.195686+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:55:59.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:58 smithi122 bash[19818]: cluster 2024-09-20T23:55:56.703083+0000 mgr.x (mgr.24530) 203 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:55:59.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:55:58 smithi122 bash[19818]: audit 2024-09-20T23:55:58.195686+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:55:59.104 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:55:58 smithi122 bash[39849]: ts=2024-09-20T23:55:58.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:56:00.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:00 smithi079 bash[19840]: cluster 2024-09-20T23:55:58.703812+0000 mgr.x (mgr.24530) 204 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:00.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:00 smithi079 bash[24834]: cluster 2024-09-20T23:55:58.703812+0000 mgr.x (mgr.24530) 204 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:01.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:00 smithi122 bash[19818]: cluster 2024-09-20T23:55:58.703812+0000 mgr.x (mgr.24530) 204 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:02.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:02 smithi079 bash[19840]: cluster 2024-09-20T23:56:00.705549+0000 mgr.x (mgr.24530) 205 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:02.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:02 smithi079 bash[24834]: cluster 2024-09-20T23:56:00.705549+0000 mgr.x (mgr.24530) 205 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:03.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:02 smithi122 bash[19818]: cluster 2024-09-20T23:56:00.705549+0000 mgr.x (mgr.24530) 205 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:03.854 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:56:03 smithi122 bash[39849]: ts=2024-09-20T23:56: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:56:04.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:56:03 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:56:03] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.43.0" 2024-09-20T23:56:04.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:04 smithi079 bash[19840]: cluster 2024-09-20T23:56:02.706385+0000 mgr.x (mgr.24530) 206 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:04.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:04 smithi079 bash[24834]: cluster 2024-09-20T23:56:02.706385+0000 mgr.x (mgr.24530) 206 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:05.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:04 smithi122 bash[19818]: cluster 2024-09-20T23:56:02.706385+0000 mgr.x (mgr.24530) 206 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:05.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:05 smithi079 bash[19840]: audit 2024-09-20T23:56:04.471799+0000 mgr.x (mgr.24530) 207 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:05.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:05 smithi079 bash[24834]: audit 2024-09-20T23:56:04.471799+0000 mgr.x (mgr.24530) 207 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:06.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:05 smithi122 bash[19818]: audit 2024-09-20T23:56:04.471799+0000 mgr.x (mgr.24530) 207 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:06.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:06 smithi079 bash[24834]: cluster 2024-09-20T23:56:04.708031+0000 mgr.x (mgr.24530) 208 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:06.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:06 smithi079 bash[19840]: cluster 2024-09-20T23:56:04.708031+0000 mgr.x (mgr.24530) 208 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:07.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:06 smithi122 bash[19818]: cluster 2024-09-20T23:56:04.708031+0000 mgr.x (mgr.24530) 208 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:08.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:08 smithi079 bash[24834]: cluster 2024-09-20T23:56:06.708779+0000 mgr.x (mgr.24530) 209 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:08.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:08 smithi079 bash[19840]: cluster 2024-09-20T23:56:06.708779+0000 mgr.x (mgr.24530) 209 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:09.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:08 smithi122 bash[19818]: cluster 2024-09-20T23:56:06.708779+0000 mgr.x (mgr.24530) 209 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:09.104 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:56:08 smithi122 bash[39849]: ts=2024-09-20T23:56:08.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:56:09.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:09 smithi079 bash[24834]: cluster 2024-09-20T23:56:08.709431+0000 mgr.x (mgr.24530) 210 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:09.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:09 smithi079 bash[19840]: cluster 2024-09-20T23:56:08.709431+0000 mgr.x (mgr.24530) 210 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:10.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:09 smithi122 bash[19818]: cluster 2024-09-20T23:56:08.709431+0000 mgr.x (mgr.24530) 210 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:12.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:12 smithi122 bash[19818]: cluster 2024-09-20T23:56:10.711065+0000 mgr.x (mgr.24530) 211 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:12.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:12 smithi079 bash[24834]: cluster 2024-09-20T23:56:10.711065+0000 mgr.x (mgr.24530) 211 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:12.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:12 smithi079 bash[19840]: cluster 2024-09-20T23:56:10.711065+0000 mgr.x (mgr.24530) 211 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:13.854 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:56:13 smithi122 bash[39849]: ts=2024-09-20T23:56: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:56:13.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:13 smithi122 bash[19818]: audit 2024-09-20T23:56:13.196128+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:56:13.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:13 smithi122 bash[19818]: audit 2024-09-20T23:56:13.502732+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:56:13.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:13 smithi079 bash[24834]: audit 2024-09-20T23:56:13.196128+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:56:13.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:13 smithi079 bash[24834]: audit 2024-09-20T23:56:13.502732+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:56:13.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:13 smithi079 bash[19840]: audit 2024-09-20T23:56:13.196128+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:56:13.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:13 smithi079 bash[19840]: audit 2024-09-20T23:56:13.502732+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:56:14.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:56:13 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:56:13] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.43.0" 2024-09-20T23:56:14.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:14 smithi079 bash[19840]: cluster 2024-09-20T23:56:12.711758+0000 mgr.x (mgr.24530) 212 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:14.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:14 smithi079 bash[19840]: audit 2024-09-20T23:56:14.095493+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:14.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:14 smithi079 bash[19840]: audit 2024-09-20T23:56:14.104452+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:14.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:14 smithi079 bash[19840]: audit 2024-09-20T23:56:14.117211+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:14.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:14 smithi079 bash[19840]: audit 2024-09-20T23:56:14.129833+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:14.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:14 smithi079 bash[24834]: cluster 2024-09-20T23:56:12.711758+0000 mgr.x (mgr.24530) 212 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:14.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:14 smithi079 bash[24834]: audit 2024-09-20T23:56:14.095493+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:14.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:14 smithi079 bash[24834]: audit 2024-09-20T23:56:14.104452+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:14.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:14 smithi079 bash[24834]: audit 2024-09-20T23:56:14.117211+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:14.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:14 smithi079 bash[24834]: audit 2024-09-20T23:56:14.129833+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:14.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:14 smithi122 bash[19818]: cluster 2024-09-20T23:56:12.711758+0000 mgr.x (mgr.24530) 212 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:14.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:14 smithi122 bash[19818]: audit 2024-09-20T23:56:14.095493+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:14.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:14 smithi122 bash[19818]: audit 2024-09-20T23:56:14.104452+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:14.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:14 smithi122 bash[19818]: audit 2024-09-20T23:56:14.117211+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:14.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:14 smithi122 bash[19818]: audit 2024-09-20T23:56:14.129833+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:15.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:15 smithi122 bash[19818]: audit 2024-09-20T23:56:14.480831+0000 mgr.x (mgr.24530) 213 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:15.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:15 smithi079 bash[24834]: audit 2024-09-20T23:56:14.480831+0000 mgr.x (mgr.24530) 213 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:15.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:15 smithi079 bash[19840]: audit 2024-09-20T23:56:14.480831+0000 mgr.x (mgr.24530) 213 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:16.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:16 smithi122 bash[19818]: cluster 2024-09-20T23:56:14.713043+0000 mgr.x (mgr.24530) 214 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:16.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:16 smithi079 bash[19840]: cluster 2024-09-20T23:56:14.713043+0000 mgr.x (mgr.24530) 214 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:16.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:16 smithi079 bash[24834]: cluster 2024-09-20T23:56:14.713043+0000 mgr.x (mgr.24530) 214 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:18.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:18 smithi122 bash[19818]: cluster 2024-09-20T23:56:16.713710+0000 mgr.x (mgr.24530) 215 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:18.854 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:56:18 smithi122 bash[39849]: ts=2024-09-20T23:56:18.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:56:18.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:18 smithi079 bash[19840]: cluster 2024-09-20T23:56:16.713710+0000 mgr.x (mgr.24530) 215 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:18.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:18 smithi079 bash[24834]: cluster 2024-09-20T23:56:16.713710+0000 mgr.x (mgr.24530) 215 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:20.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:20 smithi122 bash[19818]: cluster 2024-09-20T23:56:18.714404+0000 mgr.x (mgr.24530) 216 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:20.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:20 smithi122 bash[19818]: audit 2024-09-20T23:56:20.246418+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:20.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:20 smithi122 bash[19818]: audit 2024-09-20T23:56:20.258745+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:20.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:20 smithi079 bash[19840]: cluster 2024-09-20T23:56:18.714404+0000 mgr.x (mgr.24530) 216 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:20.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:20 smithi079 bash[19840]: audit 2024-09-20T23:56:20.246418+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:20.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:20 smithi079 bash[19840]: audit 2024-09-20T23:56:20.258745+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:20.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:20 smithi079 bash[24834]: cluster 2024-09-20T23:56:18.714404+0000 mgr.x (mgr.24530) 216 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:20.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:20 smithi079 bash[24834]: audit 2024-09-20T23:56:20.246418+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:20.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:20 smithi079 bash[24834]: audit 2024-09-20T23:56:20.258745+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:21.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:21 smithi122 bash[19818]: audit 2024-09-20T23:56:20.894098+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:56:21.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:21 smithi122 bash[19818]: audit 2024-09-20T23:56:20.895596+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:56:21.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:21 smithi122 bash[19818]: audit 2024-09-20T23:56:20.906901+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:21.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:21 smithi079 bash[19840]: audit 2024-09-20T23:56:20.894098+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:56:21.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:21 smithi079 bash[19840]: audit 2024-09-20T23:56:20.895596+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:56:21.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:21 smithi079 bash[19840]: audit 2024-09-20T23:56:20.906901+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:21.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:21 smithi079 bash[24834]: audit 2024-09-20T23:56:20.894098+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:56:21.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:21 smithi079 bash[24834]: audit 2024-09-20T23:56:20.895596+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:56:21.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:21 smithi079 bash[24834]: audit 2024-09-20T23:56:20.906901+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:56:22.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:22 smithi122 bash[19818]: cluster 2024-09-20T23:56:20.716009+0000 mgr.x (mgr.24530) 217 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:22.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:22 smithi079 bash[24834]: cluster 2024-09-20T23:56:20.716009+0000 mgr.x (mgr.24530) 217 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:22.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:22 smithi079 bash[19840]: cluster 2024-09-20T23:56:20.716009+0000 mgr.x (mgr.24530) 217 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:23.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:56:23 smithi122 bash[39849]: ts=2024-09-20T23:56: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:56:24.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:56:23 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:56:23] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.43.0" 2024-09-20T23:56:24.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:24 smithi079 bash[19840]: cluster 2024-09-20T23:56:22.716724+0000 mgr.x (mgr.24530) 218 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:24.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:24 smithi079 bash[24834]: cluster 2024-09-20T23:56:22.716724+0000 mgr.x (mgr.24530) 218 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:24.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:24 smithi122 bash[19818]: cluster 2024-09-20T23:56:22.716724+0000 mgr.x (mgr.24530) 218 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:25.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:25 smithi122 bash[19818]: audit 2024-09-20T23:56:24.492027+0000 mgr.x (mgr.24530) 219 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:25.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:25 smithi079 bash[19840]: audit 2024-09-20T23:56:24.492027+0000 mgr.x (mgr.24530) 219 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:25.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:25 smithi079 bash[24834]: audit 2024-09-20T23:56:24.492027+0000 mgr.x (mgr.24530) 219 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:26.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:26 smithi122 bash[19818]: cluster 2024-09-20T23:56:24.718304+0000 mgr.x (mgr.24530) 220 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:26.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:26 smithi079 bash[24834]: cluster 2024-09-20T23:56:24.718304+0000 mgr.x (mgr.24530) 220 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:26.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:26 smithi079 bash[19840]: cluster 2024-09-20T23:56:24.718304+0000 mgr.x (mgr.24530) 220 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:28.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:28 smithi122 bash[19818]: cluster 2024-09-20T23:56:26.718998+0000 mgr.x (mgr.24530) 221 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:28.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:28 smithi122 bash[19818]: audit 2024-09-20T23:56:28.196573+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:56:28.855 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:56:28 smithi122 bash[39849]: ts=2024-09-20T23:56: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:56:28.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:28 smithi079 bash[19840]: cluster 2024-09-20T23:56:26.718998+0000 mgr.x (mgr.24530) 221 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:28.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:28 smithi079 bash[19840]: audit 2024-09-20T23:56:28.196573+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:56:28.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:28 smithi079 bash[24834]: cluster 2024-09-20T23:56:26.718998+0000 mgr.x (mgr.24530) 221 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:28.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:28 smithi079 bash[24834]: audit 2024-09-20T23:56:28.196573+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:56:30.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:30 smithi122 bash[19818]: cluster 2024-09-20T23:56:28.719728+0000 mgr.x (mgr.24530) 222 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:30.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:30 smithi079 bash[19840]: cluster 2024-09-20T23:56:28.719728+0000 mgr.x (mgr.24530) 222 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:30.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:30 smithi079 bash[24834]: cluster 2024-09-20T23:56:28.719728+0000 mgr.x (mgr.24530) 222 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:32.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:32 smithi122 bash[19818]: cluster 2024-09-20T23:56:30.721396+0000 mgr.x (mgr.24530) 223 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:32.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:32 smithi079 bash[19840]: cluster 2024-09-20T23:56:30.721396+0000 mgr.x (mgr.24530) 223 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:32.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:32 smithi079 bash[24834]: cluster 2024-09-20T23:56:30.721396+0000 mgr.x (mgr.24530) 223 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:33.853 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:56:33 smithi122 bash[39849]: ts=2024-09-20T23:56: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:56:34.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:56:33 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:56:33] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.43.0" 2024-09-20T23:56:34.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:34 smithi122 bash[19818]: cluster 2024-09-20T23:56:32.722142+0000 mgr.x (mgr.24530) 224 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:34.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:34 smithi079 bash[24834]: cluster 2024-09-20T23:56:32.722142+0000 mgr.x (mgr.24530) 224 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:34.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:34 smithi079 bash[19840]: cluster 2024-09-20T23:56:32.722142+0000 mgr.x (mgr.24530) 224 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:35.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:35 smithi079 bash[24834]: audit 2024-09-20T23:56:34.500604+0000 mgr.x (mgr.24530) 225 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:35.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:35 smithi079 bash[19840]: audit 2024-09-20T23:56:34.500604+0000 mgr.x (mgr.24530) 225 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:36.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:35 smithi122 bash[19818]: audit 2024-09-20T23:56:34.500604+0000 mgr.x (mgr.24530) 225 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:36.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:36 smithi079 bash[19840]: cluster 2024-09-20T23:56:34.723811+0000 mgr.x (mgr.24530) 226 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:36.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:36 smithi079 bash[24834]: cluster 2024-09-20T23:56:34.723811+0000 mgr.x (mgr.24530) 226 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:37.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:36 smithi122 bash[19818]: cluster 2024-09-20T23:56:34.723811+0000 mgr.x (mgr.24530) 226 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:38.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:38 smithi079 bash[19840]: cluster 2024-09-20T23:56:36.724569+0000 mgr.x (mgr.24530) 227 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:38.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:38 smithi079 bash[24834]: cluster 2024-09-20T23:56:36.724569+0000 mgr.x (mgr.24530) 227 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:39.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:38 smithi122 bash[19818]: cluster 2024-09-20T23:56:36.724569+0000 mgr.x (mgr.24530) 227 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:39.105 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:56:38 smithi122 bash[39849]: ts=2024-09-20T23:56: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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:56:40.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:40 smithi079 bash[19840]: cluster 2024-09-20T23:56:38.725233+0000 mgr.x (mgr.24530) 228 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:40.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:40 smithi079 bash[24834]: cluster 2024-09-20T23:56:38.725233+0000 mgr.x (mgr.24530) 228 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:41.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:40 smithi122 bash[19818]: cluster 2024-09-20T23:56:38.725233+0000 mgr.x (mgr.24530) 228 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:42.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:42 smithi079 bash[19840]: cluster 2024-09-20T23:56:40.726875+0000 mgr.x (mgr.24530) 229 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:42.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:42 smithi079 bash[24834]: cluster 2024-09-20T23:56:40.726875+0000 mgr.x (mgr.24530) 229 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:43.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:42 smithi122 bash[19818]: cluster 2024-09-20T23:56:40.726875+0000 mgr.x (mgr.24530) 229 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:43.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:43 smithi122 bash[19818]: audit 2024-09-20T23:56:43.198347+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:56:43.855 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:56:43 smithi122 bash[39849]: ts=2024-09-20T23:56: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:56:43.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:43 smithi079 bash[24834]: audit 2024-09-20T23:56:43.198347+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:56:43.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:43 smithi079 bash[19840]: audit 2024-09-20T23:56:43.198347+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:56:44.354 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:56:43 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:56:43] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.43.0" 2024-09-20T23:56:44.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:44 smithi079 bash[19840]: cluster 2024-09-20T23:56:42.727598+0000 mgr.x (mgr.24530) 230 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:44.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:44 smithi079 bash[24834]: cluster 2024-09-20T23:56:42.727598+0000 mgr.x (mgr.24530) 230 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:45.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:44 smithi122 bash[19818]: cluster 2024-09-20T23:56:42.727598+0000 mgr.x (mgr.24530) 230 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:45.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:45 smithi079 bash[19840]: audit 2024-09-20T23:56:44.511968+0000 mgr.x (mgr.24530) 231 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:45.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:45 smithi079 bash[24834]: audit 2024-09-20T23:56:44.511968+0000 mgr.x (mgr.24530) 231 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:46.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:45 smithi122 bash[19818]: audit 2024-09-20T23:56:44.511968+0000 mgr.x (mgr.24530) 231 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:46.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:46 smithi079 bash[24834]: cluster 2024-09-20T23:56:44.729253+0000 mgr.x (mgr.24530) 232 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:46.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:46 smithi079 bash[19840]: cluster 2024-09-20T23:56:44.729253+0000 mgr.x (mgr.24530) 232 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:47.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:46 smithi122 bash[19818]: cluster 2024-09-20T23:56:44.729253+0000 mgr.x (mgr.24530) 232 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:48.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:48 smithi079 bash[19840]: cluster 2024-09-20T23:56:46.729908+0000 mgr.x (mgr.24530) 233 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:48.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:48 smithi079 bash[24834]: cluster 2024-09-20T23:56:46.729908+0000 mgr.x (mgr.24530) 233 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:49.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:48 smithi122 bash[19818]: cluster 2024-09-20T23:56:46.729908+0000 mgr.x (mgr.24530) 233 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:49.105 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:56:48 smithi122 bash[39849]: ts=2024-09-20T23:56:48.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:56:50.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:50 smithi079 bash[19840]: cluster 2024-09-20T23:56:48.730603+0000 mgr.x (mgr.24530) 234 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:50.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:50 smithi079 bash[24834]: cluster 2024-09-20T23:56:48.730603+0000 mgr.x (mgr.24530) 234 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:51.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:50 smithi122 bash[19818]: cluster 2024-09-20T23:56:48.730603+0000 mgr.x (mgr.24530) 234 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:52.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:52 smithi079 bash[19840]: cluster 2024-09-20T23:56:50.732232+0000 mgr.x (mgr.24530) 235 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:52.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:52 smithi079 bash[24834]: cluster 2024-09-20T23:56:50.732232+0000 mgr.x (mgr.24530) 235 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:53.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:52 smithi122 bash[19818]: cluster 2024-09-20T23:56:50.732232+0000 mgr.x (mgr.24530) 235 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:53.854 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:56:53 smithi122 bash[39849]: ts=2024-09-20T23:56: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:56:54.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:56:53 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:56:53] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.43.0" 2024-09-20T23:56:54.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:54 smithi079 bash[19840]: cluster 2024-09-20T23:56:52.732956+0000 mgr.x (mgr.24530) 236 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:54.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:54 smithi079 bash[24834]: cluster 2024-09-20T23:56:52.732956+0000 mgr.x (mgr.24530) 236 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:55.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:54 smithi122 bash[19818]: cluster 2024-09-20T23:56:52.732956+0000 mgr.x (mgr.24530) 236 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:55.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:55 smithi079 bash[24834]: audit 2024-09-20T23:56:54.515744+0000 mgr.x (mgr.24530) 237 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:55.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:55 smithi079 bash[24834]: cluster 2024-09-20T23:56:54.734527+0000 mgr.x (mgr.24530) 238 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:55.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:55 smithi079 bash[19840]: audit 2024-09-20T23:56:54.515744+0000 mgr.x (mgr.24530) 237 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:55.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:55 smithi079 bash[19840]: cluster 2024-09-20T23:56:54.734527+0000 mgr.x (mgr.24530) 238 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:56.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:55 smithi122 bash[19818]: audit 2024-09-20T23:56:54.515744+0000 mgr.x (mgr.24530) 237 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:56:56.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:55 smithi122 bash[19818]: cluster 2024-09-20T23:56:54.734527+0000 mgr.x (mgr.24530) 238 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:56:58.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:57 smithi122 bash[19818]: cluster 2024-09-20T23:56:56.735228+0000 mgr.x (mgr.24530) 239 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:58.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:57 smithi079 bash[19840]: cluster 2024-09-20T23:56:56.735228+0000 mgr.x (mgr.24530) 239 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:58.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:57 smithi079 bash[24834]: cluster 2024-09-20T23:56:56.735228+0000 mgr.x (mgr.24530) 239 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:56:59.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:58 smithi122 bash[19818]: audit 2024-09-20T23:56:58.198661+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:56:59.105 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:56:58 smithi122 bash[39849]: ts=2024-09-20T23:56:58.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:56:59.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:58 smithi079 bash[19840]: audit 2024-09-20T23:56:58.198661+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:56:59.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:58 smithi079 bash[24834]: audit 2024-09-20T23:56:58.198661+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:57:00.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:56:59 smithi122 bash[19818]: cluster 2024-09-20T23:56:58.735919+0000 mgr.x (mgr.24530) 240 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:00.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:56:59 smithi079 bash[19840]: cluster 2024-09-20T23:56:58.735919+0000 mgr.x (mgr.24530) 240 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:00.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:56:59 smithi079 bash[24834]: cluster 2024-09-20T23:56:58.735919+0000 mgr.x (mgr.24530) 240 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:02.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:02 smithi122 bash[19818]: cluster 2024-09-20T23:57:00.737504+0000 mgr.x (mgr.24530) 241 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:02.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:02 smithi079 bash[19840]: cluster 2024-09-20T23:57:00.737504+0000 mgr.x (mgr.24530) 241 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:02.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:02 smithi079 bash[24834]: cluster 2024-09-20T23:57:00.737504+0000 mgr.x (mgr.24530) 241 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:03.854 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:57:03 smithi122 bash[39849]: ts=2024-09-20T23:57: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:57:04.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:57:03 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:57:03] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.43.0" 2024-09-20T23:57:04.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:04 smithi122 bash[19818]: cluster 2024-09-20T23:57:02.738191+0000 mgr.x (mgr.24530) 242 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:04.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:04 smithi079 bash[19840]: cluster 2024-09-20T23:57:02.738191+0000 mgr.x (mgr.24530) 242 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:04.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:04 smithi079 bash[24834]: cluster 2024-09-20T23:57:02.738191+0000 mgr.x (mgr.24530) 242 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:05.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:05 smithi122 bash[19818]: audit 2024-09-20T23:57:04.527005+0000 mgr.x (mgr.24530) 243 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:05.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:05 smithi079 bash[24834]: audit 2024-09-20T23:57:04.527005+0000 mgr.x (mgr.24530) 243 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:05.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:05 smithi079 bash[19840]: audit 2024-09-20T23:57:04.527005+0000 mgr.x (mgr.24530) 243 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:06.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:06 smithi122 bash[19818]: cluster 2024-09-20T23:57:04.739726+0000 mgr.x (mgr.24530) 244 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:06.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:06 smithi079 bash[24834]: cluster 2024-09-20T23:57:04.739726+0000 mgr.x (mgr.24530) 244 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:06.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:06 smithi079 bash[19840]: cluster 2024-09-20T23:57:04.739726+0000 mgr.x (mgr.24530) 244 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:08.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:08 smithi122 bash[19818]: cluster 2024-09-20T23:57:06.740373+0000 mgr.x (mgr.24530) 245 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:08.855 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:57:08 smithi122 bash[39849]: ts=2024-09-20T23:57:08.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.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", cluster_addr=\"172.21.15.79\", device_class=\"ssd\", hostname=\"smithi079\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.79\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-20T23:57:08.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:08 smithi079 bash[19840]: cluster 2024-09-20T23:57:06.740373+0000 mgr.x (mgr.24530) 245 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:08.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:08 smithi079 bash[24834]: cluster 2024-09-20T23:57:06.740373+0000 mgr.x (mgr.24530) 245 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:10.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:10 smithi122 bash[19818]: cluster 2024-09-20T23:57:08.741118+0000 mgr.x (mgr.24530) 246 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:10.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:10 smithi079 bash[19840]: cluster 2024-09-20T23:57:08.741118+0000 mgr.x (mgr.24530) 246 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:10.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:10 smithi079 bash[24834]: cluster 2024-09-20T23:57:08.741118+0000 mgr.x (mgr.24530) 246 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:12.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:12 smithi122 bash[19818]: cluster 2024-09-20T23:57:10.742776+0000 mgr.x (mgr.24530) 247 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:12.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:12 smithi079 bash[19840]: cluster 2024-09-20T23:57:10.742776+0000 mgr.x (mgr.24530) 247 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:12.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:12 smithi079 bash[24834]: cluster 2024-09-20T23:57:10.742776+0000 mgr.x (mgr.24530) 247 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:13.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:13 smithi122 bash[19818]: audit 2024-09-20T23:57:13.198871+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:57:13.854 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:57:13 smithi122 bash[39849]: ts=2024-09-20T23:57: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=\"smithi079\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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=\"ad1ad010-77a8-11ef-baf5-efdc52797490\", domainname=\"(none)\", instance=\"smithi079\", job=\"node\", machine=\"x86_64\", nodename=\"smithi079\", 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-20T23:57:13.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:13 smithi079 bash[24834]: audit 2024-09-20T23:57:13.198871+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:57:13.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:13 smithi079 bash[19840]: audit 2024-09-20T23:57:13.198871+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:57:14.105 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:57:13 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:57:13] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.43.0" 2024-09-20T23:57:14.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:14 smithi122 bash[19818]: cluster 2024-09-20T23:57:12.743440+0000 mgr.x (mgr.24530) 248 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:14.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:14 smithi079 bash[24834]: cluster 2024-09-20T23:57:12.743440+0000 mgr.x (mgr.24530) 248 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:14.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:14 smithi079 bash[19840]: cluster 2024-09-20T23:57:12.743440+0000 mgr.x (mgr.24530) 248 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:15.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:15 smithi122 bash[19818]: audit 2024-09-20T23:57:14.536081+0000 mgr.x (mgr.24530) 249 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:15.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:15 smithi079 bash[19840]: audit 2024-09-20T23:57:14.536081+0000 mgr.x (mgr.24530) 249 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:15.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:15 smithi079 bash[24834]: audit 2024-09-20T23:57:14.536081+0000 mgr.x (mgr.24530) 249 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:16.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:16 smithi122 bash[19818]: cluster 2024-09-20T23:57:14.745169+0000 mgr.x (mgr.24530) 250 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:16.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:16 smithi079 bash[19840]: cluster 2024-09-20T23:57:14.745169+0000 mgr.x (mgr.24530) 250 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:16.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:16 smithi079 bash[24834]: cluster 2024-09-20T23:57:14.745169+0000 mgr.x (mgr.24530) 250 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:18.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:18 smithi079 bash[19840]: cluster 2024-09-20T23:57:16.745808+0000 mgr.x (mgr.24530) 251 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:18.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:18 smithi079 bash[24834]: cluster 2024-09-20T23:57:16.745808+0000 mgr.x (mgr.24530) 251 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:19.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:18 smithi122 bash[19818]: cluster 2024-09-20T23:57:16.745808+0000 mgr.x (mgr.24530) 251 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:20.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:20 smithi079 bash[24834]: cluster 2024-09-20T23:57:18.746575+0000 mgr.x (mgr.24530) 252 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:20.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:20 smithi079 bash[19840]: cluster 2024-09-20T23:57:18.746575+0000 mgr.x (mgr.24530) 252 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:21.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:20 smithi122 bash[19818]: cluster 2024-09-20T23:57:18.746575+0000 mgr.x (mgr.24530) 252 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:21.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:21 smithi079 bash[19840]: audit 2024-09-20T23:57:21.042144+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:57:21.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:21 smithi079 bash[24834]: audit 2024-09-20T23:57:21.042144+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:57:22.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:21 smithi122 bash[19818]: audit 2024-09-20T23:57:21.042144+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:57:22.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:22 smithi079 bash[19840]: cluster 2024-09-20T23:57:20.748299+0000 mgr.x (mgr.24530) 253 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:22.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:22 smithi079 bash[19840]: audit 2024-09-20T23:57:21.776707+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:57:22.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:22 smithi079 bash[19840]: audit 2024-09-20T23:57:21.778386+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:57:22.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:22 smithi079 bash[19840]: audit 2024-09-20T23:57:21.789223+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:57:22.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:22 smithi079 bash[24834]: cluster 2024-09-20T23:57:20.748299+0000 mgr.x (mgr.24530) 253 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:22.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:22 smithi079 bash[24834]: audit 2024-09-20T23:57:21.776707+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:57:22.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:22 smithi079 bash[24834]: audit 2024-09-20T23:57:21.778386+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:57:22.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:22 smithi079 bash[24834]: audit 2024-09-20T23:57:21.789223+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:57:23.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:22 smithi122 bash[19818]: cluster 2024-09-20T23:57:20.748299+0000 mgr.x (mgr.24530) 253 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:23.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:22 smithi122 bash[19818]: audit 2024-09-20T23:57:21.776707+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:57:23.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:22 smithi122 bash[19818]: audit 2024-09-20T23:57:21.778386+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:57:23.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:22 smithi122 bash[19818]: audit 2024-09-20T23:57:21.789223+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:57:24.105 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:57:23 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:57:23] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.43.0" 2024-09-20T23:57:24.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:24 smithi079 bash[19840]: cluster 2024-09-20T23:57:22.749143+0000 mgr.x (mgr.24530) 254 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:57:24.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:24 smithi079 bash[24834]: cluster 2024-09-20T23:57:22.749143+0000 mgr.x (mgr.24530) 254 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:57:25.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:24 smithi122 bash[19818]: cluster 2024-09-20T23:57:22.749143+0000 mgr.x (mgr.24530) 254 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:57:25.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:25 smithi079 bash[19840]: audit 2024-09-20T23:57:24.547737+0000 mgr.x (mgr.24530) 255 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:25.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:25 smithi079 bash[24834]: audit 2024-09-20T23:57:24.547737+0000 mgr.x (mgr.24530) 255 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:26.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:25 smithi122 bash[19818]: audit 2024-09-20T23:57:24.547737+0000 mgr.x (mgr.24530) 255 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:26.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:26 smithi079 bash[19840]: cluster 2024-09-20T23:57:24.750953+0000 mgr.x (mgr.24530) 256 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:26.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:26 smithi079 bash[24834]: cluster 2024-09-20T23:57:24.750953+0000 mgr.x (mgr.24530) 256 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:27.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:26 smithi122 bash[19818]: cluster 2024-09-20T23:57:24.750953+0000 mgr.x (mgr.24530) 256 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:28.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:28 smithi079 bash[24834]: cluster 2024-09-20T23:57:26.751730+0000 mgr.x (mgr.24530) 257 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:57:28.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:28 smithi079 bash[24834]: audit 2024-09-20T23:57:28.199312+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:57:28.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:28 smithi079 bash[19840]: cluster 2024-09-20T23:57:26.751730+0000 mgr.x (mgr.24530) 257 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:57:28.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:28 smithi079 bash[19840]: audit 2024-09-20T23:57:28.199312+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:57:29.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:28 smithi122 bash[19818]: cluster 2024-09-20T23:57:26.751730+0000 mgr.x (mgr.24530) 257 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:57:29.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:28 smithi122 bash[19818]: audit 2024-09-20T23:57:28.199312+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:57:30.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:30 smithi079 bash[19840]: cluster 2024-09-20T23:57:28.752421+0000 mgr.x (mgr.24530) 258 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:57:30.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:30 smithi079 bash[24834]: cluster 2024-09-20T23:57:28.752421+0000 mgr.x (mgr.24530) 258 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:57:31.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:30 smithi122 bash[19818]: cluster 2024-09-20T23:57:28.752421+0000 mgr.x (mgr.24530) 258 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T23:57:32.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:32 smithi079 bash[19840]: cluster 2024-09-20T23:57:30.754029+0000 mgr.x (mgr.24530) 259 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:32.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:32 smithi079 bash[24834]: cluster 2024-09-20T23:57:30.754029+0000 mgr.x (mgr.24530) 259 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:33.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:32 smithi122 bash[19818]: cluster 2024-09-20T23:57:30.754029+0000 mgr.x (mgr.24530) 259 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:34.105 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:57:33 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:57:33] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.43.0" 2024-09-20T23:57:34.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:34 smithi079 bash[19840]: cluster 2024-09-20T23:57:32.754715+0000 mgr.x (mgr.24530) 260 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:34.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:34 smithi079 bash[24834]: cluster 2024-09-20T23:57:32.754715+0000 mgr.x (mgr.24530) 260 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:35.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:34 smithi122 bash[19818]: cluster 2024-09-20T23:57:32.754715+0000 mgr.x (mgr.24530) 260 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:35.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:35 smithi079 bash[19840]: audit 2024-09-20T23:57:34.559085+0000 mgr.x (mgr.24530) 261 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:35.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:35 smithi079 bash[24834]: audit 2024-09-20T23:57:34.559085+0000 mgr.x (mgr.24530) 261 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:36.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:35 smithi122 bash[19818]: audit 2024-09-20T23:57:34.559085+0000 mgr.x (mgr.24530) 261 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:36.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:36 smithi079 bash[19840]: cluster 2024-09-20T23:57:34.756460+0000 mgr.x (mgr.24530) 262 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:36.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:36 smithi079 bash[24834]: cluster 2024-09-20T23:57:34.756460+0000 mgr.x (mgr.24530) 262 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:37.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:36 smithi122 bash[19818]: cluster 2024-09-20T23:57:34.756460+0000 mgr.x (mgr.24530) 262 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:38.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:38 smithi079 bash[19840]: cluster 2024-09-20T23:57:36.757183+0000 mgr.x (mgr.24530) 263 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:38.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:38 smithi079 bash[24834]: cluster 2024-09-20T23:57:36.757183+0000 mgr.x (mgr.24530) 263 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:39.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:38 smithi122 bash[19818]: cluster 2024-09-20T23:57:36.757183+0000 mgr.x (mgr.24530) 263 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:40.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:40 smithi079 bash[19840]: cluster 2024-09-20T23:57:38.757874+0000 mgr.x (mgr.24530) 264 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:40.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:40 smithi079 bash[24834]: cluster 2024-09-20T23:57:38.757874+0000 mgr.x (mgr.24530) 264 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:41.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:40 smithi122 bash[19818]: cluster 2024-09-20T23:57:38.757874+0000 mgr.x (mgr.24530) 264 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:42.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:42 smithi079 bash[19840]: cluster 2024-09-20T23:57:40.759569+0000 mgr.x (mgr.24530) 265 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:42.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:42 smithi079 bash[24834]: cluster 2024-09-20T23:57:40.759569+0000 mgr.x (mgr.24530) 265 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:43.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:42 smithi122 bash[19818]: cluster 2024-09-20T23:57:40.759569+0000 mgr.x (mgr.24530) 265 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:43.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:43 smithi079 bash[19840]: cluster 2024-09-20T23:57:42.760322+0000 mgr.x (mgr.24530) 266 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:43.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:43 smithi079 bash[19840]: audit 2024-09-20T23:57:43.202994+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:57:43.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:43 smithi079 bash[24834]: cluster 2024-09-20T23:57:42.760322+0000 mgr.x (mgr.24530) 266 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:43.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:43 smithi079 bash[24834]: audit 2024-09-20T23:57:43.202994+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:57:44.105 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:57:43 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:57:43] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.43.0" 2024-09-20T23:57:44.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:43 smithi122 bash[19818]: cluster 2024-09-20T23:57:42.760322+0000 mgr.x (mgr.24530) 266 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:44.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:43 smithi122 bash[19818]: audit 2024-09-20T23:57:43.202994+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:57:44.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:44 smithi079 bash[24834]: audit 2024-09-20T23:57:44.570331+0000 mgr.x (mgr.24530) 267 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:44.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:44 smithi079 bash[19840]: audit 2024-09-20T23:57:44.570331+0000 mgr.x (mgr.24530) 267 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:45.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:44 smithi122 bash[19818]: audit 2024-09-20T23:57:44.570331+0000 mgr.x (mgr.24530) 267 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:46.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:46 smithi122 bash[19818]: cluster 2024-09-20T23:57:44.762023+0000 mgr.x (mgr.24530) 268 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:46.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:46 smithi079 bash[19840]: cluster 2024-09-20T23:57:44.762023+0000 mgr.x (mgr.24530) 268 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:46.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:46 smithi079 bash[24834]: cluster 2024-09-20T23:57:44.762023+0000 mgr.x (mgr.24530) 268 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:48.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:48 smithi122 bash[19818]: cluster 2024-09-20T23:57:46.762860+0000 mgr.x (mgr.24530) 269 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:48.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:48 smithi079 bash[19840]: cluster 2024-09-20T23:57:46.762860+0000 mgr.x (mgr.24530) 269 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:48.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:48 smithi079 bash[24834]: cluster 2024-09-20T23:57:46.762860+0000 mgr.x (mgr.24530) 269 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:50.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:50 smithi122 bash[19818]: cluster 2024-09-20T23:57:48.763657+0000 mgr.x (mgr.24530) 270 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:50.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:50 smithi079 bash[19840]: cluster 2024-09-20T23:57:48.763657+0000 mgr.x (mgr.24530) 270 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:50.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:50 smithi079 bash[24834]: cluster 2024-09-20T23:57:48.763657+0000 mgr.x (mgr.24530) 270 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:52.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:52 smithi122 bash[19818]: cluster 2024-09-20T23:57:50.765495+0000 mgr.x (mgr.24530) 271 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:52.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:52 smithi079 bash[19840]: cluster 2024-09-20T23:57:50.765495+0000 mgr.x (mgr.24530) 271 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:52.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:52 smithi079 bash[24834]: cluster 2024-09-20T23:57:50.765495+0000 mgr.x (mgr.24530) 271 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:54.105 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:57:53 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:57:53] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.43.0" 2024-09-20T23:57:54.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:54 smithi122 bash[19818]: cluster 2024-09-20T23:57:52.766224+0000 mgr.x (mgr.24530) 272 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:54.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:54 smithi079 bash[24834]: cluster 2024-09-20T23:57:52.766224+0000 mgr.x (mgr.24530) 272 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:54.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:54 smithi079 bash[19840]: cluster 2024-09-20T23:57:52.766224+0000 mgr.x (mgr.24530) 272 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:55.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:55 smithi122 bash[19818]: audit 2024-09-20T23:57:54.579587+0000 mgr.x (mgr.24530) 273 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:55.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:55 smithi079 bash[19840]: audit 2024-09-20T23:57:54.579587+0000 mgr.x (mgr.24530) 273 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:55.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:55 smithi079 bash[24834]: audit 2024-09-20T23:57:54.579587+0000 mgr.x (mgr.24530) 273 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:57:56.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:56 smithi122 bash[19818]: cluster 2024-09-20T23:57:54.767891+0000 mgr.x (mgr.24530) 274 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:56.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:56 smithi079 bash[19840]: cluster 2024-09-20T23:57:54.767891+0000 mgr.x (mgr.24530) 274 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:56.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:56 smithi079 bash[24834]: cluster 2024-09-20T23:57:54.767891+0000 mgr.x (mgr.24530) 274 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:57:58.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:58 smithi122 bash[19818]: cluster 2024-09-20T23:57:56.768575+0000 mgr.x (mgr.24530) 275 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:58.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:57:58 smithi122 bash[19818]: audit 2024-09-20T23:57:58.203482+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:57:58.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:58 smithi079 bash[24834]: cluster 2024-09-20T23:57:56.768575+0000 mgr.x (mgr.24530) 275 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:58.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:57:58 smithi079 bash[24834]: audit 2024-09-20T23:57:58.203482+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:57:58.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:58 smithi079 bash[19840]: cluster 2024-09-20T23:57:56.768575+0000 mgr.x (mgr.24530) 275 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:57:58.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:57:58 smithi079 bash[19840]: audit 2024-09-20T23:57:58.203482+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:00.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:00 smithi079 bash[19840]: cluster 2024-09-20T23:57:58.769263+0000 mgr.x (mgr.24530) 276 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:00.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:00 smithi079 bash[24834]: cluster 2024-09-20T23:57:58.769263+0000 mgr.x (mgr.24530) 276 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:01.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:00 smithi122 bash[19818]: cluster 2024-09-20T23:57:58.769263+0000 mgr.x (mgr.24530) 276 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:02.566 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-20T23:58:02.822 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:02 smithi079 bash[19840]: cluster 2024-09-20T23:58:00.770911+0000 mgr.x (mgr.24530) 277 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:02.823 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:02 smithi079 bash[24834]: cluster 2024-09-20T23:58:00.770911+0000 mgr.x (mgr.24530) 277 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:03.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:02 smithi122 bash[19818]: cluster 2024-09-20T23:58:00.770911+0000 mgr.x (mgr.24530) 277 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:04.105 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:03 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:58:03] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.43.0" 2024-09-20T23:58:04.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:04 smithi079 bash[19840]: cluster 2024-09-20T23:58:02.771643+0000 mgr.x (mgr.24530) 278 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:04.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:04 smithi079 bash[24834]: cluster 2024-09-20T23:58:02.771643+0000 mgr.x (mgr.24530) 278 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:05.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:04 smithi122 bash[19818]: cluster 2024-09-20T23:58:02.771643+0000 mgr.x (mgr.24530) 278 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:05.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:05 smithi079 bash[19840]: audit 2024-09-20T23:58:04.590632+0000 mgr.x (mgr.24530) 279 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:05.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:05 smithi079 bash[24834]: audit 2024-09-20T23:58:04.590632+0000 mgr.x (mgr.24530) 279 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:06.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:05 smithi122 bash[19818]: audit 2024-09-20T23:58:04.590632+0000 mgr.x (mgr.24530) 279 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:06.127 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T23:58:06.127 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (5m) 105s ago 15m 14.4M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-20T23:58:06.127 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (5m) 2m ago 15m 41.1M - dad864ee21e9 851b2e97d47c 2024-09-20T23:58:06.127 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (5m) 105s ago 13m 42.5M - 3.5 e1d6a67b021e 0ba0d20f7086 2024-09-20T23:58:06.127 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283 running (8m) 2m ago 21m 494M - 19.1.1-367-g9e2ac70b cc9251b744a3 58cd83340f25 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (2m) 105s ago 23m 425M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (23m) 105s ago 24m 61.3M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (22m) 2m ago 22m 45.7M 2048M 17.2.0 e1d6a67b021e 54a13324c500 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (22m) 105s ago 22m 49.5M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (6m) 105s ago 16m 8267k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (5m) 2m ago 16m 7688k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (21m) 105s ago 21m 53.9M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (20m) 105s ago 20m 55.2M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (20m) 105s ago 20m 50.5M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (19m) 105s ago 19m 53.2M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (18m) 2m ago 18m 54.5M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (18m) 2m ago 18m 52.2M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (17m) 2m ago 17m 51.3M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (16m) 2m ago 16m 53.7M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-20T23:58:06.128 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (5m) 2m ago 16m 54.2M - 2.43.0 a07b618ecd1d abebac358e3c 2024-09-20T23:58:06.129 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (13m) 105s ago 13m 85.4M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-20T23:58:06.129 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (13m) 2m ago 13m 85.1M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-20T23:58:06.849 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions' 2024-09-20T23:58:06.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:06 smithi079 bash[19840]: cluster 2024-09-20T23:58:04.773317+0000 mgr.x (mgr.24530) 280 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:06.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:06 smithi079 bash[24834]: cluster 2024-09-20T23:58:04.773317+0000 mgr.x (mgr.24530) 280 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:07.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:06 smithi122 bash[19818]: cluster 2024-09-20T23:58:04.773317+0000 mgr.x (mgr.24530) 280 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:07.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:07 smithi079 bash[19840]: audit 2024-09-20T23:58:06.093188+0000 mgr.x (mgr.24530) 281 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:58:07.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:07 smithi079 bash[24834]: audit 2024-09-20T23:58:06.093188+0000 mgr.x (mgr.24530) 281 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:58:08.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:07 smithi122 bash[19818]: audit 2024-09-20T23:58:06.093188+0000 mgr.x (mgr.24530) 281 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T23:58:08.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:08 smithi079 bash[19840]: cluster 2024-09-20T23:58:06.773996+0000 mgr.x (mgr.24530) 282 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:08.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:08 smithi079 bash[24834]: cluster 2024-09-20T23:58:06.773996+0000 mgr.x (mgr.24530) 282 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:09.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:08 smithi122 bash[19818]: cluster 2024-09-20T23:58:06.773996+0000 mgr.x (mgr.24530) 282 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:10.594 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-20T23:58:10.594 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-20T23:58:10.595 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-20T23:58:10.596 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-20T23:58:10.596 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-20T23:58:10.596 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-20T23:58:10.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:10 smithi079 bash[19840]: cluster 2024-09-20T23:58:08.774712+0000 mgr.x (mgr.24530) 283 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:10.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:10 smithi079 bash[19840]: audit 2024-09-20T23:58:10.600160+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.79:0/2316829841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T23:58:10.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:10 smithi079 bash[24834]: cluster 2024-09-20T23:58:08.774712+0000 mgr.x (mgr.24530) 283 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:10.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:10 smithi079 bash[24834]: audit 2024-09-20T23:58:10.600160+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.79:0/2316829841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T23:58:11.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:10 smithi122 bash[19818]: cluster 2024-09-20T23:58:08.774712+0000 mgr.x (mgr.24530) 283 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:11.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:10 smithi122 bash[19818]: audit 2024-09-20T23:58:10.600160+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.79:0/2316829841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T23:58:11.594 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph health detail' 2024-09-20T23:58:12.951 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:12 smithi079 bash[19840]: cluster 2024-09-20T23:58:10.776315+0000 mgr.x (mgr.24530) 284 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:12.951 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:12 smithi079 bash[24834]: cluster 2024-09-20T23:58:10.776315+0000 mgr.x (mgr.24530) 284 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:13.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:12 smithi122 bash[19818]: cluster 2024-09-20T23:58:10.776315+0000 mgr.x (mgr.24530) 284 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:13.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:13 smithi079 bash[19840]: audit 2024-09-20T23:58:13.203466+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:13.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:13 smithi079 bash[24834]: audit 2024-09-20T23:58:13.203466+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:14.105 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:13 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:58:13] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.43.0" 2024-09-20T23:58:14.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:13 smithi122 bash[19818]: audit 2024-09-20T23:58:13.203466+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:14.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:14 smithi079 bash[19840]: cluster 2024-09-20T23:58:12.777088+0000 mgr.x (mgr.24530) 285 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:14.887 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:14 smithi079 bash[24834]: cluster 2024-09-20T23:58:12.777088+0000 mgr.x (mgr.24530) 285 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:15.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:14 smithi122 bash[19818]: cluster 2024-09-20T23:58:12.777088+0000 mgr.x (mgr.24530) 285 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:15.334 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-20T23:58:15.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:15 smithi079 bash[19840]: audit 2024-09-20T23:58:14.601895+0000 mgr.x (mgr.24530) 286 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:15.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:15 smithi079 bash[19840]: audit 2024-09-20T23:58:15.340112+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.79:0/402874393' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T23:58:15.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:15 smithi079 bash[24834]: audit 2024-09-20T23:58:14.601895+0000 mgr.x (mgr.24530) 286 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:15.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:15 smithi079 bash[24834]: audit 2024-09-20T23:58:15.340112+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.79:0/402874393' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T23:58:16.024 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph -s' 2024-09-20T23:58:16.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:15 smithi122 bash[19818]: audit 2024-09-20T23:58:14.601895+0000 mgr.x (mgr.24530) 286 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:16.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:15 smithi122 bash[19818]: audit 2024-09-20T23:58:15.340112+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.79:0/402874393' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T23:58:16.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:16 smithi079 bash[19840]: cluster 2024-09-20T23:58:14.778694+0000 mgr.x (mgr.24530) 287 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:16.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:16 smithi079 bash[24834]: cluster 2024-09-20T23:58:14.778694+0000 mgr.x (mgr.24530) 287 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:17.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:16 smithi122 bash[19818]: cluster 2024-09-20T23:58:14.778694+0000 mgr.x (mgr.24530) 287 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:18.986 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:18 smithi079 bash[19840]: cluster 2024-09-20T23:58:16.779409+0000 mgr.x (mgr.24530) 288 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:18.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:18 smithi079 bash[24834]: cluster 2024-09-20T23:58:16.779409+0000 mgr.x (mgr.24530) 288 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:19.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:18 smithi122 bash[19818]: cluster 2024-09-20T23:58:16.779409+0000 mgr.x (mgr.24530) 288 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:19.840 INFO:teuthology.orchestra.run.smithi079.stdout: cluster: 2024-09-20T23:58:19.840 INFO:teuthology.orchestra.run.smithi079.stdout: id: ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: health: HEALTH_OK 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: services: 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: mon: 3 daemons, quorum a,c,b (age 22m) 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: mgr: x(active, since 6m), standbys: y 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: data: 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: pools: 6 pools, 161 pgs 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: objects: 209 objects, 585 KiB 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: usage: 94 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: pgs: 161 active+clean 2024-09-20T23:58:19.841 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:58:19.842 INFO:teuthology.orchestra.run.smithi079.stdout: io: 2024-09-20T23:58:19.842 INFO:teuthology.orchestra.run.smithi079.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-20T23:58:19.842 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T23:58:20.496 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph mgr fail' 2024-09-20T23:58:20.759 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:20 smithi079 bash[19840]: cluster 2024-09-20T23:58:18.780105+0000 mgr.x (mgr.24530) 289 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:20.759 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:20 smithi079 bash[19840]: audit 2024-09-20T23:58:19.846429+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.79:0/735174006' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T23:58:20.759 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:20 smithi079 bash[24834]: cluster 2024-09-20T23:58:18.780105+0000 mgr.x (mgr.24530) 289 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:20.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:20 smithi079 bash[24834]: audit 2024-09-20T23:58:19.846429+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.79:0/735174006' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T23:58:21.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:20 smithi122 bash[19818]: cluster 2024-09-20T23:58:18.780105+0000 mgr.x (mgr.24530) 289 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:21.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:20 smithi122 bash[19818]: audit 2024-09-20T23:58:19.846429+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.79:0/735174006' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T23:58:22.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:22 smithi079 bash[24834]: cluster 2024-09-20T23:58:20.781751+0000 mgr.x (mgr.24530) 290 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:22.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:22 smithi079 bash[24834]: audit 2024-09-20T23:58:21.919858+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:58:22.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:22 smithi079 bash[24834]: audit 2024-09-20T23:58:22.645166+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:58:22.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:22 smithi079 bash[24834]: audit 2024-09-20T23:58:22.646346+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:58:22.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:22 smithi079 bash[24834]: audit 2024-09-20T23:58:22.653724+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:58:22.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:22 smithi079 bash[19840]: cluster 2024-09-20T23:58:20.781751+0000 mgr.x (mgr.24530) 290 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:22.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:22 smithi079 bash[19840]: audit 2024-09-20T23:58:21.919858+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:58:22.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:22 smithi079 bash[19840]: audit 2024-09-20T23:58:22.645166+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:58:22.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:22 smithi079 bash[19840]: audit 2024-09-20T23:58:22.646346+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:58:22.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:22 smithi079 bash[19840]: audit 2024-09-20T23:58:22.653724+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:58:23.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:22 smithi122 bash[19818]: cluster 2024-09-20T23:58:20.781751+0000 mgr.x (mgr.24530) 290 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:23.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:22 smithi122 bash[19818]: audit 2024-09-20T23:58:21.919858+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:58:23.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:22 smithi122 bash[19818]: audit 2024-09-20T23:58:22.645166+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:58:23.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:22 smithi122 bash[19818]: audit 2024-09-20T23:58:22.646346+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24530 172.21.15.122:0/1238080090' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:58:23.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:22 smithi122 bash[19818]: audit 2024-09-20T23:58:22.653724+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-20T23:58:23.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:23 smithi079 bash[19840]: cluster 2024-09-20T23:58:22.782408+0000 mgr.x (mgr.24530) 291 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:23.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:23 smithi079 bash[24834]: cluster 2024-09-20T23:58:22.782408+0000 mgr.x (mgr.24530) 291 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:24.105 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:23 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:58:23] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.43.0" 2024-09-20T23:58:24.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:23 smithi122 bash[19818]: cluster 2024-09-20T23:58:22.782408+0000 mgr.x (mgr.24530) 291 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:24.900 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:24 smithi079 bash[55672]: [20/Sep/2024:23:58:24] ENGINE Bus STOPPING 2024-09-20T23:58:24.901 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:24 smithi079 bash[19840]: audit 2024-09-20T23:58:24.158959+0000 mon.c (mon.1) 169 : audit [INF] from='client.? 172.21.15.79:0/1121809' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T23:58:24.901 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:24 smithi079 bash[19840]: audit 2024-09-20T23:58:24.159453+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T23:58:24.901 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:24 smithi079 bash[19840]: cluster 2024-09-20T23:58:24.166082+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-20T23:58:24.901 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:24 smithi079 bash[19840]: audit 2024-09-20T23:58:24.613063+0000 mgr.x (mgr.24530) 292 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:24.901 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:24 smithi079 bash[24834]: audit 2024-09-20T23:58:24.158959+0000 mon.c (mon.1) 169 : audit [INF] from='client.? 172.21.15.79:0/1121809' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T23:58:24.901 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:24 smithi079 bash[24834]: audit 2024-09-20T23:58:24.159453+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T23:58:24.902 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:24 smithi079 bash[24834]: cluster 2024-09-20T23:58:24.166082+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-20T23:58:24.902 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:24 smithi079 bash[24834]: audit 2024-09-20T23:58:24.613063+0000 mgr.x (mgr.24530) 292 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:25.105 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:24 smithi122 bash[38324]: ignoring --setuser ceph since I am not root 2024-09-20T23:58:25.106 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:24 smithi122 bash[38324]: ignoring --setgroup ceph since I am not root 2024-09-20T23:58:25.106 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:24 smithi122 bash[38324]: debug 2024-09-20T23:58:24.771+0000 7f2d59275640 1 -- 172.21.15.122:0/23663003 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5651856e70e0 con 0x5651856e9800 2024-09-20T23:58:25.106 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:24 smithi122 bash[38324]: debug 2024-09-20T23:58:24.883+0000 7f2d5bad1040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T23:58:25.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:24 smithi122 bash[19818]: audit 2024-09-20T23:58:24.158959+0000 mon.c (mon.1) 169 : audit [INF] from='client.? 172.21.15.79:0/1121809' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T23:58:25.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:24 smithi122 bash[19818]: audit 2024-09-20T23:58:24.159453+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T23:58:25.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:24 smithi122 bash[19818]: cluster 2024-09-20T23:58:24.166082+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-20T23:58:25.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:24 smithi122 bash[19818]: audit 2024-09-20T23:58:24.613063+0000 mgr.x (mgr.24530) 292 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:25.222 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[55672]: [20/Sep/2024:23:58:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T23:58:25.222 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[55672]: [20/Sep/2024:23:58:25] ENGINE Bus STOPPED 2024-09-20T23:58:25.463 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'sleep 180' 2024-09-20T23:58:25.486 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[55672]: [20/Sep/2024:23:58:25] ENGINE Bus STARTING 2024-09-20T23:58:25.487 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[55672]: [20/Sep/2024:23:58:25] ENGINE Serving on http://:::9283 2024-09-20T23:58:25.487 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[55672]: [20/Sep/2024:23:58:25] ENGINE Bus STARTED 2024-09-20T23:58:25.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.714031+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T23:58:25.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: cluster 2024-09-20T23:58:24.714235+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e27: y(active, starting, since 0.553754s) 2024-09-20T23:58:25.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.718696+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:58:25.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.718875+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:58:25.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.719021+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:58:25.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.720681+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.721056+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.721310+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.721526+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.721757+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.721967+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.722187+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.722383+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.722595+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.722923+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.723087+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:24.723509+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: cluster 2024-09-20T23:58:25.155083+0000 mon.a (mon.0) 958 : cluster [INF] Manager daemon y is now available 2024-09-20T23:58:25.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:25.200696+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.714031+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: cluster 2024-09-20T23:58:24.714235+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e27: y(active, starting, since 0.553754s) 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.718696+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.718875+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.719021+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.720681+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.721056+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.721310+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.721526+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.721757+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.721967+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.722187+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.722383+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:58:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.722595+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:58:25.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.722923+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:58:25.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.723087+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:58:25.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:24.723509+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:58:25.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: cluster 2024-09-20T23:58:25.155083+0000 mon.a (mon.0) 958 : cluster [INF] Manager daemon y is now available 2024-09-20T23:58:25.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:25.200696+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:58:25.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:25.226072+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:25.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:25.256011+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:58:25.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:25.257636+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24997 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:58:25.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:25.268473+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:58:25.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[19840]: audit 2024-09-20T23:58:25.269962+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24997 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:58:25.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:25.226072+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:25.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:25.256011+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:58:25.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:25.257636+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24997 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:58:25.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:25.268473+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:58:25.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:25 smithi079 bash[24834]: audit 2024-09-20T23:58:25.269962+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24997 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:58:26.097 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.714031+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T23:58:26.097 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: cluster 2024-09-20T23:58:24.714235+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e27: y(active, starting, since 0.553754s) 2024-09-20T23:58:26.097 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.718696+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T23:58:26.097 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.718875+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T23:58:26.097 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.719021+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T23:58:26.097 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.720681+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T23:58:26.097 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.721056+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T23:58:26.097 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.721310+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T23:58:26.097 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.721526+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.721757+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.721967+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.722187+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.722383+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.722595+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.722923+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.723087+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:24.723509+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: cluster 2024-09-20T23:58:25.155083+0000 mon.a (mon.0) 958 : cluster [INF] Manager daemon y is now available 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:25.200696+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:25.226072+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:25.256011+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:25.257636+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24997 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:25.268473+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:58:26.098 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:25 smithi122 bash[19818]: audit 2024-09-20T23:58:25.269962+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24997 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T23:58:26.355 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:26 smithi122 bash[38324]: debug 2024-09-20T23:58:26.099+0000 7f2d5bad1040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T23:58:26.355 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:26 smithi122 bash[38324]: debug 2024-09-20T23:58:26.163+0000 7f2d5bad1040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T23:58:26.355 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:26 smithi122 bash[38324]: debug 2024-09-20T23:58:26.319+0000 7f2d5bad1040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T23:58:26.902 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[19840]: cluster 2024-09-20T23:58:25.715792+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e28: y(active, since 1.55532s) 2024-09-20T23:58:26.902 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[19840]: cluster 2024-09-20T23:58:25.738860+0000 mgr.y (mgr.24997) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:58:26.903 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[24834]: cluster 2024-09-20T23:58:25.715792+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e28: y(active, since 1.55532s) 2024-09-20T23:58:26.903 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[24834]: cluster 2024-09-20T23:58:25.738860+0000 mgr.y (mgr.24997) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:58:26.903 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: debug 2024-09-20T23:58:26.613+0000 7fc223373640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:23:58:26] ENGINE Error in HTTPServer.serve 2024-09-20T23:58:26.903 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: Traceback (most recent call last): 2024-09-20T23:58:26.903 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T23:58:26.903 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: self._connections.run(self.expiration_interval) 2024-09-20T23:58:26.903 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T23:58:26.903 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: self._run(expiration_interval) 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: s = self.context.wrap_socket( 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: return self.sslsocket_class._create( 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: self.do_handshake() 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: self._sslobj.do_handshake() 2024-09-20T23:58:26.904 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:26 smithi079 bash[55672]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T23:58:27.033 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:26 smithi122 bash[38324]: debug 2024-09-20T23:58:26.963+0000 7f2d5bad1040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T23:58:27.033 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:26 smithi122 bash[19818]: cluster 2024-09-20T23:58:25.715792+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e28: y(active, since 1.55532s) 2024-09-20T23:58:27.033 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:26 smithi122 bash[19818]: cluster 2024-09-20T23:58:25.738860+0000 mgr.y (mgr.24997) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:58:27.293 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[38324]: debug 2024-09-20T23:58:27.035+0000 7f2d5bad1040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T23:58:27.293 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[38324]: debug 2024-09-20T23:58:27.103+0000 7f2d5bad1040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T23:58:27.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[38324]: debug 2024-09-20T23:58:27.295+0000 7f2d5bad1040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T23:58:27.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[38324]: debug 2024-09-20T23:58:27.371+0000 7f2d5bad1040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T23:58:27.606 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[38324]: debug 2024-09-20T23:58:27.439+0000 7f2d5bad1040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T23:58:27.958 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[38324]: debug 2024-09-20T23:58:27.695+0000 7f2d5bad1040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T23:58:27.958 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[38324]: debug 2024-09-20T23:58:27.763+0000 7f2d5bad1040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T23:58:27.958 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: cephadm 2024-09-20T23:58:26.391809+0000 mgr.y (mgr.24997) 2 : cephadm [INF] [20/Sep/2024:23:58:26] ENGINE Bus STARTING 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: cephadm 2024-09-20T23:58:26.493403+0000 mgr.y (mgr.24997) 3 : cephadm [INF] [20/Sep/2024:23:58:26] ENGINE Serving on http://172.21.15.79:8765 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: cephadm 2024-09-20T23:58:26.613353+0000 mgr.y (mgr.24997) 4 : cephadm [INF] [20/Sep/2024:23:58:26] ENGINE Serving on https://172.21.15.79:7150 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: cephadm 2024-09-20T23:58:26.613507+0000 mgr.y (mgr.24997) 5 : cephadm [INF] [20/Sep/2024:23:58:26] ENGINE Bus STARTED 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: cephadm 2024-09-20T23:58:26.615750+0000 mgr.y (mgr.24997) 6 : cephadm [ERR] [20/Sep/2024:23:58:26] ENGINE Error in HTTPServer.serve 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: Traceback (most recent call last): 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: self._connections.run(self.expiration_interval) 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: self._run(expiration_interval) 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T23:58:27.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: s = self.context.wrap_socket( 2024-09-20T23:58:27.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T23:58:27.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: return self.sslsocket_class._create( 2024-09-20T23:58:27.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T23:58:27.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: self.do_handshake() 2024-09-20T23:58:27.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T23:58:27.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: self._sslobj.do_handshake() 2024-09-20T23:58:27.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T23:58:27.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: cluster 2024-09-20T23:58:26.724488+0000 mgr.y (mgr.24997) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:58:27.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[19818]: cluster 2024-09-20T23:58:26.737945+0000 mon.a (mon.0) 962 : cluster [DBG] mgrmap e29: y(active, since 2s) 2024-09-20T23:58:27.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: cephadm 2024-09-20T23:58:26.391809+0000 mgr.y (mgr.24997) 2 : cephadm [INF] [20/Sep/2024:23:58:26] ENGINE Bus STARTING 2024-09-20T23:58:27.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: cephadm 2024-09-20T23:58:26.493403+0000 mgr.y (mgr.24997) 3 : cephadm [INF] [20/Sep/2024:23:58:26] ENGINE Serving on http://172.21.15.79:8765 2024-09-20T23:58:27.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: cephadm 2024-09-20T23:58:26.613353+0000 mgr.y (mgr.24997) 4 : cephadm [INF] [20/Sep/2024:23:58:26] ENGINE Serving on https://172.21.15.79:7150 2024-09-20T23:58:27.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: cephadm 2024-09-20T23:58:26.613507+0000 mgr.y (mgr.24997) 5 : cephadm [INF] [20/Sep/2024:23:58:26] ENGINE Bus STARTED 2024-09-20T23:58:27.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: cephadm 2024-09-20T23:58:26.615750+0000 mgr.y (mgr.24997) 6 : cephadm [ERR] [20/Sep/2024:23:58:26] ENGINE Error in HTTPServer.serve 2024-09-20T23:58:27.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: Traceback (most recent call last): 2024-09-20T23:58:27.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T23:58:27.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: self._connections.run(self.expiration_interval) 2024-09-20T23:58:27.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: self._run(expiration_interval) 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: s = self.context.wrap_socket( 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: return self.sslsocket_class._create( 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: self.do_handshake() 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: self._sslobj.do_handshake() 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: cluster 2024-09-20T23:58:26.724488+0000 mgr.y (mgr.24997) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:58:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[19840]: cluster 2024-09-20T23:58:26.737945+0000 mon.a (mon.0) 962 : cluster [DBG] mgrmap e29: y(active, since 2s) 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: cephadm 2024-09-20T23:58:26.391809+0000 mgr.y (mgr.24997) 2 : cephadm [INF] [20/Sep/2024:23:58:26] ENGINE Bus STARTING 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: cephadm 2024-09-20T23:58:26.493403+0000 mgr.y (mgr.24997) 3 : cephadm [INF] [20/Sep/2024:23:58:26] ENGINE Serving on http://172.21.15.79:8765 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: cephadm 2024-09-20T23:58:26.613353+0000 mgr.y (mgr.24997) 4 : cephadm [INF] [20/Sep/2024:23:58:26] ENGINE Serving on https://172.21.15.79:7150 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: cephadm 2024-09-20T23:58:26.613507+0000 mgr.y (mgr.24997) 5 : cephadm [INF] [20/Sep/2024:23:58:26] ENGINE Bus STARTED 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: cephadm 2024-09-20T23:58:26.615750+0000 mgr.y (mgr.24997) 6 : cephadm [ERR] [20/Sep/2024:23:58:26] ENGINE Error in HTTPServer.serve 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: Traceback (most recent call last): 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: self._connections.run(self.expiration_interval) 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: self._run(expiration_interval) 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T23:58:27.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T23:58:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T23:58:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T23:58:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: s = self.context.wrap_socket( 2024-09-20T23:58:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T23:58:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: return self.sslsocket_class._create( 2024-09-20T23:58:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T23:58:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: self.do_handshake() 2024-09-20T23:58:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T23:58:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: self._sslobj.do_handshake() 2024-09-20T23:58:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T23:58:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: cluster 2024-09-20T23:58:26.724488+0000 mgr.y (mgr.24997) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:58:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:27 smithi079 bash[24834]: cluster 2024-09-20T23:58:26.737945+0000 mon.a (mon.0) 962 : cluster [DBG] mgrmap e29: y(active, since 2s) 2024-09-20T23:58:28.287 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:27 smithi122 bash[38324]: debug 2024-09-20T23:58:27.959+0000 7f2d5bad1040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T23:58:28.287 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:28 smithi122 bash[38324]: debug 2024-09-20T23:58:28.035+0000 7f2d5bad1040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T23:58:28.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:28 smithi122 bash[38324]: debug 2024-09-20T23:58:28.287+0000 7f2d5bad1040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T23:58:28.605 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:28 smithi122 bash[38324]: debug 2024-09-20T23:58:28.467+0000 7f2d5bad1040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:58:28.896 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:28 smithi122 bash[38324]: debug 2024-09-20T23:58:28.631+0000 7f2d5bad1040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T23:58:28.896 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:28 smithi122 bash[38324]: debug 2024-09-20T23:58:28.711+0000 7f2d5bad1040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T23:58:29.355 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:28 smithi122 bash[38324]: debug 2024-09-20T23:58:28.899+0000 7f2d5bad1040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T23:58:29.986 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:29 smithi079 bash[24834]: cluster 2024-09-20T23:58:28.725240+0000 mgr.y (mgr.24997) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:58:29.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:29 smithi079 bash[24834]: cluster 2024-09-20T23:58:28.740651+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e30: y(active, since 4s) 2024-09-20T23:58:29.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:29 smithi079 bash[19840]: cluster 2024-09-20T23:58:28.725240+0000 mgr.y (mgr.24997) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:58:29.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:29 smithi079 bash[19840]: cluster 2024-09-20T23:58:28.740651+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e30: y(active, since 4s) 2024-09-20T23:58:30.088 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:29 smithi122 bash[19818]: cluster 2024-09-20T23:58:28.725240+0000 mgr.y (mgr.24997) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-09-20T23:58:30.089 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:29 smithi122 bash[19818]: cluster 2024-09-20T23:58:28.740651+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e30: y(active, since 4s) 2024-09-20T23:58:30.089 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:29 smithi122 bash[38324]: debug 2024-09-20T23:58:29.787+0000 7f2d5bad1040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T23:58:30.089 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:29 smithi122 bash[38324]: debug 2024-09-20T23:58:29.863+0000 7f2d5bad1040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T23:58:30.089 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:29 smithi122 bash[39849]: ts=2024-09-20T23:58:29.699Z 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.122:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-09-20T23:58:30.089 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:29 smithi122 bash[39849]: ts=2024-09-20T23:58:29.700Z 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.122:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-09-20T23:58:30.089 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:29 smithi122 bash[39849]: ts=2024-09-20T23:58:29.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.122:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-09-20T23:58:30.089 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:29 smithi122 bash[39849]: ts=2024-09-20T23:58:29.703Z 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.122:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-09-20T23:58:30.089 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:29 smithi122 bash[39849]: ts=2024-09-20T23:58:29.703Z 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.122:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-09-20T23:58:30.355 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:30 smithi122 bash[38324]: debug 2024-09-20T23:58:30.091+0000 7f2d5bad1040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T23:58:30.355 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:30 smithi122 bash[38324]: debug 2024-09-20T23:58:30.163+0000 7f2d5bad1040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T23:58:30.857 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:30 smithi122 bash[38324]: debug 2024-09-20T23:58:30.555+0000 7f2d5bad1040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T23:58:30.857 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:30 smithi122 bash[38324]: debug 2024-09-20T23:58:30.635+0000 7f2d5bad1040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T23:58:30.857 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:30 smithi122 bash[38324]: [20/Sep/2024:23:58:30] ENGINE Bus STARTING 2024-09-20T23:58:30.857 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:30 smithi122 bash[38324]: CherryPy Checker: 2024-09-20T23:58:30.858 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:30 smithi122 bash[38324]: The Application mounted at '' has an empty config. 2024-09-20T23:58:30.858 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:30 smithi122 bash[38324]: [20/Sep/2024:23:58:30] ENGINE Serving on http://:::9283 2024-09-20T23:58:30.858 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:30 smithi122 bash[38324]: [20/Sep/2024:23:58:30] ENGINE Bus STARTED 2024-09-20T23:58:31.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:31 smithi122 bash[19818]: cluster 2024-09-20T23:58:30.661288+0000 mon.a (mon.0) 964 : cluster [DBG] Standby manager daemon x started 2024-09-20T23:58:31.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:31 smithi122 bash[19818]: audit 2024-09-20T23:58:30.662975+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T23:58:31.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:31 smithi122 bash[19818]: audit 2024-09-20T23:58:30.665624+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.? 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:58:31.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:31 smithi122 bash[19818]: audit 2024-09-20T23:58:30.666756+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.? 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T23:58:31.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:31 smithi122 bash[19818]: audit 2024-09-20T23:58:30.667043+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.? 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:58:31.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:31 smithi122 bash[19818]: cluster 2024-09-20T23:58:30.725855+0000 mgr.y (mgr.24997) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-20T23:58:31.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:31 smithi122 bash[19818]: audit 2024-09-20T23:58:31.485390+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:31.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:31 smithi122 bash[19818]: audit 2024-09-20T23:58:31.493373+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:31.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[19840]: cluster 2024-09-20T23:58:30.661288+0000 mon.a (mon.0) 964 : cluster [DBG] Standby manager daemon x started 2024-09-20T23:58:31.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[19840]: audit 2024-09-20T23:58:30.662975+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T23:58:31.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[19840]: audit 2024-09-20T23:58:30.665624+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.? 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:58:31.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[19840]: audit 2024-09-20T23:58:30.666756+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.? 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T23:58:31.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[19840]: audit 2024-09-20T23:58:30.667043+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.? 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:58:31.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[19840]: cluster 2024-09-20T23:58:30.725855+0000 mgr.y (mgr.24997) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-20T23:58:31.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[19840]: audit 2024-09-20T23:58:31.485390+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:31.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[19840]: audit 2024-09-20T23:58:31.493373+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:31.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[24834]: cluster 2024-09-20T23:58:30.661288+0000 mon.a (mon.0) 964 : cluster [DBG] Standby manager daemon x started 2024-09-20T23:58:31.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[24834]: audit 2024-09-20T23:58:30.662975+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T23:58:31.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[24834]: audit 2024-09-20T23:58:30.665624+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.? 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T23:58:31.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[24834]: audit 2024-09-20T23:58:30.666756+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.? 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T23:58:31.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[24834]: audit 2024-09-20T23:58:30.667043+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.? 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T23:58:31.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[24834]: cluster 2024-09-20T23:58:30.725855+0000 mgr.y (mgr.24997) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-20T23:58:31.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[24834]: audit 2024-09-20T23:58:31.485390+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:31.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:31 smithi079 bash[24834]: audit 2024-09-20T23:58:31.493373+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:32.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:32 smithi122 bash[19818]: cluster 2024-09-20T23:58:31.588379+0000 mon.a (mon.0) 967 : cluster [DBG] mgrmap e31: y(active, since 7s), standbys: x 2024-09-20T23:58:32.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:32 smithi122 bash[19818]: audit 2024-09-20T23:58:31.595352+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T23:58:32.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:32 smithi122 bash[19818]: audit 2024-09-20T23:58:31.716367+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:32.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:32 smithi122 bash[19818]: audit 2024-09-20T23:58:31.727325+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:32.986 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:32 smithi079 bash[19840]: cluster 2024-09-20T23:58:31.588379+0000 mon.a (mon.0) 967 : cluster [DBG] mgrmap e31: y(active, since 7s), standbys: x 2024-09-20T23:58:32.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:32 smithi079 bash[19840]: audit 2024-09-20T23:58:31.595352+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T23:58:32.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:32 smithi079 bash[19840]: audit 2024-09-20T23:58:31.716367+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:32.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:32 smithi079 bash[19840]: audit 2024-09-20T23:58:31.727325+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:32.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:32 smithi079 bash[24834]: cluster 2024-09-20T23:58:31.588379+0000 mon.a (mon.0) 967 : cluster [DBG] mgrmap e31: y(active, since 7s), standbys: x 2024-09-20T23:58:32.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:32 smithi079 bash[24834]: audit 2024-09-20T23:58:31.595352+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T23:58:32.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:32 smithi079 bash[24834]: audit 2024-09-20T23:58:31.716367+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:32.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:32 smithi079 bash[24834]: audit 2024-09-20T23:58:31.727325+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:32.608782+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:32.619956+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: cluster 2024-09-20T23:58:32.726755+0000 mgr.y (mgr.24997) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-20T23:58:33.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:32.854409+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:32.865488+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:32.872204+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:32.873799+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: cephadm 2024-09-20T23:58:32.877297+0000 mgr.y (mgr.24997) 11 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: cephadm 2024-09-20T23:58:32.877587+0000 mgr.y (mgr.24997) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: cephadm 2024-09-20T23:58:32.997513+0000 mgr.y (mgr.24997) 13 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: cephadm 2024-09-20T23:58:33.013401+0000 mgr.y (mgr.24997) 14 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: cephadm 2024-09-20T23:58:33.126257+0000 mgr.y (mgr.24997) 15 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: cephadm 2024-09-20T23:58:33.143940+0000 mgr.y (mgr.24997) 16 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: cephadm 2024-09-20T23:58:33.248857+0000 mgr.y (mgr.24997) 17 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: cephadm 2024-09-20T23:58:33.275409+0000 mgr.y (mgr.24997) 18 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:33.381149+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:33.393027+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:33.413614+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:33.427219+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:33.438956+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:33.480089+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:58:33.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:33.482653+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24997 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:58:33.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[19818]: audit 2024-09-20T23:58:33.500185+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:58:33.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:32.608782+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:32.619956+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: cluster 2024-09-20T23:58:32.726755+0000 mgr.y (mgr.24997) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-20T23:58:33.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:32.854409+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:32.865488+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:32.872204+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:58:33.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:32.873799+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:58:33.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: cephadm 2024-09-20T23:58:32.877297+0000 mgr.y (mgr.24997) 11 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:58:33.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: cephadm 2024-09-20T23:58:32.877587+0000 mgr.y (mgr.24997) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:58:33.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: cephadm 2024-09-20T23:58:32.997513+0000 mgr.y (mgr.24997) 13 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:58:33.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: cephadm 2024-09-20T23:58:33.013401+0000 mgr.y (mgr.24997) 14 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:58:33.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: cephadm 2024-09-20T23:58:33.126257+0000 mgr.y (mgr.24997) 15 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:58:33.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: cephadm 2024-09-20T23:58:33.143940+0000 mgr.y (mgr.24997) 16 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:58:33.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: cephadm 2024-09-20T23:58:33.248857+0000 mgr.y (mgr.24997) 17 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:58:33.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: cephadm 2024-09-20T23:58:33.275409+0000 mgr.y (mgr.24997) 18 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:58:33.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:33.381149+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:33.393027+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:33.413614+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:33.427219+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:33.438956+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:33.480089+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:58:33.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:33.482653+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24997 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:58:33.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[19840]: audit 2024-09-20T23:58:33.500185+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:58:33.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:32.608782+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:32.619956+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: cluster 2024-09-20T23:58:32.726755+0000 mgr.y (mgr.24997) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-20T23:58:33.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:32.854409+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:32.865488+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:32.872204+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:58:33.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:32.873799+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: cephadm 2024-09-20T23:58:32.877297+0000 mgr.y (mgr.24997) 11 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: cephadm 2024-09-20T23:58:32.877587+0000 mgr.y (mgr.24997) 12 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: cephadm 2024-09-20T23:58:32.997513+0000 mgr.y (mgr.24997) 13 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: cephadm 2024-09-20T23:58:33.013401+0000 mgr.y (mgr.24997) 14 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: cephadm 2024-09-20T23:58:33.126257+0000 mgr.y (mgr.24997) 15 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: cephadm 2024-09-20T23:58:33.143940+0000 mgr.y (mgr.24997) 16 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: cephadm 2024-09-20T23:58:33.248857+0000 mgr.y (mgr.24997) 17 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: cephadm 2024-09-20T23:58:33.275409+0000 mgr.y (mgr.24997) 18 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:33.381149+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:33.393027+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:33.413614+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:33.427219+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:33.438956+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:33.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:33.480089+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:58:33.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:33.482653+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24997 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-20T23:58:33.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:33 smithi079 bash[24834]: audit 2024-09-20T23:58:33.500185+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:58:34.355 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 20 23:58:33 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T23:58:34.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:34 smithi079 bash[19840]: cephadm 2024-09-20T23:58:33.480439+0000 mgr.y (mgr.24997) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.aysheq (dependencies changed)... 2024-09-20T23:58:34.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:34 smithi079 bash[19840]: cephadm 2024-09-20T23:58:33.503386+0000 mgr.y (mgr.24997) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-20T23:58:34.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:34 smithi079 bash[24834]: cephadm 2024-09-20T23:58:33.480439+0000 mgr.y (mgr.24997) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.aysheq (dependencies changed)... 2024-09-20T23:58:34.987 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:34 smithi079 bash[24834]: cephadm 2024-09-20T23:58:33.503386+0000 mgr.y (mgr.24997) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-20T23:58:35.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:34 smithi122 bash[19818]: cephadm 2024-09-20T23:58:33.480439+0000 mgr.y (mgr.24997) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.aysheq (dependencies changed)... 2024-09-20T23:58:35.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:34 smithi122 bash[19818]: cephadm 2024-09-20T23:58:33.503386+0000 mgr.y (mgr.24997) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-20T23:58:35.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:35 smithi079 bash[19840]: audit 2024-09-20T23:58:34.624147+0000 mgr.y (mgr.24997) 21 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:35.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:35 smithi079 bash[19840]: cluster 2024-09-20T23:58:34.727607+0000 mgr.y (mgr.24997) 22 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-20T23:58:35.964 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:35 smithi079 bash[24834]: audit 2024-09-20T23:58:34.624147+0000 mgr.y (mgr.24997) 21 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:35.964 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:35 smithi079 bash[24834]: cluster 2024-09-20T23:58:34.727607+0000 mgr.y (mgr.24997) 22 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-20T23:58:36.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:35 smithi122 bash[19818]: audit 2024-09-20T23:58:34.624147+0000 mgr.y (mgr.24997) 21 : audit [DBG] from='client.24922 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:36.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:35 smithi122 bash[19818]: cluster 2024-09-20T23:58:34.727607+0000 mgr.y (mgr.24997) 22 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-20T23:58:38.605 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:38 smithi122 bash[19818]: cluster 2024-09-20T23:58:36.729300+0000 mgr.y (mgr.24997) 23 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T23:58:38.606 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:38 smithi122 bash[19818]: audit 2024-09-20T23:58:37.268060+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:38.606 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:38 smithi122 bash[19818]: audit 2024-09-20T23:58:37.278639+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:38.606 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:38 smithi122 bash[19818]: cephadm 2024-09-20T23:58:37.283310+0000 mgr.y (mgr.24997) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T23:58:38.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:38 smithi079 bash[19840]: cluster 2024-09-20T23:58:36.729300+0000 mgr.y (mgr.24997) 23 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T23:58:38.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:38 smithi079 bash[19840]: audit 2024-09-20T23:58:37.268060+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:38.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:38 smithi079 bash[19840]: audit 2024-09-20T23:58:37.278639+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:38.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:38 smithi079 bash[19840]: cephadm 2024-09-20T23:58:37.283310+0000 mgr.y (mgr.24997) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T23:58:38.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:38 smithi079 bash[24834]: cluster 2024-09-20T23:58:36.729300+0000 mgr.y (mgr.24997) 23 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T23:58:38.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:38 smithi079 bash[24834]: audit 2024-09-20T23:58:37.268060+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:38.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:38 smithi079 bash[24834]: audit 2024-09-20T23:58:37.278639+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:38.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:38 smithi079 bash[24834]: cephadm 2024-09-20T23:58:37.283310+0000 mgr.y (mgr.24997) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T23:58:39.527 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:39 smithi079 bash[19840]: cephadm 2024-09-20T23:58:37.527762+0000 mgr.y (mgr.24997) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-09-20T23:58:39.527 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:39 smithi079 bash[24834]: cephadm 2024-09-20T23:58:37.527762+0000 mgr.y (mgr.24997) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-09-20T23:58:39.605 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:39 smithi122 bash[19818]: cephadm 2024-09-20T23:58:37.527762+0000 mgr.y (mgr.24997) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-09-20T23:58:40.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:40 smithi079 bash[24834]: cluster 2024-09-20T23:58:38.730056+0000 mgr.y (mgr.24997) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:58:40.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:40 smithi079 bash[24834]: audit 2024-09-20T23:58:40.162436+0000 mon.c (mon.1) 170 : audit [DBG] from='client.? 172.21.15.79:0/1153290042' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T23:58:40.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:40 smithi079 bash[24834]: audit 2024-09-20T23:58:40.226237+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:40.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:40 smithi079 bash[19840]: cluster 2024-09-20T23:58:38.730056+0000 mgr.y (mgr.24997) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:58:40.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:40 smithi079 bash[19840]: audit 2024-09-20T23:58:40.162436+0000 mon.c (mon.1) 170 : audit [DBG] from='client.? 172.21.15.79:0/1153290042' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T23:58:40.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:40 smithi079 bash[19840]: audit 2024-09-20T23:58:40.226237+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:40.538 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:40 smithi122 bash[19818]: cluster 2024-09-20T23:58:38.730056+0000 mgr.y (mgr.24997) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:58:40.538 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:40 smithi122 bash[19818]: audit 2024-09-20T23:58:40.162436+0000 mon.c (mon.1) 170 : audit [DBG] from='client.? 172.21.15.79:0/1153290042' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T23:58:40.538 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:40 smithi122 bash[19818]: audit 2024-09-20T23:58:40.226237+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:41.837 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:41 smithi122 bash[19818]: cluster 2024-09-20T23:58:40.731038+0000 mgr.y (mgr.24997) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:58:41.986 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:41 smithi079 bash[24834]: cluster 2024-09-20T23:58:40.731038+0000 mgr.y (mgr.24997) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:58:41.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:41 smithi079 bash[19840]: cluster 2024-09-20T23:58:40.731038+0000 mgr.y (mgr.24997) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T23:58:42.847 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 systemd[1]: Stopping Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-20T23:58:42.847 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 bash[39849]: ts=2024-09-20T23:58:42.627Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T23:58:42.847 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 bash[39849]: ts=2024-09-20T23:58:42.627Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T23:58:42.848 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 bash[39849]: ts=2024-09-20T23:58:42.627Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T23:58:42.848 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 bash[39849]: ts=2024-09-20T23:58:42.627Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T23:58:42.848 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 bash[39849]: ts=2024-09-20T23:58:42.627Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T23:58:42.848 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 bash[39849]: ts=2024-09-20T23:58:42.627Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T23:58:42.848 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 bash[39849]: ts=2024-09-20T23:58:42.627Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T23:58:42.848 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 bash[39849]: ts=2024-09-20T23:58:42.627Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T23:58:42.848 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 bash[39849]: ts=2024-09-20T23:58:42.628Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T23:58:42.848 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 bash[39849]: ts=2024-09-20T23:58:42.628Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T23:58:42.848 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 bash[39849]: ts=2024-09-20T23:58:42.628Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T23:58:42.848 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:42 smithi122 bash[39849]: ts=2024-09-20T23:58:42.628Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T23:58:43.551 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:43 smithi122 bash[42792]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T23:58:43.551 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:43 smithi122 bash[42852]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T23:58:43.551 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:43 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T23:58:43.551 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:43 smithi122 systemd[1]: Stopped Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:58:43.551 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:43 smithi122 systemd[1]: Started Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-20T23:58:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:43 smithi122 bash[19818]: cluster 2024-09-20T23:58:42.732468+0000 mgr.y (mgr.24997) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T23:58:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:43 smithi122 bash[19818]: audit 2024-09-20T23:58:43.466801+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:43 smithi122 bash[19818]: audit 2024-09-20T23:58:43.480178+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:43 smithi122 bash[19818]: audit 2024-09-20T23:58:43.485951+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:58:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:43 smithi122 bash[19818]: audit 2024-09-20T23:58:43.508538+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:43 smithi122 bash[19818]: audit 2024-09-20T23:58:43.510209+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:58:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:43 smithi122 bash[19818]: audit 2024-09-20T23:58:43.514818+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:58:43.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:43 smithi122 bash[19818]: audit 2024-09-20T23:58:43.524547+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:43.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:43 smithi122 bash[19818]: audit 2024-09-20T23:58:43.532384+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:58:43.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:43 smithi122 bash[19818]: audit 2024-09-20T23:58:43.608444+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:58:44.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[24834]: cluster 2024-09-20T23:58:42.732468+0000 mgr.y (mgr.24997) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T23:58:44.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[24834]: audit 2024-09-20T23:58:43.466801+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:44.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[24834]: audit 2024-09-20T23:58:43.480178+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:44.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[24834]: audit 2024-09-20T23:58:43.485951+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:58:44.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[24834]: audit 2024-09-20T23:58:43.508538+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:44.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[24834]: audit 2024-09-20T23:58:43.510209+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:58:44.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[24834]: audit 2024-09-20T23:58:43.514818+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:58:44.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[24834]: audit 2024-09-20T23:58:43.524547+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:44.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[24834]: audit 2024-09-20T23:58:43.532384+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:58:44.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[24834]: audit 2024-09-20T23:58:43.608444+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:58:44.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[19840]: cluster 2024-09-20T23:58:42.732468+0000 mgr.y (mgr.24997) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T23:58:44.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[19840]: audit 2024-09-20T23:58:43.466801+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:44.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[19840]: audit 2024-09-20T23:58:43.480178+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:44.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[19840]: audit 2024-09-20T23:58:43.485951+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:58:44.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[19840]: audit 2024-09-20T23:58:43.508538+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:44.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[19840]: audit 2024-09-20T23:58:43.510209+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:58:44.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[19840]: audit 2024-09-20T23:58:43.514818+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:58:44.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[19840]: audit 2024-09-20T23:58:43.524547+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:44.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[19840]: audit 2024-09-20T23:58:43.532384+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:58:44.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:43 smithi079 bash[19840]: audit 2024-09-20T23:58:43.608444+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:58:45.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[19818]: audit 2024-09-20T23:58:43.488964+0000 mgr.y (mgr.24997) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:58:45.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[19818]: cephadm 2024-09-20T23:58:43.511071+0000 mgr.y (mgr.24997) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-20T23:58:45.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[19818]: audit 2024-09-20T23:58:43.512509+0000 mgr.y (mgr.24997) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:58:45.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[19818]: audit 2024-09-20T23:58:43.517019+0000 mgr.y (mgr.24997) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:58:45.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[19818]: audit 2024-09-20T23:58:43.534713+0000 mgr.y (mgr.24997) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.851Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.851Z 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-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.851Z 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 smithi122 (none))" 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.851Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.851Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.853Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.853Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.854Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.854Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.857Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.857Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.95µs 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.857Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.864Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-20T23:58:45.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.883Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-20T23:58:45.108 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.895Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-20T23:58:45.108 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.895Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-20T23:58:45.108 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.895Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.261µs wal_replay_duration=38.139879ms wbl_replay_duration=116ns total_replay_duration=38.184468ms 2024-09-20T23:58:45.108 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.899Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T23:58:45.108 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.899Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T23:58:45.108 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.899Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T23:58:45.108 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.921Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.508298ms db_storage=940ns remote_storage=1.128µs web_handler=440ns query_engine=753ns scrape=299.123µs scrape_sd=119.254µs notify=12.581µs notify_sd=28.61µs rules=21.57364ms tracing=5.105µs 2024-09-20T23:58:45.108 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.921Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T23:58:45.108 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 20 23:58:44 smithi122 bash[42879]: ts=2024-09-20T23:58:44.921Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T23:58:45.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:44 smithi079 bash[24834]: audit 2024-09-20T23:58:43.488964+0000 mgr.y (mgr.24997) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:58:45.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:44 smithi079 bash[24834]: cephadm 2024-09-20T23:58:43.511071+0000 mgr.y (mgr.24997) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-20T23:58:45.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:44 smithi079 bash[24834]: audit 2024-09-20T23:58:43.512509+0000 mgr.y (mgr.24997) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:58:45.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:44 smithi079 bash[24834]: audit 2024-09-20T23:58:43.517019+0000 mgr.y (mgr.24997) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:58:45.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:44 smithi079 bash[24834]: audit 2024-09-20T23:58:43.534713+0000 mgr.y (mgr.24997) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:58:45.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:44 smithi079 bash[19840]: audit 2024-09-20T23:58:43.488964+0000 mgr.y (mgr.24997) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T23:58:45.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:44 smithi079 bash[19840]: cephadm 2024-09-20T23:58:43.511071+0000 mgr.y (mgr.24997) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-20T23:58:45.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:44 smithi079 bash[19840]: audit 2024-09-20T23:58:43.512509+0000 mgr.y (mgr.24997) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T23:58:45.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:44 smithi079 bash[19840]: audit 2024-09-20T23:58:43.517019+0000 mgr.y (mgr.24997) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-20T23:58:45.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:44 smithi079 bash[19840]: audit 2024-09-20T23:58:43.534713+0000 mgr.y (mgr.24997) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T23:58:46.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:45 smithi122 bash[19818]: cluster 2024-09-20T23:58:44.733206+0000 mgr.y (mgr.24997) 34 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-20T23:58:46.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:45 smithi079 bash[24834]: cluster 2024-09-20T23:58:44.733206+0000 mgr.y (mgr.24997) 34 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-20T23:58:46.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:45 smithi079 bash[19840]: cluster 2024-09-20T23:58:44.733206+0000 mgr.y (mgr.24997) 34 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-09-20T23:58:48.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:47 smithi122 bash[19818]: cluster 2024-09-20T23:58:46.734097+0000 mgr.y (mgr.24997) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T23:58:48.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:47 smithi079 bash[19840]: cluster 2024-09-20T23:58:46.734097+0000 mgr.y (mgr.24997) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T23:58:48.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:47 smithi079 bash[24834]: cluster 2024-09-20T23:58:46.734097+0000 mgr.y (mgr.24997) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T23:58:50.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:49 smithi122 bash[19818]: cluster 2024-09-20T23:58:48.734799+0000 mgr.y (mgr.24997) 36 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-20T23:58:50.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:49 smithi122 bash[19818]: audit 2024-09-20T23:58:49.537070+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:49 smithi122 bash[19818]: audit 2024-09-20T23:58:49.546286+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:49 smithi122 bash[19818]: audit 2024-09-20T23:58:49.759295+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:49 smithi122 bash[19818]: audit 2024-09-20T23:58:49.769981+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:49 smithi122 bash[19818]: audit 2024-09-20T23:58:49.770974+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:58:50.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:49 smithi122 bash[19818]: audit 2024-09-20T23:58:49.772202+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:58:50.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:49 smithi122 bash[19818]: audit 2024-09-20T23:58:49.781686+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[19840]: cluster 2024-09-20T23:58:48.734799+0000 mgr.y (mgr.24997) 36 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-20T23:58:50.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[19840]: audit 2024-09-20T23:58:49.537070+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[19840]: audit 2024-09-20T23:58:49.546286+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[19840]: audit 2024-09-20T23:58:49.759295+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[19840]: audit 2024-09-20T23:58:49.769981+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[19840]: audit 2024-09-20T23:58:49.770974+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:58:50.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[19840]: audit 2024-09-20T23:58:49.772202+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:58:50.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[19840]: audit 2024-09-20T23:58:49.781686+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[24834]: cluster 2024-09-20T23:58:48.734799+0000 mgr.y (mgr.24997) 36 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-20T23:58:50.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[24834]: audit 2024-09-20T23:58:49.537070+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[24834]: audit 2024-09-20T23:58:49.546286+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[24834]: audit 2024-09-20T23:58:49.759295+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[24834]: audit 2024-09-20T23:58:49.769981+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:50.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[24834]: audit 2024-09-20T23:58:49.770974+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:58:50.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[24834]: audit 2024-09-20T23:58:49.772202+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:58:50.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:49 smithi079 bash[24834]: audit 2024-09-20T23:58:49.781686+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:58:51.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:50 smithi122 bash[19818]: audit 2024-09-20T23:58:49.852003+0000 mgr.y (mgr.24997) 37 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:51.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:50 smithi079 bash[24834]: audit 2024-09-20T23:58:49.852003+0000 mgr.y (mgr.24997) 37 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:51.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:50 smithi079 bash[19840]: audit 2024-09-20T23:58:49.852003+0000 mgr.y (mgr.24997) 37 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:58:52.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:51 smithi122 bash[19818]: cluster 2024-09-20T23:58:50.735840+0000 mgr.y (mgr.24997) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-20T23:58:52.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:51 smithi079 bash[24834]: cluster 2024-09-20T23:58:50.735840+0000 mgr.y (mgr.24997) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-20T23:58:52.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:51 smithi079 bash[19840]: cluster 2024-09-20T23:58:50.735840+0000 mgr.y (mgr.24997) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-20T23:58:54.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:53 smithi122 bash[19818]: cluster 2024-09-20T23:58:52.737274+0000 mgr.y (mgr.24997) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T23:58:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:53 smithi079 bash[24834]: cluster 2024-09-20T23:58:52.737274+0000 mgr.y (mgr.24997) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T23:58:54.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:53 smithi079 bash[19840]: cluster 2024-09-20T23:58:52.737274+0000 mgr.y (mgr.24997) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T23:58:56.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:55 smithi122 bash[19818]: cluster 2024-09-20T23:58:54.737973+0000 mgr.y (mgr.24997) 40 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:56.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:55 smithi122 bash[19818]: audit 2024-09-20T23:58:55.227066+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:56.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:55 smithi079 bash[19840]: cluster 2024-09-20T23:58:54.737973+0000 mgr.y (mgr.24997) 40 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:56.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:55 smithi079 bash[19840]: audit 2024-09-20T23:58:55.227066+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:56.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:55 smithi079 bash[24834]: cluster 2024-09-20T23:58:54.737973+0000 mgr.y (mgr.24997) 40 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:58:56.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:55 smithi079 bash[24834]: audit 2024-09-20T23:58:55.227066+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:58:58.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:57 smithi122 bash[19818]: cluster 2024-09-20T23:58:56.739623+0000 mgr.y (mgr.24997) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:58.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:57 smithi079 bash[24834]: cluster 2024-09-20T23:58:56.739623+0000 mgr.y (mgr.24997) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:58.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:57 smithi079 bash[19840]: cluster 2024-09-20T23:58:56.739623+0000 mgr.y (mgr.24997) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:58:59.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:58:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:58:59] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.43.0" 2024-09-20T23:59:00.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:58:59 smithi122 bash[19818]: cluster 2024-09-20T23:58:58.740316+0000 mgr.y (mgr.24997) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:00.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:58:59 smithi079 bash[19840]: cluster 2024-09-20T23:58:58.740316+0000 mgr.y (mgr.24997) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:00.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:58:59 smithi079 bash[24834]: cluster 2024-09-20T23:58:58.740316+0000 mgr.y (mgr.24997) 42 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:01.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:00 smithi122 bash[19818]: audit 2024-09-20T23:58:59.860106+0000 mgr.y (mgr.24997) 43 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:01.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:00 smithi079 bash[24834]: audit 2024-09-20T23:58:59.860106+0000 mgr.y (mgr.24997) 43 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:01.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:00 smithi079 bash[19840]: audit 2024-09-20T23:58:59.860106+0000 mgr.y (mgr.24997) 43 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:02.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:01 smithi122 bash[19818]: cluster 2024-09-20T23:59:00.741709+0000 mgr.y (mgr.24997) 44 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:02.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:01 smithi079 bash[24834]: cluster 2024-09-20T23:59:00.741709+0000 mgr.y (mgr.24997) 44 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:02.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:01 smithi079 bash[19840]: cluster 2024-09-20T23:59:00.741709+0000 mgr.y (mgr.24997) 44 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:04.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:03 smithi122 bash[19818]: cluster 2024-09-20T23:59:02.742908+0000 mgr.y (mgr.24997) 45 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:59:04.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:03 smithi079 bash[24834]: cluster 2024-09-20T23:59:02.742908+0000 mgr.y (mgr.24997) 45 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:59:04.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:03 smithi079 bash[19840]: cluster 2024-09-20T23:59:02.742908+0000 mgr.y (mgr.24997) 45 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:59:06.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:05 smithi122 bash[19818]: cluster 2024-09-20T23:59:04.743678+0000 mgr.y (mgr.24997) 46 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:06.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:05 smithi079 bash[24834]: cluster 2024-09-20T23:59:04.743678+0000 mgr.y (mgr.24997) 46 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:06.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:05 smithi079 bash[19840]: cluster 2024-09-20T23:59:04.743678+0000 mgr.y (mgr.24997) 46 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:08.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:07 smithi122 bash[19818]: cluster 2024-09-20T23:59:06.745290+0000 mgr.y (mgr.24997) 47 : cluster [DBG] pgmap v24: 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-20T23:59:08.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:07 smithi079 bash[19840]: cluster 2024-09-20T23:59:06.745290+0000 mgr.y (mgr.24997) 47 : cluster [DBG] pgmap v24: 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-20T23:59:08.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:07 smithi079 bash[24834]: cluster 2024-09-20T23:59:06.745290+0000 mgr.y (mgr.24997) 47 : cluster [DBG] pgmap v24: 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-20T23:59:09.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:59:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:59:09] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.43.0" 2024-09-20T23:59:10.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:09 smithi122 bash[19818]: cluster 2024-09-20T23:59:08.746007+0000 mgr.y (mgr.24997) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:10.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:09 smithi079 bash[19840]: cluster 2024-09-20T23:59:08.746007+0000 mgr.y (mgr.24997) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:10.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:09 smithi079 bash[24834]: cluster 2024-09-20T23:59:08.746007+0000 mgr.y (mgr.24997) 48 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:11.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:10 smithi122 bash[19818]: audit 2024-09-20T23:59:09.868123+0000 mgr.y (mgr.24997) 49 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:11.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:10 smithi122 bash[19818]: audit 2024-09-20T23:59:10.227320+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:59:11.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:10 smithi079 bash[19840]: audit 2024-09-20T23:59:09.868123+0000 mgr.y (mgr.24997) 49 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:11.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:10 smithi079 bash[19840]: audit 2024-09-20T23:59:10.227320+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:59:11.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:10 smithi079 bash[24834]: audit 2024-09-20T23:59:09.868123+0000 mgr.y (mgr.24997) 49 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:11.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:10 smithi079 bash[24834]: audit 2024-09-20T23:59:10.227320+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:59:12.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:11 smithi122 bash[19818]: cluster 2024-09-20T23:59:10.747591+0000 mgr.y (mgr.24997) 50 : cluster [DBG] pgmap v26: 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-20T23:59:12.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:11 smithi079 bash[19840]: cluster 2024-09-20T23:59:10.747591+0000 mgr.y (mgr.24997) 50 : cluster [DBG] pgmap v26: 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-20T23:59:12.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:11 smithi079 bash[24834]: cluster 2024-09-20T23:59:10.747591+0000 mgr.y (mgr.24997) 50 : cluster [DBG] pgmap v26: 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-20T23:59:14.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:13 smithi122 bash[19818]: cluster 2024-09-20T23:59:12.748315+0000 mgr.y (mgr.24997) 51 : cluster [DBG] pgmap v27: 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-20T23:59:14.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:13 smithi079 bash[24834]: cluster 2024-09-20T23:59:12.748315+0000 mgr.y (mgr.24997) 51 : cluster [DBG] pgmap v27: 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-20T23:59:14.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:13 smithi079 bash[19840]: cluster 2024-09-20T23:59:12.748315+0000 mgr.y (mgr.24997) 51 : cluster [DBG] pgmap v27: 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-20T23:59:16.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:15 smithi079 bash[24834]: cluster 2024-09-20T23:59:14.749033+0000 mgr.y (mgr.24997) 52 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:16.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:15 smithi079 bash[19840]: cluster 2024-09-20T23:59:14.749033+0000 mgr.y (mgr.24997) 52 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:16.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:15 smithi122 bash[19818]: cluster 2024-09-20T23:59:14.749033+0000 mgr.y (mgr.24997) 52 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:18.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:17 smithi079 bash[24834]: cluster 2024-09-20T23:59:16.750641+0000 mgr.y (mgr.24997) 53 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:59:18.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:17 smithi079 bash[19840]: cluster 2024-09-20T23:59:16.750641+0000 mgr.y (mgr.24997) 53 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:59:18.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:17 smithi122 bash[19818]: cluster 2024-09-20T23:59:16.750641+0000 mgr.y (mgr.24997) 53 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:59:19.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:59:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:59:19] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.43.0" 2024-09-20T23:59:20.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:19 smithi079 bash[24834]: cluster 2024-09-20T23:59:18.751331+0000 mgr.y (mgr.24997) 54 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:20.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:19 smithi079 bash[19840]: cluster 2024-09-20T23:59:18.751331+0000 mgr.y (mgr.24997) 54 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:20.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:19 smithi122 bash[19818]: cluster 2024-09-20T23:59:18.751331+0000 mgr.y (mgr.24997) 54 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:21.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:20 smithi079 bash[19840]: audit 2024-09-20T23:59:19.876160+0000 mgr.y (mgr.24997) 55 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:21.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:20 smithi079 bash[24834]: audit 2024-09-20T23:59:19.876160+0000 mgr.y (mgr.24997) 55 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:21.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:20 smithi122 bash[19818]: audit 2024-09-20T23:59:19.876160+0000 mgr.y (mgr.24997) 55 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:22.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:21 smithi079 bash[24834]: cluster 2024-09-20T23:59:20.753015+0000 mgr.y (mgr.24997) 56 : cluster [DBG] pgmap v31: 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-20T23:59:22.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:21 smithi079 bash[19840]: cluster 2024-09-20T23:59:20.753015+0000 mgr.y (mgr.24997) 56 : cluster [DBG] pgmap v31: 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-20T23:59:22.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:21 smithi122 bash[19818]: cluster 2024-09-20T23:59:20.753015+0000 mgr.y (mgr.24997) 56 : cluster [DBG] pgmap v31: 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-20T23:59:24.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:23 smithi079 bash[24834]: cluster 2024-09-20T23:59:22.753780+0000 mgr.y (mgr.24997) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:24.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:23 smithi079 bash[19840]: cluster 2024-09-20T23:59:22.753780+0000 mgr.y (mgr.24997) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:24.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:23 smithi122 bash[19818]: cluster 2024-09-20T23:59:22.753780+0000 mgr.y (mgr.24997) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:26.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:25 smithi079 bash[19840]: cluster 2024-09-20T23:59:24.754495+0000 mgr.y (mgr.24997) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:26.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:25 smithi079 bash[19840]: audit 2024-09-20T23:59:25.252587+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:59:26.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:25 smithi079 bash[24834]: cluster 2024-09-20T23:59:24.754495+0000 mgr.y (mgr.24997) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:26.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:25 smithi079 bash[24834]: audit 2024-09-20T23:59:25.252587+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:59:26.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:25 smithi122 bash[19818]: cluster 2024-09-20T23:59:24.754495+0000 mgr.y (mgr.24997) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:26.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:25 smithi122 bash[19818]: audit 2024-09-20T23:59:25.252587+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:59:28.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:27 smithi079 bash[19840]: cluster 2024-09-20T23:59:26.756186+0000 mgr.y (mgr.24997) 59 : cluster [DBG] pgmap v34: 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-20T23:59:28.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:27 smithi079 bash[24834]: cluster 2024-09-20T23:59:26.756186+0000 mgr.y (mgr.24997) 59 : cluster [DBG] pgmap v34: 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-20T23:59:28.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:27 smithi122 bash[19818]: cluster 2024-09-20T23:59:26.756186+0000 mgr.y (mgr.24997) 59 : cluster [DBG] pgmap v34: 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-20T23:59:29.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:59:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:59:29] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.43.0" 2024-09-20T23:59:30.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:29 smithi079 bash[19840]: cluster 2024-09-20T23:59:28.756848+0000 mgr.y (mgr.24997) 60 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:30.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:29 smithi079 bash[24834]: cluster 2024-09-20T23:59:28.756848+0000 mgr.y (mgr.24997) 60 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:30.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:29 smithi122 bash[19818]: cluster 2024-09-20T23:59:28.756848+0000 mgr.y (mgr.24997) 60 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:31.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:30 smithi079 bash[24834]: audit 2024-09-20T23:59:29.884132+0000 mgr.y (mgr.24997) 61 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:31.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:30 smithi079 bash[19840]: audit 2024-09-20T23:59:29.884132+0000 mgr.y (mgr.24997) 61 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:31.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:30 smithi122 bash[19818]: audit 2024-09-20T23:59:29.884132+0000 mgr.y (mgr.24997) 61 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:32.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:31 smithi079 bash[19840]: cluster 2024-09-20T23:59:30.758376+0000 mgr.y (mgr.24997) 62 : cluster [DBG] pgmap v36: 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-20T23:59:32.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:31 smithi079 bash[24834]: cluster 2024-09-20T23:59:30.758376+0000 mgr.y (mgr.24997) 62 : cluster [DBG] pgmap v36: 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-20T23:59:32.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:31 smithi122 bash[19818]: cluster 2024-09-20T23:59:30.758376+0000 mgr.y (mgr.24997) 62 : cluster [DBG] pgmap v36: 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-20T23:59:34.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:33 smithi079 bash[19840]: cluster 2024-09-20T23:59:32.759065+0000 mgr.y (mgr.24997) 63 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:34.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:33 smithi079 bash[24834]: cluster 2024-09-20T23:59:32.759065+0000 mgr.y (mgr.24997) 63 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:34.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:33 smithi122 bash[19818]: cluster 2024-09-20T23:59:32.759065+0000 mgr.y (mgr.24997) 63 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:36.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:35 smithi079 bash[19840]: cluster 2024-09-20T23:59:34.759759+0000 mgr.y (mgr.24997) 64 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:36.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:35 smithi079 bash[24834]: cluster 2024-09-20T23:59:34.759759+0000 mgr.y (mgr.24997) 64 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:36.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:35 smithi122 bash[19818]: cluster 2024-09-20T23:59:34.759759+0000 mgr.y (mgr.24997) 64 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:38.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:37 smithi079 bash[19840]: cluster 2024-09-20T23:59:36.761341+0000 mgr.y (mgr.24997) 65 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:59:38.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:37 smithi079 bash[24834]: cluster 2024-09-20T23:59:36.761341+0000 mgr.y (mgr.24997) 65 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:59:38.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:37 smithi122 bash[19818]: cluster 2024-09-20T23:59:36.761341+0000 mgr.y (mgr.24997) 65 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:59:39.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:59:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:59:39] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.43.0" 2024-09-20T23:59:40.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:39 smithi079 bash[19840]: cluster 2024-09-20T23:59:38.762005+0000 mgr.y (mgr.24997) 66 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:40.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:39 smithi079 bash[24834]: cluster 2024-09-20T23:59:38.762005+0000 mgr.y (mgr.24997) 66 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:40.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:39 smithi122 bash[19818]: cluster 2024-09-20T23:59:38.762005+0000 mgr.y (mgr.24997) 66 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:41.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:40 smithi079 bash[19840]: audit 2024-09-20T23:59:39.895437+0000 mgr.y (mgr.24997) 67 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:41.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:40 smithi079 bash[19840]: audit 2024-09-20T23:59:40.253067+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:59:41.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:40 smithi079 bash[24834]: audit 2024-09-20T23:59:39.895437+0000 mgr.y (mgr.24997) 67 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:41.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:40 smithi079 bash[24834]: audit 2024-09-20T23:59:40.253067+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:59:41.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:40 smithi122 bash[19818]: audit 2024-09-20T23:59:39.895437+0000 mgr.y (mgr.24997) 67 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:41.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:40 smithi122 bash[19818]: audit 2024-09-20T23:59:40.253067+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:59:42.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:41 smithi079 bash[19840]: cluster 2024-09-20T23:59:40.763589+0000 mgr.y (mgr.24997) 68 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:59:42.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:41 smithi079 bash[24834]: cluster 2024-09-20T23:59:40.763589+0000 mgr.y (mgr.24997) 68 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:59:42.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:41 smithi122 bash[19818]: cluster 2024-09-20T23:59:40.763589+0000 mgr.y (mgr.24997) 68 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T23:59:44.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:43 smithi079 bash[19840]: cluster 2024-09-20T23:59:42.764253+0000 mgr.y (mgr.24997) 69 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:44.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:43 smithi079 bash[24834]: cluster 2024-09-20T23:59:42.764253+0000 mgr.y (mgr.24997) 69 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:44.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:43 smithi122 bash[19818]: cluster 2024-09-20T23:59:42.764253+0000 mgr.y (mgr.24997) 69 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:46.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:45 smithi079 bash[24834]: cluster 2024-09-20T23:59:44.764910+0000 mgr.y (mgr.24997) 70 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:46.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:45 smithi079 bash[19840]: cluster 2024-09-20T23:59:44.764910+0000 mgr.y (mgr.24997) 70 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:46.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:45 smithi122 bash[19818]: cluster 2024-09-20T23:59:44.764910+0000 mgr.y (mgr.24997) 70 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:48.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:47 smithi079 bash[24834]: cluster 2024-09-20T23:59:46.766487+0000 mgr.y (mgr.24997) 71 : cluster [DBG] pgmap v44: 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-20T23:59:48.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:47 smithi079 bash[19840]: cluster 2024-09-20T23:59:46.766487+0000 mgr.y (mgr.24997) 71 : cluster [DBG] pgmap v44: 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-20T23:59:48.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:47 smithi122 bash[19818]: cluster 2024-09-20T23:59:46.766487+0000 mgr.y (mgr.24997) 71 : cluster [DBG] pgmap v44: 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-20T23:59:49.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:59:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:59:49] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.43.0" 2024-09-20T23:59:50.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:49 smithi079 bash[19840]: cluster 2024-09-20T23:59:48.767145+0000 mgr.y (mgr.24997) 72 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:50.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:49 smithi079 bash[19840]: audit 2024-09-20T23:59:49.854904+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:59:50.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:49 smithi079 bash[24834]: cluster 2024-09-20T23:59:48.767145+0000 mgr.y (mgr.24997) 72 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:50.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:49 smithi079 bash[24834]: audit 2024-09-20T23:59:49.854904+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:59:50.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:49 smithi122 bash[19818]: cluster 2024-09-20T23:59:48.767145+0000 mgr.y (mgr.24997) 72 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:50.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:49 smithi122 bash[19818]: audit 2024-09-20T23:59:49.854904+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T23:59:51.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:50 smithi079 bash[19840]: audit 2024-09-20T23:59:49.900109+0000 mgr.y (mgr.24997) 73 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:51.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:50 smithi079 bash[19840]: audit 2024-09-20T23:59:50.639632+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:59:51.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:50 smithi079 bash[19840]: audit 2024-09-20T23:59:50.641768+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:59:51.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:50 smithi079 bash[19840]: audit 2024-09-20T23:59:50.655338+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:59:51.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:50 smithi079 bash[24834]: audit 2024-09-20T23:59:49.900109+0000 mgr.y (mgr.24997) 73 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:51.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:50 smithi079 bash[24834]: audit 2024-09-20T23:59:50.639632+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:59:51.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:50 smithi079 bash[24834]: audit 2024-09-20T23:59:50.641768+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:59:51.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:50 smithi079 bash[24834]: audit 2024-09-20T23:59:50.655338+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:59:51.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:50 smithi122 bash[19818]: audit 2024-09-20T23:59:49.900109+0000 mgr.y (mgr.24997) 73 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T23:59:51.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:50 smithi122 bash[19818]: audit 2024-09-20T23:59:50.639632+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T23:59:51.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:50 smithi122 bash[19818]: audit 2024-09-20T23:59:50.641768+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T23:59:51.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:50 smithi122 bash[19818]: audit 2024-09-20T23:59:50.655338+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-20T23:59:52.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:51 smithi079 bash[24834]: cluster 2024-09-20T23:59:50.768650+0000 mgr.y (mgr.24997) 74 : cluster [DBG] pgmap v46: 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-20T23:59:52.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:51 smithi079 bash[19840]: cluster 2024-09-20T23:59:50.768650+0000 mgr.y (mgr.24997) 74 : cluster [DBG] pgmap v46: 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-20T23:59:52.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:51 smithi122 bash[19818]: cluster 2024-09-20T23:59:50.768650+0000 mgr.y (mgr.24997) 74 : cluster [DBG] pgmap v46: 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-20T23:59:54.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:53 smithi079 bash[19840]: cluster 2024-09-20T23:59:52.769359+0000 mgr.y (mgr.24997) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:53 smithi079 bash[24834]: cluster 2024-09-20T23:59:52.769359+0000 mgr.y (mgr.24997) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:54.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:53 smithi122 bash[19818]: cluster 2024-09-20T23:59:52.769359+0000 mgr.y (mgr.24997) 75 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:56.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:55 smithi079 bash[19840]: cluster 2024-09-20T23:59:54.770020+0000 mgr.y (mgr.24997) 76 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:56.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:55 smithi079 bash[19840]: audit 2024-09-20T23:59:55.253320+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:59:56.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:55 smithi079 bash[24834]: cluster 2024-09-20T23:59:54.770020+0000 mgr.y (mgr.24997) 76 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:56.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:55 smithi079 bash[24834]: audit 2024-09-20T23:59:55.253320+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:59:56.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:55 smithi122 bash[19818]: cluster 2024-09-20T23:59:54.770020+0000 mgr.y (mgr.24997) 76 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T23:59:56.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:55 smithi122 bash[19818]: audit 2024-09-20T23:59:55.253320+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T23:59:58.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:57 smithi079 bash[19840]: cluster 2024-09-20T23:59:56.771612+0000 mgr.y (mgr.24997) 77 : cluster [DBG] pgmap v49: 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-20T23:59:58.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:57 smithi079 bash[24834]: cluster 2024-09-20T23:59:56.771612+0000 mgr.y (mgr.24997) 77 : cluster [DBG] pgmap v49: 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-20T23:59:58.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:57 smithi122 bash[19818]: cluster 2024-09-20T23:59:56.771612+0000 mgr.y (mgr.24997) 77 : cluster [DBG] pgmap v49: 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-20T23:59:59.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 20 23:59:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [20/Sep/2024:23:59:59] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.43.0" 2024-09-21T00:00:00.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 20 23:59:59 smithi079 bash[19840]: cluster 2024-09-20T23:59:58.772223+0000 mgr.y (mgr.24997) 78 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:00.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 23:59:59 smithi079 bash[24834]: cluster 2024-09-20T23:59:58.772223+0000 mgr.y (mgr.24997) 78 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:00.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 20 23:59:59 smithi122 bash[19818]: cluster 2024-09-20T23:59:58.772223+0000 mgr.y (mgr.24997) 78 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:01.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:00 smithi079 bash[24834]: audit 2024-09-20T23:59:59.904155+0000 mgr.y (mgr.24997) 79 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:01.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:00 smithi079 bash[24834]: cluster 2024-09-21T00:00:00.000112+0000 mon.a (mon.0) 992 : cluster [INF] overall HEALTH_OK 2024-09-21T00:00:01.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:00 smithi079 bash[19840]: audit 2024-09-20T23:59:59.904155+0000 mgr.y (mgr.24997) 79 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:01.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:00 smithi079 bash[19840]: cluster 2024-09-21T00:00:00.000112+0000 mon.a (mon.0) 992 : cluster [INF] overall HEALTH_OK 2024-09-21T00:00:01.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:00 smithi122 bash[19818]: audit 2024-09-20T23:59:59.904155+0000 mgr.y (mgr.24997) 79 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:01.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:00 smithi122 bash[19818]: cluster 2024-09-21T00:00:00.000112+0000 mon.a (mon.0) 992 : cluster [INF] overall HEALTH_OK 2024-09-21T00:00:02.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:01 smithi079 bash[24834]: cluster 2024-09-21T00:00:00.773819+0000 mgr.y (mgr.24997) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-21T00:00:02.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:01 smithi079 bash[19840]: cluster 2024-09-21T00:00:00.773819+0000 mgr.y (mgr.24997) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-21T00:00:02.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:01 smithi122 bash[19818]: cluster 2024-09-21T00:00:00.773819+0000 mgr.y (mgr.24997) 80 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-21T00:00:04.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:03 smithi079 bash[24834]: cluster 2024-09-21T00:00:02.774489+0000 mgr.y (mgr.24997) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-21T00:00:04.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:03 smithi079 bash[19840]: cluster 2024-09-21T00:00:02.774489+0000 mgr.y (mgr.24997) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-21T00:00:04.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:03 smithi122 bash[19818]: cluster 2024-09-21T00:00:02.774489+0000 mgr.y (mgr.24997) 81 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-21T00:00:06.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:06 smithi079 bash[24834]: cluster 2024-09-21T00:00:04.775164+0000 mgr.y (mgr.24997) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-21T00:00:06.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:05 smithi079 bash[19840]: cluster 2024-09-21T00:00:04.775164+0000 mgr.y (mgr.24997) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-21T00:00:06.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:05 smithi122 bash[19818]: cluster 2024-09-21T00:00:04.775164+0000 mgr.y (mgr.24997) 82 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-21T00:00:08.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:07 smithi079 bash[19840]: cluster 2024-09-21T00:00:06.776798+0000 mgr.y (mgr.24997) 83 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-21T00:00:08.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:07 smithi079 bash[24834]: cluster 2024-09-21T00:00:06.776798+0000 mgr.y (mgr.24997) 83 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-21T00:00:08.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:07 smithi122 bash[19818]: cluster 2024-09-21T00:00:06.776798+0000 mgr.y (mgr.24997) 83 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-21T00:00:09.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:00:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:00:09] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.43.0" 2024-09-21T00:00:10.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:09 smithi079 bash[19840]: cluster 2024-09-21T00:00:08.777507+0000 mgr.y (mgr.24997) 84 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-21T00:00:10.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:09 smithi079 bash[24834]: cluster 2024-09-21T00:00:08.777507+0000 mgr.y (mgr.24997) 84 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-21T00:00:10.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:09 smithi122 bash[19818]: cluster 2024-09-21T00:00:08.777507+0000 mgr.y (mgr.24997) 84 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-21T00:00:11.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:10 smithi079 bash[24834]: audit 2024-09-21T00:00:09.912165+0000 mgr.y (mgr.24997) 85 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:11.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:10 smithi079 bash[24834]: audit 2024-09-21T00:00:10.253614+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:00:11.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:10 smithi079 bash[19840]: audit 2024-09-21T00:00:09.912165+0000 mgr.y (mgr.24997) 85 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:11.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:10 smithi079 bash[19840]: audit 2024-09-21T00:00:10.253614+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:00:11.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:10 smithi122 bash[19818]: audit 2024-09-21T00:00:09.912165+0000 mgr.y (mgr.24997) 85 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:11.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:10 smithi122 bash[19818]: audit 2024-09-21T00:00:10.253614+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:00:12.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:11 smithi079 bash[19840]: cluster 2024-09-21T00:00:10.779059+0000 mgr.y (mgr.24997) 86 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 91 op/s 2024-09-21T00:00:12.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:11 smithi079 bash[24834]: cluster 2024-09-21T00:00:10.779059+0000 mgr.y (mgr.24997) 86 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 91 op/s 2024-09-21T00:00:12.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:11 smithi122 bash[19818]: cluster 2024-09-21T00:00:10.779059+0000 mgr.y (mgr.24997) 86 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 91 op/s 2024-09-21T00:00:14.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:13 smithi122 bash[19818]: cluster 2024-09-21T00:00:12.779804+0000 mgr.y (mgr.24997) 87 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 42 op/s 2024-09-21T00:00:14.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:13 smithi079 bash[24834]: cluster 2024-09-21T00:00:12.779804+0000 mgr.y (mgr.24997) 87 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 42 op/s 2024-09-21T00:00:14.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:13 smithi079 bash[19840]: cluster 2024-09-21T00:00:12.779804+0000 mgr.y (mgr.24997) 87 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 42 op/s 2024-09-21T00:00:16.318 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:16 smithi079 bash[24834]: cluster 2024-09-21T00:00:14.780534+0000 mgr.y (mgr.24997) 88 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 42 op/s 2024-09-21T00:00:16.319 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:16 smithi079 bash[19840]: cluster 2024-09-21T00:00:14.780534+0000 mgr.y (mgr.24997) 88 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 42 op/s 2024-09-21T00:00:16.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:15 smithi122 bash[19818]: cluster 2024-09-21T00:00:14.780534+0000 mgr.y (mgr.24997) 88 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 42 op/s 2024-09-21T00:00:18.169 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:18 smithi122 bash[19818]: cluster 2024-09-21T00:00:16.782168+0000 mgr.y (mgr.24997) 89 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 47 op/s 2024-09-21T00:00:18.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:18 smithi079 bash[24834]: cluster 2024-09-21T00:00:16.782168+0000 mgr.y (mgr.24997) 89 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 47 op/s 2024-09-21T00:00:18.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:18 smithi079 bash[19840]: cluster 2024-09-21T00:00:16.782168+0000 mgr.y (mgr.24997) 89 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 47 op/s 2024-09-21T00:00:19.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:00:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:00:19] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.43.0" 2024-09-21T00:00:20.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:20 smithi079 bash[19840]: cluster 2024-09-21T00:00:18.782879+0000 mgr.y (mgr.24997) 90 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-21T00:00:20.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:20 smithi079 bash[24834]: cluster 2024-09-21T00:00:18.782879+0000 mgr.y (mgr.24997) 90 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-21T00:00:20.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:20 smithi122 bash[19818]: cluster 2024-09-21T00:00:18.782879+0000 mgr.y (mgr.24997) 90 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-21T00:00:21.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:21 smithi122 bash[19818]: audit 2024-09-21T00:00:19.920025+0000 mgr.y (mgr.24997) 91 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:21.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:21 smithi079 bash[19840]: audit 2024-09-21T00:00:19.920025+0000 mgr.y (mgr.24997) 91 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:21.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:21 smithi079 bash[24834]: audit 2024-09-21T00:00:19.920025+0000 mgr.y (mgr.24997) 91 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:22.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:22 smithi122 bash[19818]: cluster 2024-09-21T00:00:20.784468+0000 mgr.y (mgr.24997) 92 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-21T00:00:22.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:22 smithi079 bash[19840]: cluster 2024-09-21T00:00:20.784468+0000 mgr.y (mgr.24997) 92 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-21T00:00:22.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:22 smithi079 bash[24834]: cluster 2024-09-21T00:00:20.784468+0000 mgr.y (mgr.24997) 92 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-21T00:00:24.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:24 smithi122 bash[19818]: cluster 2024-09-21T00:00:22.785162+0000 mgr.y (mgr.24997) 93 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T00:00:24.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:24 smithi079 bash[19840]: cluster 2024-09-21T00:00:22.785162+0000 mgr.y (mgr.24997) 93 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T00:00:24.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:24 smithi079 bash[24834]: cluster 2024-09-21T00:00:22.785162+0000 mgr.y (mgr.24997) 93 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T00:00:26.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:26 smithi122 bash[19818]: cluster 2024-09-21T00:00:24.785880+0000 mgr.y (mgr.24997) 94 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T00:00:26.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:26 smithi122 bash[19818]: audit 2024-09-21T00:00:25.255764+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:00:26.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:26 smithi079 bash[19840]: cluster 2024-09-21T00:00:24.785880+0000 mgr.y (mgr.24997) 94 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T00:00:26.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:26 smithi079 bash[19840]: audit 2024-09-21T00:00:25.255764+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:00:26.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:26 smithi079 bash[24834]: cluster 2024-09-21T00:00:24.785880+0000 mgr.y (mgr.24997) 94 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T00:00:26.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:26 smithi079 bash[24834]: audit 2024-09-21T00:00:25.255764+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:00:28.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:28 smithi122 bash[19818]: cluster 2024-09-21T00:00:26.787503+0000 mgr.y (mgr.24997) 95 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T00:00:28.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:28 smithi079 bash[19840]: cluster 2024-09-21T00:00:26.787503+0000 mgr.y (mgr.24997) 95 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T00:00:28.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:28 smithi079 bash[24834]: cluster 2024-09-21T00:00:26.787503+0000 mgr.y (mgr.24997) 95 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T00:00:29.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:00:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:00:29] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.43.0" 2024-09-21T00:00:30.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:30 smithi079 bash[19840]: cluster 2024-09-21T00:00:28.788216+0000 mgr.y (mgr.24997) 96 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:30.236 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:30 smithi079 bash[24834]: cluster 2024-09-21T00:00:28.788216+0000 mgr.y (mgr.24997) 96 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:30.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:30 smithi122 bash[19818]: cluster 2024-09-21T00:00:28.788216+0000 mgr.y (mgr.24997) 96 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:31.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:31 smithi122 bash[19818]: audit 2024-09-21T00:00:29.928123+0000 mgr.y (mgr.24997) 97 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:31.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:31 smithi079 bash[19840]: audit 2024-09-21T00:00:29.928123+0000 mgr.y (mgr.24997) 97 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:31.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:31 smithi079 bash[24834]: audit 2024-09-21T00:00:29.928123+0000 mgr.y (mgr.24997) 97 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:32.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:32 smithi122 bash[19818]: cluster 2024-09-21T00:00:30.789710+0000 mgr.y (mgr.24997) 98 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:00:32.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:32 smithi079 bash[19840]: cluster 2024-09-21T00:00:30.789710+0000 mgr.y (mgr.24997) 98 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:00:32.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:32 smithi079 bash[24834]: cluster 2024-09-21T00:00:30.789710+0000 mgr.y (mgr.24997) 98 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:00:34.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:34 smithi122 bash[19818]: cluster 2024-09-21T00:00:32.790399+0000 mgr.y (mgr.24997) 99 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:34.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:34 smithi079 bash[24834]: cluster 2024-09-21T00:00:32.790399+0000 mgr.y (mgr.24997) 99 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:34.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:34 smithi079 bash[19840]: cluster 2024-09-21T00:00:32.790399+0000 mgr.y (mgr.24997) 99 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:36.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:36 smithi122 bash[19818]: cluster 2024-09-21T00:00:34.791095+0000 mgr.y (mgr.24997) 100 : cluster [DBG] pgmap v68: 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-21T00:00:36.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:36 smithi079 bash[24834]: cluster 2024-09-21T00:00:34.791095+0000 mgr.y (mgr.24997) 100 : cluster [DBG] pgmap v68: 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-21T00:00:36.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:36 smithi079 bash[19840]: cluster 2024-09-21T00:00:34.791095+0000 mgr.y (mgr.24997) 100 : cluster [DBG] pgmap v68: 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-21T00:00:38.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:38 smithi122 bash[19818]: cluster 2024-09-21T00:00:36.793300+0000 mgr.y (mgr.24997) 101 : cluster [DBG] pgmap v69: 161 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-21T00:00:38.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:38 smithi079 bash[19840]: cluster 2024-09-21T00:00:36.793300+0000 mgr.y (mgr.24997) 101 : cluster [DBG] pgmap v69: 161 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-21T00:00:38.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:38 smithi079 bash[24834]: cluster 2024-09-21T00:00:36.793300+0000 mgr.y (mgr.24997) 101 : cluster [DBG] pgmap v69: 161 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-21T00:00:39.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:00:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:00:39] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.43.0" 2024-09-21T00:00:40.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:40 smithi079 bash[19840]: cluster 2024-09-21T00:00:38.794062+0000 mgr.y (mgr.24997) 102 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:40.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:40 smithi079 bash[24834]: cluster 2024-09-21T00:00:38.794062+0000 mgr.y (mgr.24997) 102 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:40.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:40 smithi122 bash[19818]: cluster 2024-09-21T00:00:38.794062+0000 mgr.y (mgr.24997) 102 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:41.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:41 smithi122 bash[19818]: audit 2024-09-21T00:00:39.939369+0000 mgr.y (mgr.24997) 103 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:41.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:41 smithi122 bash[19818]: audit 2024-09-21T00:00:40.256156+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:00:41.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:41 smithi079 bash[24834]: audit 2024-09-21T00:00:39.939369+0000 mgr.y (mgr.24997) 103 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:41.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:41 smithi079 bash[24834]: audit 2024-09-21T00:00:40.256156+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:00:41.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:41 smithi079 bash[19840]: audit 2024-09-21T00:00:39.939369+0000 mgr.y (mgr.24997) 103 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:41.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:41 smithi079 bash[19840]: audit 2024-09-21T00:00:40.256156+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:00:42.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:42 smithi122 bash[19818]: cluster 2024-09-21T00:00:40.795617+0000 mgr.y (mgr.24997) 104 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:00:42.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:42 smithi079 bash[24834]: cluster 2024-09-21T00:00:40.795617+0000 mgr.y (mgr.24997) 104 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:00:42.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:42 smithi079 bash[19840]: cluster 2024-09-21T00:00:40.795617+0000 mgr.y (mgr.24997) 104 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:00:44.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:44 smithi122 bash[19818]: cluster 2024-09-21T00:00:42.796274+0000 mgr.y (mgr.24997) 105 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:44.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:44 smithi079 bash[19840]: cluster 2024-09-21T00:00:42.796274+0000 mgr.y (mgr.24997) 105 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:44.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:44 smithi079 bash[24834]: cluster 2024-09-21T00:00:42.796274+0000 mgr.y (mgr.24997) 105 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:46.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:46 smithi122 bash[19818]: cluster 2024-09-21T00:00:44.797019+0000 mgr.y (mgr.24997) 106 : cluster [DBG] pgmap v73: 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-21T00:00:46.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:46 smithi079 bash[19840]: cluster 2024-09-21T00:00:44.797019+0000 mgr.y (mgr.24997) 106 : cluster [DBG] pgmap v73: 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-21T00:00:46.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:46 smithi079 bash[24834]: cluster 2024-09-21T00:00:44.797019+0000 mgr.y (mgr.24997) 106 : cluster [DBG] pgmap v73: 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-21T00:00:48.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:48 smithi122 bash[19818]: cluster 2024-09-21T00:00:46.798725+0000 mgr.y (mgr.24997) 107 : cluster [DBG] pgmap v74: 161 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-21T00:00:48.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:48 smithi079 bash[19840]: cluster 2024-09-21T00:00:46.798725+0000 mgr.y (mgr.24997) 107 : cluster [DBG] pgmap v74: 161 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-21T00:00:48.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:48 smithi079 bash[24834]: cluster 2024-09-21T00:00:46.798725+0000 mgr.y (mgr.24997) 107 : cluster [DBG] pgmap v74: 161 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-21T00:00:49.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:00:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:00:49] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.43.0" 2024-09-21T00:00:50.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:50 smithi079 bash[19840]: cluster 2024-09-21T00:00:48.799583+0000 mgr.y (mgr.24997) 108 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:50.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:50 smithi079 bash[24834]: cluster 2024-09-21T00:00:48.799583+0000 mgr.y (mgr.24997) 108 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:50.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:50 smithi122 bash[19818]: cluster 2024-09-21T00:00:48.799583+0000 mgr.y (mgr.24997) 108 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:51.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:51 smithi122 bash[19818]: audit 2024-09-21T00:00:49.950732+0000 mgr.y (mgr.24997) 109 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:51.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:51 smithi122 bash[19818]: audit 2024-09-21T00:00:50.784703+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:00:51.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:51 smithi079 bash[19840]: audit 2024-09-21T00:00:49.950732+0000 mgr.y (mgr.24997) 109 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:51.486 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:51 smithi079 bash[19840]: audit 2024-09-21T00:00:50.784703+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:00:51.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:51 smithi079 bash[24834]: audit 2024-09-21T00:00:49.950732+0000 mgr.y (mgr.24997) 109 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:00:51.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:51 smithi079 bash[24834]: audit 2024-09-21T00:00:50.784703+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:00:52.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:52 smithi122 bash[19818]: cluster 2024-09-21T00:00:50.801819+0000 mgr.y (mgr.24997) 110 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:00:52.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:52 smithi122 bash[19818]: audit 2024-09-21T00:00:51.543826+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:00:52.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:52 smithi122 bash[19818]: audit 2024-09-21T00:00:51.545831+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:00:52.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:52 smithi122 bash[19818]: audit 2024-09-21T00:00:51.559447+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-21T00:00:52.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:52 smithi079 bash[19840]: cluster 2024-09-21T00:00:50.801819+0000 mgr.y (mgr.24997) 110 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:00:52.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:52 smithi079 bash[19840]: audit 2024-09-21T00:00:51.543826+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:00:52.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:52 smithi079 bash[19840]: audit 2024-09-21T00:00:51.545831+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:00:52.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:52 smithi079 bash[19840]: audit 2024-09-21T00:00:51.559447+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-21T00:00:52.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:52 smithi079 bash[24834]: cluster 2024-09-21T00:00:50.801819+0000 mgr.y (mgr.24997) 110 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:00:52.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:52 smithi079 bash[24834]: audit 2024-09-21T00:00:51.543826+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:00:52.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:52 smithi079 bash[24834]: audit 2024-09-21T00:00:51.545831+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:00:52.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:52 smithi079 bash[24834]: audit 2024-09-21T00:00:51.559447+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-21T00:00:54.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:54 smithi122 bash[19818]: cluster 2024-09-21T00:00:52.802606+0000 mgr.y (mgr.24997) 111 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:54.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:54 smithi079 bash[19840]: cluster 2024-09-21T00:00:52.802606+0000 mgr.y (mgr.24997) 111 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:54.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:54 smithi079 bash[24834]: cluster 2024-09-21T00:00:52.802606+0000 mgr.y (mgr.24997) 111 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:00:56.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:56 smithi122 bash[19818]: cluster 2024-09-21T00:00:54.803321+0000 mgr.y (mgr.24997) 112 : cluster [DBG] pgmap v78: 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-21T00:00:56.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:56 smithi122 bash[19818]: audit 2024-09-21T00:00:55.256842+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:00:56.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:56 smithi079 bash[19840]: cluster 2024-09-21T00:00:54.803321+0000 mgr.y (mgr.24997) 112 : cluster [DBG] pgmap v78: 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-21T00:00:56.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:56 smithi079 bash[19840]: audit 2024-09-21T00:00:55.256842+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:00:56.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:56 smithi079 bash[24834]: cluster 2024-09-21T00:00:54.803321+0000 mgr.y (mgr.24997) 112 : cluster [DBG] pgmap v78: 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-21T00:00:56.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:56 smithi079 bash[24834]: audit 2024-09-21T00:00:55.256842+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:00:58.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:00:58 smithi122 bash[19818]: cluster 2024-09-21T00:00:56.804878+0000 mgr.y (mgr.24997) 113 : cluster [DBG] pgmap v79: 161 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-21T00:00:58.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:00:58 smithi079 bash[19840]: cluster 2024-09-21T00:00:56.804878+0000 mgr.y (mgr.24997) 113 : cluster [DBG] pgmap v79: 161 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-21T00:00:58.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:00:58 smithi079 bash[24834]: cluster 2024-09-21T00:00:56.804878+0000 mgr.y (mgr.24997) 113 : cluster [DBG] pgmap v79: 161 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-21T00:00:59.736 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:00:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:00:59] "GET /metrics HTTP/1.1" 200 37912 "" "Prometheus/2.43.0" 2024-09-21T00:01:00.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:00 smithi079 bash[24834]: cluster 2024-09-21T00:00:58.805609+0000 mgr.y (mgr.24997) 114 : cluster [DBG] pgmap v80: 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-21T00:01:00.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:00 smithi079 bash[19840]: cluster 2024-09-21T00:00:58.805609+0000 mgr.y (mgr.24997) 114 : cluster [DBG] pgmap v80: 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-21T00:01:00.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:00 smithi122 bash[19818]: cluster 2024-09-21T00:00:58.805609+0000 mgr.y (mgr.24997) 114 : cluster [DBG] pgmap v80: 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-21T00:01:01.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:01 smithi079 bash[24834]: audit 2024-09-21T00:00:59.956134+0000 mgr.y (mgr.24997) 115 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:01.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:01 smithi079 bash[19840]: audit 2024-09-21T00:00:59.956134+0000 mgr.y (mgr.24997) 115 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:01.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:01 smithi122 bash[19818]: audit 2024-09-21T00:00:59.956134+0000 mgr.y (mgr.24997) 115 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:02.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:02 smithi079 bash[24834]: cluster 2024-09-21T00:01:00.807143+0000 mgr.y (mgr.24997) 116 : cluster [DBG] pgmap v81: 161 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-21T00:01:02.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:02 smithi079 bash[19840]: cluster 2024-09-21T00:01:00.807143+0000 mgr.y (mgr.24997) 116 : cluster [DBG] pgmap v81: 161 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-21T00:01:02.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:02 smithi122 bash[19818]: cluster 2024-09-21T00:01:00.807143+0000 mgr.y (mgr.24997) 116 : cluster [DBG] pgmap v81: 161 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-21T00:01:04.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:04 smithi079 bash[24834]: cluster 2024-09-21T00:01:02.807864+0000 mgr.y (mgr.24997) 117 : cluster [DBG] pgmap v82: 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-21T00:01:04.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:04 smithi079 bash[19840]: cluster 2024-09-21T00:01:02.807864+0000 mgr.y (mgr.24997) 117 : cluster [DBG] pgmap v82: 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-21T00:01:04.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:04 smithi122 bash[19818]: cluster 2024-09-21T00:01:02.807864+0000 mgr.y (mgr.24997) 117 : cluster [DBG] pgmap v82: 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-21T00:01:06.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:06 smithi079 bash[24834]: cluster 2024-09-21T00:01:04.808586+0000 mgr.y (mgr.24997) 118 : cluster [DBG] pgmap v83: 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-21T00:01:06.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:06 smithi079 bash[19840]: cluster 2024-09-21T00:01:04.808586+0000 mgr.y (mgr.24997) 118 : cluster [DBG] pgmap v83: 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-21T00:01:06.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:06 smithi122 bash[19818]: cluster 2024-09-21T00:01:04.808586+0000 mgr.y (mgr.24997) 118 : cluster [DBG] pgmap v83: 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-21T00:01:08.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:08 smithi079 bash[19840]: cluster 2024-09-21T00:01:06.810214+0000 mgr.y (mgr.24997) 119 : cluster [DBG] pgmap v84: 161 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-21T00:01:08.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:08 smithi079 bash[24834]: cluster 2024-09-21T00:01:06.810214+0000 mgr.y (mgr.24997) 119 : cluster [DBG] pgmap v84: 161 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-21T00:01:08.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:08 smithi122 bash[19818]: cluster 2024-09-21T00:01:06.810214+0000 mgr.y (mgr.24997) 119 : cluster [DBG] pgmap v84: 161 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-21T00:01:09.737 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:01:09] "GET /metrics HTTP/1.1" 200 37912 "" "Prometheus/2.43.0" 2024-09-21T00:01:10.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:10 smithi079 bash[24834]: cluster 2024-09-21T00:01:08.810932+0000 mgr.y (mgr.24997) 120 : cluster [DBG] pgmap v85: 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-21T00:01:10.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:10 smithi079 bash[19840]: cluster 2024-09-21T00:01:08.810932+0000 mgr.y (mgr.24997) 120 : cluster [DBG] pgmap v85: 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-21T00:01:10.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:10 smithi122 bash[19818]: cluster 2024-09-21T00:01:08.810932+0000 mgr.y (mgr.24997) 120 : cluster [DBG] pgmap v85: 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-21T00:01:11.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:11 smithi079 bash[24834]: audit 2024-09-21T00:01:09.967420+0000 mgr.y (mgr.24997) 121 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:11.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:11 smithi079 bash[24834]: audit 2024-09-21T00:01:10.257431+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:11.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:11 smithi079 bash[19840]: audit 2024-09-21T00:01:09.967420+0000 mgr.y (mgr.24997) 121 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:11.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:11 smithi079 bash[19840]: audit 2024-09-21T00:01:10.257431+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:11.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:11 smithi122 bash[19818]: audit 2024-09-21T00:01:09.967420+0000 mgr.y (mgr.24997) 121 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:11.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:11 smithi122 bash[19818]: audit 2024-09-21T00:01:10.257431+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:12.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:12 smithi079 bash[24834]: cluster 2024-09-21T00:01:10.812495+0000 mgr.y (mgr.24997) 122 : cluster [DBG] pgmap v86: 161 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-21T00:01:12.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:12 smithi079 bash[19840]: cluster 2024-09-21T00:01:10.812495+0000 mgr.y (mgr.24997) 122 : cluster [DBG] pgmap v86: 161 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-21T00:01:12.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:12 smithi122 bash[19818]: cluster 2024-09-21T00:01:10.812495+0000 mgr.y (mgr.24997) 122 : cluster [DBG] pgmap v86: 161 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-21T00:01:14.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:14 smithi079 bash[24834]: cluster 2024-09-21T00:01:12.813258+0000 mgr.y (mgr.24997) 123 : cluster [DBG] pgmap v87: 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-21T00:01:14.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:14 smithi079 bash[19840]: cluster 2024-09-21T00:01:12.813258+0000 mgr.y (mgr.24997) 123 : cluster [DBG] pgmap v87: 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-21T00:01:14.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:14 smithi122 bash[19818]: cluster 2024-09-21T00:01:12.813258+0000 mgr.y (mgr.24997) 123 : cluster [DBG] pgmap v87: 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-21T00:01:16.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:16 smithi079 bash[24834]: cluster 2024-09-21T00:01:14.813906+0000 mgr.y (mgr.24997) 124 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:16.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:16 smithi079 bash[19840]: cluster 2024-09-21T00:01:14.813906+0000 mgr.y (mgr.24997) 124 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:16.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:16 smithi122 bash[19818]: cluster 2024-09-21T00:01:14.813906+0000 mgr.y (mgr.24997) 124 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:18.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:18 smithi079 bash[24834]: cluster 2024-09-21T00:01:16.815573+0000 mgr.y (mgr.24997) 125 : cluster [DBG] pgmap v89: 161 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-21T00:01:18.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:18 smithi079 bash[19840]: cluster 2024-09-21T00:01:16.815573+0000 mgr.y (mgr.24997) 125 : cluster [DBG] pgmap v89: 161 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-21T00:01:18.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:18 smithi122 bash[19818]: cluster 2024-09-21T00:01:16.815573+0000 mgr.y (mgr.24997) 125 : cluster [DBG] pgmap v89: 161 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-21T00:01:19.737 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:01:19] "GET /metrics HTTP/1.1" 200 37912 "" "Prometheus/2.43.0" 2024-09-21T00:01:20.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:20 smithi079 bash[19840]: cluster 2024-09-21T00:01:18.816347+0000 mgr.y (mgr.24997) 126 : cluster [DBG] pgmap v90: 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-21T00:01:20.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:20 smithi079 bash[24834]: cluster 2024-09-21T00:01:18.816347+0000 mgr.y (mgr.24997) 126 : cluster [DBG] pgmap v90: 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-21T00:01:20.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:20 smithi122 bash[19818]: cluster 2024-09-21T00:01:18.816347+0000 mgr.y (mgr.24997) 126 : cluster [DBG] pgmap v90: 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-21T00:01:21.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:21 smithi079 bash[19840]: audit 2024-09-21T00:01:19.978648+0000 mgr.y (mgr.24997) 127 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:21.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:21 smithi079 bash[24834]: audit 2024-09-21T00:01:19.978648+0000 mgr.y (mgr.24997) 127 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:21.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:21 smithi122 bash[19818]: audit 2024-09-21T00:01:19.978648+0000 mgr.y (mgr.24997) 127 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:22.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:22 smithi079 bash[24834]: cluster 2024-09-21T00:01:20.817934+0000 mgr.y (mgr.24997) 128 : cluster [DBG] pgmap v91: 161 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-21T00:01:22.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:22 smithi079 bash[19840]: cluster 2024-09-21T00:01:20.817934+0000 mgr.y (mgr.24997) 128 : cluster [DBG] pgmap v91: 161 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-21T00:01:22.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:22 smithi122 bash[19818]: cluster 2024-09-21T00:01:20.817934+0000 mgr.y (mgr.24997) 128 : cluster [DBG] pgmap v91: 161 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-21T00:01:24.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:24 smithi079 bash[24834]: cluster 2024-09-21T00:01:22.818634+0000 mgr.y (mgr.24997) 129 : cluster [DBG] pgmap v92: 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-21T00:01:24.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:24 smithi079 bash[19840]: cluster 2024-09-21T00:01:22.818634+0000 mgr.y (mgr.24997) 129 : cluster [DBG] pgmap v92: 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-21T00:01:24.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:24 smithi122 bash[19818]: cluster 2024-09-21T00:01:22.818634+0000 mgr.y (mgr.24997) 129 : cluster [DBG] pgmap v92: 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-21T00:01:26.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:26 smithi079 bash[24834]: cluster 2024-09-21T00:01:24.819351+0000 mgr.y (mgr.24997) 130 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:26.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:26 smithi079 bash[24834]: audit 2024-09-21T00:01:25.258026+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:26.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:26 smithi079 bash[19840]: cluster 2024-09-21T00:01:24.819351+0000 mgr.y (mgr.24997) 130 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:26.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:26 smithi079 bash[19840]: audit 2024-09-21T00:01:25.258026+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:26.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:26 smithi122 bash[19818]: cluster 2024-09-21T00:01:24.819351+0000 mgr.y (mgr.24997) 130 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:26.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:26 smithi122 bash[19818]: audit 2024-09-21T00:01:25.258026+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:28.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:28 smithi079 bash[19840]: cluster 2024-09-21T00:01:26.820961+0000 mgr.y (mgr.24997) 131 : cluster [DBG] pgmap v94: 161 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-21T00:01:28.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:28 smithi079 bash[24834]: cluster 2024-09-21T00:01:26.820961+0000 mgr.y (mgr.24997) 131 : cluster [DBG] pgmap v94: 161 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-21T00:01:28.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:28 smithi122 bash[19818]: cluster 2024-09-21T00:01:26.820961+0000 mgr.y (mgr.24997) 131 : cluster [DBG] pgmap v94: 161 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-21T00:01:29.715 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:01:29] "GET /metrics HTTP/1.1" 200 37912 "" "Prometheus/2.43.0" 2024-09-21T00:01:29.717 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-21T00:01:30.237 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:30 smithi079 bash[19840]: cluster 2024-09-21T00:01:28.821761+0000 mgr.y (mgr.24997) 132 : cluster [DBG] pgmap v95: 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-21T00:01:30.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:30 smithi079 bash[24834]: cluster 2024-09-21T00:01:28.821761+0000 mgr.y (mgr.24997) 132 : cluster [DBG] pgmap v95: 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-21T00:01:30.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:30 smithi122 bash[19818]: cluster 2024-09-21T00:01:28.821761+0000 mgr.y (mgr.24997) 132 : cluster [DBG] pgmap v95: 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-21T00:01:31.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:31 smithi079 bash[19840]: audit 2024-09-21T00:01:29.989854+0000 mgr.y (mgr.24997) 133 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:31.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:31 smithi079 bash[24834]: audit 2024-09-21T00:01:29.989854+0000 mgr.y (mgr.24997) 133 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:31.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:31 smithi122 bash[19818]: audit 2024-09-21T00:01:29.989854+0000 mgr.y (mgr.24997) 133 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:32.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:32 smithi079 bash[19840]: cluster 2024-09-21T00:01:30.823342+0000 mgr.y (mgr.24997) 134 : cluster [DBG] pgmap v96: 161 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-21T00:01:32.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:32 smithi079 bash[24834]: cluster 2024-09-21T00:01:30.823342+0000 mgr.y (mgr.24997) 134 : cluster [DBG] pgmap v96: 161 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-21T00:01:32.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:32 smithi122 bash[19818]: cluster 2024-09-21T00:01:30.823342+0000 mgr.y (mgr.24997) 134 : cluster [DBG] pgmap v96: 161 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-21T00:01:33.554 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:01:33.555 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (9m) 2m ago 19m 14.6M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:01:33.555 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (8m) 2m ago 18m 40.7M - dad864ee21e9 851b2e97d47c 2024-09-21T00:01:33.555 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (2m) 2m ago 17m 41.1M - 3.5 e1d6a67b021e 4d618c1b1a84 2024-09-21T00:01:33.555 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283 running (11m) 2m ago 25m 425M - 19.1.1-367-g9e2ac70b cc9251b744a3 58cd83340f25 2024-09-21T00:01:33.555 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (6m) 2m ago 27m 480M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:01:33.555 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (27m) 2m ago 27m 67.6M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-21T00:01:33.555 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (25m) 2m ago 25m 50.0M 2048M 17.2.0 e1d6a67b021e 54a13324c500 2024-09-21T00:01:33.555 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (25m) 2m ago 25m 52.6M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-21T00:01:33.555 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (9m) 2m ago 19m 8120k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:01:33.555 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (8m) 2m ago 19m 8544k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:01:33.555 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (24m) 2m ago 24m 54.6M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:01:33.555 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (24m) 2m ago 24m 55.9M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:01:33.556 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (23m) 2m ago 23m 50.8M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:01:33.556 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (22m) 2m ago 22m 53.7M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:01:33.556 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (22m) 2m ago 22m 55.6M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:01:33.556 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (21m) 2m ago 21m 53.2M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:01:33.556 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (21m) 2m ago 21m 52.3M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:01:33.556 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (20m) 2m ago 20m 54.7M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:01:33.556 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (2m) 2m ago 19m 39.6M - 2.43.0 a07b618ecd1d 51b984c90a72 2024-09-21T00:01:33.556 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (17m) 2m ago 17m 86.6M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:01:33.556 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (17m) 2m ago 17m 86.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:01:34.328 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions' 2024-09-21T00:01:34.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:34 smithi079 bash[19840]: cluster 2024-09-21T00:01:32.824062+0000 mgr.y (mgr.24997) 135 : cluster [DBG] pgmap v97: 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-21T00:01:34.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:34 smithi079 bash[24834]: cluster 2024-09-21T00:01:32.824062+0000 mgr.y (mgr.24997) 135 : cluster [DBG] pgmap v97: 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-21T00:01:34.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:34 smithi122 bash[19818]: cluster 2024-09-21T00:01:32.824062+0000 mgr.y (mgr.24997) 135 : cluster [DBG] pgmap v97: 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-21T00:01:35.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:35 smithi079 bash[19840]: audit 2024-09-21T00:01:33.547269+0000 mgr.y (mgr.24997) 136 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:01:35.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:35 smithi079 bash[24834]: audit 2024-09-21T00:01:33.547269+0000 mgr.y (mgr.24997) 136 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:01:35.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:35 smithi122 bash[19818]: audit 2024-09-21T00:01:33.547269+0000 mgr.y (mgr.24997) 136 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:01:36.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:36 smithi079 bash[19840]: cluster 2024-09-21T00:01:34.824773+0000 mgr.y (mgr.24997) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:36.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:36 smithi079 bash[24834]: cluster 2024-09-21T00:01:34.824773+0000 mgr.y (mgr.24997) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:36.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:36 smithi122 bash[19818]: cluster 2024-09-21T00:01:34.824773+0000 mgr.y (mgr.24997) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:38.206 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:01:38.206 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:01:38.207 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-21T00:01:38.207 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:01:38.207 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:01:38.207 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:01:38.207 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:01:38.207 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:01:38.207 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-21T00:01:38.207 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:01:38.207 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-09-21T00:01:38.207 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:01:38.208 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:01:38.208 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:01:38.208 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:01:38.208 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-21T00:01:38.208 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:01:38.208 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:01:38.208 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:01:38.457 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:38 smithi079 bash[19840]: cluster 2024-09-21T00:01:36.826483+0000 mgr.y (mgr.24997) 138 : cluster [DBG] pgmap v99: 161 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-21T00:01:38.457 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:38 smithi079 bash[24834]: cluster 2024-09-21T00:01:36.826483+0000 mgr.y (mgr.24997) 138 : cluster [DBG] pgmap v99: 161 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-21T00:01:38.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:38 smithi122 bash[19818]: cluster 2024-09-21T00:01:36.826483+0000 mgr.y (mgr.24997) 138 : cluster [DBG] pgmap v99: 161 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-21T00:01:38.943 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph -s' 2024-09-21T00:01:39.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:39 smithi079 bash[19840]: audit 2024-09-21T00:01:38.211179+0000 mon.a (mon.0) 994 : audit [DBG] from='client.? 172.21.15.79:0/3270826965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:01:39.488 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:01:39] "GET /metrics HTTP/1.1" 200 37912 "" "Prometheus/2.43.0" 2024-09-21T00:01:39.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:39 smithi079 bash[24834]: audit 2024-09-21T00:01:38.211179+0000 mon.a (mon.0) 994 : audit [DBG] from='client.? 172.21.15.79:0/3270826965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:01:39.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:39 smithi122 bash[19818]: audit 2024-09-21T00:01:38.211179+0000 mon.a (mon.0) 994 : audit [DBG] from='client.? 172.21.15.79:0/3270826965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:01:40.272 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:40 smithi079 bash[19840]: cluster 2024-09-21T00:01:38.827233+0000 mgr.y (mgr.24997) 139 : cluster [DBG] pgmap v100: 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-21T00:01:40.272 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:40 smithi079 bash[24834]: cluster 2024-09-21T00:01:38.827233+0000 mgr.y (mgr.24997) 139 : cluster [DBG] pgmap v100: 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-21T00:01:40.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:40 smithi122 bash[19818]: cluster 2024-09-21T00:01:38.827233+0000 mgr.y (mgr.24997) 139 : cluster [DBG] pgmap v100: 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-21T00:01:41.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:41 smithi079 bash[19840]: audit 2024-09-21T00:01:40.000166+0000 mgr.y (mgr.24997) 140 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:41.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:41 smithi079 bash[19840]: audit 2024-09-21T00:01:40.258738+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:41.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:41 smithi079 bash[24834]: audit 2024-09-21T00:01:40.000166+0000 mgr.y (mgr.24997) 140 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:41.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:41 smithi079 bash[24834]: audit 2024-09-21T00:01:40.258738+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:41.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:41 smithi122 bash[19818]: audit 2024-09-21T00:01:40.000166+0000 mgr.y (mgr.24997) 140 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:41.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:41 smithi122 bash[19818]: audit 2024-09-21T00:01:40.258738+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:42.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:42 smithi079 bash[19840]: cluster 2024-09-21T00:01:40.828912+0000 mgr.y (mgr.24997) 141 : cluster [DBG] pgmap v101: 161 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-21T00:01:42.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:42 smithi079 bash[24834]: cluster 2024-09-21T00:01:40.828912+0000 mgr.y (mgr.24997) 141 : cluster [DBG] pgmap v101: 161 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-21T00:01:42.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:42 smithi122 bash[19818]: cluster 2024-09-21T00:01:40.828912+0000 mgr.y (mgr.24997) 141 : cluster [DBG] pgmap v101: 161 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-21T00:01:42.738 INFO:teuthology.orchestra.run.smithi079.stdout: cluster: 2024-09-21T00:01:42.738 INFO:teuthology.orchestra.run.smithi079.stdout: id: ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:01:42.738 INFO:teuthology.orchestra.run.smithi079.stdout: health: HEALTH_OK 2024-09-21T00:01:42.738 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-21T00:01:42.738 INFO:teuthology.orchestra.run.smithi079.stdout: services: 2024-09-21T00:01:42.738 INFO:teuthology.orchestra.run.smithi079.stdout: mon: 3 daemons, quorum a,c,b (age 25m) 2024-09-21T00:01:42.738 INFO:teuthology.orchestra.run.smithi079.stdout: mgr: y(active, since 3m), standbys: x 2024-09-21T00:01:42.738 INFO:teuthology.orchestra.run.smithi079.stdout: osd: 8 osds: 8 up (since 20m), 8 in (since 20m) 2024-09-21T00:01:42.739 INFO:teuthology.orchestra.run.smithi079.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T00:01:42.739 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-21T00:01:42.739 INFO:teuthology.orchestra.run.smithi079.stdout: data: 2024-09-21T00:01:42.739 INFO:teuthology.orchestra.run.smithi079.stdout: pools: 6 pools, 161 pgs 2024-09-21T00:01:42.739 INFO:teuthology.orchestra.run.smithi079.stdout: objects: 241 objects, 585 KiB 2024-09-21T00:01:42.739 INFO:teuthology.orchestra.run.smithi079.stdout: usage: 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:01:42.739 INFO:teuthology.orchestra.run.smithi079.stdout: pgs: 161 active+clean 2024-09-21T00:01:42.739 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-21T00:01:42.739 INFO:teuthology.orchestra.run.smithi079.stdout: io: 2024-09-21T00:01:42.739 INFO:teuthology.orchestra.run.smithi079.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-21T00:01:42.739 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-21T00:01:43.470 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph health detail' 2024-09-21T00:01:43.481 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:43 smithi079 bash[24834]: audit 2024-09-21T00:01:42.743132+0000 mon.c (mon.1) 171 : audit [DBG] from='client.? 172.21.15.79:0/1535995611' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T00:01:43.481 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:43 smithi079 bash[19840]: audit 2024-09-21T00:01:42.743132+0000 mon.c (mon.1) 171 : audit [DBG] from='client.? 172.21.15.79:0/1535995611' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T00:01:43.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:43 smithi122 bash[19818]: audit 2024-09-21T00:01:42.743132+0000 mon.c (mon.1) 171 : audit [DBG] from='client.? 172.21.15.79:0/1535995611' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T00:01:44.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:44 smithi079 bash[19840]: cluster 2024-09-21T00:01:42.829624+0000 mgr.y (mgr.24997) 142 : cluster [DBG] pgmap v102: 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-21T00:01:44.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:44 smithi079 bash[24834]: cluster 2024-09-21T00:01:42.829624+0000 mgr.y (mgr.24997) 142 : cluster [DBG] pgmap v102: 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-21T00:01:44.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:44 smithi122 bash[19818]: cluster 2024-09-21T00:01:42.829624+0000 mgr.y (mgr.24997) 142 : cluster [DBG] pgmap v102: 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-21T00:01:46.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:46 smithi079 bash[19840]: cluster 2024-09-21T00:01:44.830323+0000 mgr.y (mgr.24997) 143 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:46.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:46 smithi079 bash[24834]: cluster 2024-09-21T00:01:44.830323+0000 mgr.y (mgr.24997) 143 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:46.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:46 smithi122 bash[19818]: cluster 2024-09-21T00:01:44.830323+0000 mgr.y (mgr.24997) 143 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:47.292 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-21T00:01:48.094 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-21T00:01:48.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:48 smithi079 bash[24834]: cluster 2024-09-21T00:01:46.831270+0000 mgr.y (mgr.24997) 144 : cluster [DBG] pgmap v104: 161 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-21T00:01:48.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:48 smithi079 bash[24834]: audit 2024-09-21T00:01:47.297635+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.79:0/1275193198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:01:48.411 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:48 smithi079 bash[19840]: cluster 2024-09-21T00:01:46.831270+0000 mgr.y (mgr.24997) 144 : cluster [DBG] pgmap v104: 161 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-21T00:01:48.411 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:48 smithi079 bash[19840]: audit 2024-09-21T00:01:47.297635+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.79:0/1275193198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:01:48.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:48 smithi122 bash[19818]: cluster 2024-09-21T00:01:46.831270+0000 mgr.y (mgr.24997) 144 : cluster [DBG] pgmap v104: 161 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-21T00:01:48.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:48 smithi122 bash[19818]: audit 2024-09-21T00:01:47.297635+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.79:0/1275193198' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:01:49.547 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:01:49] "GET /metrics HTTP/1.1" 200 37910 "" "Prometheus/2.43.0" 2024-09-21T00:01:50.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:50 smithi079 bash[19840]: cluster 2024-09-21T00:01:48.832098+0000 mgr.y (mgr.24997) 145 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:50.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:50 smithi079 bash[24834]: cluster 2024-09-21T00:01:48.832098+0000 mgr.y (mgr.24997) 145 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:50.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:50 smithi122 bash[19818]: cluster 2024-09-21T00:01:48.832098+0000 mgr.y (mgr.24997) 145 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:51.496 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:51 smithi079 bash[19840]: audit 2024-09-21T00:01:50.011506+0000 mgr.y (mgr.24997) 146 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:51.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:51 smithi079 bash[24834]: audit 2024-09-21T00:01:50.011506+0000 mgr.y (mgr.24997) 146 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:51.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:51 smithi122 bash[19818]: audit 2024-09-21T00:01:50.011506+0000 mgr.y (mgr.24997) 146 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:01:51.967 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:01:52.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:52 smithi122 bash[19818]: cluster 2024-09-21T00:01:50.833656+0000 mgr.y (mgr.24997) 147 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:01:52.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:52 smithi122 bash[19818]: audit 2024-09-21T00:01:51.688181+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:01:52.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:52 smithi122 bash[19818]: audit 2024-09-21T00:01:51.958118+0000 mon.c (mon.1) 173 : audit [DBG] from='client.? 172.21.15.79:0/1407532847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:01:52.723 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:52 smithi079 bash[24834]: cluster 2024-09-21T00:01:50.833656+0000 mgr.y (mgr.24997) 147 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:01:52.723 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:52 smithi079 bash[24834]: audit 2024-09-21T00:01:51.688181+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:01:52.723 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:52 smithi079 bash[24834]: audit 2024-09-21T00:01:51.958118+0000 mon.c (mon.1) 173 : audit [DBG] from='client.? 172.21.15.79:0/1407532847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:01:52.723 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:52 smithi079 bash[19840]: cluster 2024-09-21T00:01:50.833656+0000 mgr.y (mgr.24997) 147 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:01:52.724 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:52 smithi079 bash[19840]: audit 2024-09-21T00:01:51.688181+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:01:52.724 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:52 smithi079 bash[19840]: audit 2024-09-21T00:01:51.958118+0000 mon.c (mon.1) 173 : audit [DBG] from='client.? 172.21.15.79:0/1407532847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:01:52.724 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph mgr fail' 2024-09-21T00:01:53.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:53 smithi122 bash[19818]: audit 2024-09-21T00:01:52.382400+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:01:53.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:53 smithi122 bash[19818]: audit 2024-09-21T00:01:52.384717+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:01:53.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:53 smithi122 bash[19818]: audit 2024-09-21T00:01:52.397187+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-21T00:01:53.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:53 smithi079 bash[24834]: audit 2024-09-21T00:01:52.382400+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:01:53.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:53 smithi079 bash[24834]: audit 2024-09-21T00:01:52.384717+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:01:53.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:53 smithi079 bash[24834]: audit 2024-09-21T00:01:52.397187+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-21T00:01:53.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:53 smithi079 bash[19840]: audit 2024-09-21T00:01:52.382400+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:01:53.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:53 smithi079 bash[19840]: audit 2024-09-21T00:01:52.384717+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:01:53.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:53 smithi079 bash[19840]: audit 2024-09-21T00:01:52.397187+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24997 ' entity='mgr.y' 2024-09-21T00:01:54.737 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:54 smithi079 bash[24834]: cluster 2024-09-21T00:01:52.834152+0000 mgr.y (mgr.24997) 148 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:54.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:54 smithi079 bash[19840]: cluster 2024-09-21T00:01:52.834152+0000 mgr.y (mgr.24997) 148 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:54.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:54 smithi122 bash[19818]: cluster 2024-09-21T00:01:52.834152+0000 mgr.y (mgr.24997) 148 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:55.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:55 smithi079 bash[19840]: audit 2024-09-21T00:01:55.259052+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:55.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:55 smithi079 bash[24834]: audit 2024-09-21T00:01:55.259052+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:55.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:55 smithi122 bash[19818]: audit 2024-09-21T00:01:55.259052+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24997 172.21.15.79:0/867199326' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:56.671 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:56 smithi122 bash[19818]: cluster 2024-09-21T00:01:54.834870+0000 mgr.y (mgr.24997) 149 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:56.671 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:56 smithi122 bash[19818]: audit 2024-09-21T00:01:56.371883+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.79:0/477299938' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T00:01:56.671 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:56 smithi122 bash[19818]: cluster 2024-09-21T00:01:56.377760+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T00:01:56.675 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:56 smithi079 bash[24834]: cluster 2024-09-21T00:01:54.834870+0000 mgr.y (mgr.24997) 149 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:56.675 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:56 smithi079 bash[24834]: audit 2024-09-21T00:01:56.371883+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.79:0/477299938' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T00:01:56.675 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:56 smithi079 bash[24834]: cluster 2024-09-21T00:01:56.377760+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T00:01:56.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:56 smithi079 bash[19840]: cluster 2024-09-21T00:01:54.834870+0000 mgr.y (mgr.24997) 149 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:01:56.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:56 smithi079 bash[19840]: audit 2024-09-21T00:01:56.371883+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.79:0/477299938' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T00:01:56.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:56 smithi079 bash[19840]: cluster 2024-09-21T00:01:56.377760+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T00:01:56.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:56 smithi079 bash[55672]: ignoring --setuser ceph since I am not root 2024-09-21T00:01:56.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:56 smithi079 bash[55672]: ignoring --setgroup ceph since I am not root 2024-09-21T00:01:56.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:56 smithi079 bash[55672]: debug 2024-09-21T00:01:56.759+0000 7f4ddf37c640 1 -- 172.21.15.79:0/313367389 <== mon.1 v2:172.21.15.79:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e446ca70e0 con 0x55e446ca9400 2024-09-21T00:01:56.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:56 smithi079 bash[55672]: debug 2024-09-21T00:01:56.871+0000 7f4de1bd8040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T00:01:57.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:56 smithi122 bash[38324]: [21/Sep/2024:00:01:56] ENGINE Bus STOPPING 2024-09-21T00:01:57.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:56 smithi122 bash[38324]: [21/Sep/2024:00:01:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T00:01:57.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:56 smithi122 bash[38324]: [21/Sep/2024:00:01:56] ENGINE Bus STOPPED 2024-09-21T00:01:57.527 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'sleep 180' 2024-09-21T00:01:57.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[38324]: [21/Sep/2024:00:01:57] ENGINE Bus STARTING 2024-09-21T00:01:57.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[38324]: [21/Sep/2024:00:01:57] ENGINE Serving on http://:::9283 2024-09-21T00:01:57.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[38324]: [21/Sep/2024:00:01:57] ENGINE Bus STARTED 2024-09-21T00:01:57.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.662438+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:01:57.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.662996+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:01:57.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.663089+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.79:0/477299938' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T00:01:57.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: cluster 2024-09-21T00:01:56.663209+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e32: x(active, starting, since 0.290239s) 2024-09-21T00:01:57.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.663590+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:01:57.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.664190+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.664946+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.665689+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.666487+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.667135+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.667777+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.668388+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.669167+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.669937+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.670703+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.671317+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:56.672703+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: cluster 2024-09-21T00:01:57.124875+0000 mon.a (mon.0) 1000 : cluster [INF] Manager daemon x is now available 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:57.163644+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:01:57.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:57.181160+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:57.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:57.206394+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:01:57.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:57.208955+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:01:57.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:57.246384+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T00:01:57.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[19840]: audit 2024-09-21T00:01:57.249045+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T00:01:57.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.662438+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:01:57.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.662996+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:01:57.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.663089+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.79:0/477299938' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T00:01:57.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: cluster 2024-09-21T00:01:56.663209+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e32: x(active, starting, since 0.290239s) 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.663590+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.664190+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.664946+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.665689+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.666487+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.667135+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.667777+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.668388+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.669167+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.669937+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.670703+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.671317+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T00:01:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:56.672703+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T00:01:57.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: cluster 2024-09-21T00:01:57.124875+0000 mon.a (mon.0) 1000 : cluster [INF] Manager daemon x is now available 2024-09-21T00:01:57.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:57.163644+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:01:57.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:57.181160+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:57.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:57.206394+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:01:57.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:57.208955+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:01:57.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:57.246384+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T00:01:57.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:57 smithi079 bash[24834]: audit 2024-09-21T00:01:57.249045+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T00:01:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.662438+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:01:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.662996+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:01:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.663089+0000 mon.a (mon.0) 998 : audit [INF] from='client.? 172.21.15.79:0/477299938' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T00:01:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: cluster 2024-09-21T00:01:56.663209+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e32: x(active, starting, since 0.290239s) 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.663590+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.664190+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.664946+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.665689+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.666487+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.667135+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.667777+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.668388+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.669167+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.669937+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.670703+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.671317+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:56.672703+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T00:01:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: cluster 2024-09-21T00:01:57.124875+0000 mon.a (mon.0) 1000 : cluster [INF] Manager daemon x is now available 2024-09-21T00:01:58.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:57.163644+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:01:58.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:57.181160+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:01:58.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:57.206394+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:01:58.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:57.208955+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:01:58.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:57.246384+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T00:01:58.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:57 smithi122 bash[19818]: audit 2024-09-21T00:01:57.249045+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T00:01:58.488 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:58 smithi079 bash[55672]: debug 2024-09-21T00:01:58.147+0000 7f4de1bd8040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T00:01:58.488 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:58 smithi079 bash[55672]: debug 2024-09-21T00:01:58.215+0000 7f4de1bd8040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T00:01:58.488 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:58 smithi079 bash[55672]: debug 2024-09-21T00:01:58.363+0000 7f4de1bd8040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T00:01:58.671 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: debug 2024-09-21T00:01:58.365+0000 7f2cb82be640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:00:01:58] ENGINE Error in HTTPServer.serve 2024-09-21T00:01:58.671 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: Traceback (most recent call last): 2024-09-21T00:01:58.671 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T00:01:58.671 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: self._connections.run(self.expiration_interval) 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: self._run(expiration_interval) 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: s = self.context.wrap_socket( 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: return self.sslsocket_class._create( 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: self.do_handshake() 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T00:01:58.672 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: self._sslobj.do_handshake() 2024-09-21T00:01:58.673 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[38324]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T00:01:58.987 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:58 smithi079 bash[19840]: cluster 2024-09-21T00:01:57.667334+0000 mon.a (mon.0) 1003 : cluster [DBG] mgrmap e33: x(active, since 1.29437s) 2024-09-21T00:01:58.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:58 smithi079 bash[19840]: cluster 2024-09-21T00:01:57.676269+0000 mgr.x (mgr.24620) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:01:58.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:58 smithi079 bash[24834]: cluster 2024-09-21T00:01:57.667334+0000 mon.a (mon.0) 1003 : cluster [DBG] mgrmap e33: x(active, since 1.29437s) 2024-09-21T00:01:58.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:58 smithi079 bash[24834]: cluster 2024-09-21T00:01:57.676269+0000 mgr.x (mgr.24620) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:01:59.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[19818]: cluster 2024-09-21T00:01:57.667334+0000 mon.a (mon.0) 1003 : cluster [DBG] mgrmap e33: x(active, since 1.29437s) 2024-09-21T00:01:59.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:58 smithi122 bash[19818]: cluster 2024-09-21T00:01:57.676269+0000 mgr.x (mgr.24620) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:01:59.367 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[55672]: debug 2024-09-21T00:01:59.027+0000 7f4de1bd8040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T00:01:59.367 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[55672]: debug 2024-09-21T00:01:59.099+0000 7f4de1bd8040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T00:01:59.367 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[55672]: debug 2024-09-21T00:01:59.175+0000 7f4de1bd8040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T00:01:59.671 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[55672]: debug 2024-09-21T00:01:59.371+0000 7f4de1bd8040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T00:01:59.671 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[55672]: debug 2024-09-21T00:01:59.447+0000 7f4de1bd8040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T00:01:59.671 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[55672]: debug 2024-09-21T00:01:59.519+0000 7f4de1bd8040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T00:01:59.987 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[55672]: debug 2024-09-21T00:01:59.783+0000 7f4de1bd8040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T00:01:59.988 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[55672]: debug 2024-09-21T00:01:59.851+0000 7f4de1bd8040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T00:01:59.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: cephadm 2024-09-21T00:01:58.245224+0000 mgr.x (mgr.24620) 2 : cephadm [INF] [21/Sep/2024:00:01:58] ENGINE Bus STARTING 2024-09-21T00:01:59.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: cephadm 2024-09-21T00:01:58.365487+0000 mgr.x (mgr.24620) 3 : cephadm [INF] [21/Sep/2024:00:01:58] ENGINE Serving on https://172.21.15.122:7150 2024-09-21T00:01:59.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: cephadm 2024-09-21T00:01:58.370090+0000 mgr.x (mgr.24620) 4 : cephadm [ERR] [21/Sep/2024:00:01:58] ENGINE Error in HTTPServer.serve 2024-09-21T00:01:59.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: Traceback (most recent call last): 2024-09-21T00:01:59.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T00:01:59.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: self._connections.run(self.expiration_interval) 2024-09-21T00:01:59.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T00:01:59.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: self._run(expiration_interval) 2024-09-21T00:01:59.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T00:01:59.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T00:01:59.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T00:01:59.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T00:01:59.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T00:01:59.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: s = self.context.wrap_socket( 2024-09-21T00:01:59.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T00:01:59.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: return self.sslsocket_class._create( 2024-09-21T00:01:59.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T00:01:59.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: self.do_handshake() 2024-09-21T00:01:59.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T00:01:59.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: self._sslobj.do_handshake() 2024-09-21T00:01:59.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T00:01:59.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: cephadm 2024-09-21T00:01:58.466829+0000 mgr.x (mgr.24620) 5 : cephadm [INF] [21/Sep/2024:00:01:58] ENGINE Serving on http://172.21.15.122:8765 2024-09-21T00:01:59.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: cephadm 2024-09-21T00:01:58.466939+0000 mgr.x (mgr.24620) 6 : cephadm [INF] [21/Sep/2024:00:01:58] ENGINE Bus STARTED 2024-09-21T00:01:59.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: cluster 2024-09-21T00:01:58.666543+0000 mgr.x (mgr.24620) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:01:59.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[24834]: cluster 2024-09-21T00:01:58.683085+0000 mon.a (mon.0) 1004 : cluster [DBG] mgrmap e34: x(active, since 2s) 2024-09-21T00:01:59.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: cephadm 2024-09-21T00:01:58.245224+0000 mgr.x (mgr.24620) 2 : cephadm [INF] [21/Sep/2024:00:01:58] ENGINE Bus STARTING 2024-09-21T00:01:59.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: cephadm 2024-09-21T00:01:58.365487+0000 mgr.x (mgr.24620) 3 : cephadm [INF] [21/Sep/2024:00:01:58] ENGINE Serving on https://172.21.15.122:7150 2024-09-21T00:01:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: cephadm 2024-09-21T00:01:58.370090+0000 mgr.x (mgr.24620) 4 : cephadm [ERR] [21/Sep/2024:00:01:58] ENGINE Error in HTTPServer.serve 2024-09-21T00:01:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: Traceback (most recent call last): 2024-09-21T00:01:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T00:01:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: self._connections.run(self.expiration_interval) 2024-09-21T00:01:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T00:01:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: self._run(expiration_interval) 2024-09-21T00:01:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T00:01:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T00:01:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T00:01:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T00:01:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T00:01:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: s = self.context.wrap_socket( 2024-09-21T00:01:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T00:01:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: return self.sslsocket_class._create( 2024-09-21T00:01:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T00:01:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: self.do_handshake() 2024-09-21T00:01:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T00:01:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: self._sslobj.do_handshake() 2024-09-21T00:01:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T00:01:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: cephadm 2024-09-21T00:01:58.466829+0000 mgr.x (mgr.24620) 5 : cephadm [INF] [21/Sep/2024:00:01:58] ENGINE Serving on http://172.21.15.122:8765 2024-09-21T00:01:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: cephadm 2024-09-21T00:01:58.466939+0000 mgr.x (mgr.24620) 6 : cephadm [INF] [21/Sep/2024:00:01:58] ENGINE Bus STARTED 2024-09-21T00:01:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: cluster 2024-09-21T00:01:58.666543+0000 mgr.x (mgr.24620) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:01:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:01:59 smithi079 bash[19840]: cluster 2024-09-21T00:01:58.683085+0000 mon.a (mon.0) 1004 : cluster [DBG] mgrmap e34: x(active, since 2s) 2024-09-21T00:02:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: cephadm 2024-09-21T00:01:58.245224+0000 mgr.x (mgr.24620) 2 : cephadm [INF] [21/Sep/2024:00:01:58] ENGINE Bus STARTING 2024-09-21T00:02:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: cephadm 2024-09-21T00:01:58.365487+0000 mgr.x (mgr.24620) 3 : cephadm [INF] [21/Sep/2024:00:01:58] ENGINE Serving on https://172.21.15.122:7150 2024-09-21T00:02:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: cephadm 2024-09-21T00:01:58.370090+0000 mgr.x (mgr.24620) 4 : cephadm [ERR] [21/Sep/2024:00:01:58] ENGINE Error in HTTPServer.serve 2024-09-21T00:02:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: Traceback (most recent call last): 2024-09-21T00:02:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T00:02:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: self._connections.run(self.expiration_interval) 2024-09-21T00:02:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T00:02:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: self._run(expiration_interval) 2024-09-21T00:02:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T00:02:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T00:02:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: s = self.context.wrap_socket( 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: return self.sslsocket_class._create( 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: self.do_handshake() 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: self._sslobj.do_handshake() 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: cephadm 2024-09-21T00:01:58.466829+0000 mgr.x (mgr.24620) 5 : cephadm [INF] [21/Sep/2024:00:01:58] ENGINE Serving on http://172.21.15.122:8765 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: cephadm 2024-09-21T00:01:58.466939+0000 mgr.x (mgr.24620) 6 : cephadm [INF] [21/Sep/2024:00:01:58] ENGINE Bus STARTED 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: cluster 2024-09-21T00:01:58.666543+0000 mgr.x (mgr.24620) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:02:00.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:01:59 smithi122 bash[19818]: cluster 2024-09-21T00:01:58.683085+0000 mon.a (mon.0) 1004 : cluster [DBG] mgrmap e34: x(active, since 2s) 2024-09-21T00:02:00.391 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:00 smithi079 bash[55672]: debug 2024-09-21T00:02:00.055+0000 7f4de1bd8040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T00:02:00.391 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:00 smithi079 bash[55672]: debug 2024-09-21T00:02:00.135+0000 7f4de1bd8040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T00:02:00.737 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:00 smithi079 bash[55672]: debug 2024-09-21T00:02:00.395+0000 7f4de1bd8040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T00:02:00.737 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:00 smithi079 bash[55672]: debug 2024-09-21T00:02:00.575+0000 7f4de1bd8040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T00:02:01.005 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:00 smithi079 bash[55672]: debug 2024-09-21T00:02:00.743+0000 7f4de1bd8040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T00:02:01.005 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:00 smithi079 bash[55672]: debug 2024-09-21T00:02:00.823+0000 7f4de1bd8040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T00:02:01.487 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:01 smithi079 bash[55672]: debug 2024-09-21T00:02:01.007+0000 7f4de1bd8040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T00:02:01.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:01 smithi079 bash[24834]: audit 2024-09-21T00:02:00.018244+0000 mgr.x (mgr.24620) 8 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:01.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:01 smithi079 bash[24834]: audit 2024-09-21T00:02:00.181981+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:01.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:01 smithi079 bash[24834]: cluster 2024-09-21T00:02:00.667113+0000 mgr.x (mgr.24620) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:02:01.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:01 smithi079 bash[19840]: audit 2024-09-21T00:02:00.018244+0000 mgr.x (mgr.24620) 8 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:01.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:01 smithi079 bash[19840]: audit 2024-09-21T00:02:00.181981+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:01.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:01 smithi079 bash[19840]: cluster 2024-09-21T00:02:00.667113+0000 mgr.x (mgr.24620) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:02:01.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:01 smithi122 bash[19818]: audit 2024-09-21T00:02:00.018244+0000 mgr.x (mgr.24620) 8 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:01.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:01 smithi122 bash[19818]: audit 2024-09-21T00:02:00.181981+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:01.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:01 smithi122 bash[19818]: cluster 2024-09-21T00:02:00.667113+0000 mgr.x (mgr.24620) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:02:02.169 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:01 smithi079 bash[55672]: debug 2024-09-21T00:02:01.867+0000 7f4de1bd8040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T00:02:02.169 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:01 smithi079 bash[55672]: debug 2024-09-21T00:02:01.947+0000 7f4de1bd8040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T00:02:02.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:02 smithi079 bash[24834]: cluster 2024-09-21T00:02:01.191884+0000 mon.a (mon.0) 1006 : cluster [DBG] mgrmap e35: x(active, since 4s) 2024-09-21T00:02:02.488 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:02 smithi079 bash[55672]: debug 2024-09-21T00:02:02.171+0000 7f4de1bd8040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T00:02:02.488 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:02 smithi079 bash[55672]: debug 2024-09-21T00:02:02.251+0000 7f4de1bd8040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T00:02:02.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:02 smithi079 bash[19840]: cluster 2024-09-21T00:02:01.191884+0000 mon.a (mon.0) 1006 : cluster [DBG] mgrmap e35: x(active, since 4s) 2024-09-21T00:02:02.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:02 smithi122 bash[19818]: cluster 2024-09-21T00:02:01.191884+0000 mon.a (mon.0) 1006 : cluster [DBG] mgrmap e35: x(active, since 4s) 2024-09-21T00:02:02.988 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:02 smithi079 bash[55672]: debug 2024-09-21T00:02:02.646+0000 7f4de1bd8040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T00:02:02.988 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:02 smithi079 bash[55672]: debug 2024-09-21T00:02:02.730+0000 7f4de1bd8040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T00:02:02.988 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:02 smithi079 bash[55672]: [21/Sep/2024:00:02:02] ENGINE Bus STARTING 2024-09-21T00:02:02.988 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:02 smithi079 bash[55672]: CherryPy Checker: 2024-09-21T00:02:02.988 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:02 smithi079 bash[55672]: The Application mounted at '' has an empty config. 2024-09-21T00:02:02.988 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:02 smithi079 bash[55672]: [21/Sep/2024:00:02:02] ENGINE Serving on http://:::9283 2024-09-21T00:02:02.988 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:02 smithi079 bash[55672]: [21/Sep/2024:00:02:02] ENGINE Bus STARTED 2024-09-21T00:02:03.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:03 smithi079 bash[19840]: cluster 2024-09-21T00:02:02.667816+0000 mgr.x (mgr.24620) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:02:03.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:03 smithi079 bash[19840]: cluster 2024-09-21T00:02:02.754551+0000 mon.a (mon.0) 1007 : cluster [DBG] Standby manager daemon y started 2024-09-21T00:02:03.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:03 smithi079 bash[19840]: audit 2024-09-21T00:02:02.755796+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.? 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T00:02:03.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:03 smithi079 bash[19840]: audit 2024-09-21T00:02:02.759103+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.? 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T00:02:03.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:03 smithi079 bash[19840]: audit 2024-09-21T00:02:02.761217+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.? 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T00:02:03.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:03 smithi079 bash[19840]: audit 2024-09-21T00:02:02.761606+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.? 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T00:02:03.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:03 smithi079 bash[24834]: cluster 2024-09-21T00:02:02.667816+0000 mgr.x (mgr.24620) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:02:03.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:03 smithi079 bash[24834]: cluster 2024-09-21T00:02:02.754551+0000 mon.a (mon.0) 1007 : cluster [DBG] Standby manager daemon y started 2024-09-21T00:02:03.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:03 smithi079 bash[24834]: audit 2024-09-21T00:02:02.755796+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.? 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T00:02:03.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:03 smithi079 bash[24834]: audit 2024-09-21T00:02:02.759103+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.? 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T00:02:03.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:03 smithi079 bash[24834]: audit 2024-09-21T00:02:02.761217+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.? 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T00:02:03.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:03 smithi079 bash[24834]: audit 2024-09-21T00:02:02.761606+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.? 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T00:02:03.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:03 smithi122 bash[19818]: cluster 2024-09-21T00:02:02.667816+0000 mgr.x (mgr.24620) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:02:03.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:03 smithi122 bash[19818]: cluster 2024-09-21T00:02:02.754551+0000 mon.a (mon.0) 1007 : cluster [DBG] Standby manager daemon y started 2024-09-21T00:02:03.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:03 smithi122 bash[19818]: audit 2024-09-21T00:02:02.755796+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.? 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T00:02:03.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:03 smithi122 bash[19818]: audit 2024-09-21T00:02:02.759103+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.? 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T00:02:03.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:03 smithi122 bash[19818]: audit 2024-09-21T00:02:02.761217+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.? 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T00:02:03.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:03 smithi122 bash[19818]: audit 2024-09-21T00:02:02.761606+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.? 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T00:02:04.487 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:04 smithi079 bash[19840]: audit 2024-09-21T00:02:03.212992+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T00:02:04.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:04 smithi079 bash[19840]: cluster 2024-09-21T00:02:03.216456+0000 mon.a (mon.0) 1008 : cluster [DBG] mgrmap e36: x(active, since 6s), standbys: y 2024-09-21T00:02:04.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:04 smithi079 bash[19840]: audit 2024-09-21T00:02:03.467077+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:04.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:04 smithi079 bash[19840]: audit 2024-09-21T00:02:03.476920+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:04.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:04 smithi079 bash[19840]: audit 2024-09-21T00:02:03.715662+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:04.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:04 smithi079 bash[24834]: audit 2024-09-21T00:02:03.212992+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T00:02:04.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:04 smithi079 bash[24834]: cluster 2024-09-21T00:02:03.216456+0000 mon.a (mon.0) 1008 : cluster [DBG] mgrmap e36: x(active, since 6s), standbys: y 2024-09-21T00:02:04.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:04 smithi079 bash[24834]: audit 2024-09-21T00:02:03.467077+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:04.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:04 smithi079 bash[24834]: audit 2024-09-21T00:02:03.476920+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:04.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:04 smithi079 bash[24834]: audit 2024-09-21T00:02:03.715662+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:04.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:04 smithi122 bash[19818]: audit 2024-09-21T00:02:03.212992+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T00:02:04.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:04 smithi122 bash[19818]: cluster 2024-09-21T00:02:03.216456+0000 mon.a (mon.0) 1008 : cluster [DBG] mgrmap e36: x(active, since 6s), standbys: y 2024-09-21T00:02:04.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:04 smithi122 bash[19818]: audit 2024-09-21T00:02:03.467077+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:04.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:04 smithi122 bash[19818]: audit 2024-09-21T00:02:03.476920+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:04.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:04 smithi122 bash[19818]: audit 2024-09-21T00:02:03.715662+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:05.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:05 smithi079 bash[24834]: audit 2024-09-21T00:02:04.619675+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:05.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:05 smithi079 bash[24834]: audit 2024-09-21T00:02:04.627212+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:05.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:05 smithi079 bash[24834]: audit 2024-09-21T00:02:04.630813+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:05.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:05 smithi079 bash[24834]: audit 2024-09-21T00:02:04.635850+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:05.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:05 smithi079 bash[24834]: cluster 2024-09-21T00:02:04.668548+0000 mgr.x (mgr.24620) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 56 KiB/s wr, 23 op/s 2024-09-21T00:02:05.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:05 smithi079 bash[19840]: audit 2024-09-21T00:02:04.619675+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:05.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:05 smithi079 bash[19840]: audit 2024-09-21T00:02:04.627212+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:05.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:05 smithi079 bash[19840]: audit 2024-09-21T00:02:04.630813+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:05.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:05 smithi079 bash[19840]: audit 2024-09-21T00:02:04.635850+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:05.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:05 smithi079 bash[19840]: cluster 2024-09-21T00:02:04.668548+0000 mgr.x (mgr.24620) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 56 KiB/s wr, 23 op/s 2024-09-21T00:02:06.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:05 smithi122 bash[19818]: audit 2024-09-21T00:02:04.619675+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:06.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:05 smithi122 bash[19818]: audit 2024-09-21T00:02:04.627212+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:06.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:05 smithi122 bash[19818]: audit 2024-09-21T00:02:04.630813+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:06.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:05 smithi122 bash[19818]: audit 2024-09-21T00:02:04.635850+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:06.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:05 smithi122 bash[19818]: cluster 2024-09-21T00:02:04.668548+0000 mgr.x (mgr.24620) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 56 KiB/s wr, 23 op/s 2024-09-21T00:02:07.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[24834]: audit 2024-09-21T00:02:05.781323+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:07.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[24834]: audit 2024-09-21T00:02:05.791930+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:07.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[24834]: audit 2024-09-21T00:02:05.795912+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:02:07.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[24834]: audit 2024-09-21T00:02:05.797583+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:02:07.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[24834]: cephadm 2024-09-21T00:02:05.799833+0000 mgr.x (mgr.24620) 12 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T00:02:07.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[24834]: cephadm 2024-09-21T00:02:05.800216+0000 mgr.x (mgr.24620) 13 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T00:02:07.488 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[24834]: audit 2024-09-21T00:02:06.267834+0000 mon.a (mon.0) 1018 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T00:02:07.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[19840]: audit 2024-09-21T00:02:05.781323+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:07.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[19840]: audit 2024-09-21T00:02:05.791930+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:07.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[19840]: audit 2024-09-21T00:02:05.795912+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:02:07.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[19840]: audit 2024-09-21T00:02:05.797583+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:02:07.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[19840]: cephadm 2024-09-21T00:02:05.799833+0000 mgr.x (mgr.24620) 12 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T00:02:07.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[19840]: cephadm 2024-09-21T00:02:05.800216+0000 mgr.x (mgr.24620) 13 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T00:02:07.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:07 smithi079 bash[19840]: audit 2024-09-21T00:02:06.267834+0000 mon.a (mon.0) 1018 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T00:02:07.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:07 smithi122 bash[19818]: audit 2024-09-21T00:02:05.781323+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:07.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:07 smithi122 bash[19818]: audit 2024-09-21T00:02:05.791930+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:07.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:07 smithi122 bash[19818]: audit 2024-09-21T00:02:05.795912+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:02:07.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:07 smithi122 bash[19818]: audit 2024-09-21T00:02:05.797583+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:02:07.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:07 smithi122 bash[19818]: cephadm 2024-09-21T00:02:05.799833+0000 mgr.x (mgr.24620) 12 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T00:02:07.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:07 smithi122 bash[19818]: cephadm 2024-09-21T00:02:05.800216+0000 mgr.x (mgr.24620) 13 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T00:02:07.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:07 smithi122 bash[19818]: audit 2024-09-21T00:02:06.267834+0000 mon.a (mon.0) 1018 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T00:02:09.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: cephadm 2024-09-21T00:02:05.983006+0000 mgr.x (mgr.24620) 14 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:02:09.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: cephadm 2024-09-21T00:02:05.983143+0000 mgr.x (mgr.24620) 15 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:02:09.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: cephadm 2024-09-21T00:02:06.104952+0000 mgr.x (mgr.24620) 16 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:02:09.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: cephadm 2024-09-21T00:02:06.129411+0000 mgr.x (mgr.24620) 17 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:02:09.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: cephadm 2024-09-21T00:02:06.224112+0000 mgr.x (mgr.24620) 18 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:02:09.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: audit 2024-09-21T00:02:06.266308+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:02:09.287 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: audit 2024-09-21T00:02:06.266574+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:02:09.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: audit 2024-09-21T00:02:06.266752+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:02:09.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: cephadm 2024-09-21T00:02:06.270284+0000 mgr.x (mgr.24620) 19 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:02:09.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: cluster 2024-09-21T00:02:06.669153+0000 mgr.x (mgr.24620) 20 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 44 KiB/s wr, 18 op/s 2024-09-21T00:02:09.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: audit 2024-09-21T00:02:07.182333+0000 mon.a (mon.0) 1019 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T00:02:09.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: audit 2024-09-21T00:02:07.196955+0000 mon.c (mon.1) 178 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T00:02:09.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: audit 2024-09-21T00:02:07.198044+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:02:09.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: audit 2024-09-21T00:02:07.198806+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:09.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: audit 2024-09-21T00:02:07.198939+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:02:09.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: audit 2024-09-21T00:02:07.199277+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:02:09.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: audit 2024-09-21T00:02:08.095769+0000 mon.c (mon.1) 179 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T00:02:09.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: audit 2024-09-21T00:02:08.104598+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:09.288 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[24834]: audit 2024-09-21T00:02:08.113343+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:09.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: cephadm 2024-09-21T00:02:05.983006+0000 mgr.x (mgr.24620) 14 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:02:09.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: cephadm 2024-09-21T00:02:05.983143+0000 mgr.x (mgr.24620) 15 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:02:09.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: cephadm 2024-09-21T00:02:06.104952+0000 mgr.x (mgr.24620) 16 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:02:09.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: cephadm 2024-09-21T00:02:06.129411+0000 mgr.x (mgr.24620) 17 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:02:09.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: cephadm 2024-09-21T00:02:06.224112+0000 mgr.x (mgr.24620) 18 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:02:09.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: audit 2024-09-21T00:02:06.266308+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:02:09.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: audit 2024-09-21T00:02:06.266574+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:02:09.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: audit 2024-09-21T00:02:06.266752+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:02:09.289 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: cephadm 2024-09-21T00:02:06.270284+0000 mgr.x (mgr.24620) 19 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:02:09.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: cluster 2024-09-21T00:02:06.669153+0000 mgr.x (mgr.24620) 20 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 44 KiB/s wr, 18 op/s 2024-09-21T00:02:09.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: audit 2024-09-21T00:02:07.182333+0000 mon.a (mon.0) 1019 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T00:02:09.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: audit 2024-09-21T00:02:07.196955+0000 mon.c (mon.1) 178 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T00:02:09.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: audit 2024-09-21T00:02:07.198044+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:02:09.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: audit 2024-09-21T00:02:07.198806+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:09.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: audit 2024-09-21T00:02:07.198939+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:02:09.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: audit 2024-09-21T00:02:07.199277+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:02:09.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: audit 2024-09-21T00:02:08.095769+0000 mon.c (mon.1) 179 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T00:02:09.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: audit 2024-09-21T00:02:08.104598+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:09.290 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[19840]: audit 2024-09-21T00:02:08.113343+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: cephadm 2024-09-21T00:02:05.983006+0000 mgr.x (mgr.24620) 14 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:02:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: cephadm 2024-09-21T00:02:05.983143+0000 mgr.x (mgr.24620) 15 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:02:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: cephadm 2024-09-21T00:02:06.104952+0000 mgr.x (mgr.24620) 16 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:02:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: cephadm 2024-09-21T00:02:06.129411+0000 mgr.x (mgr.24620) 17 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:02:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: cephadm 2024-09-21T00:02:06.224112+0000 mgr.x (mgr.24620) 18 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:02:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: audit 2024-09-21T00:02:06.266308+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:02:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: audit 2024-09-21T00:02:06.266574+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:02:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: audit 2024-09-21T00:02:06.266752+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:02:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: cephadm 2024-09-21T00:02:06.270284+0000 mgr.x (mgr.24620) 19 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:02:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: cluster 2024-09-21T00:02:06.669153+0000 mgr.x (mgr.24620) 20 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 44 KiB/s wr, 18 op/s 2024-09-21T00:02:09.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: audit 2024-09-21T00:02:07.182333+0000 mon.a (mon.0) 1019 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T00:02:09.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: audit 2024-09-21T00:02:07.196955+0000 mon.c (mon.1) 178 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T00:02:09.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: audit 2024-09-21T00:02:07.198044+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:02:09.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: audit 2024-09-21T00:02:07.198806+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:09.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: audit 2024-09-21T00:02:07.198939+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:02:09.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: audit 2024-09-21T00:02:07.199277+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:02:09.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: audit 2024-09-21T00:02:08.095769+0000 mon.c (mon.1) 179 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T00:02:09.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: audit 2024-09-21T00:02:08.104598+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:09.360 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:09 smithi122 bash[19818]: audit 2024-09-21T00:02:08.113343+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:09.711 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:02:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:02:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T00:02:10.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: audit 2024-09-21T00:02:08.109021+0000 mon.b (mon.2) 212 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T00:02:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: cluster 2024-09-21T00:02:08.670868+0000 mgr.x (mgr.24620) 21 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 71 KiB/s wr, 17 op/s 2024-09-21T00:02:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: audit 2024-09-21T00:02:09.014397+0000 mon.b (mon.2) 213 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T00:02:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: audit 2024-09-21T00:02:09.020240+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:02:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: audit 2024-09-21T00:02:09.020387+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:02:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: audit 2024-09-21T00:02:09.020551+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:02:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: audit 2024-09-21T00:02:09.044778+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: audit 2024-09-21T00:02:09.054891+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: cephadm 2024-09-21T00:02:09.090602+0000 mgr.x (mgr.24620) 22 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.aysheq (dependencies changed)... 2024-09-21T00:02:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: audit 2024-09-21T00:02:09.091280+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-21T00:02:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: audit 2024-09-21T00:02:09.093869+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-21T00:02:10.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: audit 2024-09-21T00:02:09.109155+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:02:10.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:10 smithi122 bash[19818]: cephadm 2024-09-21T00:02:09.110964+0000 mgr.x (mgr.24620) 23 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-21T00:02:10.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: audit 2024-09-21T00:02:08.109021+0000 mon.b (mon.2) 212 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T00:02:10.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: cluster 2024-09-21T00:02:08.670868+0000 mgr.x (mgr.24620) 21 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 71 KiB/s wr, 17 op/s 2024-09-21T00:02:10.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: audit 2024-09-21T00:02:09.014397+0000 mon.b (mon.2) 213 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T00:02:10.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: audit 2024-09-21T00:02:09.020240+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:02:10.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: audit 2024-09-21T00:02:09.020387+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:02:10.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: audit 2024-09-21T00:02:09.020551+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:02:10.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: audit 2024-09-21T00:02:09.044778+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:10.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: audit 2024-09-21T00:02:09.054891+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:10.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: cephadm 2024-09-21T00:02:09.090602+0000 mgr.x (mgr.24620) 22 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.aysheq (dependencies changed)... 2024-09-21T00:02:10.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: audit 2024-09-21T00:02:09.091280+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-21T00:02:10.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: audit 2024-09-21T00:02:09.093869+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-21T00:02:10.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: audit 2024-09-21T00:02:09.109155+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:02:10.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[19840]: cephadm 2024-09-21T00:02:09.110964+0000 mgr.x (mgr.24620) 23 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-21T00:02:10.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: audit 2024-09-21T00:02:08.109021+0000 mon.b (mon.2) 212 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T00:02:10.489 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: cluster 2024-09-21T00:02:08.670868+0000 mgr.x (mgr.24620) 21 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 71 KiB/s wr, 17 op/s 2024-09-21T00:02:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: audit 2024-09-21T00:02:09.014397+0000 mon.b (mon.2) 213 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T00:02:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: audit 2024-09-21T00:02:09.020240+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:02:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: audit 2024-09-21T00:02:09.020387+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:02:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: audit 2024-09-21T00:02:09.020551+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:02:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: audit 2024-09-21T00:02:09.044778+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: audit 2024-09-21T00:02:09.054891+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: cephadm 2024-09-21T00:02:09.090602+0000 mgr.x (mgr.24620) 22 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.aysheq (dependencies changed)... 2024-09-21T00:02:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: audit 2024-09-21T00:02:09.091280+0000 mon.b (mon.2) 217 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-21T00:02:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: audit 2024-09-21T00:02:09.093869+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-21T00:02:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: audit 2024-09-21T00:02:09.109155+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:02:10.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:10 smithi079 bash[24834]: cephadm 2024-09-21T00:02:09.110964+0000 mgr.x (mgr.24620) 23 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-21T00:02:11.936 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:11 smithi079 bash[19840]: audit 2024-09-21T00:02:10.026604+0000 mgr.x (mgr.24620) 24 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:11.936 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:11 smithi079 bash[19840]: cluster 2024-09-21T00:02:10.671713+0000 mgr.x (mgr.24620) 25 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 65 KiB/s wr, 16 op/s 2024-09-21T00:02:11.936 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:11 smithi079 bash[24834]: audit 2024-09-21T00:02:10.026604+0000 mgr.x (mgr.24620) 24 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:11.936 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:11 smithi079 bash[24834]: cluster 2024-09-21T00:02:10.671713+0000 mgr.x (mgr.24620) 25 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 65 KiB/s wr, 16 op/s 2024-09-21T00:02:12.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:11 smithi122 bash[19818]: audit 2024-09-21T00:02:10.026604+0000 mgr.x (mgr.24620) 24 : audit [DBG] from='client.25072 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:12.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:11 smithi122 bash[19818]: cluster 2024-09-21T00:02:10.671713+0000 mgr.x (mgr.24620) 25 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 65 KiB/s wr, 16 op/s 2024-09-21T00:02:12.682 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:12 smithi079 bash[19840]: audit 2024-09-21T00:02:12.182192+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:02:12.683 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:12 smithi079 bash[24834]: audit 2024-09-21T00:02:12.182192+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:02:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:12 smithi122 bash[19818]: audit 2024-09-21T00:02:12.182192+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:02:13.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:13 smithi079 bash[19840]: cluster 2024-09-21T00:02:12.672806+0000 mgr.x (mgr.24620) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 65 KiB/s wr, 16 op/s 2024-09-21T00:02:13.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:13 smithi079 bash[19840]: audit 2024-09-21T00:02:13.147501+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:13.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:13 smithi079 bash[19840]: audit 2024-09-21T00:02:13.163628+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:13.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:13 smithi079 bash[24834]: cluster 2024-09-21T00:02:12.672806+0000 mgr.x (mgr.24620) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 65 KiB/s wr, 16 op/s 2024-09-21T00:02:13.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:13 smithi079 bash[24834]: audit 2024-09-21T00:02:13.147501+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:13.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:13 smithi079 bash[24834]: audit 2024-09-21T00:02:13.163628+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:14.050 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:13 smithi122 bash[19818]: cluster 2024-09-21T00:02:12.672806+0000 mgr.x (mgr.24620) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 65 KiB/s wr, 16 op/s 2024-09-21T00:02:14.050 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:13 smithi122 bash[19818]: audit 2024-09-21T00:02:13.147501+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:14.050 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:13 smithi122 bash[19818]: audit 2024-09-21T00:02:13.163628+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:14.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:14 smithi079 bash[19840]: cephadm 2024-09-21T00:02:13.168809+0000 mgr.x (mgr.24620) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T00:02:14.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:14 smithi079 bash[19840]: cephadm 2024-09-21T00:02:13.463355+0000 mgr.x (mgr.24620) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-09-21T00:02:14.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:14 smithi079 bash[24834]: cephadm 2024-09-21T00:02:13.168809+0000 mgr.x (mgr.24620) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T00:02:14.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:14 smithi079 bash[24834]: cephadm 2024-09-21T00:02:13.463355+0000 mgr.x (mgr.24620) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-09-21T00:02:15.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:14 smithi122 bash[19818]: cephadm 2024-09-21T00:02:13.168809+0000 mgr.x (mgr.24620) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T00:02:15.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:14 smithi122 bash[19818]: cephadm 2024-09-21T00:02:13.463355+0000 mgr.x (mgr.24620) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-09-21T00:02:15.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:15 smithi122 bash[19818]: cluster 2024-09-21T00:02:14.674505+0000 mgr.x (mgr.24620) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 87 KiB/s wr, 18 op/s 2024-09-21T00:02:15.937 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:15 smithi079 bash[19840]: cluster 2024-09-21T00:02:14.674505+0000 mgr.x (mgr.24620) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 87 KiB/s wr, 18 op/s 2024-09-21T00:02:15.938 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:15 smithi079 bash[24834]: cluster 2024-09-21T00:02:14.674505+0000 mgr.x (mgr.24620) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 87 KiB/s wr, 18 op/s 2024-09-21T00:02:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:16 smithi122 bash[19818]: audit 2024-09-21T00:02:15.928073+0000 mon.a (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.79:0/3746465199' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T00:02:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:16 smithi122 bash[19818]: audit 2024-09-21T00:02:16.276247+0000 mon.c (mon.1) 180 : audit [INF] from='client.? 172.21.15.79:0/2540772429' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1883422430"}]: dispatch 2024-09-21T00:02:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:16 smithi122 bash[19818]: audit 2024-09-21T00:02:16.277120+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1883422430"}]: dispatch 2024-09-21T00:02:16.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:16 smithi079 bash[19840]: audit 2024-09-21T00:02:15.928073+0000 mon.a (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.79:0/3746465199' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T00:02:16.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:16 smithi079 bash[19840]: audit 2024-09-21T00:02:16.276247+0000 mon.c (mon.1) 180 : audit [INF] from='client.? 172.21.15.79:0/2540772429' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1883422430"}]: dispatch 2024-09-21T00:02:16.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:16 smithi079 bash[19840]: audit 2024-09-21T00:02:16.277120+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1883422430"}]: dispatch 2024-09-21T00:02:16.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:16 smithi079 bash[24834]: audit 2024-09-21T00:02:15.928073+0000 mon.a (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.79:0/3746465199' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T00:02:16.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:16 smithi079 bash[24834]: audit 2024-09-21T00:02:16.276247+0000 mon.c (mon.1) 180 : audit [INF] from='client.? 172.21.15.79:0/2540772429' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1883422430"}]: dispatch 2024-09-21T00:02:16.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:16 smithi079 bash[24834]: audit 2024-09-21T00:02:16.277120+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1883422430"}]: dispatch 2024-09-21T00:02:18.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:17 smithi122 bash[19818]: cluster 2024-09-21T00:02:16.675239+0000 mgr.x (mgr.24620) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 54 KiB/s wr, 5 op/s 2024-09-21T00:02:18.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:17 smithi122 bash[19818]: audit 2024-09-21T00:02:16.751851+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1883422430"}]': finished 2024-09-21T00:02:18.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:17 smithi122 bash[19818]: cluster 2024-09-21T00:02:16.752101+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T00:02:18.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:17 smithi122 bash[19818]: audit 2024-09-21T00:02:17.128541+0000 mon.c (mon.1) 181 : audit [INF] from='client.? 172.21.15.79:0/1346503543' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/93712678"}]: dispatch 2024-09-21T00:02:18.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:17 smithi122 bash[19818]: audit 2024-09-21T00:02:17.129279+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/93712678"}]: dispatch 2024-09-21T00:02:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:17 smithi079 bash[19840]: cluster 2024-09-21T00:02:16.675239+0000 mgr.x (mgr.24620) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 54 KiB/s wr, 5 op/s 2024-09-21T00:02:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:17 smithi079 bash[19840]: audit 2024-09-21T00:02:16.751851+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1883422430"}]': finished 2024-09-21T00:02:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:17 smithi079 bash[19840]: cluster 2024-09-21T00:02:16.752101+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T00:02:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:17 smithi079 bash[19840]: audit 2024-09-21T00:02:17.128541+0000 mon.c (mon.1) 181 : audit [INF] from='client.? 172.21.15.79:0/1346503543' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/93712678"}]: dispatch 2024-09-21T00:02:18.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:17 smithi079 bash[19840]: audit 2024-09-21T00:02:17.129279+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/93712678"}]: dispatch 2024-09-21T00:02:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:17 smithi079 bash[24834]: cluster 2024-09-21T00:02:16.675239+0000 mgr.x (mgr.24620) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 54 KiB/s wr, 5 op/s 2024-09-21T00:02:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:17 smithi079 bash[24834]: audit 2024-09-21T00:02:16.751851+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/1883422430"}]': finished 2024-09-21T00:02:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:17 smithi079 bash[24834]: cluster 2024-09-21T00:02:16.752101+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T00:02:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:17 smithi079 bash[24834]: audit 2024-09-21T00:02:17.128541+0000 mon.c (mon.1) 181 : audit [INF] from='client.? 172.21.15.79:0/1346503543' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/93712678"}]: dispatch 2024-09-21T00:02:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:17 smithi079 bash[24834]: audit 2024-09-21T00:02:17.129279+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/93712678"}]: dispatch 2024-09-21T00:02:19.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[19818]: audit 2024-09-21T00:02:17.754717+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/93712678"}]': finished 2024-09-21T00:02:19.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[19818]: cluster 2024-09-21T00:02:17.754906+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T00:02:19.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[19818]: audit 2024-09-21T00:02:18.136420+0000 mon.c (mon.1) 182 : audit [INF] from='client.? 172.21.15.79:0/614788701' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3777993829"}]: dispatch 2024-09-21T00:02:19.070 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[19818]: audit 2024-09-21T00:02:18.137018+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3777993829"}]: dispatch 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 systemd[1]: Stopping Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[42879]: ts=2024-09-21T00:02:18.851Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[42879]: ts=2024-09-21T00:02:18.851Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[42879]: ts=2024-09-21T00:02:18.851Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[42879]: ts=2024-09-21T00:02:18.851Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[42879]: ts=2024-09-21T00:02:18.851Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[42879]: ts=2024-09-21T00:02:18.851Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[42879]: ts=2024-09-21T00:02:18.851Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[42879]: ts=2024-09-21T00:02:18.851Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[42879]: ts=2024-09-21T00:02:18.851Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[42879]: ts=2024-09-21T00:02:18.853Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[42879]: ts=2024-09-21T00:02:18.853Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T00:02:19.071 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:18 smithi122 bash[42879]: ts=2024-09-21T00:02:18.853Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T00:02:19.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:18 smithi079 bash[19840]: audit 2024-09-21T00:02:17.754717+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/93712678"}]': finished 2024-09-21T00:02:19.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:18 smithi079 bash[19840]: cluster 2024-09-21T00:02:17.754906+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T00:02:19.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:18 smithi079 bash[19840]: audit 2024-09-21T00:02:18.136420+0000 mon.c (mon.1) 182 : audit [INF] from='client.? 172.21.15.79:0/614788701' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3777993829"}]: dispatch 2024-09-21T00:02:19.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:18 smithi079 bash[19840]: audit 2024-09-21T00:02:18.137018+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3777993829"}]: dispatch 2024-09-21T00:02:19.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:18 smithi079 bash[24834]: audit 2024-09-21T00:02:17.754717+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/93712678"}]': finished 2024-09-21T00:02:19.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:18 smithi079 bash[24834]: cluster 2024-09-21T00:02:17.754906+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T00:02:19.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:18 smithi079 bash[24834]: audit 2024-09-21T00:02:18.136420+0000 mon.c (mon.1) 182 : audit [INF] from='client.? 172.21.15.79:0/614788701' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3777993829"}]: dispatch 2024-09-21T00:02:19.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:18 smithi079 bash[24834]: audit 2024-09-21T00:02:18.137018+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3777993829"}]: dispatch 2024-09-21T00:02:19.684 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:19 smithi122 bash[44282]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-prometheus-a 2024-09-21T00:02:20.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:19 smithi122 bash[44344]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-prometheus-a 2024-09-21T00:02:20.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:19 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T00:02:20.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:19 smithi122 systemd[1]: Stopped Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:02:20.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:19 smithi122 systemd[1]: Started Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:02:20.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:19 smithi122 bash[19818]: cluster 2024-09-21T00:02:18.675962+0000 mgr.x (mgr.24620) 31 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 33 KiB/s wr, 4 op/s 2024-09-21T00:02:20.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:19 smithi122 bash[19818]: audit 2024-09-21T00:02:18.776500+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3777993829"}]': finished 2024-09-21T00:02:20.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:19 smithi122 bash[19818]: cluster 2024-09-21T00:02:18.776703+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T00:02:20.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:19 smithi122 bash[19818]: audit 2024-09-21T00:02:19.151780+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? 172.21.15.79:0/4194167187' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3777993829"}]: dispatch 2024-09-21T00:02:20.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:19 smithi122 bash[19818]: audit 2024-09-21T00:02:19.753934+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:20.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:19 smithi122 bash[19818]: audit 2024-09-21T00:02:19.764167+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:20.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:19 smithi122 bash[19818]: audit 2024-09-21T00:02:19.767860+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:02:20.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:19 smithi122 bash[19818]: audit 2024-09-21T00:02:19.772618+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:02:20.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[24834]: cluster 2024-09-21T00:02:18.675962+0000 mgr.x (mgr.24620) 31 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 33 KiB/s wr, 4 op/s 2024-09-21T00:02:20.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[24834]: audit 2024-09-21T00:02:18.776500+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3777993829"}]': finished 2024-09-21T00:02:20.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[24834]: cluster 2024-09-21T00:02:18.776703+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T00:02:20.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[24834]: audit 2024-09-21T00:02:19.151780+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? 172.21.15.79:0/4194167187' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3777993829"}]: dispatch 2024-09-21T00:02:20.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[24834]: audit 2024-09-21T00:02:19.753934+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:20.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[24834]: audit 2024-09-21T00:02:19.764167+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:20.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[24834]: audit 2024-09-21T00:02:19.767860+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:02:20.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[24834]: audit 2024-09-21T00:02:19.772618+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:02:20.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[19840]: cluster 2024-09-21T00:02:18.675962+0000 mgr.x (mgr.24620) 31 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 33 KiB/s wr, 4 op/s 2024-09-21T00:02:20.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[19840]: audit 2024-09-21T00:02:18.776500+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/3777993829"}]': finished 2024-09-21T00:02:20.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[19840]: cluster 2024-09-21T00:02:18.776703+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T00:02:20.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[19840]: audit 2024-09-21T00:02:19.151780+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? 172.21.15.79:0/4194167187' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3777993829"}]: dispatch 2024-09-21T00:02:20.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[19840]: audit 2024-09-21T00:02:19.753934+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:20.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[19840]: audit 2024-09-21T00:02:19.764167+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:20.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[19840]: audit 2024-09-21T00:02:19.767860+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:02:20.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:19 smithi079 bash[19840]: audit 2024-09-21T00:02:19.772618+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:02:21.048 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:20 smithi122 bash[19818]: audit 2024-09-21T00:02:19.768460+0000 mgr.x (mgr.24620) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:02:21.048 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:20 smithi122 bash[19818]: audit 2024-09-21T00:02:19.773000+0000 mgr.x (mgr.24620) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:02:21.048 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:20 smithi122 bash[19818]: audit 2024-09-21T00:02:19.778162+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T00:02:21.048 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:20 smithi122 bash[19818]: audit 2024-09-21T00:02:19.778551+0000 mgr.x (mgr.24620) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T00:02:21.048 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:20 smithi122 bash[19818]: audit 2024-09-21T00:02:19.796169+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.79:0/4194167187' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3777993829"}]': finished 2024-09-21T00:02:21.049 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:20 smithi122 bash[19818]: cluster 2024-09-21T00:02:19.796354+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T00:02:21.049 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:20 smithi122 bash[19818]: audit 2024-09-21T00:02:19.831263+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:02:21.049 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:20 smithi122 bash[19818]: audit 2024-09-21T00:02:20.171559+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? 172.21.15.79:0/4100473443' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2403741984"}]: dispatch 2024-09-21T00:02:21.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[24834]: audit 2024-09-21T00:02:19.768460+0000 mgr.x (mgr.24620) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:02:21.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[24834]: audit 2024-09-21T00:02:19.773000+0000 mgr.x (mgr.24620) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:02:21.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[24834]: audit 2024-09-21T00:02:19.778162+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T00:02:21.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[24834]: audit 2024-09-21T00:02:19.778551+0000 mgr.x (mgr.24620) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T00:02:21.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[24834]: audit 2024-09-21T00:02:19.796169+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.79:0/4194167187' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3777993829"}]': finished 2024-09-21T00:02:21.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[24834]: cluster 2024-09-21T00:02:19.796354+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T00:02:21.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[24834]: audit 2024-09-21T00:02:19.831263+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:02:21.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[24834]: audit 2024-09-21T00:02:20.171559+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? 172.21.15.79:0/4100473443' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2403741984"}]: dispatch 2024-09-21T00:02:21.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[19840]: audit 2024-09-21T00:02:19.768460+0000 mgr.x (mgr.24620) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:02:21.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[19840]: audit 2024-09-21T00:02:19.773000+0000 mgr.x (mgr.24620) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:02:21.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[19840]: audit 2024-09-21T00:02:19.778162+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T00:02:21.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[19840]: audit 2024-09-21T00:02:19.778551+0000 mgr.x (mgr.24620) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T00:02:21.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[19840]: audit 2024-09-21T00:02:19.796169+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.79:0/4194167187' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/3777993829"}]': finished 2024-09-21T00:02:21.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[19840]: cluster 2024-09-21T00:02:19.796354+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T00:02:21.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[19840]: audit 2024-09-21T00:02:19.831263+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:02:21.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:20 smithi079 bash[19840]: audit 2024-09-21T00:02:20.171559+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? 172.21.15.79:0/4100473443' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2403741984"}]: dispatch 2024-09-21T00:02:21.358 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.051Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T00:02:21.358 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.051Z 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-21T00:02:21.358 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.051Z 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 smithi122 (none))" 2024-09-21T00:02:21.358 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.051Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T00:02:21.358 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.051Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T00:02:21.358 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.053Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T00:02:21.358 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.054Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.055Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.055Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.058Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.059Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.045675ms 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.059Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.068Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.089Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.098Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.105Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.106Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.106Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=47.001µs wal_replay_duration=46.851598ms wbl_replay_duration=134ns total_replay_duration=47.970664ms 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.110Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.110Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T00:02:21.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.110Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T00:02:21.360 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.130Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.722104ms db_storage=810ns remote_storage=1.214µs web_handler=494ns query_engine=882ns scrape=254.434µs scrape_sd=109.738µs notify=10.916µs notify_sd=13.93µs rules=19.942144ms tracing=6.875µs 2024-09-21T00:02:21.360 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.130Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T00:02:21.360 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[44371]: ts=2024-09-21T00:02:21.130Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T00:02:22.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[19818]: cluster 2024-09-21T00:02:20.676750+0000 mgr.x (mgr.24620) 35 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:02:22.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[19818]: audit 2024-09-21T00:02:20.803379+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? 172.21.15.79:0/4100473443' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2403741984"}]': finished 2024-09-21T00:02:22.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[19818]: cluster 2024-09-21T00:02:20.803563+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T00:02:22.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:21 smithi122 bash[19818]: audit 2024-09-21T00:02:21.161504+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? 172.21.15.79:0/2573514241' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2677997000"}]: dispatch 2024-09-21T00:02:22.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:21 smithi079 bash[19840]: cluster 2024-09-21T00:02:20.676750+0000 mgr.x (mgr.24620) 35 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:02:22.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:21 smithi079 bash[19840]: audit 2024-09-21T00:02:20.803379+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? 172.21.15.79:0/4100473443' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2403741984"}]': finished 2024-09-21T00:02:22.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:21 smithi079 bash[19840]: cluster 2024-09-21T00:02:20.803563+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T00:02:22.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:21 smithi079 bash[19840]: audit 2024-09-21T00:02:21.161504+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? 172.21.15.79:0/2573514241' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2677997000"}]: dispatch 2024-09-21T00:02:22.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:21 smithi079 bash[24834]: cluster 2024-09-21T00:02:20.676750+0000 mgr.x (mgr.24620) 35 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:02:22.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:21 smithi079 bash[24834]: audit 2024-09-21T00:02:20.803379+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? 172.21.15.79:0/4100473443' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2403741984"}]': finished 2024-09-21T00:02:22.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:21 smithi079 bash[24834]: cluster 2024-09-21T00:02:20.803563+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T00:02:22.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:21 smithi079 bash[24834]: audit 2024-09-21T00:02:21.161504+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? 172.21.15.79:0/2573514241' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2677997000"}]: dispatch 2024-09-21T00:02:23.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:22 smithi122 bash[19818]: audit 2024-09-21T00:02:21.813953+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? 172.21.15.79:0/2573514241' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2677997000"}]': finished 2024-09-21T00:02:23.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:22 smithi122 bash[19818]: cluster 2024-09-21T00:02:21.814155+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T00:02:23.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:22 smithi079 bash[24834]: audit 2024-09-21T00:02:21.813953+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? 172.21.15.79:0/2573514241' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2677997000"}]': finished 2024-09-21T00:02:23.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:22 smithi079 bash[24834]: cluster 2024-09-21T00:02:21.814155+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T00:02:23.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:22 smithi079 bash[19840]: audit 2024-09-21T00:02:21.813953+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? 172.21.15.79:0/2573514241' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2677997000"}]': finished 2024-09-21T00:02:23.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:22 smithi079 bash[19840]: cluster 2024-09-21T00:02:21.814155+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T00:02:24.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:23 smithi122 bash[19818]: cluster 2024-09-21T00:02:22.678040+0000 mgr.x (mgr.24620) 36 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:02:24.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:23 smithi079 bash[19840]: cluster 2024-09-21T00:02:22.678040+0000 mgr.x (mgr.24620) 36 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:02:24.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:23 smithi079 bash[24834]: cluster 2024-09-21T00:02:22.678040+0000 mgr.x (mgr.24620) 36 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:02:25.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:24 smithi122 bash[19818]: cluster 2024-09-21T00:02:24.679149+0000 mgr.x (mgr.24620) 37 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-09-21T00:02:25.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:24 smithi079 bash[19840]: cluster 2024-09-21T00:02:24.679149+0000 mgr.x (mgr.24620) 37 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-09-21T00:02:25.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:24 smithi079 bash[24834]: cluster 2024-09-21T00:02:24.679149+0000 mgr.x (mgr.24620) 37 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-09-21T00:02:27.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:26 smithi122 bash[19818]: audit 2024-09-21T00:02:25.618466+0000 mgr.x (mgr.24620) 38 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:27.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:26 smithi122 bash[19818]: audit 2024-09-21T00:02:25.765564+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:26 smithi122 bash[19818]: audit 2024-09-21T00:02:25.771251+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:26 smithi122 bash[19818]: audit 2024-09-21T00:02:25.985236+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:26 smithi122 bash[19818]: audit 2024-09-21T00:02:25.998160+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:26 smithi122 bash[19818]: audit 2024-09-21T00:02:26.002825+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:02:27.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:26 smithi122 bash[19818]: audit 2024-09-21T00:02:26.004393+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:02:27.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:26 smithi122 bash[19818]: audit 2024-09-21T00:02:26.012953+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[19840]: audit 2024-09-21T00:02:25.618466+0000 mgr.x (mgr.24620) 38 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:27.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[19840]: audit 2024-09-21T00:02:25.765564+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[19840]: audit 2024-09-21T00:02:25.771251+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[19840]: audit 2024-09-21T00:02:25.985236+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[19840]: audit 2024-09-21T00:02:25.998160+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[19840]: audit 2024-09-21T00:02:26.002825+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:02:27.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[19840]: audit 2024-09-21T00:02:26.004393+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:02:27.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[19840]: audit 2024-09-21T00:02:26.012953+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[24834]: audit 2024-09-21T00:02:25.618466+0000 mgr.x (mgr.24620) 38 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:27.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[24834]: audit 2024-09-21T00:02:25.765564+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[24834]: audit 2024-09-21T00:02:25.771251+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[24834]: audit 2024-09-21T00:02:25.985236+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[24834]: audit 2024-09-21T00:02:25.998160+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:27.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[24834]: audit 2024-09-21T00:02:26.002825+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:02:27.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[24834]: audit 2024-09-21T00:02:26.004393+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:02:27.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:26 smithi079 bash[24834]: audit 2024-09-21T00:02:26.012953+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:02:28.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:27 smithi122 bash[19818]: cluster 2024-09-21T00:02:26.679787+0000 mgr.x (mgr.24620) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s 2024-09-21T00:02:28.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:27 smithi122 bash[19818]: audit 2024-09-21T00:02:27.182778+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:02:28.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:27 smithi079 bash[19840]: cluster 2024-09-21T00:02:26.679787+0000 mgr.x (mgr.24620) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s 2024-09-21T00:02:28.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:27 smithi079 bash[19840]: audit 2024-09-21T00:02:27.182778+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:02:28.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:27 smithi079 bash[24834]: cluster 2024-09-21T00:02:26.679787+0000 mgr.x (mgr.24620) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 743 B/s rd, 0 op/s 2024-09-21T00:02:28.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:27 smithi079 bash[24834]: audit 2024-09-21T00:02:27.182778+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:02:30.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:29 smithi122 bash[19818]: cluster 2024-09-21T00:02:28.681458+0000 mgr.x (mgr.24620) 40 : cluster [DBG] pgmap v25: 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-21T00:02:30.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:29 smithi079 bash[24834]: cluster 2024-09-21T00:02:28.681458+0000 mgr.x (mgr.24620) 40 : cluster [DBG] pgmap v25: 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-21T00:02:30.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:29 smithi079 bash[19840]: cluster 2024-09-21T00:02:28.681458+0000 mgr.x (mgr.24620) 40 : cluster [DBG] pgmap v25: 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-21T00:02:31.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:31 smithi079 bash[24834]: cluster 2024-09-21T00:02:30.682190+0000 mgr.x (mgr.24620) 41 : cluster [DBG] pgmap v26: 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-21T00:02:31.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:31 smithi079 bash[19840]: cluster 2024-09-21T00:02:30.682190+0000 mgr.x (mgr.24620) 41 : cluster [DBG] pgmap v26: 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-21T00:02:32.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:31 smithi122 bash[19818]: cluster 2024-09-21T00:02:30.682190+0000 mgr.x (mgr.24620) 41 : cluster [DBG] pgmap v26: 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-21T00:02:33.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:33 smithi079 bash[24834]: cluster 2024-09-21T00:02:32.683743+0000 mgr.x (mgr.24620) 42 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T00:02:33.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:33 smithi079 bash[19840]: cluster 2024-09-21T00:02:32.683743+0000 mgr.x (mgr.24620) 42 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T00:02:34.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:33 smithi122 bash[19818]: cluster 2024-09-21T00:02:32.683743+0000 mgr.x (mgr.24620) 42 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T00:02:34.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:02:33 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:02:33] "GET /metrics HTTP/1.1" 200 37911 "" "Prometheus/2.43.0" 2024-09-21T00:02:35.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:35 smithi079 bash[24834]: cluster 2024-09-21T00:02:34.684500+0000 mgr.x (mgr.24620) 43 : cluster [DBG] pgmap v28: 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-21T00:02:35.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:35 smithi079 bash[19840]: cluster 2024-09-21T00:02:34.684500+0000 mgr.x (mgr.24620) 43 : cluster [DBG] pgmap v28: 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-21T00:02:36.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:35 smithi122 bash[19818]: cluster 2024-09-21T00:02:34.684500+0000 mgr.x (mgr.24620) 43 : cluster [DBG] pgmap v28: 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-21T00:02:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:36 smithi122 bash[19818]: audit 2024-09-21T00:02:35.626839+0000 mgr.x (mgr.24620) 44 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:37.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:36 smithi079 bash[24834]: audit 2024-09-21T00:02:35.626839+0000 mgr.x (mgr.24620) 44 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:37.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:36 smithi079 bash[19840]: audit 2024-09-21T00:02:35.626839+0000 mgr.x (mgr.24620) 44 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:38.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:37 smithi122 bash[19818]: cluster 2024-09-21T00:02:36.685224+0000 mgr.x (mgr.24620) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:02:38.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:37 smithi079 bash[19840]: cluster 2024-09-21T00:02:36.685224+0000 mgr.x (mgr.24620) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:02:38.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:37 smithi079 bash[24834]: cluster 2024-09-21T00:02:36.685224+0000 mgr.x (mgr.24620) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:02:40.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:39 smithi122 bash[19818]: cluster 2024-09-21T00:02:38.686891+0000 mgr.x (mgr.24620) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:02:40.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:39 smithi079 bash[24834]: cluster 2024-09-21T00:02:38.686891+0000 mgr.x (mgr.24620) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:02:40.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:39 smithi079 bash[19840]: cluster 2024-09-21T00:02:38.686891+0000 mgr.x (mgr.24620) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:02:41.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:41 smithi079 bash[24834]: cluster 2024-09-21T00:02:40.687653+0000 mgr.x (mgr.24620) 47 : 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-21T00:02:41.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:41 smithi079 bash[19840]: cluster 2024-09-21T00:02:40.687653+0000 mgr.x (mgr.24620) 47 : 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-21T00:02:42.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:41 smithi122 bash[19818]: cluster 2024-09-21T00:02:40.687653+0000 mgr.x (mgr.24620) 47 : 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-21T00:02:42.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:42 smithi079 bash[24834]: audit 2024-09-21T00:02:42.182962+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:02:42.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:42 smithi079 bash[19840]: audit 2024-09-21T00:02:42.182962+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:02:43.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:42 smithi122 bash[19818]: audit 2024-09-21T00:02:42.182962+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:02:43.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:43 smithi079 bash[24834]: cluster 2024-09-21T00:02:42.689246+0000 mgr.x (mgr.24620) 48 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:02:43.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:43 smithi079 bash[19840]: cluster 2024-09-21T00:02:42.689246+0000 mgr.x (mgr.24620) 48 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:02:44.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:43 smithi122 bash[19818]: cluster 2024-09-21T00:02:42.689246+0000 mgr.x (mgr.24620) 48 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:02:44.108 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:02:43 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:02:43] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.43.0" 2024-09-21T00:02:45.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:45 smithi079 bash[24834]: cluster 2024-09-21T00:02:44.689982+0000 mgr.x (mgr.24620) 49 : 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-21T00:02:45.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:45 smithi079 bash[19840]: cluster 2024-09-21T00:02:44.689982+0000 mgr.x (mgr.24620) 49 : 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-21T00:02:46.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:45 smithi122 bash[19818]: cluster 2024-09-21T00:02:44.689982+0000 mgr.x (mgr.24620) 49 : 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-21T00:02:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:46 smithi122 bash[19818]: audit 2024-09-21T00:02:45.638257+0000 mgr.x (mgr.24620) 50 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:47.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:46 smithi079 bash[24834]: audit 2024-09-21T00:02:45.638257+0000 mgr.x (mgr.24620) 50 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:47.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:46 smithi079 bash[19840]: audit 2024-09-21T00:02:45.638257+0000 mgr.x (mgr.24620) 50 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:48.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:47 smithi122 bash[19818]: cluster 2024-09-21T00:02:46.690723+0000 mgr.x (mgr.24620) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:02:48.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:47 smithi079 bash[24834]: cluster 2024-09-21T00:02:46.690723+0000 mgr.x (mgr.24620) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:02:48.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:47 smithi079 bash[19840]: cluster 2024-09-21T00:02:46.690723+0000 mgr.x (mgr.24620) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:02:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:49 smithi122 bash[19818]: cluster 2024-09-21T00:02:48.692381+0000 mgr.x (mgr.24620) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:02:50.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:49 smithi079 bash[24834]: cluster 2024-09-21T00:02:48.692381+0000 mgr.x (mgr.24620) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:02:50.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:49 smithi079 bash[19840]: cluster 2024-09-21T00:02:48.692381+0000 mgr.x (mgr.24620) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:02:51.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:51 smithi079 bash[24834]: cluster 2024-09-21T00:02:50.693134+0000 mgr.x (mgr.24620) 53 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:02:51.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:51 smithi079 bash[19840]: cluster 2024-09-21T00:02:50.693134+0000 mgr.x (mgr.24620) 53 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:02:52.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:51 smithi122 bash[19818]: cluster 2024-09-21T00:02:50.693134+0000 mgr.x (mgr.24620) 53 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:02:54.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:02:53 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:02:53] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.43.0" 2024-09-21T00:02:54.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:53 smithi122 bash[19818]: cluster 2024-09-21T00:02:52.694731+0000 mgr.x (mgr.24620) 54 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:02:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:53 smithi079 bash[24834]: cluster 2024-09-21T00:02:52.694731+0000 mgr.x (mgr.24620) 54 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:02:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:53 smithi079 bash[19840]: cluster 2024-09-21T00:02:52.694731+0000 mgr.x (mgr.24620) 54 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:02:55.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:55 smithi079 bash[24834]: cluster 2024-09-21T00:02:54.695463+0000 mgr.x (mgr.24620) 55 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:02:55.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:55 smithi079 bash[19840]: cluster 2024-09-21T00:02:54.695463+0000 mgr.x (mgr.24620) 55 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:02:56.123 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:55 smithi122 bash[19818]: cluster 2024-09-21T00:02:54.695463+0000 mgr.x (mgr.24620) 55 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:02:57.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:56 smithi122 bash[19818]: audit 2024-09-21T00:02:55.649667+0000 mgr.x (mgr.24620) 56 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:57.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:56 smithi079 bash[24834]: audit 2024-09-21T00:02:55.649667+0000 mgr.x (mgr.24620) 56 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:57.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:56 smithi079 bash[19840]: audit 2024-09-21T00:02:55.649667+0000 mgr.x (mgr.24620) 56 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:02:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:57 smithi122 bash[19818]: cluster 2024-09-21T00:02:56.696207+0000 mgr.x (mgr.24620) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:02:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:57 smithi122 bash[19818]: audit 2024-09-21T00:02:57.183257+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:02:58.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:57 smithi079 bash[24834]: cluster 2024-09-21T00:02:56.696207+0000 mgr.x (mgr.24620) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:02:58.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:57 smithi079 bash[24834]: audit 2024-09-21T00:02:57.183257+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:02:58.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:57 smithi079 bash[19840]: cluster 2024-09-21T00:02:56.696207+0000 mgr.x (mgr.24620) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:02:58.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:57 smithi079 bash[19840]: audit 2024-09-21T00:02:57.183257+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:03:00.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:02:59 smithi122 bash[19818]: cluster 2024-09-21T00:02:58.698002+0000 mgr.x (mgr.24620) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:00.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:02:59 smithi079 bash[19840]: cluster 2024-09-21T00:02:58.698002+0000 mgr.x (mgr.24620) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:00.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:02:59 smithi079 bash[24834]: cluster 2024-09-21T00:02:58.698002+0000 mgr.x (mgr.24620) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:01.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:01 smithi079 bash[24834]: cluster 2024-09-21T00:03:00.698720+0000 mgr.x (mgr.24620) 59 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:03:01.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:01 smithi079 bash[19840]: cluster 2024-09-21T00:03:00.698720+0000 mgr.x (mgr.24620) 59 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:03:02.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:01 smithi122 bash[19818]: cluster 2024-09-21T00:03:00.698720+0000 mgr.x (mgr.24620) 59 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:03:04.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:03:03 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:03:03] "GET /metrics HTTP/1.1" 200 37909 "" "Prometheus/2.43.0" 2024-09-21T00:03:04.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:03 smithi122 bash[19818]: cluster 2024-09-21T00:03:02.700390+0000 mgr.x (mgr.24620) 60 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:04.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:03 smithi079 bash[24834]: cluster 2024-09-21T00:03:02.700390+0000 mgr.x (mgr.24620) 60 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:04.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:03 smithi079 bash[19840]: cluster 2024-09-21T00:03:02.700390+0000 mgr.x (mgr.24620) 60 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:05.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:05 smithi079 bash[19840]: cluster 2024-09-21T00:03:04.701178+0000 mgr.x (mgr.24620) 61 : 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-21T00:03:05.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:05 smithi079 bash[24834]: cluster 2024-09-21T00:03:04.701178+0000 mgr.x (mgr.24620) 61 : 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-21T00:03:06.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:05 smithi122 bash[19818]: cluster 2024-09-21T00:03:04.701178+0000 mgr.x (mgr.24620) 61 : 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-21T00:03:07.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:06 smithi122 bash[19818]: audit 2024-09-21T00:03:05.661181+0000 mgr.x (mgr.24620) 62 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:07.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:06 smithi079 bash[19840]: audit 2024-09-21T00:03:05.661181+0000 mgr.x (mgr.24620) 62 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:07.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:06 smithi079 bash[24834]: audit 2024-09-21T00:03:05.661181+0000 mgr.x (mgr.24620) 62 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:08.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:07 smithi122 bash[19818]: cluster 2024-09-21T00:03:06.701887+0000 mgr.x (mgr.24620) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:08.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:07 smithi079 bash[19840]: cluster 2024-09-21T00:03:06.701887+0000 mgr.x (mgr.24620) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:08.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:07 smithi079 bash[24834]: cluster 2024-09-21T00:03:06.701887+0000 mgr.x (mgr.24620) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:10.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:09 smithi122 bash[19818]: cluster 2024-09-21T00:03:08.703512+0000 mgr.x (mgr.24620) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:10.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:09 smithi079 bash[24834]: cluster 2024-09-21T00:03:08.703512+0000 mgr.x (mgr.24620) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:10.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:09 smithi079 bash[19840]: cluster 2024-09-21T00:03:08.703512+0000 mgr.x (mgr.24620) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:11.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:11 smithi079 bash[24834]: cluster 2024-09-21T00:03:10.704238+0000 mgr.x (mgr.24620) 65 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:11.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:11 smithi079 bash[19840]: cluster 2024-09-21T00:03:10.704238+0000 mgr.x (mgr.24620) 65 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:12.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:11 smithi122 bash[19818]: cluster 2024-09-21T00:03:10.704238+0000 mgr.x (mgr.24620) 65 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:12.988 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:12 smithi079 bash[19840]: audit 2024-09-21T00:03:12.184077+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:03:12.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:12 smithi079 bash[24834]: audit 2024-09-21T00:03:12.184077+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:03:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:12 smithi122 bash[19818]: audit 2024-09-21T00:03:12.184077+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:03:13.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:13 smithi079 bash[24834]: cluster 2024-09-21T00:03:12.705825+0000 mgr.x (mgr.24620) 66 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:13.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:13 smithi079 bash[19840]: cluster 2024-09-21T00:03:12.705825+0000 mgr.x (mgr.24620) 66 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:14.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:13 smithi122 bash[19818]: cluster 2024-09-21T00:03:12.705825+0000 mgr.x (mgr.24620) 66 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:14.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:03:13 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:03:13] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.43.0" 2024-09-21T00:03:15.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:15 smithi079 bash[24834]: cluster 2024-09-21T00:03:14.706620+0000 mgr.x (mgr.24620) 67 : 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-21T00:03:15.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:15 smithi079 bash[19840]: cluster 2024-09-21T00:03:14.706620+0000 mgr.x (mgr.24620) 67 : 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-21T00:03:16.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:15 smithi122 bash[19818]: cluster 2024-09-21T00:03:14.706620+0000 mgr.x (mgr.24620) 67 : 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-21T00:03:17.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:16 smithi122 bash[19818]: audit 2024-09-21T00:03:15.666450+0000 mgr.x (mgr.24620) 68 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:17.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:16 smithi079 bash[19840]: audit 2024-09-21T00:03:15.666450+0000 mgr.x (mgr.24620) 68 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:17.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:16 smithi079 bash[24834]: audit 2024-09-21T00:03:15.666450+0000 mgr.x (mgr.24620) 68 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:18.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:17 smithi122 bash[19818]: cluster 2024-09-21T00:03:16.707440+0000 mgr.x (mgr.24620) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:18.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:17 smithi079 bash[24834]: cluster 2024-09-21T00:03:16.707440+0000 mgr.x (mgr.24620) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:18.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:17 smithi079 bash[19840]: cluster 2024-09-21T00:03:16.707440+0000 mgr.x (mgr.24620) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:20.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:19 smithi122 bash[19818]: cluster 2024-09-21T00:03:18.709239+0000 mgr.x (mgr.24620) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:20.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:19 smithi079 bash[24834]: cluster 2024-09-21T00:03:18.709239+0000 mgr.x (mgr.24620) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:20.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:19 smithi079 bash[19840]: cluster 2024-09-21T00:03:18.709239+0000 mgr.x (mgr.24620) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:21.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:21 smithi079 bash[24834]: cluster 2024-09-21T00:03:20.710000+0000 mgr.x (mgr.24620) 71 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:21.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:21 smithi079 bash[19840]: cluster 2024-09-21T00:03:20.710000+0000 mgr.x (mgr.24620) 71 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:22.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:21 smithi122 bash[19818]: cluster 2024-09-21T00:03:20.710000+0000 mgr.x (mgr.24620) 71 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:24.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:23 smithi122 bash[19818]: cluster 2024-09-21T00:03:22.711650+0000 mgr.x (mgr.24620) 72 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:24.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:03:23 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:03:23] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.43.0" 2024-09-21T00:03:24.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:23 smithi079 bash[24834]: cluster 2024-09-21T00:03:22.711650+0000 mgr.x (mgr.24620) 72 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:24.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:23 smithi079 bash[19840]: cluster 2024-09-21T00:03:22.711650+0000 mgr.x (mgr.24620) 72 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:03:25.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:25 smithi079 bash[24834]: cluster 2024-09-21T00:03:24.712537+0000 mgr.x (mgr.24620) 73 : 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-21T00:03:25.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:25 smithi079 bash[19840]: cluster 2024-09-21T00:03:24.712537+0000 mgr.x (mgr.24620) 73 : 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-21T00:03:26.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:25 smithi122 bash[19818]: cluster 2024-09-21T00:03:24.712537+0000 mgr.x (mgr.24620) 73 : 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-21T00:03:27.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:26 smithi122 bash[19818]: audit 2024-09-21T00:03:25.675279+0000 mgr.x (mgr.24620) 74 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:27.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:26 smithi122 bash[19818]: audit 2024-09-21T00:03:26.155117+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:03:27.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:26 smithi079 bash[19840]: audit 2024-09-21T00:03:25.675279+0000 mgr.x (mgr.24620) 74 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:27.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:26 smithi079 bash[19840]: audit 2024-09-21T00:03:26.155117+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:03:27.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:26 smithi079 bash[24834]: audit 2024-09-21T00:03:25.675279+0000 mgr.x (mgr.24620) 74 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:27.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:26 smithi079 bash[24834]: audit 2024-09-21T00:03:26.155117+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:03:28.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:27 smithi122 bash[19818]: cluster 2024-09-21T00:03:26.713007+0000 mgr.x (mgr.24620) 75 : cluster [DBG] pgmap v54: 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-21T00:03:28.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:27 smithi122 bash[19818]: audit 2024-09-21T00:03:26.914397+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:03:28.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:27 smithi122 bash[19818]: audit 2024-09-21T00:03:26.916080+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:03:28.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:27 smithi122 bash[19818]: audit 2024-09-21T00:03:26.927537+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:03:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:27 smithi122 bash[19818]: audit 2024-09-21T00:03:27.184124+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:03:28.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:27 smithi079 bash[19840]: cluster 2024-09-21T00:03:26.713007+0000 mgr.x (mgr.24620) 75 : cluster [DBG] pgmap v54: 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-21T00:03:28.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:27 smithi079 bash[19840]: audit 2024-09-21T00:03:26.914397+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:03:28.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:27 smithi079 bash[19840]: audit 2024-09-21T00:03:26.916080+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:03:28.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:27 smithi079 bash[19840]: audit 2024-09-21T00:03:26.927537+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:03:28.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:27 smithi079 bash[19840]: audit 2024-09-21T00:03:27.184124+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:03:28.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:27 smithi079 bash[24834]: cluster 2024-09-21T00:03:26.713007+0000 mgr.x (mgr.24620) 75 : cluster [DBG] pgmap v54: 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-21T00:03:28.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:27 smithi079 bash[24834]: audit 2024-09-21T00:03:26.914397+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:03:28.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:27 smithi079 bash[24834]: audit 2024-09-21T00:03:26.916080+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:03:28.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:27 smithi079 bash[24834]: audit 2024-09-21T00:03:26.927537+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:03:28.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:27 smithi079 bash[24834]: audit 2024-09-21T00:03:27.184124+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:03:30.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:29 smithi122 bash[19818]: cluster 2024-09-21T00:03:28.714610+0000 mgr.x (mgr.24620) 76 : cluster [DBG] pgmap v55: 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-21T00:03:30.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:29 smithi079 bash[19840]: cluster 2024-09-21T00:03:28.714610+0000 mgr.x (mgr.24620) 76 : cluster [DBG] pgmap v55: 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-21T00:03:30.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:29 smithi079 bash[24834]: cluster 2024-09-21T00:03:28.714610+0000 mgr.x (mgr.24620) 76 : cluster [DBG] pgmap v55: 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-21T00:03:31.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:31 smithi079 bash[19840]: cluster 2024-09-21T00:03:30.715322+0000 mgr.x (mgr.24620) 77 : cluster [DBG] pgmap v56: 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-21T00:03:31.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:31 smithi079 bash[24834]: cluster 2024-09-21T00:03:30.715322+0000 mgr.x (mgr.24620) 77 : cluster [DBG] pgmap v56: 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-21T00:03:32.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:31 smithi122 bash[19818]: cluster 2024-09-21T00:03:30.715322+0000 mgr.x (mgr.24620) 77 : cluster [DBG] pgmap v56: 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-21T00:03:34.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:33 smithi122 bash[19818]: cluster 2024-09-21T00:03:32.716902+0000 mgr.x (mgr.24620) 78 : cluster [DBG] pgmap v57: 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-21T00:03:34.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:03:33 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:03:33] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.43.0" 2024-09-21T00:03:34.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:33 smithi079 bash[24834]: cluster 2024-09-21T00:03:32.716902+0000 mgr.x (mgr.24620) 78 : cluster [DBG] pgmap v57: 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-21T00:03:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:33 smithi079 bash[19840]: cluster 2024-09-21T00:03:32.716902+0000 mgr.x (mgr.24620) 78 : cluster [DBG] pgmap v57: 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-21T00:03:35.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:35 smithi079 bash[19840]: cluster 2024-09-21T00:03:34.717613+0000 mgr.x (mgr.24620) 79 : 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-21T00:03:35.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:35 smithi079 bash[24834]: cluster 2024-09-21T00:03:34.717613+0000 mgr.x (mgr.24620) 79 : 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-21T00:03:36.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:35 smithi122 bash[19818]: cluster 2024-09-21T00:03:34.717613+0000 mgr.x (mgr.24620) 79 : 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-21T00:03:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:36 smithi122 bash[19818]: audit 2024-09-21T00:03:35.683486+0000 mgr.x (mgr.24620) 80 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:37.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:36 smithi079 bash[24834]: audit 2024-09-21T00:03:35.683486+0000 mgr.x (mgr.24620) 80 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:37.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:36 smithi079 bash[19840]: audit 2024-09-21T00:03:35.683486+0000 mgr.x (mgr.24620) 80 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:38.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:37 smithi122 bash[19818]: cluster 2024-09-21T00:03:36.718303+0000 mgr.x (mgr.24620) 81 : cluster [DBG] pgmap v59: 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-21T00:03:38.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:37 smithi079 bash[19840]: cluster 2024-09-21T00:03:36.718303+0000 mgr.x (mgr.24620) 81 : cluster [DBG] pgmap v59: 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-21T00:03:38.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:37 smithi079 bash[24834]: cluster 2024-09-21T00:03:36.718303+0000 mgr.x (mgr.24620) 81 : cluster [DBG] pgmap v59: 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-21T00:03:40.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:39 smithi122 bash[19818]: cluster 2024-09-21T00:03:38.719945+0000 mgr.x (mgr.24620) 82 : cluster [DBG] pgmap v60: 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-21T00:03:40.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:39 smithi079 bash[19840]: cluster 2024-09-21T00:03:38.719945+0000 mgr.x (mgr.24620) 82 : cluster [DBG] pgmap v60: 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-21T00:03:40.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:39 smithi079 bash[24834]: cluster 2024-09-21T00:03:38.719945+0000 mgr.x (mgr.24620) 82 : cluster [DBG] pgmap v60: 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-21T00:03:41.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:41 smithi079 bash[19840]: cluster 2024-09-21T00:03:40.720718+0000 mgr.x (mgr.24620) 83 : cluster [DBG] pgmap v61: 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-21T00:03:41.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:41 smithi079 bash[24834]: cluster 2024-09-21T00:03:40.720718+0000 mgr.x (mgr.24620) 83 : cluster [DBG] pgmap v61: 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-21T00:03:42.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:41 smithi122 bash[19818]: cluster 2024-09-21T00:03:40.720718+0000 mgr.x (mgr.24620) 83 : cluster [DBG] pgmap v61: 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-21T00:03:42.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:42 smithi079 bash[19840]: audit 2024-09-21T00:03:42.184700+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:03:42.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:42 smithi079 bash[24834]: audit 2024-09-21T00:03:42.184700+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:03:43.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:42 smithi122 bash[19818]: audit 2024-09-21T00:03:42.184700+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:03:43.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:43 smithi079 bash[19840]: cluster 2024-09-21T00:03:42.722292+0000 mgr.x (mgr.24620) 84 : cluster [DBG] pgmap v62: 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-21T00:03:43.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:43 smithi079 bash[24834]: cluster 2024-09-21T00:03:42.722292+0000 mgr.x (mgr.24620) 84 : cluster [DBG] pgmap v62: 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-21T00:03:44.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:43 smithi122 bash[19818]: cluster 2024-09-21T00:03:42.722292+0000 mgr.x (mgr.24620) 84 : cluster [DBG] pgmap v62: 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-21T00:03:44.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:03:43 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:03:43] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.43.0" 2024-09-21T00:03:45.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:45 smithi079 bash[24834]: cluster 2024-09-21T00:03:44.722993+0000 mgr.x (mgr.24620) 85 : 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-21T00:03:45.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:45 smithi079 bash[19840]: cluster 2024-09-21T00:03:44.722993+0000 mgr.x (mgr.24620) 85 : 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-21T00:03:46.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:45 smithi122 bash[19818]: cluster 2024-09-21T00:03:44.722993+0000 mgr.x (mgr.24620) 85 : 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-21T00:03:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:46 smithi122 bash[19818]: audit 2024-09-21T00:03:45.691568+0000 mgr.x (mgr.24620) 86 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:47.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:46 smithi079 bash[19840]: audit 2024-09-21T00:03:45.691568+0000 mgr.x (mgr.24620) 86 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:47.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:46 smithi079 bash[24834]: audit 2024-09-21T00:03:45.691568+0000 mgr.x (mgr.24620) 86 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:48.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:47 smithi122 bash[19818]: cluster 2024-09-21T00:03:46.723702+0000 mgr.x (mgr.24620) 87 : cluster [DBG] pgmap v64: 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-21T00:03:48.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:47 smithi079 bash[19840]: cluster 2024-09-21T00:03:46.723702+0000 mgr.x (mgr.24620) 87 : cluster [DBG] pgmap v64: 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-21T00:03:48.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:47 smithi079 bash[24834]: cluster 2024-09-21T00:03:46.723702+0000 mgr.x (mgr.24620) 87 : cluster [DBG] pgmap v64: 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-21T00:03:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:49 smithi122 bash[19818]: cluster 2024-09-21T00:03:48.725349+0000 mgr.x (mgr.24620) 88 : cluster [DBG] pgmap v65: 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-21T00:03:50.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:49 smithi079 bash[19840]: cluster 2024-09-21T00:03:48.725349+0000 mgr.x (mgr.24620) 88 : cluster [DBG] pgmap v65: 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-21T00:03:50.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:49 smithi079 bash[24834]: cluster 2024-09-21T00:03:48.725349+0000 mgr.x (mgr.24620) 88 : cluster [DBG] pgmap v65: 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-21T00:03:51.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:51 smithi079 bash[24834]: cluster 2024-09-21T00:03:50.726117+0000 mgr.x (mgr.24620) 89 : cluster [DBG] pgmap v66: 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-21T00:03:51.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:51 smithi079 bash[19840]: cluster 2024-09-21T00:03:50.726117+0000 mgr.x (mgr.24620) 89 : cluster [DBG] pgmap v66: 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-21T00:03:52.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:51 smithi122 bash[19818]: cluster 2024-09-21T00:03:50.726117+0000 mgr.x (mgr.24620) 89 : cluster [DBG] pgmap v66: 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-21T00:03:54.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:03:53 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:03:53] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.43.0" 2024-09-21T00:03:54.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:53 smithi122 bash[19818]: cluster 2024-09-21T00:03:52.727677+0000 mgr.x (mgr.24620) 90 : cluster [DBG] pgmap v67: 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-21T00:03:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:53 smithi079 bash[19840]: cluster 2024-09-21T00:03:52.727677+0000 mgr.x (mgr.24620) 90 : cluster [DBG] pgmap v67: 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-21T00:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:53 smithi079 bash[24834]: cluster 2024-09-21T00:03:52.727677+0000 mgr.x (mgr.24620) 90 : cluster [DBG] pgmap v67: 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-21T00:03:55.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:55 smithi079 bash[19840]: cluster 2024-09-21T00:03:54.728435+0000 mgr.x (mgr.24620) 91 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:55.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:55 smithi079 bash[24834]: cluster 2024-09-21T00:03:54.728435+0000 mgr.x (mgr.24620) 91 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:56.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:55 smithi122 bash[19818]: cluster 2024-09-21T00:03:54.728435+0000 mgr.x (mgr.24620) 91 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:03:57.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:56 smithi122 bash[19818]: audit 2024-09-21T00:03:55.703168+0000 mgr.x (mgr.24620) 92 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:57.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:56 smithi079 bash[24834]: audit 2024-09-21T00:03:55.703168+0000 mgr.x (mgr.24620) 92 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:57.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:56 smithi079 bash[19840]: audit 2024-09-21T00:03:55.703168+0000 mgr.x (mgr.24620) 92 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:03:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:57 smithi122 bash[19818]: cluster 2024-09-21T00:03:56.729148+0000 mgr.x (mgr.24620) 93 : cluster [DBG] pgmap v69: 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-21T00:03:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:57 smithi122 bash[19818]: audit 2024-09-21T00:03:57.193027+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:03:58.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:57 smithi079 bash[24834]: cluster 2024-09-21T00:03:56.729148+0000 mgr.x (mgr.24620) 93 : cluster [DBG] pgmap v69: 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-21T00:03:58.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:57 smithi079 bash[24834]: audit 2024-09-21T00:03:57.193027+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:03:58.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:57 smithi079 bash[19840]: cluster 2024-09-21T00:03:56.729148+0000 mgr.x (mgr.24620) 93 : cluster [DBG] pgmap v69: 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-21T00:03:58.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:57 smithi079 bash[19840]: audit 2024-09-21T00:03:57.193027+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:04:00.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:03:59 smithi122 bash[19818]: cluster 2024-09-21T00:03:58.730780+0000 mgr.x (mgr.24620) 94 : cluster [DBG] pgmap v70: 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-21T00:04:00.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:03:59 smithi079 bash[24834]: cluster 2024-09-21T00:03:58.730780+0000 mgr.x (mgr.24620) 94 : cluster [DBG] pgmap v70: 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-21T00:04:00.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:03:59 smithi079 bash[19840]: cluster 2024-09-21T00:03:58.730780+0000 mgr.x (mgr.24620) 94 : cluster [DBG] pgmap v70: 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-21T00:04:01.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:01 smithi079 bash[19840]: cluster 2024-09-21T00:04:00.731512+0000 mgr.x (mgr.24620) 95 : cluster [DBG] pgmap v71: 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-21T00:04:01.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:01 smithi079 bash[24834]: cluster 2024-09-21T00:04:00.731512+0000 mgr.x (mgr.24620) 95 : cluster [DBG] pgmap v71: 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-21T00:04:02.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:01 smithi122 bash[19818]: cluster 2024-09-21T00:04:00.731512+0000 mgr.x (mgr.24620) 95 : cluster [DBG] pgmap v71: 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-21T00:04:04.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:04:03 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:04:03] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.43.0" 2024-09-21T00:04:04.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:03 smithi122 bash[19818]: cluster 2024-09-21T00:04:02.733140+0000 mgr.x (mgr.24620) 96 : cluster [DBG] pgmap v72: 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-21T00:04:04.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:03 smithi079 bash[19840]: cluster 2024-09-21T00:04:02.733140+0000 mgr.x (mgr.24620) 96 : cluster [DBG] pgmap v72: 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-21T00:04:04.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:03 smithi079 bash[24834]: cluster 2024-09-21T00:04:02.733140+0000 mgr.x (mgr.24620) 96 : cluster [DBG] pgmap v72: 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-21T00:04:05.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:05 smithi079 bash[19840]: cluster 2024-09-21T00:04:04.733908+0000 mgr.x (mgr.24620) 97 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:05.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:05 smithi079 bash[24834]: cluster 2024-09-21T00:04:04.733908+0000 mgr.x (mgr.24620) 97 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:06.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:05 smithi122 bash[19818]: cluster 2024-09-21T00:04:04.733908+0000 mgr.x (mgr.24620) 97 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:07.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:06 smithi122 bash[19818]: audit 2024-09-21T00:04:05.714723+0000 mgr.x (mgr.24620) 98 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:07.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:06 smithi079 bash[19840]: audit 2024-09-21T00:04:05.714723+0000 mgr.x (mgr.24620) 98 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:07.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:06 smithi079 bash[24834]: audit 2024-09-21T00:04:05.714723+0000 mgr.x (mgr.24620) 98 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:08.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:07 smithi122 bash[19818]: cluster 2024-09-21T00:04:06.734627+0000 mgr.x (mgr.24620) 99 : cluster [DBG] pgmap v74: 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-21T00:04:08.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:07 smithi079 bash[24834]: cluster 2024-09-21T00:04:06.734627+0000 mgr.x (mgr.24620) 99 : cluster [DBG] pgmap v74: 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-21T00:04:08.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:07 smithi079 bash[19840]: cluster 2024-09-21T00:04:06.734627+0000 mgr.x (mgr.24620) 99 : cluster [DBG] pgmap v74: 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-21T00:04:10.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:09 smithi122 bash[19818]: cluster 2024-09-21T00:04:08.736319+0000 mgr.x (mgr.24620) 100 : cluster [DBG] pgmap v75: 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-21T00:04:10.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:09 smithi079 bash[19840]: cluster 2024-09-21T00:04:08.736319+0000 mgr.x (mgr.24620) 100 : cluster [DBG] pgmap v75: 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-21T00:04:10.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:09 smithi079 bash[24834]: cluster 2024-09-21T00:04:08.736319+0000 mgr.x (mgr.24620) 100 : cluster [DBG] pgmap v75: 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-21T00:04:11.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:11 smithi079 bash[19840]: cluster 2024-09-21T00:04:10.737084+0000 mgr.x (mgr.24620) 101 : cluster [DBG] pgmap v76: 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-21T00:04:11.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:11 smithi079 bash[24834]: cluster 2024-09-21T00:04:10.737084+0000 mgr.x (mgr.24620) 101 : cluster [DBG] pgmap v76: 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-21T00:04:12.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:11 smithi122 bash[19818]: cluster 2024-09-21T00:04:10.737084+0000 mgr.x (mgr.24620) 101 : cluster [DBG] pgmap v76: 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-21T00:04:12.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:12 smithi079 bash[24834]: audit 2024-09-21T00:04:12.193961+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:04:12.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:12 smithi079 bash[19840]: audit 2024-09-21T00:04:12.193961+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:04:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:12 smithi122 bash[19818]: audit 2024-09-21T00:04:12.193961+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:04:13.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:13 smithi079 bash[24834]: cluster 2024-09-21T00:04:12.739449+0000 mgr.x (mgr.24620) 102 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:13.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:13 smithi079 bash[19840]: cluster 2024-09-21T00:04:12.739449+0000 mgr.x (mgr.24620) 102 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:14.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:13 smithi122 bash[19818]: cluster 2024-09-21T00:04:12.739449+0000 mgr.x (mgr.24620) 102 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:14.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:04:13 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:04:13] "GET /metrics HTTP/1.1" 200 37915 "" "Prometheus/2.43.0" 2024-09-21T00:04:15.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:15 smithi079 bash[24834]: cluster 2024-09-21T00:04:14.740183+0000 mgr.x (mgr.24620) 103 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:15.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:15 smithi079 bash[19840]: cluster 2024-09-21T00:04:14.740183+0000 mgr.x (mgr.24620) 103 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:16.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:15 smithi122 bash[19818]: cluster 2024-09-21T00:04:14.740183+0000 mgr.x (mgr.24620) 103 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:17.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:16 smithi122 bash[19818]: audit 2024-09-21T00:04:15.726332+0000 mgr.x (mgr.24620) 104 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:17.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:16 smithi079 bash[19840]: audit 2024-09-21T00:04:15.726332+0000 mgr.x (mgr.24620) 104 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:17.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:16 smithi079 bash[24834]: audit 2024-09-21T00:04:15.726332+0000 mgr.x (mgr.24620) 104 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:18.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:17 smithi122 bash[19818]: cluster 2024-09-21T00:04:16.740902+0000 mgr.x (mgr.24620) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:17 smithi079 bash[24834]: cluster 2024-09-21T00:04:16.740902+0000 mgr.x (mgr.24620) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:18.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:17 smithi079 bash[19840]: cluster 2024-09-21T00:04:16.740902+0000 mgr.x (mgr.24620) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:20.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:19 smithi122 bash[19818]: cluster 2024-09-21T00:04:18.742500+0000 mgr.x (mgr.24620) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T00:04:20.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:19 smithi079 bash[19840]: cluster 2024-09-21T00:04:18.742500+0000 mgr.x (mgr.24620) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T00:04:20.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:19 smithi079 bash[24834]: cluster 2024-09-21T00:04:18.742500+0000 mgr.x (mgr.24620) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T00:04:21.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:21 smithi079 bash[24834]: cluster 2024-09-21T00:04:20.743248+0000 mgr.x (mgr.24620) 107 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T00:04:21.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:21 smithi079 bash[19840]: cluster 2024-09-21T00:04:20.743248+0000 mgr.x (mgr.24620) 107 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T00:04:22.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:21 smithi122 bash[19818]: cluster 2024-09-21T00:04:20.743248+0000 mgr.x (mgr.24620) 107 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T00:04:24.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:23 smithi122 bash[19818]: cluster 2024-09-21T00:04:22.745341+0000 mgr.x (mgr.24620) 108 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T00:04:24.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:04:23 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:04:23] "GET /metrics HTTP/1.1" 200 37915 "" "Prometheus/2.43.0" 2024-09-21T00:04:24.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:23 smithi079 bash[19840]: cluster 2024-09-21T00:04:22.745341+0000 mgr.x (mgr.24620) 108 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T00:04:24.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:23 smithi079 bash[24834]: cluster 2024-09-21T00:04:22.745341+0000 mgr.x (mgr.24620) 108 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T00:04:25.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:25 smithi079 bash[19840]: cluster 2024-09-21T00:04:24.746109+0000 mgr.x (mgr.24620) 109 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:25.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:25 smithi079 bash[24834]: cluster 2024-09-21T00:04:24.746109+0000 mgr.x (mgr.24620) 109 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:26.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:25 smithi122 bash[19818]: cluster 2024-09-21T00:04:24.746109+0000 mgr.x (mgr.24620) 109 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:27.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:26 smithi122 bash[19818]: audit 2024-09-21T00:04:25.737954+0000 mgr.x (mgr.24620) 110 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:27.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:26 smithi079 bash[24834]: audit 2024-09-21T00:04:25.737954+0000 mgr.x (mgr.24620) 110 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:27.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:26 smithi079 bash[19840]: audit 2024-09-21T00:04:25.737954+0000 mgr.x (mgr.24620) 110 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:28.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:27 smithi122 bash[19818]: cluster 2024-09-21T00:04:26.746820+0000 mgr.x (mgr.24620) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:27 smithi122 bash[19818]: audit 2024-09-21T00:04:27.023100+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:04:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:27 smithi122 bash[19818]: audit 2024-09-21T00:04:27.193834+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:04:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:27 smithi122 bash[19818]: audit 2024-09-21T00:04:27.765352+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:04:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:27 smithi122 bash[19818]: audit 2024-09-21T00:04:27.766863+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:04:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:27 smithi122 bash[19818]: audit 2024-09-21T00:04:27.779454+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:04:28.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:27 smithi079 bash[19840]: cluster 2024-09-21T00:04:26.746820+0000 mgr.x (mgr.24620) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:28.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:27 smithi079 bash[19840]: audit 2024-09-21T00:04:27.023100+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:04:28.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:27 smithi079 bash[19840]: audit 2024-09-21T00:04:27.193834+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:04:28.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:27 smithi079 bash[19840]: audit 2024-09-21T00:04:27.765352+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:04:28.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:27 smithi079 bash[19840]: audit 2024-09-21T00:04:27.766863+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:04:28.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:27 smithi079 bash[19840]: audit 2024-09-21T00:04:27.779454+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:04:28.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:27 smithi079 bash[24834]: cluster 2024-09-21T00:04:26.746820+0000 mgr.x (mgr.24620) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:28.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:27 smithi079 bash[24834]: audit 2024-09-21T00:04:27.023100+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:04:28.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:27 smithi079 bash[24834]: audit 2024-09-21T00:04:27.193834+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:04:28.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:27 smithi079 bash[24834]: audit 2024-09-21T00:04:27.765352+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:04:28.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:27 smithi079 bash[24834]: audit 2024-09-21T00:04:27.766863+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:04:28.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:27 smithi079 bash[24834]: audit 2024-09-21T00:04:27.779454+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:04:30.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:29 smithi122 bash[19818]: cluster 2024-09-21T00:04:28.748460+0000 mgr.x (mgr.24620) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:30.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:29 smithi079 bash[19840]: cluster 2024-09-21T00:04:28.748460+0000 mgr.x (mgr.24620) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:30.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:29 smithi079 bash[24834]: cluster 2024-09-21T00:04:28.748460+0000 mgr.x (mgr.24620) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T00:04:31.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:31 smithi079 bash[19840]: cluster 2024-09-21T00:04:30.749224+0000 mgr.x (mgr.24620) 113 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:31.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:31 smithi079 bash[24834]: cluster 2024-09-21T00:04:30.749224+0000 mgr.x (mgr.24620) 113 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:32.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:31 smithi122 bash[19818]: cluster 2024-09-21T00:04:30.749224+0000 mgr.x (mgr.24620) 113 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:34.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:33 smithi122 bash[19818]: cluster 2024-09-21T00:04:32.750748+0000 mgr.x (mgr.24620) 114 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:34.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:04:33 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:04:33] "GET /metrics HTTP/1.1" 200 37915 "" "Prometheus/2.43.0" 2024-09-21T00:04:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:33 smithi079 bash[19840]: cluster 2024-09-21T00:04:32.750748+0000 mgr.x (mgr.24620) 114 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:34.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:33 smithi079 bash[24834]: cluster 2024-09-21T00:04:32.750748+0000 mgr.x (mgr.24620) 114 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:36.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:35 smithi122 bash[19818]: cluster 2024-09-21T00:04:34.751451+0000 mgr.x (mgr.24620) 115 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:36.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:35 smithi079 bash[19840]: cluster 2024-09-21T00:04:34.751451+0000 mgr.x (mgr.24620) 115 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:36.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:35 smithi079 bash[24834]: cluster 2024-09-21T00:04:34.751451+0000 mgr.x (mgr.24620) 115 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:36 smithi122 bash[19818]: audit 2024-09-21T00:04:35.748009+0000 mgr.x (mgr.24620) 116 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:37.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:36 smithi079 bash[24834]: audit 2024-09-21T00:04:35.748009+0000 mgr.x (mgr.24620) 116 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:37.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:36 smithi079 bash[19840]: audit 2024-09-21T00:04:35.748009+0000 mgr.x (mgr.24620) 116 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:38.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:37 smithi122 bash[19818]: cluster 2024-09-21T00:04:36.752137+0000 mgr.x (mgr.24620) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:38.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:37 smithi079 bash[19840]: cluster 2024-09-21T00:04:36.752137+0000 mgr.x (mgr.24620) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:38.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:37 smithi079 bash[24834]: cluster 2024-09-21T00:04:36.752137+0000 mgr.x (mgr.24620) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:40.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:39 smithi122 bash[19818]: cluster 2024-09-21T00:04:38.753812+0000 mgr.x (mgr.24620) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:40.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:39 smithi079 bash[24834]: cluster 2024-09-21T00:04:38.753812+0000 mgr.x (mgr.24620) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:40.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:39 smithi079 bash[19840]: cluster 2024-09-21T00:04:38.753812+0000 mgr.x (mgr.24620) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:41.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:41 smithi079 bash[24834]: cluster 2024-09-21T00:04:40.754524+0000 mgr.x (mgr.24620) 119 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:41.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:41 smithi079 bash[19840]: cluster 2024-09-21T00:04:40.754524+0000 mgr.x (mgr.24620) 119 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:42.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:41 smithi122 bash[19818]: cluster 2024-09-21T00:04:40.754524+0000 mgr.x (mgr.24620) 119 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:42.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:42 smithi079 bash[24834]: audit 2024-09-21T00:04:42.193953+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:04:42.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:42 smithi079 bash[19840]: audit 2024-09-21T00:04:42.193953+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:04:43.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:42 smithi122 bash[19818]: audit 2024-09-21T00:04:42.193953+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:04:43.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:43 smithi079 bash[19840]: cluster 2024-09-21T00:04:42.756149+0000 mgr.x (mgr.24620) 120 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:43.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:43 smithi079 bash[24834]: cluster 2024-09-21T00:04:42.756149+0000 mgr.x (mgr.24620) 120 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:44.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:43 smithi122 bash[19818]: cluster 2024-09-21T00:04:42.756149+0000 mgr.x (mgr.24620) 120 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:44.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:04:43 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:04:43] "GET /metrics HTTP/1.1" 200 37918 "" "Prometheus/2.43.0" 2024-09-21T00:04:46.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:45 smithi122 bash[19818]: cluster 2024-09-21T00:04:44.756919+0000 mgr.x (mgr.24620) 121 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:46.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:45 smithi079 bash[24834]: cluster 2024-09-21T00:04:44.756919+0000 mgr.x (mgr.24620) 121 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:46.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:45 smithi079 bash[19840]: cluster 2024-09-21T00:04:44.756919+0000 mgr.x (mgr.24620) 121 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:46 smithi122 bash[19818]: audit 2024-09-21T00:04:45.759587+0000 mgr.x (mgr.24620) 122 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:47.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:46 smithi079 bash[19840]: audit 2024-09-21T00:04:45.759587+0000 mgr.x (mgr.24620) 122 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:47.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:46 smithi079 bash[24834]: audit 2024-09-21T00:04:45.759587+0000 mgr.x (mgr.24620) 122 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:48.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:47 smithi122 bash[19818]: cluster 2024-09-21T00:04:46.757616+0000 mgr.x (mgr.24620) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:48.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:47 smithi079 bash[19840]: cluster 2024-09-21T00:04:46.757616+0000 mgr.x (mgr.24620) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:48.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:47 smithi079 bash[24834]: cluster 2024-09-21T00:04:46.757616+0000 mgr.x (mgr.24620) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:49 smithi122 bash[19818]: cluster 2024-09-21T00:04:48.759294+0000 mgr.x (mgr.24620) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:50.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:49 smithi079 bash[24834]: cluster 2024-09-21T00:04:48.759294+0000 mgr.x (mgr.24620) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:50.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:49 smithi079 bash[19840]: cluster 2024-09-21T00:04:48.759294+0000 mgr.x (mgr.24620) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:51.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:51 smithi079 bash[24834]: cluster 2024-09-21T00:04:50.760013+0000 mgr.x (mgr.24620) 125 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:51.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:51 smithi079 bash[19840]: cluster 2024-09-21T00:04:50.760013+0000 mgr.x (mgr.24620) 125 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:52.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:51 smithi122 bash[19818]: cluster 2024-09-21T00:04:50.760013+0000 mgr.x (mgr.24620) 125 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:54.109 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:04:53 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:04:53] "GET /metrics HTTP/1.1" 200 37918 "" "Prometheus/2.43.0" 2024-09-21T00:04:54.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:53 smithi122 bash[19818]: cluster 2024-09-21T00:04:52.761664+0000 mgr.x (mgr.24620) 126 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:53 smithi079 bash[19840]: cluster 2024-09-21T00:04:52.761664+0000 mgr.x (mgr.24620) 126 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:53 smithi079 bash[24834]: cluster 2024-09-21T00:04:52.761664+0000 mgr.x (mgr.24620) 126 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:04:56.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:55 smithi122 bash[19818]: cluster 2024-09-21T00:04:54.762378+0000 mgr.x (mgr.24620) 127 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:56.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:55 smithi079 bash[24834]: cluster 2024-09-21T00:04:54.762378+0000 mgr.x (mgr.24620) 127 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:56.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:55 smithi079 bash[19840]: cluster 2024-09-21T00:04:54.762378+0000 mgr.x (mgr.24620) 127 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:57.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:56 smithi122 bash[19818]: audit 2024-09-21T00:04:55.768515+0000 mgr.x (mgr.24620) 128 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:57.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:56 smithi079 bash[24834]: audit 2024-09-21T00:04:55.768515+0000 mgr.x (mgr.24620) 128 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:57.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:56 smithi079 bash[19840]: audit 2024-09-21T00:04:55.768515+0000 mgr.x (mgr.24620) 128 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:04:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:57 smithi122 bash[19818]: cluster 2024-09-21T00:04:56.763071+0000 mgr.x (mgr.24620) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:57 smithi122 bash[19818]: audit 2024-09-21T00:04:57.196658+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:04:58.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:57 smithi079 bash[19840]: cluster 2024-09-21T00:04:56.763071+0000 mgr.x (mgr.24620) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:58.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:57 smithi079 bash[19840]: audit 2024-09-21T00:04:57.196658+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:04:58.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:57 smithi079 bash[24834]: cluster 2024-09-21T00:04:56.763071+0000 mgr.x (mgr.24620) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:04:58.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:57 smithi079 bash[24834]: audit 2024-09-21T00:04:57.196658+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:00.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:04:59 smithi122 bash[19818]: cluster 2024-09-21T00:04:58.764718+0000 mgr.x (mgr.24620) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:00.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:04:59 smithi079 bash[24834]: cluster 2024-09-21T00:04:58.764718+0000 mgr.x (mgr.24620) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:00.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:04:59 smithi079 bash[19840]: cluster 2024-09-21T00:04:58.764718+0000 mgr.x (mgr.24620) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:01.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:01 smithi079 bash[19840]: cluster 2024-09-21T00:05:00.765386+0000 mgr.x (mgr.24620) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:01.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:01 smithi079 bash[24834]: cluster 2024-09-21T00:05:00.765386+0000 mgr.x (mgr.24620) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:01.999 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:01 smithi122 bash[19818]: cluster 2024-09-21T00:05:00.765386+0000 mgr.x (mgr.24620) 131 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:02.053 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-21T00:05:03.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:03 smithi079 bash[19840]: cluster 2024-09-21T00:05:02.766938+0000 mgr.x (mgr.24620) 132 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:03.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:03 smithi079 bash[24834]: cluster 2024-09-21T00:05:02.766938+0000 mgr.x (mgr.24620) 132 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:04.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:03 smithi122 bash[19818]: cluster 2024-09-21T00:05:02.766938+0000 mgr.x (mgr.24620) 132 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:04.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:03 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:05:03] "GET /metrics HTTP/1.1" 200 37917 "" "Prometheus/2.43.0" 2024-09-21T00:05:05.835 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:05:05.835 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (12m) 2m ago 22m 14.1M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:05:05.835 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (12m) 2m ago 22m 40.9M - dad864ee21e9 851b2e97d47c 2024-09-21T00:05:05.835 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (2m) 2m ago 20m 41.0M - 3.5 e1d6a67b021e 2c1c4e4840fb 2024-09-21T00:05:05.835 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283 running (15m) 2m ago 28m 481M - 19.1.1-367-g9e2ac70b cc9251b744a3 58cd83340f25 2024-09-21T00:05:05.835 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (9m) 2m ago 30m 425M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:05:05.835 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (30m) 2m ago 31m 74.3M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-21T00:05:05.835 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (29m) 2m ago 29m 55.5M 2048M 17.2.0 e1d6a67b021e 54a13324c500 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (29m) 2m ago 29m 57.5M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (13m) 2m ago 23m 8800k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (12m) 2m ago 23m 8215k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (28m) 2m ago 28m 56.5M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (27m) 2m ago 27m 57.7M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (27m) 2m ago 27m 51.5M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (26m) 2m ago 26m 56.6M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (25m) 2m ago 25m 57.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (25m) 2m ago 25m 54.2M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (24m) 2m ago 24m 55.2M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (23m) 2m ago 23m 57.3M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (2m) 2m ago 23m 39.9M - 2.43.0 a07b618ecd1d 6ca9eb6c5ee7 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (20m) 2m ago 20m 89.2M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:05:05.836 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (20m) 2m ago 20m 89.2M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:05:06.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:05 smithi122 bash[19818]: cluster 2024-09-21T00:05:04.767776+0000 mgr.x (mgr.24620) 133 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:06.223 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:05 smithi079 bash[19840]: cluster 2024-09-21T00:05:04.767776+0000 mgr.x (mgr.24620) 133 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:06.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:05 smithi079 bash[24834]: cluster 2024-09-21T00:05:04.767776+0000 mgr.x (mgr.24620) 133 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:06.718 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ls' 2024-09-21T00:05:06.973 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:06 smithi079 bash[19840]: audit 2024-09-21T00:05:05.773209+0000 mgr.x (mgr.24620) 134 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:06.973 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:06 smithi079 bash[19840]: audit 2024-09-21T00:05:05.799297+0000 mgr.x (mgr.24620) 135 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:06.973 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:06 smithi079 bash[24834]: audit 2024-09-21T00:05:05.773209+0000 mgr.x (mgr.24620) 134 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:06.973 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:06 smithi079 bash[24834]: audit 2024-09-21T00:05:05.799297+0000 mgr.x (mgr.24620) 135 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:07.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:06 smithi122 bash[19818]: audit 2024-09-21T00:05:05.773209+0000 mgr.x (mgr.24620) 134 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:07.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:06 smithi122 bash[19818]: audit 2024-09-21T00:05:05.799297+0000 mgr.x (mgr.24620) 135 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:08.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:07 smithi122 bash[19818]: cluster 2024-09-21T00:05:06.768698+0000 mgr.x (mgr.24620) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:08.116 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:07 smithi079 bash[19840]: cluster 2024-09-21T00:05:06.768698+0000 mgr.x (mgr.24620) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:08.116 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:07 smithi079 bash[24834]: cluster 2024-09-21T00:05:06.768698+0000 mgr.x (mgr.24620) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:09.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:09 smithi079 bash[19840]: cluster 2024-09-21T00:05:08.770308+0000 mgr.x (mgr.24620) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:09.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:09 smithi079 bash[24834]: cluster 2024-09-21T00:05:08.770308+0000 mgr.x (mgr.24620) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:10.052 INFO:teuthology.orchestra.run.smithi079.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T00:05:10.053 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager ?:9093,9094 1/1 2m ago 23m smithi079=a;count:1 2024-09-21T00:05:10.053 INFO:teuthology.orchestra.run.smithi079.stdout:grafana ?:3000 1/1 2m ago 23m smithi122=a;count:1 2024-09-21T00:05:10.053 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo ?:5000 1/1 2m ago 20m count:1 2024-09-21T00:05:10.053 INFO:teuthology.orchestra.run.smithi079.stdout:mgr 2/2 2m ago 29m smithi079=y;smithi122=x;count:2 2024-09-21T00:05:10.053 INFO:teuthology.orchestra.run.smithi079.stdout:mon 3/3 2m ago 29m smithi079:172.21.15.79=a;smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c;smithi122:172.21.15.122=b;count:3 2024-09-21T00:05:10.053 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter ?:9100 2/2 2m ago 23m smithi079=a;smithi122=b;count:2 2024-09-21T00:05:10.053 INFO:teuthology.orchestra.run.smithi079.stdout:osd 8 2m ago - 2024-09-21T00:05:10.053 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus ?:9095 1/1 2m ago 23m smithi122=a;count:1 2024-09-21T00:05:10.053 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo ?:8000 2/2 2m ago 21m count:2 2024-09-21T00:05:10.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:09 smithi122 bash[19818]: cluster 2024-09-21T00:05:08.770308+0000 mgr.x (mgr.24620) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:10.783 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions' 2024-09-21T00:05:11.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:11 smithi079 bash[24834]: audit 2024-09-21T00:05:10.040315+0000 mgr.x (mgr.24620) 138 : audit [DBG] from='client.15306 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:11.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:11 smithi079 bash[24834]: cluster 2024-09-21T00:05:10.771037+0000 mgr.x (mgr.24620) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:11.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:11 smithi079 bash[19840]: audit 2024-09-21T00:05:10.040315+0000 mgr.x (mgr.24620) 138 : audit [DBG] from='client.15306 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:11.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:11 smithi079 bash[19840]: cluster 2024-09-21T00:05:10.771037+0000 mgr.x (mgr.24620) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:12.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:11 smithi122 bash[19818]: audit 2024-09-21T00:05:10.040315+0000 mgr.x (mgr.24620) 138 : audit [DBG] from='client.15306 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:12.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:11 smithi122 bash[19818]: cluster 2024-09-21T00:05:10.771037+0000 mgr.x (mgr.24620) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:12.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:12 smithi079 bash[24834]: audit 2024-09-21T00:05:12.197200+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:12.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:12 smithi079 bash[19840]: audit 2024-09-21T00:05:12.197200+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:12 smithi122 bash[19818]: audit 2024-09-21T00:05:12.197200+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:13.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:13 smithi079 bash[24834]: cluster 2024-09-21T00:05:12.772690+0000 mgr.x (mgr.24620) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:13.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:13 smithi079 bash[19840]: cluster 2024-09-21T00:05:12.772690+0000 mgr.x (mgr.24620) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:14.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:13 smithi122 bash[19818]: cluster 2024-09-21T00:05:12.772690+0000 mgr.x (mgr.24620) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:14.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:13 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:05:13] "GET /metrics HTTP/1.1" 200 37915 "" "Prometheus/2.43.0" 2024-09-21T00:05:14.450 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:05:14.450 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:05:14.450 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-21T00:05:14.450 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:05:14.450 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:05:14.450 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:05:14.450 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:05:14.451 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:05:14.451 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-21T00:05:14.451 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:05:14.451 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-09-21T00:05:14.451 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:05:14.451 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:05:14.451 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:05:14.451 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:05:14.451 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-21T00:05:14.451 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:05:14.451 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:05:14.451 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:05:14.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:14 smithi079 bash[19840]: audit 2024-09-21T00:05:14.453126+0000 mon.a (mon.0) 1056 : audit [DBG] from='client.? 172.21.15.79:0/3197568567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:05:14.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:14 smithi079 bash[24834]: audit 2024-09-21T00:05:14.453126+0000 mon.a (mon.0) 1056 : audit [DBG] from='client.? 172.21.15.79:0/3197568567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:05:15.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:14 smithi122 bash[19818]: audit 2024-09-21T00:05:14.453126+0000 mon.a (mon.0) 1056 : audit [DBG] from='client.? 172.21.15.79:0/3197568567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:05:15.180 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-21T00:05:15.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:15 smithi079 bash[19840]: cluster 2024-09-21T00:05:14.773355+0000 mgr.x (mgr.24620) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:15.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:15 smithi079 bash[24834]: cluster 2024-09-21T00:05:14.773355+0000 mgr.x (mgr.24620) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:16.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:15 smithi122 bash[19818]: cluster 2024-09-21T00:05:14.773355+0000 mgr.x (mgr.24620) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:16.858 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:16 smithi079 bash[19840]: audit 2024-09-21T00:05:15.784210+0000 mgr.x (mgr.24620) 142 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:16.859 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:16 smithi079 bash[24834]: audit 2024-09-21T00:05:15.784210+0000 mgr.x (mgr.24620) 142 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:17.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:16 smithi122 bash[19818]: audit 2024-09-21T00:05:15.784210+0000 mgr.x (mgr.24620) 142 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:18.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:17 smithi122 bash[19818]: cluster 2024-09-21T00:05:16.774057+0000 mgr.x (mgr.24620) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:18.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:17 smithi079 bash[24834]: cluster 2024-09-21T00:05:16.774057+0000 mgr.x (mgr.24620) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:18.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:17 smithi079 bash[19840]: cluster 2024-09-21T00:05:16.774057+0000 mgr.x (mgr.24620) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:20.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:19 smithi122 bash[19818]: cluster 2024-09-21T00:05:18.775680+0000 mgr.x (mgr.24620) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:20.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:19 smithi079 bash[19840]: cluster 2024-09-21T00:05:18.775680+0000 mgr.x (mgr.24620) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:20.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:19 smithi079 bash[24834]: cluster 2024-09-21T00:05:18.775680+0000 mgr.x (mgr.24620) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:21.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:20 smithi122 bash[19818]: audit 2024-09-21T00:05:18.921736+0000 mgr.x (mgr.24620) 145 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:21.216 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:20 smithi079 bash[24834]: audit 2024-09-21T00:05:18.921736+0000 mgr.x (mgr.24620) 145 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:21.217 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:20 smithi079 bash[19840]: audit 2024-09-21T00:05:18.921736+0000 mgr.x (mgr.24620) 145 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:21.757 INFO:teuthology.orchestra.run.smithi079.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:05:22.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:21 smithi122 bash[19818]: cluster 2024-09-21T00:05:20.776368+0000 mgr.x (mgr.24620) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:22.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:21 smithi122 bash[19818]: audit 2024-09-21T00:05:21.759486+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:05:22.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:21 smithi122 bash[19818]: audit 2024-09-21T00:05:21.761344+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:22.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:21 smithi122 bash[19818]: audit 2024-09-21T00:05:21.764694+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:05:22.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:21 smithi122 bash[19818]: audit 2024-09-21T00:05:21.766513+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:05:22.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:21 smithi122 bash[19818]: audit 2024-09-21T00:05:21.776598+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:05:22.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:21 smithi079 bash[24834]: cluster 2024-09-21T00:05:20.776368+0000 mgr.x (mgr.24620) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:22.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:21 smithi079 bash[24834]: audit 2024-09-21T00:05:21.759486+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:05:22.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:21 smithi079 bash[24834]: audit 2024-09-21T00:05:21.761344+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:22.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:21 smithi079 bash[24834]: audit 2024-09-21T00:05:21.764694+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:05:22.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:21 smithi079 bash[24834]: audit 2024-09-21T00:05:21.766513+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:05:22.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:21 smithi079 bash[24834]: audit 2024-09-21T00:05:21.776598+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:05:22.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:21 smithi079 bash[19840]: cluster 2024-09-21T00:05:20.776368+0000 mgr.x (mgr.24620) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:22.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:21 smithi079 bash[19840]: audit 2024-09-21T00:05:21.759486+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:05:22.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:21 smithi079 bash[19840]: audit 2024-09-21T00:05:21.761344+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:22.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:21 smithi079 bash[19840]: audit 2024-09-21T00:05:21.764694+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:05:22.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:21 smithi079 bash[19840]: audit 2024-09-21T00:05:21.766513+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:05:22.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:21 smithi079 bash[19840]: audit 2024-09-21T00:05:21.776598+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:05:22.453 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T00:05:22.973 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:22 smithi079 bash[19840]: cephadm 2024-09-21T00:05:21.750397+0000 mgr.x (mgr.24620) 147 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:05:23.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:22 smithi122 bash[19818]: cephadm 2024-09-21T00:05:21.750397+0000 mgr.x (mgr.24620) 147 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:05:23.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:22 smithi079 bash[24834]: cephadm 2024-09-21T00:05:21.750397+0000 mgr.x (mgr.24620) 147 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:05:24.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:23 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:05:23] "GET /metrics HTTP/1.1" 200 37915 "" "Prometheus/2.43.0" 2024-09-21T00:05:24.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:23 smithi122 bash[19818]: cephadm 2024-09-21T00:05:21.931446+0000 mgr.x (mgr.24620) 148 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:05:24.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:23 smithi122 bash[19818]: cluster 2024-09-21T00:05:22.777973+0000 mgr.x (mgr.24620) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:24.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:23 smithi079 bash[19840]: cephadm 2024-09-21T00:05:21.931446+0000 mgr.x (mgr.24620) 148 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:05:24.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:23 smithi079 bash[19840]: cluster 2024-09-21T00:05:22.777973+0000 mgr.x (mgr.24620) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:24.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:23 smithi079 bash[24834]: cephadm 2024-09-21T00:05:21.931446+0000 mgr.x (mgr.24620) 148 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:05:24.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:23 smithi079 bash[24834]: cluster 2024-09-21T00:05:22.777973+0000 mgr.x (mgr.24620) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:05:25.058 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:24 smithi079 bash[19840]: cluster 2024-09-21T00:05:24.778687+0000 mgr.x (mgr.24620) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:25.058 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:24 smithi079 bash[24834]: cluster 2024-09-21T00:05:24.778687+0000 mgr.x (mgr.24620) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:25.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:24 smithi122 bash[19818]: cluster 2024-09-21T00:05:24.778687+0000 mgr.x (mgr.24620) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:26.964 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:26 smithi122 bash[38324]: debug 2024-09-21T00:05:26.924+0000 7f2d56a70640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T00:05:26.964 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:26 smithi122 bash[19818]: audit 2024-09-21T00:05:25.792141+0000 mgr.x (mgr.24620) 151 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:26.964 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:26 smithi122 bash[19818]: audit 2024-09-21T00:05:25.914143+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:05:26.964 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:26 smithi122 bash[19818]: audit 2024-09-21T00:05:25.919668+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:26.965 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:26 smithi122 bash[19818]: audit 2024-09-21T00:05:25.931630+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T00:05:26.965 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:26 smithi122 bash[19818]: audit 2024-09-21T00:05:25.932230+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T00:05:26.965 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:26 smithi122 bash[19818]: cluster 2024-09-21T00:05:25.937526+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T00:05:26.965 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:26 smithi122 bash[19818]: cluster 2024-09-21T00:05:26.228197+0000 mon.a (mon.0) 1062 : cluster [DBG] Standby manager daemon x started 2024-09-21T00:05:26.965 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[55672]: [21/Sep/2024:00:05:26] ENGINE Bus STOPPING 2024-09-21T00:05:26.966 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[24834]: audit 2024-09-21T00:05:25.792141+0000 mgr.x (mgr.24620) 151 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:26.966 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[24834]: audit 2024-09-21T00:05:25.914143+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:05:26.966 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[24834]: audit 2024-09-21T00:05:25.919668+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:26.966 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[24834]: audit 2024-09-21T00:05:25.931630+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T00:05:26.966 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[24834]: audit 2024-09-21T00:05:25.932230+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T00:05:26.966 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[24834]: cluster 2024-09-21T00:05:25.937526+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T00:05:26.966 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[24834]: cluster 2024-09-21T00:05:26.228197+0000 mon.a (mon.0) 1062 : cluster [DBG] Standby manager daemon x started 2024-09-21T00:05:26.966 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[19840]: audit 2024-09-21T00:05:25.792141+0000 mgr.x (mgr.24620) 151 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:26.966 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[19840]: audit 2024-09-21T00:05:25.914143+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24620 ' entity='mgr.x' 2024-09-21T00:05:26.966 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[19840]: audit 2024-09-21T00:05:25.919668+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:26.967 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[19840]: audit 2024-09-21T00:05:25.931630+0000 mon.b (mon.2) 248 : audit [INF] from='mgr.24620 172.21.15.122:0/597955129' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T00:05:26.967 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[19840]: audit 2024-09-21T00:05:25.932230+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T00:05:26.967 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[19840]: cluster 2024-09-21T00:05:25.937526+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T00:05:26.967 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:26 smithi079 bash[19840]: cluster 2024-09-21T00:05:26.228197+0000 mon.a (mon.0) 1062 : cluster [DBG] Standby manager daemon x started 2024-09-21T00:05:27.239 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[55672]: [21/Sep/2024:00:05:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T00:05:27.239 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[55672]: [21/Sep/2024:00:05:27] ENGINE Bus STOPPED 2024-09-21T00:05:27.357 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:26 smithi122 bash[38324]: ignoring --setuser ceph since I am not root 2024-09-21T00:05:27.357 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:26 smithi122 bash[38324]: ignoring --setgroup ceph since I am not root 2024-09-21T00:05:27.357 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:26 smithi122 bash[38324]: debug 2024-09-21T00:05:26.988+0000 7f70b8135640 1 -- 172.21.15.122:0/1827170916 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5592464f50e0 con 0x5592464f6800 2024-09-21T00:05:27.357 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[38324]: debug 2024-09-21T00:05:27.100+0000 7f70ba991040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T00:05:27.721 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[55672]: [21/Sep/2024:00:05:27] ENGINE Bus STARTING 2024-09-21T00:05:27.721 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[55672]: [21/Sep/2024:00:05:27] ENGINE Serving on http://:::9283 2024-09-21T00:05:27.721 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[55672]: [21/Sep/2024:00:05:27] ENGINE Bus STARTED 2024-09-21T00:05:27.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: cephadm 2024-09-21T00:05:25.917071+0000 mgr.x (mgr.24620) 152 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:05:27.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: cephadm 2024-09-21T00:05:25.917195+0000 mgr.x (mgr.24620) 153 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:05:27.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: cephadm 2024-09-21T00:05:25.922432+0000 mgr.x (mgr.24620) 154 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T00:05:27.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: cephadm 2024-09-21T00:05:25.923567+0000 mgr.x (mgr.24620) 155 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T00:05:27.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: cephadm 2024-09-21T00:05:25.931054+0000 mgr.x (mgr.24620) 156 : cephadm [INF] Failing over to other MGR 2024-09-21T00:05:27.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: cluster 2024-09-21T00:05:26.779381+0000 mgr.x (mgr.24620) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:05:27.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.921410+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T00:05:27.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: cluster 2024-09-21T00:05:26.922401+0000 mon.a (mon.0) 1064 : cluster [DBG] mgrmap e37: y(active, starting, since 0.989254s), standbys: x 2024-09-21T00:05:27.947 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:05:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: cephadm 2024-09-21T00:05:25.917071+0000 mgr.x (mgr.24620) 152 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:05:27.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: cephadm 2024-09-21T00:05:25.917195+0000 mgr.x (mgr.24620) 153 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:05:27.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: cephadm 2024-09-21T00:05:25.922432+0000 mgr.x (mgr.24620) 154 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T00:05:27.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: cephadm 2024-09-21T00:05:25.923567+0000 mgr.x (mgr.24620) 155 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T00:05:27.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: cephadm 2024-09-21T00:05:25.931054+0000 mgr.x (mgr.24620) 156 : cephadm [INF] Failing over to other MGR 2024-09-21T00:05:27.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: cluster 2024-09-21T00:05:26.779381+0000 mgr.x (mgr.24620) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:05:27.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.921410+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T00:05:27.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: cluster 2024-09-21T00:05:26.922401+0000 mon.a (mon.0) 1064 : cluster [DBG] mgrmap e37: y(active, starting, since 0.989254s), standbys: x 2024-09-21T00:05:27.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.927336+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:05:27.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.927580+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:05:27.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.927783+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:05:27.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.929262+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T00:05:27.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.929541+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T00:05:27.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.929780+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T00:05:27.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.930079+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T00:05:27.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.930355+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T00:05:27.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.930635+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T00:05:27.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.930913+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T00:05:27.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.931201+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T00:05:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: cephadm 2024-09-21T00:05:25.917071+0000 mgr.x (mgr.24620) 152 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:05:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: cephadm 2024-09-21T00:05:25.917195+0000 mgr.x (mgr.24620) 153 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:05:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: cephadm 2024-09-21T00:05:25.922432+0000 mgr.x (mgr.24620) 154 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T00:05:27.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: cephadm 2024-09-21T00:05:25.923567+0000 mgr.x (mgr.24620) 155 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: cephadm 2024-09-21T00:05:25.931054+0000 mgr.x (mgr.24620) 156 : cephadm [INF] Failing over to other MGR 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: cluster 2024-09-21T00:05:26.779381+0000 mgr.x (mgr.24620) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.921410+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24620 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: cluster 2024-09-21T00:05:26.922401+0000 mon.a (mon.0) 1064 : cluster [DBG] mgrmap e37: y(active, starting, since 0.989254s), standbys: x 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.927336+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.927580+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.927783+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.929262+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.929541+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.929780+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.930079+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.930355+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T00:05:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.930635+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T00:05:27.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.930913+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T00:05:27.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.931201+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T00:05:27.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.931472+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T00:05:27.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.931781+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T00:05:27.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.932072+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T00:05:27.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.932305+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T00:05:27.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:26.932916+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T00:05:27.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: cluster 2024-09-21T00:05:27.226253+0000 mon.a (mon.0) 1081 : cluster [INF] Manager daemon y is now available 2024-09-21T00:05:27.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:27.282419+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:27.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:27.307850+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:27.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:27.322521+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:05:27.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[19840]: audit 2024-09-21T00:05:27.355660+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T00:05:27.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.931472+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T00:05:27.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.931781+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T00:05:27.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.932072+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T00:05:27.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.932305+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T00:05:27.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:26.932916+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T00:05:27.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: cluster 2024-09-21T00:05:27.226253+0000 mon.a (mon.0) 1081 : cluster [INF] Manager daemon y is now available 2024-09-21T00:05:27.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:27.282419+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:27.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:27.307850+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:27.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:27.322521+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:05:27.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:27 smithi079 bash[24834]: audit 2024-09-21T00:05:27.355660+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T00:05:28.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.927336+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:05:28.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.927580+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:05:28.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.927783+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.929262+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.929541+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.929780+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.930079+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.930355+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.930635+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.930913+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.931201+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.931472+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.931781+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.932072+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.932305+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:26.932916+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: cluster 2024-09-21T00:05:27.226253+0000 mon.a (mon.0) 1081 : cluster [INF] Manager daemon y is now available 2024-09-21T00:05:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:27.282419+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:28.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:27.307850+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:28.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:27.322521+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:05:28.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:27 smithi122 bash[19818]: audit 2024-09-21T00:05:27.355660+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T00:05:28.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[38324]: debug 2024-09-21T00:05:28.328+0000 7f70ba991040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T00:05:28.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[38324]: debug 2024-09-21T00:05:28.392+0000 7f70ba991040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T00:05:28.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[38324]: debug 2024-09-21T00:05:28.544+0000 7f70ba991040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T00:05:28.654 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:05:28.654 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (13m) 3m ago 23m 14.1M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:05:28.654 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (12m) 3m ago 22m 40.9M - dad864ee21e9 851b2e97d47c 2024-09-21T00:05:28.654 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (3m) 3m ago 21m 41.0M - 3.5 e1d6a67b021e 2c1c4e4840fb 2024-09-21T00:05:28.654 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283 running (15m) 3m ago 29m 481M - 19.1.1-367-g9e2ac70b cc9251b744a3 58cd83340f25 2024-09-21T00:05:28.654 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (10m) 3m ago 31m 425M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:05:28.654 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (31m) 3m ago 31m 74.3M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-21T00:05:28.654 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (29m) 3m ago 29m 55.5M 2048M 17.2.0 e1d6a67b021e 54a13324c500 2024-09-21T00:05:28.654 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (29m) 3m ago 29m 57.5M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (13m) 3m ago 23m 8800k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (12m) 3m ago 23m 8215k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (28m) 3m ago 28m 56.5M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (28m) 3m ago 28m 57.7M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (27m) 3m ago 27m 51.5M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (26m) 3m ago 26m 56.6M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (26m) 3m ago 26m 57.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (25m) 3m ago 25m 54.2M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (24m) 3m ago 24m 55.2M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (24m) 3m ago 24m 57.3M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (3m) 3m ago 23m 39.9M - 2.43.0 a07b618ecd1d 6ca9eb6c5ee7 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (21m) 3m ago 21m 89.2M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:05:28.655 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (21m) 3m ago 21m 89.2M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:05:28.927 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: debug 2024-09-21T00:05:28.656+0000 7f4d3e3c5640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:00:05:28] ENGINE Error in HTTPServer.serve 2024-09-21T00:05:28.927 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: Traceback (most recent call last): 2024-09-21T00:05:28.927 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T00:05:28.927 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: self._connections.run(self.expiration_interval) 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: self._run(expiration_interval) 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: s = self.context.wrap_socket( 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: return self.sslsocket_class._create( 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: self.do_handshake() 2024-09-21T00:05:28.928 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T00:05:28.929 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: self._sslobj.do_handshake() 2024-09-21T00:05:28.929 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[55672]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T00:05:29.070 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:05:29.070 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:05:29.071 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-21T00:05:29.071 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:05:29.071 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:05:29.071 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:05:29.071 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:05:29.071 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:05:29.071 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-21T00:05:29.071 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:05:29.071 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-09-21T00:05:29.072 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:05:29.072 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:05:29.072 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:05:29.072 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:05:29.072 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-21T00:05:29.072 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:05:29.072 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:05:29.072 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:05:29.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: cluster 2024-09-21T00:05:27.928757+0000 mon.a (mon.0) 1086 : cluster [DBG] mgrmap e38: y(active, since 1.99561s), standbys: x 2024-09-21T00:05:29.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: cephadm 2024-09-21T00:05:28.536028+0000 mgr.y (mgr.25123) 4 : cephadm [INF] [21/Sep/2024:00:05:28] ENGINE Bus STARTING 2024-09-21T00:05:29.201 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: audit 2024-09-21T00:05:28.624338+0000 mgr.y (mgr.25123) 5 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:29.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: cephadm 2024-09-21T00:05:28.657645+0000 mgr.y (mgr.25123) 6 : cephadm [INF] [21/Sep/2024:00:05:28] ENGINE Serving on https://172.21.15.79:7150 2024-09-21T00:05:29.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: cephadm 2024-09-21T00:05:28.662542+0000 mgr.y (mgr.25123) 7 : cephadm [ERR] [21/Sep/2024:00:05:28] ENGINE Error in HTTPServer.serve 2024-09-21T00:05:29.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: Traceback (most recent call last): 2024-09-21T00:05:29.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T00:05:29.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: self._connections.run(self.expiration_interval) 2024-09-21T00:05:29.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T00:05:29.202 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: self._run(expiration_interval) 2024-09-21T00:05:29.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T00:05:29.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T00:05:29.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T00:05:29.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T00:05:29.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T00:05:29.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: s = self.context.wrap_socket( 2024-09-21T00:05:29.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T00:05:29.203 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: return self.sslsocket_class._create( 2024-09-21T00:05:29.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T00:05:29.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: self.do_handshake() 2024-09-21T00:05:29.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T00:05:29.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: self._sslobj.do_handshake() 2024-09-21T00:05:29.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T00:05:29.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: cephadm 2024-09-21T00:05:28.759804+0000 mgr.y (mgr.25123) 8 : cephadm [INF] [21/Sep/2024:00:05:28] ENGINE Serving on http://172.21.15.79:8765 2024-09-21T00:05:29.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:28 smithi122 bash[19818]: cephadm 2024-09-21T00:05:28.760150+0000 mgr.y (mgr.25123) 9 : cephadm [INF] [21/Sep/2024:00:05:28] ENGINE Bus STARTED 2024-09-21T00:05:29.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: cluster 2024-09-21T00:05:27.928757+0000 mon.a (mon.0) 1086 : cluster [DBG] mgrmap e38: y(active, since 1.99561s), standbys: x 2024-09-21T00:05:29.348 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: cephadm 2024-09-21T00:05:28.536028+0000 mgr.y (mgr.25123) 4 : cephadm [INF] [21/Sep/2024:00:05:28] ENGINE Bus STARTING 2024-09-21T00:05:29.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: audit 2024-09-21T00:05:28.624338+0000 mgr.y (mgr.25123) 5 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:29.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: cephadm 2024-09-21T00:05:28.657645+0000 mgr.y (mgr.25123) 6 : cephadm [INF] [21/Sep/2024:00:05:28] ENGINE Serving on https://172.21.15.79:7150 2024-09-21T00:05:29.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: cephadm 2024-09-21T00:05:28.662542+0000 mgr.y (mgr.25123) 7 : cephadm [ERR] [21/Sep/2024:00:05:28] ENGINE Error in HTTPServer.serve 2024-09-21T00:05:29.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: Traceback (most recent call last): 2024-09-21T00:05:29.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T00:05:29.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: self._connections.run(self.expiration_interval) 2024-09-21T00:05:29.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T00:05:29.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: self._run(expiration_interval) 2024-09-21T00:05:29.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T00:05:29.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T00:05:29.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T00:05:29.349 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T00:05:29.350 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T00:05:29.350 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: s = self.context.wrap_socket( 2024-09-21T00:05:29.350 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T00:05:29.350 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: return self.sslsocket_class._create( 2024-09-21T00:05:29.350 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T00:05:29.350 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: self.do_handshake() 2024-09-21T00:05:29.350 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T00:05:29.350 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: self._sslobj.do_handshake() 2024-09-21T00:05:29.350 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T00:05:29.350 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: cephadm 2024-09-21T00:05:28.759804+0000 mgr.y (mgr.25123) 8 : cephadm [INF] [21/Sep/2024:00:05:28] ENGINE Serving on http://172.21.15.79:8765 2024-09-21T00:05:29.350 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[19840]: cephadm 2024-09-21T00:05:28.760150+0000 mgr.y (mgr.25123) 9 : cephadm [INF] [21/Sep/2024:00:05:28] ENGINE Bus STARTED 2024-09-21T00:05:29.351 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: cluster 2024-09-21T00:05:27.928757+0000 mon.a (mon.0) 1086 : cluster [DBG] mgrmap e38: y(active, since 1.99561s), standbys: x 2024-09-21T00:05:29.351 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: cephadm 2024-09-21T00:05:28.536028+0000 mgr.y (mgr.25123) 4 : cephadm [INF] [21/Sep/2024:00:05:28] ENGINE Bus STARTING 2024-09-21T00:05:29.351 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: audit 2024-09-21T00:05:28.624338+0000 mgr.y (mgr.25123) 5 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:29.351 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: cephadm 2024-09-21T00:05:28.657645+0000 mgr.y (mgr.25123) 6 : cephadm [INF] [21/Sep/2024:00:05:28] ENGINE Serving on https://172.21.15.79:7150 2024-09-21T00:05:29.351 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: cephadm 2024-09-21T00:05:28.662542+0000 mgr.y (mgr.25123) 7 : cephadm [ERR] [21/Sep/2024:00:05:28] ENGINE Error in HTTPServer.serve 2024-09-21T00:05:29.351 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: Traceback (most recent call last): 2024-09-21T00:05:29.351 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T00:05:29.351 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: self._connections.run(self.expiration_interval) 2024-09-21T00:05:29.351 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T00:05:29.351 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: self._run(expiration_interval) 2024-09-21T00:05:29.351 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: s = self.context.wrap_socket( 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: return self.sslsocket_class._create( 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: self.do_handshake() 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: self._sslobj.do_handshake() 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T00:05:29.352 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: cephadm 2024-09-21T00:05:28.759804+0000 mgr.y (mgr.25123) 8 : cephadm [INF] [21/Sep/2024:00:05:28] ENGINE Serving on http://172.21.15.79:8765 2024-09-21T00:05:29.353 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:28 smithi079 bash[24834]: cephadm 2024-09-21T00:05:28.760150+0000 mgr.y (mgr.25123) 9 : cephadm [INF] [21/Sep/2024:00:05:28] ENGINE Bus STARTED 2024-09-21T00:05:29.416 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:05:29.416 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:05:29.416 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:05:29.416 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T00:05:29.416 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-09-21T00:05:29.416 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-09-21T00:05:29.416 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-09-21T00:05:29.417 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T00:05:29.417 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-09-21T00:05:29.417 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:05:29.417 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:05:29.533 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:29 smithi122 bash[38324]: debug 2024-09-21T00:05:29.196+0000 7f70ba991040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T00:05:29.533 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:29 smithi122 bash[38324]: debug 2024-09-21T00:05:29.268+0000 7f70ba991040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T00:05:29.533 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:29 smithi122 bash[38324]: debug 2024-09-21T00:05:29.344+0000 7f70ba991040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T00:05:29.533 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:29 smithi122 bash[38324]: debug 2024-09-21T00:05:29.532+0000 7f70ba991040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T00:05:29.857 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:29 smithi122 bash[38324]: debug 2024-09-21T00:05:29.608+0000 7f70ba991040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T00:05:29.857 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:29 smithi122 bash[38324]: debug 2024-09-21T00:05:29.676+0000 7f70ba991040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T00:05:30.203 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:29 smithi122 bash[38324]: debug 2024-09-21T00:05:29.936+0000 7f70ba991040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T00:05:30.203 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:30 smithi122 bash[38324]: debug 2024-09-21T00:05:30.004+0000 7f70ba991040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T00:05:30.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:29 smithi122 bash[19818]: cluster 2024-09-21T00:05:28.931250+0000 mgr.y (mgr.25123) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:05:30.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:29 smithi122 bash[19818]: cluster 2024-09-21T00:05:28.940466+0000 mon.a (mon.0) 1087 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-09-21T00:05:30.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:29 smithi122 bash[19818]: audit 2024-09-21T00:05:29.073366+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.79:0/1666083820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:05:30.204 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:29 smithi122 bash[19818]: audit 2024-09-21T00:05:29.418953+0000 mgr.y (mgr.25123) 11 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:30.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:29 smithi079 bash[24834]: cluster 2024-09-21T00:05:28.931250+0000 mgr.y (mgr.25123) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:05:30.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:29 smithi079 bash[24834]: cluster 2024-09-21T00:05:28.940466+0000 mon.a (mon.0) 1087 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-09-21T00:05:30.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:29 smithi079 bash[24834]: audit 2024-09-21T00:05:29.073366+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.79:0/1666083820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:05:30.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:29 smithi079 bash[24834]: audit 2024-09-21T00:05:29.418953+0000 mgr.y (mgr.25123) 11 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:30.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:29 smithi079 bash[19840]: cluster 2024-09-21T00:05:28.931250+0000 mgr.y (mgr.25123) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:05:30.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:29 smithi079 bash[19840]: cluster 2024-09-21T00:05:28.940466+0000 mon.a (mon.0) 1087 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-09-21T00:05:30.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:29 smithi079 bash[19840]: audit 2024-09-21T00:05:29.073366+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.79:0/1666083820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:05:30.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:29 smithi079 bash[19840]: audit 2024-09-21T00:05:29.418953+0000 mgr.y (mgr.25123) 11 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:05:30.533 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:30 smithi122 bash[38324]: debug 2024-09-21T00:05:30.204+0000 7f70ba991040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T00:05:30.534 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:30 smithi122 bash[38324]: debug 2024-09-21T00:05:30.284+0000 7f70ba991040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T00:05:30.856 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:30 smithi122 bash[38324]: debug 2024-09-21T00:05:30.536+0000 7f70ba991040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T00:05:30.856 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:30 smithi122 bash[38324]: debug 2024-09-21T00:05:30.712+0000 7f70ba991040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T00:05:31.141 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:30 smithi122 bash[38324]: debug 2024-09-21T00:05:30.880+0000 7f70ba991040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T00:05:31.141 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:30 smithi122 bash[38324]: debug 2024-09-21T00:05:30.960+0000 7f70ba991040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T00:05:31.606 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:31 smithi122 bash[38324]: debug 2024-09-21T00:05:31.140+0000 7f70ba991040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T00:05:32.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:31 smithi079 bash[19840]: cluster 2024-09-21T00:05:30.932088+0000 mgr.y (mgr.25123) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:05:32.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:31 smithi079 bash[19840]: cluster 2024-09-21T00:05:30.960734+0000 mon.a (mon.0) 1088 : cluster [DBG] mgrmap e40: y(active, since 5s), standbys: x 2024-09-21T00:05:32.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:31 smithi079 bash[24834]: cluster 2024-09-21T00:05:30.932088+0000 mgr.y (mgr.25123) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:05:32.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:31 smithi079 bash[24834]: cluster 2024-09-21T00:05:30.960734+0000 mon.a (mon.0) 1088 : cluster [DBG] mgrmap e40: y(active, since 5s), standbys: x 2024-09-21T00:05:32.280 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:31 smithi122 bash[19818]: cluster 2024-09-21T00:05:30.932088+0000 mgr.y (mgr.25123) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:05:32.280 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:31 smithi122 bash[19818]: cluster 2024-09-21T00:05:30.960734+0000 mon.a (mon.0) 1088 : cluster [DBG] mgrmap e40: y(active, since 5s), standbys: x 2024-09-21T00:05:32.281 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:31 smithi122 bash[38324]: debug 2024-09-21T00:05:31.980+0000 7f70ba991040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T00:05:32.281 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[38324]: debug 2024-09-21T00:05:32.056+0000 7f70ba991040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T00:05:32.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[38324]: debug 2024-09-21T00:05:32.280+0000 7f70ba991040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T00:05:32.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[38324]: debug 2024-09-21T00:05:32.356+0000 7f70ba991040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T00:05:33.106 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[38324]: debug 2024-09-21T00:05:32.752+0000 7f70ba991040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T00:05:33.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[38324]: debug 2024-09-21T00:05:32.836+0000 7f70ba991040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T00:05:33.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[38324]: [21/Sep/2024:00:05:32] ENGINE Bus STARTING 2024-09-21T00:05:33.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[38324]: CherryPy Checker: 2024-09-21T00:05:33.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[38324]: The Application mounted at '' has an empty config. 2024-09-21T00:05:33.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[38324]: [21/Sep/2024:00:05:32] ENGINE Serving on http://:::9283 2024-09-21T00:05:33.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[38324]: [21/Sep/2024:00:05:32] ENGINE Bus STARTED 2024-09-21T00:05:33.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[19818]: cluster 2024-09-21T00:05:32.840367+0000 mon.a (mon.0) 1089 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T00:05:33.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[19818]: cluster 2024-09-21T00:05:32.840586+0000 mon.a (mon.0) 1090 : cluster [DBG] Standby manager daemon x started 2024-09-21T00:05:33.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[19818]: audit 2024-09-21T00:05:32.841593+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.? 172.21.15.122:0/2530516031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T00:05:33.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[19818]: audit 2024-09-21T00:05:32.842562+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.? 172.21.15.122:0/2530516031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T00:05:33.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[19818]: audit 2024-09-21T00:05:32.844389+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.? 172.21.15.122:0/2530516031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T00:05:33.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:32 smithi122 bash[19818]: audit 2024-09-21T00:05:32.845767+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.? 172.21.15.122:0/2530516031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T00:05:33.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:32 smithi079 bash[19840]: cluster 2024-09-21T00:05:32.840367+0000 mon.a (mon.0) 1089 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T00:05:33.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:32 smithi079 bash[19840]: cluster 2024-09-21T00:05:32.840586+0000 mon.a (mon.0) 1090 : cluster [DBG] Standby manager daemon x started 2024-09-21T00:05:33.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:32 smithi079 bash[19840]: audit 2024-09-21T00:05:32.841593+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.? 172.21.15.122:0/2530516031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T00:05:33.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:32 smithi079 bash[19840]: audit 2024-09-21T00:05:32.842562+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.? 172.21.15.122:0/2530516031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T00:05:33.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:32 smithi079 bash[19840]: audit 2024-09-21T00:05:32.844389+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.? 172.21.15.122:0/2530516031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T00:05:33.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:32 smithi079 bash[19840]: audit 2024-09-21T00:05:32.845767+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.? 172.21.15.122:0/2530516031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T00:05:33.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:32 smithi079 bash[24834]: cluster 2024-09-21T00:05:32.840367+0000 mon.a (mon.0) 1089 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T00:05:33.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:32 smithi079 bash[24834]: cluster 2024-09-21T00:05:32.840586+0000 mon.a (mon.0) 1090 : cluster [DBG] Standby manager daemon x started 2024-09-21T00:05:33.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:32 smithi079 bash[24834]: audit 2024-09-21T00:05:32.841593+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.? 172.21.15.122:0/2530516031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T00:05:33.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:32 smithi079 bash[24834]: audit 2024-09-21T00:05:32.842562+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.? 172.21.15.122:0/2530516031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T00:05:33.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:32 smithi079 bash[24834]: audit 2024-09-21T00:05:32.844389+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.? 172.21.15.122:0/2530516031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T00:05:33.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:32 smithi079 bash[24834]: audit 2024-09-21T00:05:32.845767+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.? 172.21.15.122:0/2530516031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T00:05:34.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:33 smithi122 bash[19818]: cluster 2024-09-21T00:05:32.932619+0000 mgr.y (mgr.25123) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:05:34.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:33 smithi122 bash[19818]: cluster 2024-09-21T00:05:32.962023+0000 mon.a (mon.0) 1091 : cluster [DBG] mgrmap e41: y(active, since 7s), standbys: x 2024-09-21T00:05:34.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:33 smithi122 bash[19818]: audit 2024-09-21T00:05:33.568453+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:34.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:33 smithi122 bash[19818]: audit 2024-09-21T00:05:33.572977+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:34.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:33 smithi122 bash[19818]: audit 2024-09-21T00:05:33.886161+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:34.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:33 smithi122 bash[19818]: audit 2024-09-21T00:05:33.893674+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:34.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:33 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T00:05:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:33 smithi079 bash[19840]: cluster 2024-09-21T00:05:32.932619+0000 mgr.y (mgr.25123) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:05:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:33 smithi079 bash[19840]: cluster 2024-09-21T00:05:32.962023+0000 mon.a (mon.0) 1091 : cluster [DBG] mgrmap e41: y(active, since 7s), standbys: x 2024-09-21T00:05:34.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:33 smithi079 bash[19840]: audit 2024-09-21T00:05:33.568453+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:34.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:33 smithi079 bash[19840]: audit 2024-09-21T00:05:33.572977+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:34.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:33 smithi079 bash[19840]: audit 2024-09-21T00:05:33.886161+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:34.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:33 smithi079 bash[19840]: audit 2024-09-21T00:05:33.893674+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:33 smithi079 bash[24834]: cluster 2024-09-21T00:05:32.932619+0000 mgr.y (mgr.25123) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:05:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:33 smithi079 bash[24834]: cluster 2024-09-21T00:05:32.962023+0000 mon.a (mon.0) 1091 : cluster [DBG] mgrmap e41: y(active, since 7s), standbys: x 2024-09-21T00:05:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:33 smithi079 bash[24834]: audit 2024-09-21T00:05:33.568453+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:33 smithi079 bash[24834]: audit 2024-09-21T00:05:33.572977+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:33 smithi079 bash[24834]: audit 2024-09-21T00:05:33.886161+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:33 smithi079 bash[24834]: audit 2024-09-21T00:05:33.893674+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:34.699440+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:34.712986+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:34.987229+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:34.995858+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:34.997841+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:05:35.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:34.998692+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:05:35.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:35.539911+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:35.547917+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:35.591256+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:35.598093+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:35.606006+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:35.642829+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-21T00:05:35.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[19840]: audit 2024-09-21T00:05:35.659076+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:05:35.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:34.699440+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:34.712986+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:34.987229+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:34.995858+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:34.997841+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:05:35.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:34.998692+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:05:35.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:35.539911+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:35.547917+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:35.591256+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:35.598093+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:35.606006+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:35.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:35.642829+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-21T00:05:35.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:35 smithi079 bash[24834]: audit 2024-09-21T00:05:35.659076+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:05:36.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:34.699440+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:36.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:34.712986+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:36.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:34.987229+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:36.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:34.995858+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:36.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:34.997841+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:05:36.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:34.998692+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:05:36.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:35.539911+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:35.547917+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:35.591256+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:35.598093+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:35.606006+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:35.642829+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-21T00:05:36.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:35 smithi122 bash[19818]: audit 2024-09-21T00:05:35.659076+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:05:36.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[19840]: cluster 2024-09-21T00:05:34.934118+0000 mgr.y (mgr.25123) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-21T00:05:36.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[19840]: cephadm 2024-09-21T00:05:34.999899+0000 mgr.y (mgr.25123) 15 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T00:05:36.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[19840]: cephadm 2024-09-21T00:05:35.000099+0000 mgr.y (mgr.25123) 16 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T00:05:36.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[19840]: cephadm 2024-09-21T00:05:35.150648+0000 mgr.y (mgr.25123) 17 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:05:36.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[19840]: cephadm 2024-09-21T00:05:35.170241+0000 mgr.y (mgr.25123) 18 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:05:36.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[19840]: cephadm 2024-09-21T00:05:35.277602+0000 mgr.y (mgr.25123) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:05:36.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[19840]: cephadm 2024-09-21T00:05:35.309432+0000 mgr.y (mgr.25123) 20 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:05:36.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[19840]: cephadm 2024-09-21T00:05:35.406781+0000 mgr.y (mgr.25123) 21 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:05:36.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[19840]: cephadm 2024-09-21T00:05:35.454826+0000 mgr.y (mgr.25123) 22 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:05:36.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[19840]: cephadm 2024-09-21T00:05:35.642198+0000 mgr.y (mgr.25123) 23 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.aysheq (dependencies changed)... 2024-09-21T00:05:36.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[19840]: cephadm 2024-09-21T00:05:35.660151+0000 mgr.y (mgr.25123) 24 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-21T00:05:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[24834]: cluster 2024-09-21T00:05:34.934118+0000 mgr.y (mgr.25123) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-21T00:05:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[24834]: cephadm 2024-09-21T00:05:34.999899+0000 mgr.y (mgr.25123) 15 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T00:05:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[24834]: cephadm 2024-09-21T00:05:35.000099+0000 mgr.y (mgr.25123) 16 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T00:05:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[24834]: cephadm 2024-09-21T00:05:35.150648+0000 mgr.y (mgr.25123) 17 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:05:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[24834]: cephadm 2024-09-21T00:05:35.170241+0000 mgr.y (mgr.25123) 18 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:05:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[24834]: cephadm 2024-09-21T00:05:35.277602+0000 mgr.y (mgr.25123) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:05:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[24834]: cephadm 2024-09-21T00:05:35.309432+0000 mgr.y (mgr.25123) 20 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:05:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[24834]: cephadm 2024-09-21T00:05:35.406781+0000 mgr.y (mgr.25123) 21 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:05:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[24834]: cephadm 2024-09-21T00:05:35.454826+0000 mgr.y (mgr.25123) 22 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:05:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[24834]: cephadm 2024-09-21T00:05:35.642198+0000 mgr.y (mgr.25123) 23 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.aysheq (dependencies changed)... 2024-09-21T00:05:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:36 smithi079 bash[24834]: cephadm 2024-09-21T00:05:35.660151+0000 mgr.y (mgr.25123) 24 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-21T00:05:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:36 smithi122 bash[19818]: cluster 2024-09-21T00:05:34.934118+0000 mgr.y (mgr.25123) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-21T00:05:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:36 smithi122 bash[19818]: cephadm 2024-09-21T00:05:34.999899+0000 mgr.y (mgr.25123) 15 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T00:05:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:36 smithi122 bash[19818]: cephadm 2024-09-21T00:05:35.000099+0000 mgr.y (mgr.25123) 16 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T00:05:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:36 smithi122 bash[19818]: cephadm 2024-09-21T00:05:35.150648+0000 mgr.y (mgr.25123) 17 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:05:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:36 smithi122 bash[19818]: cephadm 2024-09-21T00:05:35.170241+0000 mgr.y (mgr.25123) 18 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:05:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:36 smithi122 bash[19818]: cephadm 2024-09-21T00:05:35.277602+0000 mgr.y (mgr.25123) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:05:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:36 smithi122 bash[19818]: cephadm 2024-09-21T00:05:35.309432+0000 mgr.y (mgr.25123) 20 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:05:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:36 smithi122 bash[19818]: cephadm 2024-09-21T00:05:35.406781+0000 mgr.y (mgr.25123) 21 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:05:37.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:36 smithi122 bash[19818]: cephadm 2024-09-21T00:05:35.454826+0000 mgr.y (mgr.25123) 22 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:05:37.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:36 smithi122 bash[19818]: cephadm 2024-09-21T00:05:35.642198+0000 mgr.y (mgr.25123) 23 : cephadm [INF] Reconfiguring iscsi.foo.smithi079.aysheq (dependencies changed)... 2024-09-21T00:05:37.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:36 smithi122 bash[19818]: cephadm 2024-09-21T00:05:35.660151+0000 mgr.y (mgr.25123) 24 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-21T00:05:37.962 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:37 smithi079 bash[24834]: audit 2024-09-21T00:05:35.803364+0000 mgr.y (mgr.25123) 25 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:37.963 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:37 smithi079 bash[19840]: audit 2024-09-21T00:05:35.803364+0000 mgr.y (mgr.25123) 25 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:38.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:37 smithi122 bash[19818]: audit 2024-09-21T00:05:35.803364+0000 mgr.y (mgr.25123) 25 : audit [DBG] from='client.15249 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:38.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:38 smithi079 bash[19840]: cluster 2024-09-21T00:05:36.934801+0000 mgr.y (mgr.25123) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T00:05:38.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:38 smithi079 bash[24834]: cluster 2024-09-21T00:05:36.934801+0000 mgr.y (mgr.25123) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T00:05:39.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:38 smithi122 bash[19818]: cluster 2024-09-21T00:05:36.934801+0000 mgr.y (mgr.25123) 26 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T00:05:41.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:40 smithi122 bash[19818]: cluster 2024-09-21T00:05:38.936623+0000 mgr.y (mgr.25123) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T00:05:41.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:40 smithi122 bash[19818]: audit 2024-09-21T00:05:39.792061+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:41.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:40 smithi122 bash[19818]: audit 2024-09-21T00:05:39.796951+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:41.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:40 smithi122 bash[19818]: cephadm 2024-09-21T00:05:39.798648+0000 mgr.y (mgr.25123) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T00:05:41.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:40 smithi079 bash[24834]: cluster 2024-09-21T00:05:38.936623+0000 mgr.y (mgr.25123) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T00:05:41.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:40 smithi079 bash[24834]: audit 2024-09-21T00:05:39.792061+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:41.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:40 smithi079 bash[24834]: audit 2024-09-21T00:05:39.796951+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:41.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:40 smithi079 bash[24834]: cephadm 2024-09-21T00:05:39.798648+0000 mgr.y (mgr.25123) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T00:05:41.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:40 smithi079 bash[19840]: cluster 2024-09-21T00:05:38.936623+0000 mgr.y (mgr.25123) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T00:05:41.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:40 smithi079 bash[19840]: audit 2024-09-21T00:05:39.792061+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:41.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:40 smithi079 bash[19840]: audit 2024-09-21T00:05:39.796951+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:41.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:40 smithi079 bash[19840]: cephadm 2024-09-21T00:05:39.798648+0000 mgr.y (mgr.25123) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T00:05:42.089 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:41 smithi122 bash[19818]: cephadm 2024-09-21T00:05:40.040276+0000 mgr.y (mgr.25123) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-09-21T00:05:42.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:41 smithi079 bash[19840]: cephadm 2024-09-21T00:05:40.040276+0000 mgr.y (mgr.25123) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-09-21T00:05:42.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:41 smithi079 bash[24834]: cephadm 2024-09-21T00:05:40.040276+0000 mgr.y (mgr.25123) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-09-21T00:05:42.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:42 smithi079 bash[24834]: cluster 2024-09-21T00:05:40.937440+0000 mgr.y (mgr.25123) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:05:42.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:42 smithi079 bash[24834]: audit 2024-09-21T00:05:42.308139+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:42.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:42 smithi079 bash[24834]: audit 2024-09-21T00:05:42.622777+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.79:0/369480079' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T00:05:42.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:42 smithi079 bash[19840]: cluster 2024-09-21T00:05:40.937440+0000 mgr.y (mgr.25123) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:05:42.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:42 smithi079 bash[19840]: audit 2024-09-21T00:05:42.308139+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:42.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:42 smithi079 bash[19840]: audit 2024-09-21T00:05:42.622777+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.79:0/369480079' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T00:05:43.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:42 smithi122 bash[19818]: cluster 2024-09-21T00:05:40.937440+0000 mgr.y (mgr.25123) 30 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:05:43.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:42 smithi122 bash[19818]: audit 2024-09-21T00:05:42.308139+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:43.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:42 smithi122 bash[19818]: audit 2024-09-21T00:05:42.622777+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.79:0/369480079' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T00:05:44.104 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:43 smithi122 bash[19818]: cluster 2024-09-21T00:05:42.938541+0000 mgr.y (mgr.25123) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:05:44.104 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:43 smithi122 bash[38324]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T00:05:44.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:43 smithi079 bash[24834]: cluster 2024-09-21T00:05:42.938541+0000 mgr.y (mgr.25123) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:05:44.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:43 smithi079 bash[19840]: cluster 2024-09-21T00:05:42.938541+0000 mgr.y (mgr.25123) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:05:45.252 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:44 smithi122 systemd[1]: Stopping Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:05:45.253 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[44371]: ts=2024-09-21T00:05:45.032Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T00:05:45.253 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[44371]: ts=2024-09-21T00:05:45.032Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T00:05:45.253 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[44371]: ts=2024-09-21T00:05:45.032Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T00:05:45.253 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[44371]: ts=2024-09-21T00:05:45.032Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T00:05:45.253 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[44371]: ts=2024-09-21T00:05:45.032Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T00:05:45.253 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[44371]: ts=2024-09-21T00:05:45.032Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T00:05:45.253 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[44371]: ts=2024-09-21T00:05:45.032Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T00:05:45.253 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[44371]: ts=2024-09-21T00:05:45.032Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T00:05:45.253 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[44371]: ts=2024-09-21T00:05:45.032Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T00:05:45.253 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[44371]: ts=2024-09-21T00:05:45.033Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T00:05:45.253 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[44371]: ts=2024-09-21T00:05:45.033Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T00:05:45.254 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[44371]: ts=2024-09-21T00:05:45.033Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T00:05:45.856 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[45561]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-prometheus-a 2024-09-21T00:05:45.856 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 bash[45621]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-prometheus-a 2024-09-21T00:05:45.856 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T00:05:45.857 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 systemd[1]: Stopped Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:05:45.857 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:45 smithi122 systemd[1]: Started Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:05:46.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[19840]: cluster 2024-09-21T00:05:44.939927+0000 mgr.y (mgr.25123) 32 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:05:46.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[19840]: audit 2024-09-21T00:05:45.875019+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:46.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[19840]: audit 2024-09-21T00:05:45.883762+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:46.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[19840]: audit 2024-09-21T00:05:45.898624+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:05:46.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[19840]: audit 2024-09-21T00:05:45.924220+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:46.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[19840]: audit 2024-09-21T00:05:45.925936+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:05:46.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[19840]: audit 2024-09-21T00:05:45.927768+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-21T00:05:46.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[19840]: audit 2024-09-21T00:05:45.938813+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:46.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[19840]: audit 2024-09-21T00:05:45.943234+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T00:05:46.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[19840]: audit 2024-09-21T00:05:45.986629+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:46.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[24834]: cluster 2024-09-21T00:05:44.939927+0000 mgr.y (mgr.25123) 32 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:05:46.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[24834]: audit 2024-09-21T00:05:45.875019+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:46.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[24834]: audit 2024-09-21T00:05:45.883762+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:46.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[24834]: audit 2024-09-21T00:05:45.898624+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:05:46.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[24834]: audit 2024-09-21T00:05:45.924220+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:46.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[24834]: audit 2024-09-21T00:05:45.925936+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:05:46.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[24834]: audit 2024-09-21T00:05:45.927768+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-21T00:05:46.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[24834]: audit 2024-09-21T00:05:45.938813+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:46.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[24834]: audit 2024-09-21T00:05:45.943234+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T00:05:46.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:46 smithi079 bash[24834]: audit 2024-09-21T00:05:45.986629+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:46 smithi122 bash[19818]: cluster 2024-09-21T00:05:44.939927+0000 mgr.y (mgr.25123) 32 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:05:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:46 smithi122 bash[19818]: audit 2024-09-21T00:05:45.875019+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:46 smithi122 bash[19818]: audit 2024-09-21T00:05:45.883762+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:46 smithi122 bash[19818]: audit 2024-09-21T00:05:45.898624+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:05:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:46 smithi122 bash[19818]: audit 2024-09-21T00:05:45.924220+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:46 smithi122 bash[19818]: audit 2024-09-21T00:05:45.925936+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:05:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:46 smithi122 bash[19818]: audit 2024-09-21T00:05:45.927768+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-21T00:05:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:46 smithi122 bash[19818]: audit 2024-09-21T00:05:45.938813+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:47.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:46 smithi122 bash[19818]: audit 2024-09-21T00:05:45.943234+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T00:05:47.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:46 smithi122 bash[19818]: audit 2024-09-21T00:05:45.986629+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:47.988 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[19818]: audit 2024-09-21T00:05:45.900262+0000 mgr.y (mgr.25123) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:05:47.988 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[19818]: cephadm 2024-09-21T00:05:45.925661+0000 mgr.y (mgr.25123) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-21T00:05:47.988 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[19818]: audit 2024-09-21T00:05:45.926388+0000 mgr.y (mgr.25123) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:05:47.988 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[19818]: audit 2024-09-21T00:05:45.928305+0000 mgr.y (mgr.25123) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-21T00:05:47.988 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[19818]: audit 2024-09-21T00:05:45.943763+0000 mgr.y (mgr.25123) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T00:05:47.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:47 smithi079 bash[19840]: audit 2024-09-21T00:05:45.900262+0000 mgr.y (mgr.25123) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:05:47.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:47 smithi079 bash[19840]: cephadm 2024-09-21T00:05:45.925661+0000 mgr.y (mgr.25123) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-21T00:05:47.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:47 smithi079 bash[19840]: audit 2024-09-21T00:05:45.926388+0000 mgr.y (mgr.25123) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:05:47.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:47 smithi079 bash[19840]: audit 2024-09-21T00:05:45.928305+0000 mgr.y (mgr.25123) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-21T00:05:47.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:47 smithi079 bash[19840]: audit 2024-09-21T00:05:45.943763+0000 mgr.y (mgr.25123) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T00:05:47.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:47 smithi079 bash[24834]: audit 2024-09-21T00:05:45.900262+0000 mgr.y (mgr.25123) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:05:47.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:47 smithi079 bash[24834]: cephadm 2024-09-21T00:05:45.925661+0000 mgr.y (mgr.25123) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-21T00:05:47.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:47 smithi079 bash[24834]: audit 2024-09-21T00:05:45.926388+0000 mgr.y (mgr.25123) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:05:47.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:47 smithi079 bash[24834]: audit 2024-09-21T00:05:45.928305+0000 mgr.y (mgr.25123) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-21T00:05:47.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:47 smithi079 bash[24834]: audit 2024-09-21T00:05:45.943763+0000 mgr.y (mgr.25123) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T00:05:48.327 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[45649]: ts=2024-09-21T00:05:47.991Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T00:05:48.327 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[45649]: ts=2024-09-21T00:05:47.991Z 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-21T00:05:48.327 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[45649]: ts=2024-09-21T00:05:47.991Z 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 smithi122 (none))" 2024-09-21T00:05:48.327 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[45649]: ts=2024-09-21T00:05:47.991Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T00:05:48.327 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[45649]: ts=2024-09-21T00:05:47.991Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[45649]: ts=2024-09-21T00:05:47.993Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[45649]: ts=2024-09-21T00:05:47.993Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[45649]: ts=2024-09-21T00:05:47.994Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[45649]: ts=2024-09-21T00:05:47.994Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[45649]: ts=2024-09-21T00:05:47.997Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[45649]: ts=2024-09-21T00:05:47.998Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=967.642µs 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:47 smithi122 bash[45649]: ts=2024-09-21T00:05:47.998Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.005Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.024Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.035Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.038Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.041Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-21T00:05:48.328 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.041Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-21T00:05:48.329 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.041Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.55µs wal_replay_duration=43.014733ms wbl_replay_duration=116ns total_replay_duration=44.052439ms 2024-09-21T00:05:48.329 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.045Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T00:05:48.329 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.045Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T00:05:48.329 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.045Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T00:05:48.329 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.070Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.833869ms db_storage=1.022µs remote_storage=1.193µs web_handler=474ns query_engine=954ns scrape=240.924µs scrape_sd=111.852µs notify=23.269µs notify_sd=22.23µs rules=24.013961ms tracing=8.019µs 2024-09-21T00:05:48.329 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.070Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T00:05:48.329 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[45649]: ts=2024-09-21T00:05:48.070Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T00:05:48.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:48 smithi079 bash[24834]: cluster 2024-09-21T00:05:46.940632+0000 mgr.y (mgr.25123) 38 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T00:05:48.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:48 smithi079 bash[19840]: cluster 2024-09-21T00:05:46.940632+0000 mgr.y (mgr.25123) 38 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T00:05:49.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:48 smithi122 bash[19818]: cluster 2024-09-21T00:05:46.940632+0000 mgr.y (mgr.25123) 38 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T00:05:49.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:49 smithi079 bash[19840]: audit 2024-09-21T00:05:49.116955+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T00:05:49.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:49 smithi079 bash[19840]: audit 2024-09-21T00:05:49.118966+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T00:05:49.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:49 smithi079 bash[19840]: audit 2024-09-21T00:05:49.120946+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:05:49.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:49 smithi079 bash[24834]: audit 2024-09-21T00:05:49.116955+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T00:05:49.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:49 smithi079 bash[24834]: audit 2024-09-21T00:05:49.118966+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T00:05:49.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:49 smithi079 bash[24834]: audit 2024-09-21T00:05:49.120946+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:05:50.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:49 smithi122 bash[19818]: audit 2024-09-21T00:05:49.116955+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T00:05:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:49 smithi122 bash[19818]: audit 2024-09-21T00:05:49.118966+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T00:05:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:49 smithi122 bash[19818]: audit 2024-09-21T00:05:49.120946+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:05:51.002 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:50 smithi122 bash[19818]: cluster 2024-09-21T00:05:48.942315+0000 mgr.y (mgr.25123) 39 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T00:05:51.002 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:50 smithi122 bash[19818]: cephadm 2024-09-21T00:05:49.116299+0000 mgr.y (mgr.25123) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T00:05:51.002 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:50 smithi122 bash[19818]: cephadm 2024-09-21T00:05:49.122723+0000 mgr.y (mgr.25123) 41 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-09-21T00:05:51.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:50 smithi079 bash[19840]: cluster 2024-09-21T00:05:48.942315+0000 mgr.y (mgr.25123) 39 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T00:05:51.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:50 smithi079 bash[19840]: cephadm 2024-09-21T00:05:49.116299+0000 mgr.y (mgr.25123) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T00:05:51.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:50 smithi079 bash[19840]: cephadm 2024-09-21T00:05:49.122723+0000 mgr.y (mgr.25123) 41 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-09-21T00:05:51.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:50 smithi079 bash[24834]: cluster 2024-09-21T00:05:48.942315+0000 mgr.y (mgr.25123) 39 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T00:05:51.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:50 smithi079 bash[24834]: cephadm 2024-09-21T00:05:49.116299+0000 mgr.y (mgr.25123) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T00:05:51.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:50 smithi079 bash[24834]: cephadm 2024-09-21T00:05:49.122723+0000 mgr.y (mgr.25123) 41 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-09-21T00:05:52.277 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:52.278 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:52.278 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:05:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:52.279 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:05:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:52.279 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:05:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:52.279 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:05:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:52.280 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:05:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:52.280 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:05:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:52.280 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:52.606 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:52 smithi122 systemd[1]: Stopping Ceph mgr.x for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:05:52.984 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:52 smithi122 bash[19818]: cluster 2024-09-21T00:05:50.943044+0000 mgr.y (mgr.25123) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T00:05:53.235 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:52 smithi122 bash[45928]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mgr-x 2024-09-21T00:05:53.235 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T00:05:53.235 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:53 smithi122 bash[45988]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mgr-x 2024-09-21T00:05:53.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:52 smithi079 bash[19840]: cluster 2024-09-21T00:05:50.943044+0000 mgr.y (mgr.25123) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T00:05:53.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:52 smithi079 bash[24834]: cluster 2024-09-21T00:05:50.943044+0000 mgr.y (mgr.25123) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T00:05:53.491 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:53.491 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:53.491 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T00:05:53.492 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: Stopped Ceph mgr.x for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:05:53.492 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:53.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:53.492 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:53.492 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:53.493 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:53.493 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:53.493 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:05:53.752 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:53 smithi122 systemd[1]: Started Ceph mgr.x for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:05:54.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:53 smithi122 bash[19818]: audit 2024-09-21T00:05:52.300146+0000 mgr.y (mgr.25123) 43 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:54.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:53 smithi122 bash[19818]: audit 2024-09-21T00:05:53.551934+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:54.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:53 smithi122 bash[19818]: audit 2024-09-21T00:05:53.564054+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:54.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:53 smithi122 bash[19818]: audit 2024-09-21T00:05:53.566215+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:54.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:53 smithi079 bash[19840]: audit 2024-09-21T00:05:52.300146+0000 mgr.y (mgr.25123) 43 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:53 smithi079 bash[19840]: audit 2024-09-21T00:05:53.551934+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:53 smithi079 bash[19840]: audit 2024-09-21T00:05:53.564054+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:53 smithi079 bash[19840]: audit 2024-09-21T00:05:53.566215+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:53 smithi079 bash[24834]: audit 2024-09-21T00:05:52.300146+0000 mgr.y (mgr.25123) 43 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:05:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:53 smithi079 bash[24834]: audit 2024-09-21T00:05:53.551934+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:53 smithi079 bash[24834]: audit 2024-09-21T00:05:53.564054+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:05:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:53 smithi079 bash[24834]: audit 2024-09-21T00:05:53.566215+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:05:55.045 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:54 smithi122 bash[46044]: debug 2024-09-21T00:05:54.931+0000 7fb24da95640 1 -- 172.21.15.122:0/3153774483 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5646c249d0e0 con 0x5646c249f800 2024-09-21T00:05:55.045 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:54 smithi122 bash[19818]: cluster 2024-09-21T00:05:52.944276+0000 mgr.y (mgr.25123) 44 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T00:05:55.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:54 smithi079 bash[19840]: cluster 2024-09-21T00:05:52.944276+0000 mgr.y (mgr.25123) 44 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T00:05:55.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:54 smithi079 bash[24834]: cluster 2024-09-21T00:05:52.944276+0000 mgr.y (mgr.25123) 44 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T00:05:55.356 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:55 smithi122 bash[46044]: debug 2024-09-21T00:05:55.043+0000 7fb2502ff040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T00:05:56.606 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:56 smithi122 bash[46044]: debug 2024-09-21T00:05:56.255+0000 7fb2502ff040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T00:05:56.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:56 smithi122 bash[46044]: debug 2024-09-21T00:05:56.319+0000 7fb2502ff040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T00:05:56.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:56 smithi122 bash[46044]: debug 2024-09-21T00:05:56.475+0000 7fb2502ff040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T00:05:57.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:56 smithi122 bash[19818]: cluster 2024-09-21T00:05:54.945658+0000 mgr.y (mgr.25123) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T00:05:57.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:56 smithi079 bash[24834]: cluster 2024-09-21T00:05:54.945658+0000 mgr.y (mgr.25123) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T00:05:57.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:56 smithi079 bash[19840]: cluster 2024-09-21T00:05:54.945658+0000 mgr.y (mgr.25123) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T00:05:57.456 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:57 smithi122 bash[46044]: debug 2024-09-21T00:05:57.135+0000 7fb2502ff040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T00:05:57.456 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:57 smithi122 bash[46044]: debug 2024-09-21T00:05:57.203+0000 7fb2502ff040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T00:05:57.456 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:57 smithi122 bash[46044]: debug 2024-09-21T00:05:57.271+0000 7fb2502ff040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T00:05:57.768 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:57 smithi122 bash[46044]: debug 2024-09-21T00:05:57.455+0000 7fb2502ff040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T00:05:57.769 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:57 smithi122 bash[46044]: debug 2024-09-21T00:05:57.531+0000 7fb2502ff040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T00:05:57.769 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:57 smithi122 bash[46044]: debug 2024-09-21T00:05:57.599+0000 7fb2502ff040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T00:05:58.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:57 smithi122 bash[19818]: audit 2024-09-21T00:05:57.309175+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:58.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:57 smithi122 bash[46044]: debug 2024-09-21T00:05:57.855+0000 7fb2502ff040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T00:05:58.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:57 smithi122 bash[46044]: debug 2024-09-21T00:05:57.923+0000 7fb2502ff040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T00:05:58.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:57 smithi079 bash[19840]: audit 2024-09-21T00:05:57.309175+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:58.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:57 smithi079 bash[24834]: audit 2024-09-21T00:05:57.309175+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:05:58.455 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:58 smithi122 bash[46044]: debug 2024-09-21T00:05:58.123+0000 7fb2502ff040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T00:05:58.455 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:58 smithi122 bash[46044]: debug 2024-09-21T00:05:58.207+0000 7fb2502ff040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T00:05:58.769 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:58 smithi122 bash[46044]: debug 2024-09-21T00:05:58.455+0000 7fb2502ff040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T00:05:58.769 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:58 smithi122 bash[46044]: debug 2024-09-21T00:05:58.631+0000 7fb2502ff040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T00:05:59.099 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:05:58 smithi122 bash[19818]: cluster 2024-09-21T00:05:56.946326+0000 mgr.y (mgr.25123) 46 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:59.100 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:58 smithi122 bash[46044]: debug 2024-09-21T00:05:58.807+0000 7fb2502ff040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T00:05:59.100 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:58 smithi122 bash[46044]: debug 2024-09-21T00:05:58.891+0000 7fb2502ff040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T00:05:59.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:05:58 smithi079 bash[24834]: cluster 2024-09-21T00:05:56.946326+0000 mgr.y (mgr.25123) 46 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:59.239 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:05:58 smithi079 bash[19840]: cluster 2024-09-21T00:05:56.946326+0000 mgr.y (mgr.25123) 46 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:05:59.356 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:59 smithi122 bash[46044]: debug 2024-09-21T00:05:59.099+0000 7fb2502ff040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T00:05:59.739 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:05:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:05:59] "GET /metrics HTTP/1.1" 200 37919 "" "Prometheus/2.43.0" 2024-09-21T00:05:59.779 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:06:00.305 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:05:59 smithi122 bash[46044]: debug 2024-09-21T00:05:59.995+0000 7fb2502ff040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T00:06:00.305 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[46044]: debug 2024-09-21T00:06:00.071+0000 7fb2502ff040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T00:06:00.472 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:06:00.472 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (13m) 0s ago 23m 14.2M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:06:00.472 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (13m) 1s ago 23m 41.8M - dad864ee21e9 851b2e97d47c 2024-09-21T00:06:00.472 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (20s) 0s ago 21m 41.1M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:06:00.472 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (6s) 1s ago 29m 132M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:06:00.473 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (10m) 0s ago 31m 481M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:06:00.473 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (31m) 0s ago 31m 81.7M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-21T00:06:00.473 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (30m) 1s ago 30m 61.0M 2048M 17.2.0 e1d6a67b021e 54a13324c500 2024-09-21T00:06:00.473 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (30m) 0s ago 30m 61.5M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-21T00:06:00.473 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (14m) 0s ago 23m 8936k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:06:00.473 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (13m) 1s ago 23m 8439k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:06:00.473 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (29m) 0s ago 29m 57.9M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:06:00.473 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (28m) 0s ago 28m 59.5M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:06:00.474 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (28m) 0s ago 28m 52.3M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:06:00.474 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (27m) 0s ago 27m 57.3M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:06:00.474 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (26m) 1s ago 26m 60.4M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:06:00.474 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (26m) 1s ago 26m 55.5M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:06:00.474 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (25m) 1s ago 25m 55.9M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:06:00.474 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (24m) 1s ago 24m 59.4M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:06:00.474 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (14s) 1s ago 23m 43.8M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:06:00.474 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (21m) 0s ago 21m 90.5M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:06:00.474 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (21m) 1s ago 21m 90.7M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:06:00.606 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[19818]: cluster 2024-09-21T00:05:58.947164+0000 mgr.y (mgr.25123) 47 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:00.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[19818]: audit 2024-09-21T00:05:59.451513+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:00.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[19818]: audit 2024-09-21T00:05:59.459177+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:00.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[19818]: audit 2024-09-21T00:05:59.691997+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:00.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[19818]: audit 2024-09-21T00:05:59.696967+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:00.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[19818]: audit 2024-09-21T00:05:59.766913+0000 mgr.y (mgr.25123) 48 : audit [DBG] from='client.25315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:00.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[46044]: debug 2024-09-21T00:06:00.307+0000 7fb2502ff040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T00:06:00.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[46044]: debug 2024-09-21T00:06:00.383+0000 7fb2502ff040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T00:06:00.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:00 smithi079 bash[19840]: cluster 2024-09-21T00:05:58.947164+0000 mgr.y (mgr.25123) 47 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:00.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:00 smithi079 bash[19840]: audit 2024-09-21T00:05:59.451513+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:00.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:00 smithi079 bash[19840]: audit 2024-09-21T00:05:59.459177+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:00.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:00 smithi079 bash[19840]: audit 2024-09-21T00:05:59.691997+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:00.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:00 smithi079 bash[19840]: audit 2024-09-21T00:05:59.696967+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:00.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:00 smithi079 bash[19840]: audit 2024-09-21T00:05:59.766913+0000 mgr.y (mgr.25123) 48 : audit [DBG] from='client.25315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:00.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:00 smithi079 bash[24834]: cluster 2024-09-21T00:05:58.947164+0000 mgr.y (mgr.25123) 47 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:00.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:00 smithi079 bash[24834]: audit 2024-09-21T00:05:59.451513+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:00.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:00 smithi079 bash[24834]: audit 2024-09-21T00:05:59.459177+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:00.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:00 smithi079 bash[24834]: audit 2024-09-21T00:05:59.691997+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:00.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:00 smithi079 bash[24834]: audit 2024-09-21T00:05:59.696967+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:00.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:00 smithi079 bash[24834]: audit 2024-09-21T00:05:59.766913+0000 mgr.y (mgr.25123) 48 : audit [DBG] from='client.25315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:00.882 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:06:00.883 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:06:00.884 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:06:00.884 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-21T00:06:00.884 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:06:00.884 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:06:00.884 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:06:01.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[46044]: debug 2024-09-21T00:06:00.791+0000 7fb2502ff040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T00:06:01.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[46044]: debug 2024-09-21T00:06:00.871+0000 7fb2502ff040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T00:06:01.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[46044]: [21/Sep/2024:00:06:00] ENGINE Bus STARTING 2024-09-21T00:06:01.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[46044]: CherryPy Checker: 2024-09-21T00:06:01.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:06:00 smithi122 bash[46044]: The Application mounted at '' has an empty config. 2024-09-21T00:06:01.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[46044]: [21/Sep/2024:00:06:01] ENGINE Serving on http://:::9283 2024-09-21T00:06:01.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[46044]: [21/Sep/2024:00:06:01] ENGINE Bus STARTED 2024-09-21T00:06:01.235 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:06:01.235 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:06:01.235 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:06:01.235 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T00:06:01.235 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-09-21T00:06:01.235 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-09-21T00:06:01.235 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-09-21T00:06:01.235 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T00:06:01.235 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading mgr daemons", 2024-09-21T00:06:01.236 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:06:01.236 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:06:01.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[19818]: audit 2024-09-21T00:06:00.125345+0000 mgr.y (mgr.25123) 49 : audit [DBG] from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:01.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[19818]: audit 2024-09-21T00:06:00.458736+0000 mgr.y (mgr.25123) 50 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:01.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[19818]: audit 2024-09-21T00:06:00.542783+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:01.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[19818]: audit 2024-09-21T00:06:00.550969+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:01.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[19818]: audit 2024-09-21T00:06:00.885292+0000 mon.c (mon.1) 184 : audit [DBG] from='client.? 172.21.15.79:0/720623507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:01.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[19818]: cluster 2024-09-21T00:06:00.895794+0000 mon.a (mon.0) 1135 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T00:06:01.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[19818]: cluster 2024-09-21T00:06:00.895934+0000 mon.a (mon.0) 1136 : cluster [DBG] Standby manager daemon x started 2024-09-21T00:06:01.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[19818]: audit 2024-09-21T00:06:00.899968+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.? 172.21.15.122:0/2342632736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T00:06:01.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[19818]: audit 2024-09-21T00:06:00.900683+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.? 172.21.15.122:0/2342632736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T00:06:01.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[19818]: audit 2024-09-21T00:06:00.903044+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.? 172.21.15.122:0/2342632736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T00:06:01.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:01 smithi122 bash[19818]: audit 2024-09-21T00:06:00.904243+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.? 172.21.15.122:0/2342632736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T00:06:01.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[19840]: audit 2024-09-21T00:06:00.125345+0000 mgr.y (mgr.25123) 49 : audit [DBG] from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:01.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[19840]: audit 2024-09-21T00:06:00.458736+0000 mgr.y (mgr.25123) 50 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:01.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[19840]: audit 2024-09-21T00:06:00.542783+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:01.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[19840]: audit 2024-09-21T00:06:00.550969+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:01.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[19840]: audit 2024-09-21T00:06:00.885292+0000 mon.c (mon.1) 184 : audit [DBG] from='client.? 172.21.15.79:0/720623507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:01.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[19840]: cluster 2024-09-21T00:06:00.895794+0000 mon.a (mon.0) 1135 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T00:06:01.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[19840]: cluster 2024-09-21T00:06:00.895934+0000 mon.a (mon.0) 1136 : cluster [DBG] Standby manager daemon x started 2024-09-21T00:06:01.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[19840]: audit 2024-09-21T00:06:00.899968+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.? 172.21.15.122:0/2342632736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T00:06:01.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[19840]: audit 2024-09-21T00:06:00.900683+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.? 172.21.15.122:0/2342632736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T00:06:01.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[19840]: audit 2024-09-21T00:06:00.903044+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.? 172.21.15.122:0/2342632736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T00:06:01.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[19840]: audit 2024-09-21T00:06:00.904243+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.? 172.21.15.122:0/2342632736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T00:06:01.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[24834]: audit 2024-09-21T00:06:00.125345+0000 mgr.y (mgr.25123) 49 : audit [DBG] from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:01.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[24834]: audit 2024-09-21T00:06:00.458736+0000 mgr.y (mgr.25123) 50 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:01.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[24834]: audit 2024-09-21T00:06:00.542783+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:01.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[24834]: audit 2024-09-21T00:06:00.550969+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:01.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[24834]: audit 2024-09-21T00:06:00.885292+0000 mon.c (mon.1) 184 : audit [DBG] from='client.? 172.21.15.79:0/720623507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:01.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[24834]: cluster 2024-09-21T00:06:00.895794+0000 mon.a (mon.0) 1135 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T00:06:01.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[24834]: cluster 2024-09-21T00:06:00.895934+0000 mon.a (mon.0) 1136 : cluster [DBG] Standby manager daemon x started 2024-09-21T00:06:01.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[24834]: audit 2024-09-21T00:06:00.899968+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.? 172.21.15.122:0/2342632736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T00:06:01.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[24834]: audit 2024-09-21T00:06:00.900683+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.? 172.21.15.122:0/2342632736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T00:06:01.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[24834]: audit 2024-09-21T00:06:00.903044+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.? 172.21.15.122:0/2342632736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T00:06:01.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:01 smithi079 bash[24834]: audit 2024-09-21T00:06:00.904243+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.? 172.21.15.122:0/2342632736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T00:06:02.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:02 smithi079 bash[19840]: cluster 2024-09-21T00:06:00.947800+0000 mgr.y (mgr.25123) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:02.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:02 smithi079 bash[19840]: audit 2024-09-21T00:06:01.237560+0000 mgr.y (mgr.25123) 52 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:02.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:02 smithi079 bash[19840]: cluster 2024-09-21T00:06:01.745667+0000 mon.a (mon.0) 1137 : cluster [DBG] mgrmap e42: y(active, since 35s), standbys: x 2024-09-21T00:06:02.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:02 smithi079 bash[24834]: cluster 2024-09-21T00:06:00.947800+0000 mgr.y (mgr.25123) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:02.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:02 smithi079 bash[24834]: audit 2024-09-21T00:06:01.237560+0000 mgr.y (mgr.25123) 52 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:02.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:02 smithi079 bash[24834]: cluster 2024-09-21T00:06:01.745667+0000 mon.a (mon.0) 1137 : cluster [DBG] mgrmap e42: y(active, since 35s), standbys: x 2024-09-21T00:06:03.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:02 smithi122 bash[19818]: cluster 2024-09-21T00:06:00.947800+0000 mgr.y (mgr.25123) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:03.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:02 smithi122 bash[19818]: audit 2024-09-21T00:06:01.237560+0000 mgr.y (mgr.25123) 52 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:03.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:02 smithi122 bash[19818]: cluster 2024-09-21T00:06:01.745667+0000 mon.a (mon.0) 1137 : cluster [DBG] mgrmap e42: y(active, since 35s), standbys: x 2024-09-21T00:06:04.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:03 smithi122 bash[19818]: audit 2024-09-21T00:06:02.311382+0000 mgr.y (mgr.25123) 53 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:04.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:03 smithi079 bash[19840]: audit 2024-09-21T00:06:02.311382+0000 mgr.y (mgr.25123) 53 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:04.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:03 smithi079 bash[24834]: audit 2024-09-21T00:06:02.311382+0000 mgr.y (mgr.25123) 53 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:05.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:04 smithi122 bash[19818]: cluster 2024-09-21T00:06:02.949332+0000 mgr.y (mgr.25123) 54 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:05.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:04 smithi079 bash[19840]: cluster 2024-09-21T00:06:02.949332+0000 mgr.y (mgr.25123) 54 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:05.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:04 smithi079 bash[24834]: cluster 2024-09-21T00:06:02.949332+0000 mgr.y (mgr.25123) 54 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:07.034 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:06 smithi122 bash[19818]: cluster 2024-09-21T00:06:04.950352+0000 mgr.y (mgr.25123) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:07.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:06 smithi079 bash[19840]: cluster 2024-09-21T00:06:04.950352+0000 mgr.y (mgr.25123) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:07.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:06 smithi079 bash[24834]: cluster 2024-09-21T00:06:04.950352+0000 mgr.y (mgr.25123) 55 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:09.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:08 smithi122 bash[19818]: cluster 2024-09-21T00:06:06.951080+0000 mgr.y (mgr.25123) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:09.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:08 smithi079 bash[24834]: cluster 2024-09-21T00:06:06.951080+0000 mgr.y (mgr.25123) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:09.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:08 smithi079 bash[19840]: cluster 2024-09-21T00:06:06.951080+0000 mgr.y (mgr.25123) 56 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:09.740 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:06:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:06:09] "GET /metrics HTTP/1.1" 200 37919 "" "Prometheus/2.43.0" 2024-09-21T00:06:11.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:10 smithi122 bash[19818]: cluster 2024-09-21T00:06:08.952709+0000 mgr.y (mgr.25123) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:11.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:10 smithi079 bash[19840]: cluster 2024-09-21T00:06:08.952709+0000 mgr.y (mgr.25123) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:11.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:10 smithi079 bash[24834]: cluster 2024-09-21T00:06:08.952709+0000 mgr.y (mgr.25123) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:12.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:10.783868+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:10.794465+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:10.796508+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:10.798319+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:10.810863+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:10.968741+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:10.972251+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:10.984891+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:10.986970+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:10.996728+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:10.998676+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.008562+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.012893+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.025399+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.030054+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.042257+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.046179+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.058384+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.061457+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.071848+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.074724+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.085414+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.089186+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.100070+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.104522+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.115421+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.119455+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.124789+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:11 smithi122 bash[19818]: audit 2024-09-21T00:06:11.130050+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:10.783868+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:10.794465+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:10.796508+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:06:12.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:10.798319+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:06:12.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:10.810863+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:10.968741+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:12.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:10.972251+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:10.984891+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:10.986970+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T00:06:12.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:10.996728+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T00:06:12.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:10.998676+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T00:06:12.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.008562+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T00:06:12.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.012893+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.025399+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.030054+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.042257+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.046179+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.058384+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.061457+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.071848+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:10.783868+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:10.794465+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:10.796508+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:10.798319+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:10.810863+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:10.968741+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:10.972251+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:10.984891+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:10.986970+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:10.996728+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:10.998676+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.008562+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.012893+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.025399+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.030054+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.042257+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.046179+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.058384+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.061457+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.071848+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.074724+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.085414+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.089186+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.100070+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.104522+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.115421+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.119455+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.124789+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.245 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[19840]: audit 2024-09-21T00:06:11.130050+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.074724+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.085414+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.089186+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.100070+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.104522+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.115421+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:12.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.119455+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.124789+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:12.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:11 smithi079 bash[24834]: audit 2024-09-21T00:06:11.130050+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:13.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: cluster 2024-09-21T00:06:10.953394+0000 mgr.y (mgr.25123) 58 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: cephadm 2024-09-21T00:06:10.973887+0000 mgr.y (mgr.25123) 59 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:06:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: cephadm 2024-09-21T00:06:11.014588+0000 mgr.y (mgr.25123) 60 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:06:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: cephadm 2024-09-21T00:06:11.031795+0000 mgr.y (mgr.25123) 61 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:06:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: cephadm 2024-09-21T00:06:11.047759+0000 mgr.y (mgr.25123) 62 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:06:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: cephadm 2024-09-21T00:06:11.063127+0000 mgr.y (mgr.25123) 63 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T00:06:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: cephadm 2024-09-21T00:06:11.076316+0000 mgr.y (mgr.25123) 64 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:06:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: cephadm 2024-09-21T00:06:11.090799+0000 mgr.y (mgr.25123) 65 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:06:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: cephadm 2024-09-21T00:06:11.106102+0000 mgr.y (mgr.25123) 66 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:06:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: cephadm 2024-09-21T00:06:11.121085+0000 mgr.y (mgr.25123) 67 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T00:06:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: cephadm 2024-09-21T00:06:11.126350+0000 mgr.y (mgr.25123) 68 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T00:06:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: cephadm 2024-09-21T00:06:11.131625+0000 mgr.y (mgr.25123) 69 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T00:06:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:12 smithi122 bash[19818]: audit 2024-09-21T00:06:12.309524+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:06:13.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: cluster 2024-09-21T00:06:10.953394+0000 mgr.y (mgr.25123) 58 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:13.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: cephadm 2024-09-21T00:06:10.973887+0000 mgr.y (mgr.25123) 59 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:06:13.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: cephadm 2024-09-21T00:06:11.014588+0000 mgr.y (mgr.25123) 60 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:06:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: cephadm 2024-09-21T00:06:11.031795+0000 mgr.y (mgr.25123) 61 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:06:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: cephadm 2024-09-21T00:06:11.047759+0000 mgr.y (mgr.25123) 62 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:06:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: cephadm 2024-09-21T00:06:11.063127+0000 mgr.y (mgr.25123) 63 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T00:06:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: cephadm 2024-09-21T00:06:11.076316+0000 mgr.y (mgr.25123) 64 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:06:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: cephadm 2024-09-21T00:06:11.090799+0000 mgr.y (mgr.25123) 65 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:06:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: cephadm 2024-09-21T00:06:11.106102+0000 mgr.y (mgr.25123) 66 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:06:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: cephadm 2024-09-21T00:06:11.121085+0000 mgr.y (mgr.25123) 67 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T00:06:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: cephadm 2024-09-21T00:06:11.126350+0000 mgr.y (mgr.25123) 68 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T00:06:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: cephadm 2024-09-21T00:06:11.131625+0000 mgr.y (mgr.25123) 69 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T00:06:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[24834]: audit 2024-09-21T00:06:12.309524+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:06:13.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: cluster 2024-09-21T00:06:10.953394+0000 mgr.y (mgr.25123) 58 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:13.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: cephadm 2024-09-21T00:06:10.973887+0000 mgr.y (mgr.25123) 59 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:06:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: cephadm 2024-09-21T00:06:11.014588+0000 mgr.y (mgr.25123) 60 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:06:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: cephadm 2024-09-21T00:06:11.031795+0000 mgr.y (mgr.25123) 61 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:06:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: cephadm 2024-09-21T00:06:11.047759+0000 mgr.y (mgr.25123) 62 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:06:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: cephadm 2024-09-21T00:06:11.063127+0000 mgr.y (mgr.25123) 63 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T00:06:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: cephadm 2024-09-21T00:06:11.076316+0000 mgr.y (mgr.25123) 64 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:06:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: cephadm 2024-09-21T00:06:11.090799+0000 mgr.y (mgr.25123) 65 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:06:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: cephadm 2024-09-21T00:06:11.106102+0000 mgr.y (mgr.25123) 66 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:06:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: cephadm 2024-09-21T00:06:11.121085+0000 mgr.y (mgr.25123) 67 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T00:06:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: cephadm 2024-09-21T00:06:11.126350+0000 mgr.y (mgr.25123) 68 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T00:06:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: cephadm 2024-09-21T00:06:11.131625+0000 mgr.y (mgr.25123) 69 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T00:06:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:12 smithi079 bash[19840]: audit 2024-09-21T00:06:12.309524+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:06:14.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:13 smithi122 bash[19818]: audit 2024-09-21T00:06:12.320113+0000 mgr.y (mgr.25123) 70 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:14.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:13 smithi079 bash[24834]: audit 2024-09-21T00:06:12.320113+0000 mgr.y (mgr.25123) 70 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:14.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:13 smithi079 bash[19840]: audit 2024-09-21T00:06:12.320113+0000 mgr.y (mgr.25123) 70 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:15.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:14 smithi122 bash[19818]: cluster 2024-09-21T00:06:12.954884+0000 mgr.y (mgr.25123) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:15.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:14 smithi079 bash[19840]: cluster 2024-09-21T00:06:12.954884+0000 mgr.y (mgr.25123) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:15.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:14 smithi079 bash[24834]: cluster 2024-09-21T00:06:12.954884+0000 mgr.y (mgr.25123) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:16.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:15 smithi122 bash[19818]: cephadm 2024-09-21T00:06:13.874482+0000 mgr.y (mgr.25123) 72 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T00:06:16.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:15 smithi122 bash[19818]: cephadm 2024-09-21T00:06:13.979894+0000 mgr.y (mgr.25123) 73 : cephadm [INF] Deploying daemon grafana.a on smithi122 2024-09-21T00:06:16.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:15 smithi079 bash[19840]: cephadm 2024-09-21T00:06:13.874482+0000 mgr.y (mgr.25123) 72 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T00:06:16.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:15 smithi079 bash[19840]: cephadm 2024-09-21T00:06:13.979894+0000 mgr.y (mgr.25123) 73 : cephadm [INF] Deploying daemon grafana.a on smithi122 2024-09-21T00:06:16.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:15 smithi079 bash[24834]: cephadm 2024-09-21T00:06:13.874482+0000 mgr.y (mgr.25123) 72 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T00:06:16.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:15 smithi079 bash[24834]: cephadm 2024-09-21T00:06:13.979894+0000 mgr.y (mgr.25123) 73 : cephadm [INF] Deploying daemon grafana.a on smithi122 2024-09-21T00:06:17.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:16 smithi122 bash[19818]: cluster 2024-09-21T00:06:14.955606+0000 mgr.y (mgr.25123) 74 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:17.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:16 smithi079 bash[19840]: cluster 2024-09-21T00:06:14.955606+0000 mgr.y (mgr.25123) 74 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:17.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:16 smithi079 bash[24834]: cluster 2024-09-21T00:06:14.955606+0000 mgr.y (mgr.25123) 74 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:19.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:18 smithi122 bash[19818]: cluster 2024-09-21T00:06:16.956260+0000 mgr.y (mgr.25123) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:19.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:18 smithi079 bash[19840]: cluster 2024-09-21T00:06:16.956260+0000 mgr.y (mgr.25123) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:19.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:18 smithi079 bash[24834]: cluster 2024-09-21T00:06:16.956260+0000 mgr.y (mgr.25123) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:19.740 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:06:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:06:19] "GET /metrics HTTP/1.1" 200 37916 "" "Prometheus/2.43.0" 2024-09-21T00:06:20.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:19 smithi079 bash[24834]: cluster 2024-09-21T00:06:18.957878+0000 mgr.y (mgr.25123) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:20.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:19 smithi079 bash[19840]: cluster 2024-09-21T00:06:18.957878+0000 mgr.y (mgr.25123) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:20.356 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:19 smithi122 bash[19818]: cluster 2024-09-21T00:06:18.957878+0000 mgr.y (mgr.25123) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:22.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:22 smithi079 bash[19840]: cluster 2024-09-21T00:06:20.958592+0000 mgr.y (mgr.25123) 77 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:22.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:22 smithi079 bash[24834]: cluster 2024-09-21T00:06:20.958592+0000 mgr.y (mgr.25123) 77 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:23.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:22 smithi122 bash[19818]: cluster 2024-09-21T00:06:20.958592+0000 mgr.y (mgr.25123) 77 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:24.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:23 smithi122 bash[19818]: audit 2024-09-21T00:06:22.328197+0000 mgr.y (mgr.25123) 78 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:24.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:23 smithi079 bash[19840]: audit 2024-09-21T00:06:22.328197+0000 mgr.y (mgr.25123) 78 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:24.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:23 smithi079 bash[24834]: audit 2024-09-21T00:06:22.328197+0000 mgr.y (mgr.25123) 78 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:25.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:24 smithi122 bash[19818]: cluster 2024-09-21T00:06:22.960141+0000 mgr.y (mgr.25123) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:25.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:24 smithi079 bash[19840]: cluster 2024-09-21T00:06:22.960141+0000 mgr.y (mgr.25123) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:25.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:24 smithi079 bash[24834]: cluster 2024-09-21T00:06:22.960141+0000 mgr.y (mgr.25123) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:27.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:26 smithi122 bash[19818]: cluster 2024-09-21T00:06:24.960844+0000 mgr.y (mgr.25123) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:27.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:26 smithi079 bash[19840]: cluster 2024-09-21T00:06:24.960844+0000 mgr.y (mgr.25123) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:27.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:26 smithi079 bash[24834]: cluster 2024-09-21T00:06:24.960844+0000 mgr.y (mgr.25123) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:28.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:27 smithi122 bash[19818]: audit 2024-09-21T00:06:27.329533+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:06:28.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:27 smithi079 bash[19840]: audit 2024-09-21T00:06:27.329533+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:06:28.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:27 smithi079 bash[24834]: audit 2024-09-21T00:06:27.329533+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:06:29.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:28 smithi122 bash[19818]: cluster 2024-09-21T00:06:26.961564+0000 mgr.y (mgr.25123) 81 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:29.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:28 smithi079 bash[19840]: cluster 2024-09-21T00:06:26.961564+0000 mgr.y (mgr.25123) 81 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:29.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:28 smithi079 bash[24834]: cluster 2024-09-21T00:06:26.961564+0000 mgr.y (mgr.25123) 81 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:29.740 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:06:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:06:29] "GET /metrics HTTP/1.1" 200 37910 "" "Prometheus/2.43.0" 2024-09-21T00:06:30.652 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:30.652 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:06:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:30.653 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:06:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:30.653 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:06:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:30.653 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:06:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:30.654 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:06:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:30.654 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:30.654 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:30 smithi122 systemd[1]: Stopping Ceph grafana.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:06:30.654 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:06:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:30.655 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:06:30 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:31.021 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:30 smithi122 bash[40378]: t=2024-09-21T00:06:30+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-09-21T00:06:31.021 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:30 smithi122 bash[19818]: cluster 2024-09-21T00:06:28.963276+0000 mgr.y (mgr.25123) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:31.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:30 smithi079 bash[24834]: cluster 2024-09-21T00:06:28.963276+0000 mgr.y (mgr.25123) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:31.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:30 smithi079 bash[19840]: cluster 2024-09-21T00:06:28.963276+0000 mgr.y (mgr.25123) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:31.576 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:31 smithi122 bash[47114]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-grafana-a 2024-09-21T00:06:31.621 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:06:31.856 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:06:31 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:31.856 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:06:31 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:31.857 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:31 smithi122 bash[47176]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-grafana-a 2024-09-21T00:06:31.857 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:31 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T00:06:31.857 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:31 smithi122 systemd[1]: Stopped Ceph grafana.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:06:31.857 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:31 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:31.857 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:31 smithi122 systemd[1]: Started Ceph grafana.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:06:31.857 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:06:31 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:31.858 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:06:31 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:31.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:06:31 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:31.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:31 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:31.858 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:06:31 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:31.859 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:06:31 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:06:32.335 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (14m) 32s ago 24m 14.2M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 starting - - - - 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (52s) 32s ago 22m 41.1M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (38s) 32s ago 30m 132M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (11m) 32s ago 32m 481M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (32m) 32s ago 32m 81.7M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (30m) 32s ago 30m 61.0M 2048M 17.2.0 e1d6a67b021e 54a13324c500 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (30m) 32s ago 30m 61.5M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (14m) 32s ago 24m 8936k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (13m) 32s ago 24m 8439k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (29m) 32s ago 29m 57.9M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (29m) 32s ago 29m 59.5M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (28m) 32s ago 28m 52.3M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:06:32.336 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (27m) 32s ago 27m 57.3M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:06:32.337 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (27m) 32s ago 27m 60.4M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:06:32.337 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (26m) 32s ago 26m 55.5M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:06:32.337 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (26m) 32s ago 26m 55.9M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:06:32.337 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (25m) 32s ago 25m 59.4M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:06:32.337 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (46s) 32s ago 24m 43.8M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:06:32.337 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (22m) 32s ago 22m 90.5M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:06:32.337 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (22m) 32s ago 22m 90.7M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:06:32.758 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:06:32.759 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:06:32.760 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:06:32.760 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-21T00:06:32.760 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:06:32.760 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:06:32.760 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:06:33.027 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:32 smithi122 bash[19818]: cluster 2024-09-21T00:06:30.964040+0000 mgr.y (mgr.25123) 83 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:33.027 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:32 smithi122 bash[19818]: audit 2024-09-21T00:06:31.610823+0000 mgr.y (mgr.25123) 84 : audit [DBG] from='client.25345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:33.027 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:32 smithi122 bash[19818]: audit 2024-09-21T00:06:31.875167+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.027 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:32 smithi122 bash[19818]: audit 2024-09-21T00:06:31.883629+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.027 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:32 smithi122 bash[19818]: audit 2024-09-21T00:06:31.885464+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:33.027 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:32 smithi122 bash[19818]: audit 2024-09-21T00:06:32.435695+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.027 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:32 smithi122 bash[19818]: audit 2024-09-21T00:06:32.441893+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.027 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:32 smithi122 bash[19818]: audit 2024-09-21T00:06:32.448583+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.027 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:32 smithi122 bash[19818]: audit 2024-09-21T00:06:32.455990+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.028 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:32 smithi122 bash[19818]: audit 2024-09-21T00:06:32.760883+0000 mon.a (mon.0) 1176 : audit [DBG] from='client.? 172.21.15.79:0/2824144118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:33.106 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:06:33.107 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:06:33.107 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:06:33.107 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T00:06:33.107 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-09-21T00:06:33.107 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr" 2024-09-21T00:06:33.107 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-09-21T00:06:33.107 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T00:06:33.107 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading grafana daemons", 2024-09-21T00:06:33.107 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:06:33.107 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:06:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[19840]: cluster 2024-09-21T00:06:30.964040+0000 mgr.y (mgr.25123) 83 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[19840]: audit 2024-09-21T00:06:31.610823+0000 mgr.y (mgr.25123) 84 : audit [DBG] from='client.25345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[19840]: audit 2024-09-21T00:06:31.875167+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[19840]: audit 2024-09-21T00:06:31.883629+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[19840]: audit 2024-09-21T00:06:31.885464+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[19840]: audit 2024-09-21T00:06:32.435695+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[19840]: audit 2024-09-21T00:06:32.441893+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[19840]: audit 2024-09-21T00:06:32.448583+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[19840]: audit 2024-09-21T00:06:32.455990+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[19840]: audit 2024-09-21T00:06:32.760883+0000 mon.a (mon.0) 1176 : audit [DBG] from='client.? 172.21.15.79:0/2824144118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:33.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[24834]: cluster 2024-09-21T00:06:30.964040+0000 mgr.y (mgr.25123) 83 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:33.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[24834]: audit 2024-09-21T00:06:31.610823+0000 mgr.y (mgr.25123) 84 : audit [DBG] from='client.25345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:33.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[24834]: audit 2024-09-21T00:06:31.875167+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[24834]: audit 2024-09-21T00:06:31.883629+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[24834]: audit 2024-09-21T00:06:31.885464+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:33.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[24834]: audit 2024-09-21T00:06:32.435695+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[24834]: audit 2024-09-21T00:06:32.441893+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[24834]: audit 2024-09-21T00:06:32.448583+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[24834]: audit 2024-09-21T00:06:32.455990+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:33.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:32 smithi079 bash[24834]: audit 2024-09-21T00:06:32.760883+0000 mon.a (mon.0) 1176 : audit [DBG] from='client.? 172.21.15.79:0/2824144118' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:33.341 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230518288Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-21T00:06:33.342 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230727821Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-21T00:06:33.342 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230742064Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T00:06:33.342 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230748105Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T00:06:33.342 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230753967Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-21T00:06:33.342 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230759437Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-21T00:06:33.342 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230765091Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-21T00:06:33.342 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230770675Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-21T00:06:33.342 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230776341Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-21T00:06:33.342 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230783272Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T00:06:33.342 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.23079226Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T00:06:33.342 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230798631Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T00:06:33.342 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230804492Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T00:06:33.343 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230810341Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T00:06:33.343 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230817116Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T00:06:33.343 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230822565Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T00:06:33.343 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230829884Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T00:06:33.343 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230835764Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T00:06:33.343 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=settings t=2024-09-21T00:06:33.230841114Z level=info msg="App mode production" 2024-09-21T00:06:33.343 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=sqlstore t=2024-09-21T00:06:33.230893259Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T00:06:33.343 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=sqlstore t=2024-09-21T00:06:33.230910802Z 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-21T00:06:33.343 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.253710243Z level=info msg="Starting DB migrations" 2024-09-21T00:06:33.343 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.264506009Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-21T00:06:33.343 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.344758827Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-21T00:06:33.601 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.370001066Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-21T00:06:33.601 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.395150664Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-21T00:06:33.602 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.420561892Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-21T00:06:33.602 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.470922257Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-21T00:06:33.602 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.521080393Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-21T00:06:33.602 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.554830776Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-21T00:06:33.853 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.605156782Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-21T00:06:33.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.655823089Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-21T00:06:33.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.689236287Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-21T00:06:33.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.722765676Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-21T00:06:33.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.756434699Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-21T00:06:33.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.806832674Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-21T00:06:33.854 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.857140275Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-21T00:06:33.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[19818]: audit 2024-09-21T00:06:31.981676+0000 mgr.y (mgr.25123) 85 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:33.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[19818]: audit 2024-09-21T00:06:32.318917+0000 mgr.y (mgr.25123) 86 : audit [DBG] from='client.25357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:33.854 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[19818]: audit 2024-09-21T00:06:32.335938+0000 mgr.y (mgr.25123) 87 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:34.106 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.907521929Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-21T00:06:34.106 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:33 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:33.958082959Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-21T00:06:34.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.014753351Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-21T00:06:34.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.05067303Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-21T00:06:34.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.10101273Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-21T00:06:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:33 smithi079 bash[24834]: audit 2024-09-21T00:06:31.981676+0000 mgr.y (mgr.25123) 85 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:33 smithi079 bash[24834]: audit 2024-09-21T00:06:32.318917+0000 mgr.y (mgr.25123) 86 : audit [DBG] from='client.25357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:34.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:33 smithi079 bash[24834]: audit 2024-09-21T00:06:32.335938+0000 mgr.y (mgr.25123) 87 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:34.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:33 smithi079 bash[19840]: audit 2024-09-21T00:06:31.981676+0000 mgr.y (mgr.25123) 85 : audit [DBG] from='client.15444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:34.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:33 smithi079 bash[19840]: audit 2024-09-21T00:06:32.318917+0000 mgr.y (mgr.25123) 86 : audit [DBG] from='client.25357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:34.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:33 smithi079 bash[19840]: audit 2024-09-21T00:06:32.335938+0000 mgr.y (mgr.25123) 87 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:34.408 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.151435245Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-21T00:06:34.408 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.176804797Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-21T00:06:34.409 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.202115736Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-21T00:06:34.409 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.243996267Z level=info msg="Executing migration" id="create alert_image table" 2024-09-21T00:06:34.409 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.286105804Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-21T00:06:34.409 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.327979065Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-21T00:06:34.409 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.37002126Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-21T00:06:34.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.41214927Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-21T00:06:34.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.454073339Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T00:06:34.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.45441048Z 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-21T00:06:34.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.479421645Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-21T00:06:34.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.504731665Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-21T00:06:34.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.530019397Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-21T00:06:34.686 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.571966073Z level=info msg="Executing migration" id="create secrets table" 2024-09-21T00:06:34.687 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.59740011Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-21T00:06:34.687 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.656042763Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-21T00:06:34.687 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.689672928Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-21T00:06:34.955 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[19818]: cluster 2024-09-21T00:06:32.965471+0000 mgr.y (mgr.25123) 88 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:34.955 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[19818]: audit 2024-09-21T00:06:33.108756+0000 mgr.y (mgr.25123) 89 : audit [DBG] from='client.25369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:34.955 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.714952561Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-21T00:06:34.956 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.756894124Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-21T00:06:34.956 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.815792978Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-21T00:06:34.956 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.841038786Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-21T00:06:34.956 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.874650394Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-21T00:06:34.956 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.924942361Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-21T00:06:34.956 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:34 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:34.958659814Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-21T00:06:35.225 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.017599711Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-21T00:06:35.225 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.042951467Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-21T00:06:35.225 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.068142959Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-21T00:06:35.225 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.110185078Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-21T00:06:35.225 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.15222008Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-21T00:06:35.226 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.169101699Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-21T00:06:35.226 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.186149923Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-21T00:06:35.226 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.203047142Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-21T00:06:35.226 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.228302627Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-21T00:06:35.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:34 smithi079 bash[19840]: cluster 2024-09-21T00:06:32.965471+0000 mgr.y (mgr.25123) 88 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:35.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:34 smithi079 bash[19840]: audit 2024-09-21T00:06:33.108756+0000 mgr.y (mgr.25123) 89 : audit [DBG] from='client.25369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:35.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:34 smithi079 bash[24834]: cluster 2024-09-21T00:06:32.965471+0000 mgr.y (mgr.25123) 88 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:35.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:34 smithi079 bash[24834]: audit 2024-09-21T00:06:33.108756+0000 mgr.y (mgr.25123) 89 : audit [DBG] from='client.25369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:06:35.493 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.253646302Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-21T00:06:35.494 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.295631962Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-21T00:06:35.494 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.320949871Z level=info msg="Executing migration" id="add correlation config column" 2024-09-21T00:06:35.494 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.362902915Z level=info msg="Executing migration" id="create entity_events table" 2024-09-21T00:06:35.494 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.405018026Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-21T00:06:35.494 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.447001949Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T00:06:35.494 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.447313967Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T00:06:35.494 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.472070959Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T00:06:35.494 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.472355754Z 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-21T00:06:35.494 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.497509194Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-21T00:06:35.779 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.539374182Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-21T00:06:35.779 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.564783947Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-21T00:06:35.779 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.606869101Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T00:06:35.780 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.632173198Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-21T00:06:35.780 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.674133771Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T00:06:35.780 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.741072493Z level=info msg="Executing migration" id="Drop public config table" 2024-09-21T00:06:35.780 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.783134215Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-21T00:06:36.041 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.825129351Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-21T00:06:36.041 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.850443781Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T00:06:36.041 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.875991626Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-21T00:06:36.041 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.90120256Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-21T00:06:36.041 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.951662283Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-21T00:06:36.041 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:35 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:35.977059821Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-21T00:06:36.041 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.002345308Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-21T00:06:36.293 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.04441222Z level=info msg="Executing migration" id="add share column" 2024-09-21T00:06:36.293 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.069826775Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-21T00:06:36.293 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.111832794Z level=info msg="Executing migration" id="create file table" 2024-09-21T00:06:36.293 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.145489236Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-21T00:06:36.293 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.187438467Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-21T00:06:36.293 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.212869428Z level=info msg="Executing migration" id="create file_meta table" 2024-09-21T00:06:36.294 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.254822083Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-21T00:06:36.294 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.29675014Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-21T00:06:36.562 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.322025368Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-21T00:06:36.562 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.36410752Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-21T00:06:36.562 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.406454217Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-21T00:06:36.563 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.448227391Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-21T00:06:36.563 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.473463145Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-21T00:06:36.563 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.515357009Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-21T00:06:36.563 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.540869434Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-21T00:06:36.563 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.566090902Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-21T00:06:36.823 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[19818]: cluster 2024-09-21T00:06:34.966160+0000 mgr.y (mgr.25123) 90 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:36.823 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.60804668Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-21T00:06:36.823 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.633300087Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-21T00:06:36.823 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.675334537Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-21T00:06:36.823 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.700641933Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-21T00:06:36.823 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.742872083Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-21T00:06:36.823 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.826693603Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-21T00:06:37.106 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.843761892Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-21T00:06:37.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.860737744Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-21T00:06:37.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.894318198Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-21T00:06:37.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.911170544Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-21T00:06:37.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.92807305Z level=info msg="Executing migration" id="create folder table" 2024-09-21T00:06:37.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.944972503Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-21T00:06:37.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:36 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:36.97015597Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-21T00:06:37.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:37 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:37.012244314Z level=info msg="Executing migration" id="Update folder title length" 2024-09-21T00:06:37.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:37 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:37.037537731Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-21T00:06:37.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:37 smithi122 bash[47233]: logger=migrator t=2024-09-21T00:06:37.062738864Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.798355906s 2024-09-21T00:06:37.107 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:37 smithi122 bash[47233]: logger=sqlstore t=2024-09-21T00:06:37.063391131Z level=info msg="Created default organization" 2024-09-21T00:06:37.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:36 smithi079 bash[24834]: cluster 2024-09-21T00:06:34.966160+0000 mgr.y (mgr.25123) 90 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:37.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:36 smithi079 bash[19840]: cluster 2024-09-21T00:06:34.966160+0000 mgr.y (mgr.25123) 90 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:37.606 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:37 smithi122 bash[47233]: logger=plugin.finder t=2024-09-21T00:06:37.114655893Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-21T00:06:37.606 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:37 smithi122 bash[47233]: logger=secrets t=2024-09-21T00:06:37.11479327Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T00:06:37.606 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:37 smithi122 bash[47233]: logger=query_data t=2024-09-21T00:06:37.118215647Z level=info msg="Query Service initialization" 2024-09-21T00:06:37.606 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:37 smithi122 bash[47233]: logger=live.push_http t=2024-09-21T00:06:37.123840944Z level=info msg="Live Push Gateway initialization" 2024-09-21T00:06:38.356 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:37 smithi122 bash[47233]: logger=infra.usagestats.collector t=2024-09-21T00:06:37.973304445Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T00:06:38.357 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[47233]: logger=provisioning.datasources t=2024-09-21T00:06:38.055553929Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-09-21T00:06:38.357 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[47233]: logger=provisioning.datasources t=2024-09-21T00:06:38.055570061Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-21T00:06:38.357 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[47233]: logger=provisioning.datasources t=2024-09-21T00:06:38.055759339Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T00:06:38.357 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[47233]: logger=provisioning.alerting t=2024-09-21T00:06:38.1394407Z level=info msg="starting to provision alerting" 2024-09-21T00:06:38.357 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[47233]: logger=provisioning.alerting t=2024-09-21T00:06:38.139465866Z level=info msg="finished to provision alerting" 2024-09-21T00:06:38.357 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[47233]: logger=ngalert.state.manager t=2024-09-21T00:06:38.140003219Z level=info msg="Warming state cache for startup" 2024-09-21T00:06:38.357 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[47233]: logger=grafanaStorageLogger t=2024-09-21T00:06:38.140387035Z level=info msg="storage starting" 2024-09-21T00:06:38.357 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[47233]: logger=http.server t=2024-09-21T00:06:38.14223453Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T00:06:38.796 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[47233]: logger=ngalert.state.manager t=2024-09-21T00:06:38.377367532Z level=info msg="State cache has been initialized" states=0 duration=237.362187ms 2024-09-21T00:06:38.796 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[47233]: logger=ngalert.multiorg.alertmanager t=2024-09-21T00:06:38.377432945Z level=info msg="starting MultiOrg Alertmanager" 2024-09-21T00:06:38.797 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[47233]: logger=ticker t=2024-09-21T00:06:38.377452435Z level=info msg=starting first_tick=2024-09-21T00:06:40Z 2024-09-21T00:06:39.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[19818]: cluster 2024-09-21T00:06:36.966849+0000 mgr.y (mgr.25123) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:39.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[19818]: audit 2024-09-21T00:06:38.435916+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:39.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:38 smithi122 bash[19818]: audit 2024-09-21T00:06:38.446315+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:39.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:38 smithi079 bash[19840]: cluster 2024-09-21T00:06:36.966849+0000 mgr.y (mgr.25123) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:39.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:38 smithi079 bash[19840]: audit 2024-09-21T00:06:38.435916+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:39.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:38 smithi079 bash[19840]: audit 2024-09-21T00:06:38.446315+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:39.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:38 smithi079 bash[24834]: cluster 2024-09-21T00:06:36.966849+0000 mgr.y (mgr.25123) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:39.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:38 smithi079 bash[24834]: audit 2024-09-21T00:06:38.435916+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:39.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:38 smithi079 bash[24834]: audit 2024-09-21T00:06:38.446315+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:39.740 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:06:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:06:39] "GET /metrics HTTP/1.1" 200 37910 "" "Prometheus/2.43.0" 2024-09-21T00:06:40.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:40 smithi079 bash[19840]: cluster 2024-09-21T00:06:38.968520+0000 mgr.y (mgr.25123) 92 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:40 smithi079 bash[19840]: audit 2024-09-21T00:06:39.633606+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:40.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:40 smithi079 bash[19840]: audit 2024-09-21T00:06:39.643583+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:40.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:40 smithi079 bash[24834]: cluster 2024-09-21T00:06:38.968520+0000 mgr.y (mgr.25123) 92 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:40.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:40 smithi079 bash[24834]: audit 2024-09-21T00:06:39.633606+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:40.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:40 smithi079 bash[24834]: audit 2024-09-21T00:06:39.643583+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:41.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:40 smithi122 bash[19818]: cluster 2024-09-21T00:06:38.968520+0000 mgr.y (mgr.25123) 92 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:41.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:40 smithi122 bash[19818]: audit 2024-09-21T00:06:39.633606+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:41.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:40 smithi122 bash[19818]: audit 2024-09-21T00:06:39.643583+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:43.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:42 smithi122 bash[19818]: cluster 2024-09-21T00:06:40.969246+0000 mgr.y (mgr.25123) 93 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:43.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:42 smithi122 bash[19818]: audit 2024-09-21T00:06:42.330041+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:06:43.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:42 smithi079 bash[24834]: cluster 2024-09-21T00:06:40.969246+0000 mgr.y (mgr.25123) 93 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:43.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:42 smithi079 bash[24834]: audit 2024-09-21T00:06:42.330041+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:06:43.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:42 smithi079 bash[19840]: cluster 2024-09-21T00:06:40.969246+0000 mgr.y (mgr.25123) 93 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:43.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:42 smithi079 bash[19840]: audit 2024-09-21T00:06:42.330041+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:06:44.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:43 smithi122 bash[19818]: audit 2024-09-21T00:06:42.346794+0000 mgr.y (mgr.25123) 94 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:44.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:43 smithi079 bash[19840]: audit 2024-09-21T00:06:42.346794+0000 mgr.y (mgr.25123) 94 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:44.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:43 smithi079 bash[24834]: audit 2024-09-21T00:06:42.346794+0000 mgr.y (mgr.25123) 94 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:45.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:44 smithi122 bash[19818]: cluster 2024-09-21T00:06:42.970790+0000 mgr.y (mgr.25123) 95 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:45.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:44 smithi079 bash[19840]: cluster 2024-09-21T00:06:42.970790+0000 mgr.y (mgr.25123) 95 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:45.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:44 smithi079 bash[24834]: cluster 2024-09-21T00:06:42.970790+0000 mgr.y (mgr.25123) 95 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:46.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:46 smithi122 bash[19818]: cluster 2024-09-21T00:06:44.971483+0000 mgr.y (mgr.25123) 96 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:47.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:46 smithi079 bash[19840]: cluster 2024-09-21T00:06:44.971483+0000 mgr.y (mgr.25123) 96 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:47.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:46 smithi079 bash[24834]: cluster 2024-09-21T00:06:44.971483+0000 mgr.y (mgr.25123) 96 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:49.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:48 smithi122 bash[19818]: cluster 2024-09-21T00:06:46.972210+0000 mgr.y (mgr.25123) 97 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:49.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:48 smithi079 bash[19840]: cluster 2024-09-21T00:06:46.972210+0000 mgr.y (mgr.25123) 97 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:49.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:48 smithi079 bash[24834]: cluster 2024-09-21T00:06:46.972210+0000 mgr.y (mgr.25123) 97 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:49.740 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:06:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:06:49] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.43.0" 2024-09-21T00:06:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: cluster 2024-09-21T00:06:48.973804+0000 mgr.y (mgr.25123) 98 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.337523+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.348031+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.350164+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:06:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.351827+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:06:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.362329+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.430206+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T00:06:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.515544+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.519068+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.522083+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.525294+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.527809+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.529717+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.531489+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.534243+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.537279+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.540123+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.542522+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.545095+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.548441+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.551727+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.555068+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.568067+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.571186+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.578227+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.580116+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.586966+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.588794+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.595483+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.597046+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.598206+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.604550+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.606102+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.607312+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:06:51.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.613571+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.615388+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.616673+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.622982+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.624701+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.626043+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.632679+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.634334+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.643081+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.644771+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.646250+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.647518+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.648745+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.650063+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.651337+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.653099+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:06:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.661275+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:06:51.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:50 smithi122 bash[19818]: audit 2024-09-21T00:06:50.662394+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:51.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: cluster 2024-09-21T00:06:48.973804+0000 mgr.y (mgr.25123) 98 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.337523+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.348031+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.350164+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.351827+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.362329+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.430206+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.515544+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.519068+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.522083+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.525294+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.527809+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.529717+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.531489+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.534243+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.537279+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.540123+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.542522+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.545095+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.548441+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.551727+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.555068+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.568067+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.571186+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.578227+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.580116+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.586966+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:06:51.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.588794+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.595483+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.597046+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.598206+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.604550+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.606102+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.607312+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.613571+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.615388+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.616673+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.622982+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.624701+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.626043+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:06:51.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.632679+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:06:51.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.634334+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:06:51.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.643081+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:06:51.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.644771+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.646250+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.647518+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.648745+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.650063+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.651337+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.653099+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:06:51.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.661275+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:06:51.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[19840]: audit 2024-09-21T00:06:50.662394+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:51.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: cluster 2024-09-21T00:06:48.973804+0000 mgr.y (mgr.25123) 98 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:51.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.337523+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:51.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.348031+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:51.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.350164+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:06:51.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.351827+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:06:51.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.362329+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:51.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.430206+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T00:06:51.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.515544+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:51.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.519068+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.522083+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.525294+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.527809+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.529717+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.531489+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.534243+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.537279+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.540123+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.542522+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.545095+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.548441+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.551727+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.555068+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.568067+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.571186+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:06:51.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.578227+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.580116+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.586966+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.588794+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.595483+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.597046+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.598206+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.604550+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.606102+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.607312+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.613571+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.615388+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.616673+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.622982+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:06:51.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.624701+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.626043+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.632679+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.634334+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.643081+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.644771+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.646250+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.647518+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.648745+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.650063+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.651337+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.653099+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.661275+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:06:51.248 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:50 smithi079 bash[24834]: audit 2024-09-21T00:06:50.662394+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:52.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:51 smithi122 bash[19818]: audit 2024-09-21T00:06:50.430873+0000 mgr.y (mgr.25123) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T00:06:52.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:51 smithi122 bash[19818]: cephadm 2024-09-21T00:06:50.556810+0000 mgr.y (mgr.25123) 100 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:06:52.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:51 smithi122 bash[19818]: cephadm 2024-09-21T00:06:50.652292+0000 mgr.y (mgr.25123) 101 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:06:52.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:51 smithi079 bash[24834]: audit 2024-09-21T00:06:50.430873+0000 mgr.y (mgr.25123) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T00:06:52.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:51 smithi079 bash[24834]: cephadm 2024-09-21T00:06:50.556810+0000 mgr.y (mgr.25123) 100 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:06:52.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:51 smithi079 bash[24834]: cephadm 2024-09-21T00:06:50.652292+0000 mgr.y (mgr.25123) 101 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:06:52.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:51 smithi079 bash[19840]: audit 2024-09-21T00:06:50.430873+0000 mgr.y (mgr.25123) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T00:06:52.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:51 smithi079 bash[19840]: cephadm 2024-09-21T00:06:50.556810+0000 mgr.y (mgr.25123) 100 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:06:52.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:51 smithi079 bash[19840]: cephadm 2024-09-21T00:06:50.652292+0000 mgr.y (mgr.25123) 101 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:06:53.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:52 smithi122 bash[19818]: cluster 2024-09-21T00:06:50.974292+0000 mgr.y (mgr.25123) 102 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:53.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:52 smithi122 bash[19818]: audit 2024-09-21T00:06:52.354088+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:53.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:52 smithi079 bash[19840]: cluster 2024-09-21T00:06:50.974292+0000 mgr.y (mgr.25123) 102 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:53.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:52 smithi079 bash[19840]: audit 2024-09-21T00:06:52.354088+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:53.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:52 smithi079 bash[24834]: cluster 2024-09-21T00:06:50.974292+0000 mgr.y (mgr.25123) 102 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:53.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:52 smithi079 bash[24834]: audit 2024-09-21T00:06:52.354088+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:54.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:53 smithi122 bash[19818]: audit 2024-09-21T00:06:52.356049+0000 mgr.y (mgr.25123) 103 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:54.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:53 smithi079 bash[19840]: audit 2024-09-21T00:06:52.356049+0000 mgr.y (mgr.25123) 103 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:53 smithi079 bash[24834]: audit 2024-09-21T00:06:52.356049+0000 mgr.y (mgr.25123) 103 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:06:55.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:54 smithi122 bash[19818]: cluster 2024-09-21T00:06:52.975803+0000 mgr.y (mgr.25123) 104 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:55.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:54 smithi079 bash[24834]: cluster 2024-09-21T00:06:52.975803+0000 mgr.y (mgr.25123) 104 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:55.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:54 smithi079 bash[19840]: cluster 2024-09-21T00:06:52.975803+0000 mgr.y (mgr.25123) 104 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:06:57.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:56 smithi122 bash[19818]: cluster 2024-09-21T00:06:54.976539+0000 mgr.y (mgr.25123) 105 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:57.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:56 smithi122 bash[19818]: audit 2024-09-21T00:06:56.789526+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:57.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:56 smithi122 bash[19818]: audit 2024-09-21T00:06:56.801899+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:57.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:56 smithi079 bash[19840]: cluster 2024-09-21T00:06:54.976539+0000 mgr.y (mgr.25123) 105 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:57.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:56 smithi079 bash[19840]: audit 2024-09-21T00:06:56.789526+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:57.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:56 smithi079 bash[19840]: audit 2024-09-21T00:06:56.801899+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:57.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:56 smithi079 bash[24834]: cluster 2024-09-21T00:06:54.976539+0000 mgr.y (mgr.25123) 105 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:57.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:56 smithi079 bash[24834]: audit 2024-09-21T00:06:56.789526+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:57.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:56 smithi079 bash[24834]: audit 2024-09-21T00:06:56.801899+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:57 smithi122 bash[19818]: audit 2024-09-21T00:06:56.804289+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:06:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:57 smithi122 bash[19818]: audit 2024-09-21T00:06:56.812372+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:06:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:57 smithi122 bash[19818]: audit 2024-09-21T00:06:56.823428+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:57 smithi122 bash[19818]: audit 2024-09-21T00:06:56.961052+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:57 smithi122 bash[19818]: audit 2024-09-21T00:06:56.963751+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:06:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:57 smithi122 bash[19818]: audit 2024-09-21T00:06:56.965537+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:06:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:57 smithi122 bash[19818]: audit 2024-09-21T00:06:56.975633+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:58.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:57 smithi122 bash[19818]: audit 2024-09-21T00:06:57.330343+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:06:58.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[24834]: audit 2024-09-21T00:06:56.804289+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:06:58.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[24834]: audit 2024-09-21T00:06:56.812372+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:06:58.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[24834]: audit 2024-09-21T00:06:56.823428+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:58.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[24834]: audit 2024-09-21T00:06:56.961052+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:58.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[24834]: audit 2024-09-21T00:06:56.963751+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:06:58.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[24834]: audit 2024-09-21T00:06:56.965537+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:06:58.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[24834]: audit 2024-09-21T00:06:56.975633+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:58.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[24834]: audit 2024-09-21T00:06:57.330343+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:06:58.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[19840]: audit 2024-09-21T00:06:56.804289+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:06:58.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[19840]: audit 2024-09-21T00:06:56.812372+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:06:58.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[19840]: audit 2024-09-21T00:06:56.823428+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:58.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[19840]: audit 2024-09-21T00:06:56.961052+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:06:58.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[19840]: audit 2024-09-21T00:06:56.963751+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:06:58.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[19840]: audit 2024-09-21T00:06:56.965537+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:06:58.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[19840]: audit 2024-09-21T00:06:56.975633+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:06:58.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:57 smithi079 bash[19840]: audit 2024-09-21T00:06:57.330343+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:06:59.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:06:58 smithi122 bash[19818]: cluster 2024-09-21T00:06:56.977180+0000 mgr.y (mgr.25123) 106 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:59.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:06:58 smithi079 bash[24834]: cluster 2024-09-21T00:06:56.977180+0000 mgr.y (mgr.25123) 106 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:59.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:06:58 smithi079 bash[19840]: cluster 2024-09-21T00:06:56.977180+0000 mgr.y (mgr.25123) 106 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:06:59.740 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:06:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:06:59] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.43.0" 2024-09-21T00:07:01.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:00 smithi122 bash[19818]: cluster 2024-09-21T00:06:58.978797+0000 mgr.y (mgr.25123) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:01.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:00 smithi079 bash[19840]: cluster 2024-09-21T00:06:58.978797+0000 mgr.y (mgr.25123) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:01.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:00 smithi079 bash[24834]: cluster 2024-09-21T00:06:58.978797+0000 mgr.y (mgr.25123) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:03.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:02 smithi122 bash[19818]: cluster 2024-09-21T00:07:00.979578+0000 mgr.y (mgr.25123) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:03.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:02 smithi079 bash[19840]: cluster 2024-09-21T00:07:00.979578+0000 mgr.y (mgr.25123) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:03.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:02 smithi079 bash[24834]: cluster 2024-09-21T00:07:00.979578+0000 mgr.y (mgr.25123) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:04.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:03 smithi122 bash[19818]: audit 2024-09-21T00:07:02.367287+0000 mgr.y (mgr.25123) 109 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:04.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:03 smithi122 bash[19818]: cluster 2024-09-21T00:07:02.981101+0000 mgr.y (mgr.25123) 110 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:04.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:03 smithi122 bash[19818]: audit 2024-09-21T00:07:03.478575+0000 mgr.y (mgr.25123) 111 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:04.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:03 smithi079 bash[19840]: audit 2024-09-21T00:07:02.367287+0000 mgr.y (mgr.25123) 109 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:04.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:03 smithi079 bash[19840]: cluster 2024-09-21T00:07:02.981101+0000 mgr.y (mgr.25123) 110 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:04.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:03 smithi079 bash[19840]: audit 2024-09-21T00:07:03.478575+0000 mgr.y (mgr.25123) 111 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:04.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:03 smithi079 bash[24834]: audit 2024-09-21T00:07:02.367287+0000 mgr.y (mgr.25123) 109 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:04.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:03 smithi079 bash[24834]: cluster 2024-09-21T00:07:02.981101+0000 mgr.y (mgr.25123) 110 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:04.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:03 smithi079 bash[24834]: audit 2024-09-21T00:07:03.478575+0000 mgr.y (mgr.25123) 111 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:04.250 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-21T00:07:07.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:06 smithi122 bash[19818]: cluster 2024-09-21T00:07:04.981799+0000 mgr.y (mgr.25123) 112 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:07.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:06 smithi079 bash[19840]: cluster 2024-09-21T00:07:04.981799+0000 mgr.y (mgr.25123) 112 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:07.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:06 smithi079 bash[24834]: cluster 2024-09-21T00:07:04.981799+0000 mgr.y (mgr.25123) 112 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:07.937 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:07:08.639 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-21T00:07:08.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:08 smithi079 bash[19840]: cluster 2024-09-21T00:07:06.982494+0000 mgr.y (mgr.25123) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:08.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:08 smithi079 bash[19840]: audit 2024-09-21T00:07:07.924879+0000 mon.a (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.79:0/837286116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:08.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:08 smithi079 bash[24834]: cluster 2024-09-21T00:07:06.982494+0000 mgr.y (mgr.25123) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:08.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:08 smithi079 bash[24834]: audit 2024-09-21T00:07:07.924879+0000 mon.a (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.79:0/837286116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:09.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:08 smithi122 bash[19818]: cluster 2024-09-21T00:07:06.982494+0000 mgr.y (mgr.25123) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:09.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:08 smithi122 bash[19818]: audit 2024-09-21T00:07:07.924879+0000 mon.a (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.79:0/837286116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:09.740 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:07:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:07:09] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.43.0" 2024-09-21T00:07:11.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:10 smithi122 bash[19818]: cluster 2024-09-21T00:07:08.984135+0000 mgr.y (mgr.25123) 114 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:11.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:10 smithi079 bash[24834]: cluster 2024-09-21T00:07:08.984135+0000 mgr.y (mgr.25123) 114 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:11.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:10 smithi079 bash[19840]: cluster 2024-09-21T00:07:08.984135+0000 mgr.y (mgr.25123) 114 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:12.525 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)" 2024-09-21T00:07:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:12 smithi122 bash[19818]: cluster 2024-09-21T00:07:10.984666+0000 mgr.y (mgr.25123) 115 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:12 smithi122 bash[19818]: audit 2024-09-21T00:07:12.330334+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:07:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:12 smithi122 bash[19818]: audit 2024-09-21T00:07:12.514321+0000 mon.c (mon.1) 185 : audit [DBG] from='client.? 172.21.15.79:0/1594024511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:13.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:12 smithi079 bash[19840]: cluster 2024-09-21T00:07:10.984666+0000 mgr.y (mgr.25123) 115 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:13.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:12 smithi079 bash[19840]: audit 2024-09-21T00:07:12.330334+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:07:13.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:12 smithi079 bash[19840]: audit 2024-09-21T00:07:12.514321+0000 mon.c (mon.1) 185 : audit [DBG] from='client.? 172.21.15.79:0/1594024511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:12 smithi079 bash[24834]: cluster 2024-09-21T00:07:10.984666+0000 mgr.y (mgr.25123) 115 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:12 smithi079 bash[24834]: audit 2024-09-21T00:07:12.330334+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:07:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:12 smithi079 bash[24834]: audit 2024-09-21T00:07:12.514321+0000 mon.c (mon.1) 185 : audit [DBG] from='client.? 172.21.15.79:0/1594024511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:13.245 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-21T00:07:14.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:13 smithi122 bash[19818]: audit 2024-09-21T00:07:12.372065+0000 mgr.y (mgr.25123) 116 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:14.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:13 smithi079 bash[19840]: audit 2024-09-21T00:07:12.372065+0000 mgr.y (mgr.25123) 116 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:14.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:13 smithi079 bash[24834]: audit 2024-09-21T00:07:12.372065+0000 mgr.y (mgr.25123) 116 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:14.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:14 smithi079 bash[19840]: cluster 2024-09-21T00:07:12.986174+0000 mgr.y (mgr.25123) 117 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:14.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:14 smithi079 bash[24834]: cluster 2024-09-21T00:07:12.986174+0000 mgr.y (mgr.25123) 117 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:15.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:14 smithi122 bash[19818]: cluster 2024-09-21T00:07:12.986174+0000 mgr.y (mgr.25123) 117 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:17.035 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:07:17.036 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:16 smithi079 bash[19840]: cluster 2024-09-21T00:07:14.986868+0000 mgr.y (mgr.25123) 118 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:17.036 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:16 smithi079 bash[24834]: cluster 2024-09-21T00:07:14.986868+0000 mgr.y (mgr.25123) 118 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:17.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:16 smithi122 bash[19818]: cluster 2024-09-21T00:07:14.986868+0000 mgr.y (mgr.25123) 118 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:17.814 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-21T00:07:18.080 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:17 smithi079 bash[19840]: audit 2024-09-21T00:07:17.024389+0000 mon.a (mon.0) 1246 : audit [DBG] from='client.? 172.21.15.79:0/2393296516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:18.080 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:17 smithi079 bash[24834]: audit 2024-09-21T00:07:17.024389+0000 mon.a (mon.0) 1246 : audit [DBG] from='client.? 172.21.15.79:0/2393296516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:18.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:17 smithi122 bash[19818]: audit 2024-09-21T00:07:17.024389+0000 mon.a (mon.0) 1246 : audit [DBG] from='client.? 172.21.15.79:0/2393296516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:19.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:18 smithi122 bash[19818]: cluster 2024-09-21T00:07:16.987636+0000 mgr.y (mgr.25123) 119 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:19.140 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:18 smithi079 bash[19840]: cluster 2024-09-21T00:07:16.987636+0000 mgr.y (mgr.25123) 119 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:19.140 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:18 smithi079 bash[24834]: cluster 2024-09-21T00:07:16.987636+0000 mgr.y (mgr.25123) 119 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:19.490 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:07:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:07:19] "GET /metrics HTTP/1.1" 200 37910 "" "Prometheus/2.43.0" 2024-09-21T00:07:21.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:20 smithi122 bash[19818]: cluster 2024-09-21T00:07:18.989279+0000 mgr.y (mgr.25123) 120 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:21.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:20 smithi079 bash[19840]: cluster 2024-09-21T00:07:18.989279+0000 mgr.y (mgr.25123) 120 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:21.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:20 smithi079 bash[24834]: cluster 2024-09-21T00:07:18.989279+0000 mgr.y (mgr.25123) 120 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:23.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:22 smithi122 bash[19818]: cluster 2024-09-21T00:07:20.989971+0000 mgr.y (mgr.25123) 121 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:23.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:22 smithi122 bash[19818]: audit 2024-09-21T00:07:21.430087+0000 mgr.y (mgr.25123) 122 : audit [DBG] from='client.25399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:23.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:22 smithi079 bash[19840]: cluster 2024-09-21T00:07:20.989971+0000 mgr.y (mgr.25123) 121 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:23.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:22 smithi079 bash[19840]: audit 2024-09-21T00:07:21.430087+0000 mgr.y (mgr.25123) 122 : audit [DBG] from='client.25399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:23.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:22 smithi079 bash[24834]: cluster 2024-09-21T00:07:20.989971+0000 mgr.y (mgr.25123) 121 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:23.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:22 smithi079 bash[24834]: audit 2024-09-21T00:07:21.430087+0000 mgr.y (mgr.25123) 122 : audit [DBG] from='client.25399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:23.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:23 smithi079 bash[19840]: audit 2024-09-21T00:07:22.383242+0000 mgr.y (mgr.25123) 123 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:23 smithi079 bash[24834]: audit 2024-09-21T00:07:22.383242+0000 mgr.y (mgr.25123) 123 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:24.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:23 smithi122 bash[19818]: audit 2024-09-21T00:07:22.383242+0000 mgr.y (mgr.25123) 123 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:24.298 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:07:24.983 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade status' 2024-09-21T00:07:25.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:24 smithi122 bash[19818]: cluster 2024-09-21T00:07:22.991637+0000 mgr.y (mgr.25123) 124 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:25.227 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:24 smithi079 bash[24834]: cluster 2024-09-21T00:07:22.991637+0000 mgr.y (mgr.25123) 124 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:25.227 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:24 smithi079 bash[19840]: cluster 2024-09-21T00:07:22.991637+0000 mgr.y (mgr.25123) 124 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:26.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:26 smithi079 bash[24834]: cluster 2024-09-21T00:07:24.992346+0000 mgr.y (mgr.25123) 125 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:26.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:26 smithi079 bash[19840]: cluster 2024-09-21T00:07:24.992346+0000 mgr.y (mgr.25123) 125 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:27.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:26 smithi122 bash[19818]: cluster 2024-09-21T00:07:24.992346+0000 mgr.y (mgr.25123) 125 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:28.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:27 smithi122 bash[19818]: audit 2024-09-21T00:07:27.331142+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:07:28.147 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:27 smithi079 bash[19840]: audit 2024-09-21T00:07:27.331142+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:07:28.147 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:27 smithi079 bash[24834]: audit 2024-09-21T00:07:27.331142+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:07:28.542 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:07:28.542 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": null, 2024-09-21T00:07:28.543 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": false, 2024-09-21T00:07:28.543 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "", 2024-09-21T00:07:28.543 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:07:28.543 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": null, 2024-09-21T00:07:28.543 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-09-21T00:07:28.543 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:07:28.543 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:07:28.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:28 smithi079 bash[19840]: cluster 2024-09-21T00:07:26.993158+0000 mgr.y (mgr.25123) 126 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:28.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:28 smithi079 bash[24834]: cluster 2024-09-21T00:07:26.993158+0000 mgr.y (mgr.25123) 126 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:29.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:28 smithi122 bash[19818]: cluster 2024-09-21T00:07:26.993158+0000 mgr.y (mgr.25123) 126 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:29.277 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph health detail' 2024-09-21T00:07:29.539 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:07:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:07:29] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.43.0" 2024-09-21T00:07:29.990 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:29 smithi079 bash[24834]: audit 2024-09-21T00:07:28.543975+0000 mgr.y (mgr.25123) 127 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:29.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:29 smithi079 bash[19840]: audit 2024-09-21T00:07:28.543975+0000 mgr.y (mgr.25123) 127 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:30.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:29 smithi122 bash[19818]: audit 2024-09-21T00:07:28.543975+0000 mgr.y (mgr.25123) 127 : audit [DBG] from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:30.990 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:30 smithi079 bash[19840]: cluster 2024-09-21T00:07:28.994762+0000 mgr.y (mgr.25123) 128 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:30.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:30 smithi079 bash[24834]: cluster 2024-09-21T00:07:28.994762+0000 mgr.y (mgr.25123) 128 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:31.106 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:30 smithi122 bash[19818]: cluster 2024-09-21T00:07:28.994762+0000 mgr.y (mgr.25123) 128 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:32.887 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-21T00:07:33.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:32 smithi122 bash[19818]: cluster 2024-09-21T00:07:30.995455+0000 mgr.y (mgr.25123) 129 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:33.146 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:32 smithi079 bash[24834]: cluster 2024-09-21T00:07:30.995455+0000 mgr.y (mgr.25123) 129 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:33.147 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:32 smithi079 bash[19840]: cluster 2024-09-21T00:07:30.995455+0000 mgr.y (mgr.25123) 129 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:33.668 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2024-09-21T00:07:33.925 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:33 smithi079 bash[19840]: audit 2024-09-21T00:07:32.392150+0000 mgr.y (mgr.25123) 130 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:33.925 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:33 smithi079 bash[19840]: audit 2024-09-21T00:07:32.888787+0000 mon.a (mon.0) 1248 : audit [DBG] from='client.? 172.21.15.79:0/2817474175' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:07:33.926 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:33 smithi079 bash[24834]: audit 2024-09-21T00:07:32.392150+0000 mgr.y (mgr.25123) 130 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:33.926 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:33 smithi079 bash[24834]: audit 2024-09-21T00:07:32.888787+0000 mon.a (mon.0) 1248 : audit [DBG] from='client.? 172.21.15.79:0/2817474175' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:07:34.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:33 smithi122 bash[19818]: audit 2024-09-21T00:07:32.392150+0000 mgr.y (mgr.25123) 130 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:34.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:33 smithi122 bash[19818]: audit 2024-09-21T00:07:32.888787+0000 mon.a (mon.0) 1248 : audit [DBG] from='client.? 172.21.15.79:0/2817474175' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:07:35.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:34 smithi122 bash[19818]: cluster 2024-09-21T00:07:32.996487+0000 mgr.y (mgr.25123) 131 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:35.110 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:34 smithi079 bash[19840]: cluster 2024-09-21T00:07:32.996487+0000 mgr.y (mgr.25123) 131 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:35.111 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:34 smithi079 bash[24834]: cluster 2024-09-21T00:07:32.996487+0000 mgr.y (mgr.25123) 131 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:36 smithi122 bash[19818]: cluster 2024-09-21T00:07:34.997142+0000 mgr.y (mgr.25123) 132 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:37.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:36 smithi079 bash[19840]: cluster 2024-09-21T00:07:34.997142+0000 mgr.y (mgr.25123) 132 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:37.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:36 smithi079 bash[24834]: cluster 2024-09-21T00:07:34.997142+0000 mgr.y (mgr.25123) 132 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:39.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:38 smithi122 bash[19818]: cluster 2024-09-21T00:07:36.997701+0000 mgr.y (mgr.25123) 133 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:39.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:38 smithi122 bash[19818]: audit 2024-09-21T00:07:37.290445+0000 mgr.y (mgr.25123) 134 : audit [DBG] from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:39.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:38 smithi122 bash[19818]: audit 2024-09-21T00:07:37.667402+0000 mgr.y (mgr.25123) 135 : audit [DBG] from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "mon", "hosts": "smithi122", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:39.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:38 smithi079 bash[19840]: cluster 2024-09-21T00:07:36.997701+0000 mgr.y (mgr.25123) 133 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:39.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:38 smithi079 bash[19840]: audit 2024-09-21T00:07:37.290445+0000 mgr.y (mgr.25123) 134 : audit [DBG] from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:39.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:38 smithi079 bash[19840]: audit 2024-09-21T00:07:37.667402+0000 mgr.y (mgr.25123) 135 : audit [DBG] from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "mon", "hosts": "smithi122", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:39.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:38 smithi079 bash[24834]: cluster 2024-09-21T00:07:36.997701+0000 mgr.y (mgr.25123) 133 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:39.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:38 smithi079 bash[24834]: audit 2024-09-21T00:07:37.290445+0000 mgr.y (mgr.25123) 134 : audit [DBG] from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:39.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:38 smithi079 bash[24834]: audit 2024-09-21T00:07:37.667402+0000 mgr.y (mgr.25123) 135 : audit [DBG] from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "mon", "hosts": "smithi122", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:39.560 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:07:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:07:39] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.43.0" 2024-09-21T00:07:40.441 INFO:teuthology.orchestra.run.smithi079.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:07:41.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:40 smithi122 bash[19818]: cluster 2024-09-21T00:07:38.999305+0000 mgr.y (mgr.25123) 136 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:41.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:40 smithi122 bash[19818]: audit 2024-09-21T00:07:40.442057+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:41.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:40 smithi122 bash[19818]: audit 2024-09-21T00:07:40.443592+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:07:41.108 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:40 smithi079 bash[24834]: cluster 2024-09-21T00:07:38.999305+0000 mgr.y (mgr.25123) 136 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:41.108 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:40 smithi079 bash[24834]: audit 2024-09-21T00:07:40.442057+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:41.108 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:40 smithi079 bash[24834]: audit 2024-09-21T00:07:40.443592+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:07:41.108 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:40 smithi079 bash[19840]: cluster 2024-09-21T00:07:38.999305+0000 mgr.y (mgr.25123) 136 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:41.109 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:40 smithi079 bash[19840]: audit 2024-09-21T00:07:40.442057+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:41.109 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:40 smithi079 bash[19840]: audit 2024-09-21T00:07:40.443592+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:07:41.109 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T00:07:42.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:41 smithi122 bash[19818]: cephadm 2024-09-21T00:07:40.433307+0000 mgr.y (mgr.25123) 137 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:07:42.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:41 smithi122 bash[19818]: audit 2024-09-21T00:07:41.142227+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:07:42.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:41 smithi122 bash[19818]: audit 2024-09-21T00:07:41.143630+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:07:42.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:41 smithi122 bash[19818]: audit 2024-09-21T00:07:41.152883+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:42.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:41 smithi079 bash[24834]: cephadm 2024-09-21T00:07:40.433307+0000 mgr.y (mgr.25123) 137 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:07:42.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:41 smithi079 bash[24834]: audit 2024-09-21T00:07:41.142227+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:07:42.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:41 smithi079 bash[24834]: audit 2024-09-21T00:07:41.143630+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:07:42.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:41 smithi079 bash[24834]: audit 2024-09-21T00:07:41.152883+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:42.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:41 smithi079 bash[19840]: cephadm 2024-09-21T00:07:40.433307+0000 mgr.y (mgr.25123) 137 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:07:42.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:41 smithi079 bash[19840]: audit 2024-09-21T00:07:41.142227+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:07:42.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:41 smithi079 bash[19840]: audit 2024-09-21T00:07:41.143630+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:07:42.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:41 smithi079 bash[19840]: audit 2024-09-21T00:07:41.152883+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:43.095 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:42 smithi079 bash[19840]: cluster 2024-09-21T00:07:41.000037+0000 mgr.y (mgr.25123) 138 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:43.095 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:42 smithi079 bash[19840]: cephadm 2024-09-21T00:07:41.241191+0000 mgr.y (mgr.25123) 139 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:07:43.095 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:42 smithi079 bash[19840]: audit 2024-09-21T00:07:42.331655+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:07:43.096 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:42 smithi079 bash[24834]: cluster 2024-09-21T00:07:41.000037+0000 mgr.y (mgr.25123) 138 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:43.096 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:42 smithi079 bash[24834]: cephadm 2024-09-21T00:07:41.241191+0000 mgr.y (mgr.25123) 139 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:07:43.096 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:42 smithi079 bash[24834]: audit 2024-09-21T00:07:42.331655+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:07:43.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:42 smithi122 bash[19818]: cluster 2024-09-21T00:07:41.000037+0000 mgr.y (mgr.25123) 138 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:43.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:42 smithi122 bash[19818]: cephadm 2024-09-21T00:07:41.241191+0000 mgr.y (mgr.25123) 139 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:07:43.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:42 smithi122 bash[19818]: audit 2024-09-21T00:07:42.331655+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:07:43.844 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:43 smithi079 bash[19840]: audit 2024-09-21T00:07:42.399995+0000 mgr.y (mgr.25123) 140 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:43.844 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:43 smithi079 bash[24834]: audit 2024-09-21T00:07:42.399995+0000 mgr.y (mgr.25123) 140 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:44.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:43 smithi122 bash[19818]: audit 2024-09-21T00:07:42.399995+0000 mgr.y (mgr.25123) 140 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:45.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:44 smithi122 bash[19818]: cluster 2024-09-21T00:07:43.001526+0000 mgr.y (mgr.25123) 141 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:45.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:44 smithi079 bash[19840]: cluster 2024-09-21T00:07:43.001526+0000 mgr.y (mgr.25123) 141 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:44 smithi079 bash[24834]: cluster 2024-09-21T00:07:43.001526+0000 mgr.y (mgr.25123) 141 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:46.497 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:07:46.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:46 smithi122 bash[19818]: cluster 2024-09-21T00:07:45.002255+0000 mgr.y (mgr.25123) 142 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:46.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:46 smithi122 bash[19818]: audit 2024-09-21T00:07:45.957094+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:46.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:46 smithi122 bash[19818]: audit 2024-09-21T00:07:45.960748+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:07:46.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:46 smithi122 bash[19818]: audit 2024-09-21T00:07:45.963925+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:46.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:46 smithi122 bash[19818]: audit 2024-09-21T00:07:45.973606+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:46.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:46 smithi122 bash[19818]: audit 2024-09-21T00:07:45.975900+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T00:07:46.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:46 smithi122 bash[19818]: audit 2024-09-21T00:07:45.977300+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T00:07:47.215 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:07:47.215 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (15m) 107s ago 25m 14.2M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:07:47.215 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (75s) 50s ago 25m 71.8M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:07:47.215 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (2m) 107s ago 23m 41.1M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:07:47.215 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (113s) 50s ago 31m 424M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:07:47.215 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (12m) 107s ago 33m 481M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:07:47.215 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (33m) 107s ago 33m 81.7M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-21T00:07:47.215 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (31m) 50s ago 31m 61.9M 2048M 17.2.0 e1d6a67b021e 54a13324c500 2024-09-21T00:07:47.215 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (32m) 107s ago 32m 61.5M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-21T00:07:47.215 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (15m) 107s ago 25m 8936k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:07:47.215 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (15m) 50s ago 25m 8640k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:07:47.216 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (31m) 107s ago 31m 57.9M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:07:47.216 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (30m) 107s ago 30m 59.5M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:07:47.216 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (29m) 107s ago 29m 52.3M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:07:47.216 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (29m) 107s ago 29m 57.3M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:07:47.216 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (28m) 50s ago 28m 60.5M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:07:47.216 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (27m) 50s ago 27m 55.6M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:07:47.216 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (27m) 50s ago 27m 56.1M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:07:47.216 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (26m) 50s ago 26m 59.5M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:07:47.216 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (2m) 50s ago 25m 49.5M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:07:47.216 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (23m) 107s ago 23m 90.5M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:07:47.216 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (23m) 50s ago 23m 90.9M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:07:47.240 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[19840]: cluster 2024-09-21T00:07:45.002255+0000 mgr.y (mgr.25123) 142 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[19840]: audit 2024-09-21T00:07:45.957094+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[19840]: audit 2024-09-21T00:07:45.960748+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:07:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[19840]: audit 2024-09-21T00:07:45.963925+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[19840]: audit 2024-09-21T00:07:45.973606+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[19840]: audit 2024-09-21T00:07:45.975900+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T00:07:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[19840]: audit 2024-09-21T00:07:45.977300+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T00:07:47.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[24834]: cluster 2024-09-21T00:07:45.002255+0000 mgr.y (mgr.25123) 142 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:47.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[24834]: audit 2024-09-21T00:07:45.957094+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:47.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[24834]: audit 2024-09-21T00:07:45.960748+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:07:47.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[24834]: audit 2024-09-21T00:07:45.963925+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:47.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[24834]: audit 2024-09-21T00:07:45.973606+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:47.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[24834]: audit 2024-09-21T00:07:45.975900+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T00:07:47.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:46 smithi079 bash[24834]: audit 2024-09-21T00:07:45.977300+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T00:07:47.649 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:07:47.649 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:07:47.649 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-21T00:07:47.650 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:07:47.651 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:07:47.651 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:07:48.002 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:07:48.002 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:07:48.002 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:07:48.003 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi122", 2024-09-21T00:07:48.003 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:07:48.003 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "0/1 daemons upgraded", 2024-09-21T00:07:48.003 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T00:07:48.003 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:07:48.003 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:07:48.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:47 smithi122 bash[19818]: cephadm 2024-09-21T00:07:45.957913+0000 mgr.y (mgr.25123) 143 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:07:48.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:47 smithi122 bash[19818]: cephadm 2024-09-21T00:07:45.958044+0000 mgr.y (mgr.25123) 144 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:07:48.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:47 smithi122 bash[19818]: cephadm 2024-09-21T00:07:45.965027+0000 mgr.y (mgr.25123) 145 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:07:48.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:47 smithi122 bash[19818]: cephadm 2024-09-21T00:07:45.978355+0000 mgr.y (mgr.25123) 146 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T00:07:48.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:47 smithi122 bash[19818]: audit 2024-09-21T00:07:46.486238+0000 mgr.y (mgr.25123) 147 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:48.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:47 smithi122 bash[19818]: audit 2024-09-21T00:07:47.650862+0000 mon.a (mon.0) 1261 : audit [DBG] from='client.? 172.21.15.79:0/3884173815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:48.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:47 smithi079 bash[19840]: cephadm 2024-09-21T00:07:45.957913+0000 mgr.y (mgr.25123) 143 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:07:48.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:47 smithi079 bash[19840]: cephadm 2024-09-21T00:07:45.958044+0000 mgr.y (mgr.25123) 144 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:07:48.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:47 smithi079 bash[19840]: cephadm 2024-09-21T00:07:45.965027+0000 mgr.y (mgr.25123) 145 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:07:48.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:47 smithi079 bash[19840]: cephadm 2024-09-21T00:07:45.978355+0000 mgr.y (mgr.25123) 146 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T00:07:48.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:47 smithi079 bash[19840]: audit 2024-09-21T00:07:46.486238+0000 mgr.y (mgr.25123) 147 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:48.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:47 smithi079 bash[19840]: audit 2024-09-21T00:07:47.650862+0000 mon.a (mon.0) 1261 : audit [DBG] from='client.? 172.21.15.79:0/3884173815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:48.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:47 smithi079 bash[24834]: cephadm 2024-09-21T00:07:45.957913+0000 mgr.y (mgr.25123) 143 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:07:48.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:47 smithi079 bash[24834]: cephadm 2024-09-21T00:07:45.958044+0000 mgr.y (mgr.25123) 144 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:07:48.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:47 smithi079 bash[24834]: cephadm 2024-09-21T00:07:45.965027+0000 mgr.y (mgr.25123) 145 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:07:48.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:47 smithi079 bash[24834]: cephadm 2024-09-21T00:07:45.978355+0000 mgr.y (mgr.25123) 146 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T00:07:48.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:47 smithi079 bash[24834]: audit 2024-09-21T00:07:46.486238+0000 mgr.y (mgr.25123) 147 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:48.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:47 smithi079 bash[24834]: audit 2024-09-21T00:07:47.650862+0000 mon.a (mon.0) 1261 : audit [DBG] from='client.? 172.21.15.79:0/3884173815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:07:49.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:48 smithi122 bash[19818]: audit 2024-09-21T00:07:46.840810+0000 mgr.y (mgr.25123) 148 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:49.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:48 smithi122 bash[19818]: cluster 2024-09-21T00:07:47.002767+0000 mgr.y (mgr.25123) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:49.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:48 smithi122 bash[19818]: audit 2024-09-21T00:07:47.180164+0000 mgr.y (mgr.25123) 150 : audit [DBG] from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:49.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:48 smithi122 bash[19818]: audit 2024-09-21T00:07:48.720841+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:49.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:48 smithi122 bash[19818]: audit 2024-09-21T00:07:48.722951+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:07:49.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:48 smithi122 bash[19818]: audit 2024-09-21T00:07:48.724660+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:07:49.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:48 smithi122 bash[19818]: audit 2024-09-21T00:07:48.726358+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:07:49.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[19840]: audit 2024-09-21T00:07:46.840810+0000 mgr.y (mgr.25123) 148 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:49.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[19840]: cluster 2024-09-21T00:07:47.002767+0000 mgr.y (mgr.25123) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:49.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[19840]: audit 2024-09-21T00:07:47.180164+0000 mgr.y (mgr.25123) 150 : audit [DBG] from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:49.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[19840]: audit 2024-09-21T00:07:48.720841+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:49.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[19840]: audit 2024-09-21T00:07:48.722951+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:07:49.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[19840]: audit 2024-09-21T00:07:48.724660+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:07:49.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[19840]: audit 2024-09-21T00:07:48.726358+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:07:49.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[24834]: audit 2024-09-21T00:07:46.840810+0000 mgr.y (mgr.25123) 148 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:49.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[24834]: cluster 2024-09-21T00:07:47.002767+0000 mgr.y (mgr.25123) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:49.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[24834]: audit 2024-09-21T00:07:47.180164+0000 mgr.y (mgr.25123) 150 : audit [DBG] from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:49.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[24834]: audit 2024-09-21T00:07:48.720841+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:49.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[24834]: audit 2024-09-21T00:07:48.722951+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:07:49.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[24834]: audit 2024-09-21T00:07:48.724660+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:07:49.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:48 smithi079 bash[24834]: audit 2024-09-21T00:07:48.726358+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:07:49.740 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:07:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:07:49] "GET /metrics HTTP/1.1" 200 37921 "" "Prometheus/2.43.0" 2024-09-21T00:07:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:49 smithi122 bash[19818]: audit 2024-09-21T00:07:48.003902+0000 mgr.y (mgr.25123) 151 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:49 smithi122 bash[19818]: cephadm 2024-09-21T00:07:48.711202+0000 mgr.y (mgr.25123) 152 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T00:07:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:49 smithi122 bash[19818]: cephadm 2024-09-21T00:07:48.728312+0000 mgr.y (mgr.25123) 153 : cephadm [INF] Deploying daemon mon.b on smithi122 2024-09-21T00:07:50.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:49 smithi079 bash[19840]: audit 2024-09-21T00:07:48.003902+0000 mgr.y (mgr.25123) 151 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:50.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:49 smithi079 bash[19840]: cephadm 2024-09-21T00:07:48.711202+0000 mgr.y (mgr.25123) 152 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T00:07:50.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:49 smithi079 bash[19840]: cephadm 2024-09-21T00:07:48.728312+0000 mgr.y (mgr.25123) 153 : cephadm [INF] Deploying daemon mon.b on smithi122 2024-09-21T00:07:50.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:49 smithi079 bash[24834]: audit 2024-09-21T00:07:48.003902+0000 mgr.y (mgr.25123) 151 : audit [DBG] from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:07:50.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:49 smithi079 bash[24834]: cephadm 2024-09-21T00:07:48.711202+0000 mgr.y (mgr.25123) 152 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T00:07:50.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:49 smithi079 bash[24834]: cephadm 2024-09-21T00:07:48.728312+0000 mgr.y (mgr.25123) 153 : cephadm [INF] Deploying daemon mon.b on smithi122 2024-09-21T00:07:51.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:50 smithi122 bash[19818]: cluster 2024-09-21T00:07:49.004400+0000 mgr.y (mgr.25123) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:51.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:50 smithi079 bash[19840]: cluster 2024-09-21T00:07:49.004400+0000 mgr.y (mgr.25123) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:51.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:50 smithi079 bash[24834]: cluster 2024-09-21T00:07:49.004400+0000 mgr.y (mgr.25123) 154 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:51.607 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:07:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:51.607 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:07:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:51.607 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:07:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:51.608 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:07:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:51.608 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:07:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:51.609 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:07:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:51.609 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:07:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:51.609 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:07:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:51.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:51 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:51.910 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:51 smithi122 systemd[1]: Stopping Ceph mon.b for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:07:51.910 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:51 smithi122 bash[19818]: debug 2024-09-21T00:07:51.729+0000 7f5c5a631700 -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-21T00:07:51.910 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:51 smithi122 bash[19818]: debug 2024-09-21T00:07:51.729+0000 7f5c5a631700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T00:07:52.839 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:52 smithi122 bash[48580]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mon-b 2024-09-21T00:07:52.839 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:52 smithi122 bash[48639]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mon-b 2024-09-21T00:07:52.840 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:52 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-21T00:07:52.840 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:52 smithi122 systemd[1]: Stopped Ceph mon.b for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:07:53.107 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:07:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:53.107 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:07:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:53.107 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:07:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:53.108 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:07:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:53.108 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:07:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:53.108 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:07:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:53.108 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:07:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:53.109 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:07:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:53.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:52 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:07:53.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:52 smithi122 systemd[1]: Started Ceph mon.b for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:07:54.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.212+0000 7f89e0050c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T00:07:54.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.212+0000 7f89e0050c80 0 ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable), process ceph-mon, pid 7 2024-09-21T00:07:54.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.212+0000 7f89e0050c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T00:07:54.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 0 load: jerasure load: lrc 2024-09-21T00:07:54.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T00:07:54.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Git sha 0 2024-09-21T00:07:54.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Compile date 2024-09-19 18:20:48 2024-09-21T00:07:54.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: DB SUMMARY 2024-09-21T00:07:54.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: DB Session ID: OBBU2VIUP00Y8LVQBSEK 2024-09-21T00:07:54.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T00:07:54.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T00:07:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 3204 Bytes 2024-09-21T00:07:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000060.sst 2024-09-21T00:07:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000058.log size: 2043223 ; 2024-09-21T00:07:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T00:07:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T00:07:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T00:07:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T00:07:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T00:07:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T00:07:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.env: 0x55612773f940 2024-09-21T00:07:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T00:07:54.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.info_log: 0x556129c496e0 2024-09-21T00:07:54.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T00:07:54.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T00:07:54.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T00:07:54.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T00:07:54.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T00:07:54.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T00:07:54.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T00:07:54.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T00:07:54.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T00:07:54.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T00:07:54.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T00:07:54.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T00:07:54.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T00:07:54.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T00:07:54.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.db_log_dir: 2024-09-21T00:07:54.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.wal_dir: 2024-09-21T00:07:54.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T00:07:54.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T00:07:54.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T00:07:54.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T00:07:54.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T00:07:54.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T00:07:54.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T00:07:54.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T00:07:54.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.write_buffer_manager: 0x556129c588c0 2024-09-21T00:07:54.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T00:07:54.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T00:07:54.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T00:07:54.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T00:07:54.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T00:07:54.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T00:07:54.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T00:07:54.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T00:07:54.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T00:07:54.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T00:07:54.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T00:07:54.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T00:07:54.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T00:07:54.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.row_cache: None 2024-09-21T00:07:54.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.wal_filter: None 2024-09-21T00:07:54.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T00:07:54.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T00:07:54.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T00:07:54.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T00:07:54.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T00:07:54.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T00:07:54.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T00:07:54.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T00:07:54.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T00:07:54.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T00:07:54.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T00:07:54.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T00:07:54.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T00:07:54.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T00:07:54.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T00:07:54.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T00:07:54.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T00:07:54.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T00:07:54.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T00:07:54.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T00:07:54.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T00:07:54.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T00:07:54.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T00:07:54.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T00:07:54.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T00:07:54.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T00:07:54.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T00:07:54.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T00:07:54.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T00:07:54.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T00:07:54.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T00:07:54.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T00:07:54.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T00:07:54.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T00:07:54.616 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Compression algorithms supported: 2024-09-21T00:07:54.617 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: kZSTD supported: 0 2024-09-21T00:07:54.617 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T00:07:54.617 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T00:07:54.617 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T00:07:54.617 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T00:07:54.617 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T00:07:54.617 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T00:07:54.617 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T00:07:54.617 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T00:07:54.617 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T00:07:54.617 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-09-21T00:07:54.618 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T00:07:54.619 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T00:07:54.619 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.merge_operator: 2024-09-21T00:07:54.619 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T00:07:54.619 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T00:07:54.619 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T00:07:54.619 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T00:07:54.619 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T00:07:54.619 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556129c49320) 2024-09-21T00:07:54.619 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: cache_index_and_filter_blocks: 1 2024-09-21T00:07:54.619 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T00:07:54.619 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T00:07:54.620 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: pin_top_level_index_and_filter: 1 2024-09-21T00:07:54.620 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: index_type: 0 2024-09-21T00:07:54.620 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: data_block_index_type: 0 2024-09-21T00:07:54.620 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: index_shortening: 1 2024-09-21T00:07:54.620 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T00:07:54.620 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: checksum: 4 2024-09-21T00:07:54.620 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: no_block_cache: 0 2024-09-21T00:07:54.620 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: block_cache: 0x556129c3f1f0 2024-09-21T00:07:54.620 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: block_cache_name: BinnedLRUCache 2024-09-21T00:07:54.620 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: block_cache_options: 2024-09-21T00:07:54.620 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: capacity : 536870912 2024-09-21T00:07:54.620 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: num_shard_bits : 4 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: strict_capacity_limit : 0 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: high_pri_pool_ratio: 0.000 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: block_cache_compressed: (nil) 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: persistent_cache: (nil) 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: block_size: 4096 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: block_size_deviation: 10 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: block_restart_interval: 16 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: index_block_restart_interval: 1 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: metadata_block_size: 4096 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: partition_filters: 0 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: use_delta_encoding: 1 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: filter_policy: bloomfilter 2024-09-21T00:07:54.621 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: whole_key_filtering: 1 2024-09-21T00:07:54.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: verify_compression: 0 2024-09-21T00:07:54.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: read_amp_bytes_per_bit: 0 2024-09-21T00:07:54.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: format_version: 5 2024-09-21T00:07:54.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: enable_index_compression: 1 2024-09-21T00:07:54.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: block_align: 0 2024-09-21T00:07:54.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: max_auto_readahead_size: 262144 2024-09-21T00:07:54.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: prepopulate_block_cache: 0 2024-09-21T00:07:54.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: initial_auto_readahead_size: 8192 2024-09-21T00:07:54.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: num_file_reads_for_auto_readahead: 2 2024-09-21T00:07:54.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T00:07:54.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T00:07:54.622 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T00:07:54.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T00:07:54.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T00:07:54.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T00:07:54.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.num_levels: 7 2024-09-21T00:07:54.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T00:07:54.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T00:07:54.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T00:07:54.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T00:07:54.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T00:07:54.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T00:07:54.623 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T00:07:54.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T00:07:54.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T00:07:54.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T00:07:54.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T00:07:54.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T00:07:54.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T00:07:54.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T00:07:54.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T00:07:54.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T00:07:54.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T00:07:54.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T00:07:54.624 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T00:07:54.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T00:07:54.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T00:07:54.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T00:07:54.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T00:07:54.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T00:07:54.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T00:07:54.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T00:07:54.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T00:07:54.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T00:07:54.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T00:07:54.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T00:07:54.625 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T00:07:54.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T00:07:54.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T00:07:54.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T00:07:54.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T00:07:54.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T00:07:54.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T00:07:54.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T00:07:54.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T00:07:54.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T00:07:54.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T00:07:54.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T00:07:54.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T00:07:54.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T00:07:54.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T00:07:54.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T00:07:54.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T00:07:54.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T00:07:54.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T00:07:54.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T00:07:54.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T00:07:54.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T00:07:54.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T00:07:54.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T00:07:54.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T00:07:54.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T00:07:54.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T00:07:54.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T00:07:54.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T00:07:54.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T00:07:54.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T00:07:54.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T00:07:54.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T00:07:54.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T00:07:54.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T00:07:54.628 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T00:07:54.629 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T00:07:54.630 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89dce27640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 60.sst 2024-09-21T00:07:54.630 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 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-21T00:07:54.630 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 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 62, last_sequence is 32200, log_number is 58,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T00:07:54.630 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 58 2024-09-21T00:07:54.630 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a857d9a3-d6d4-44f2-9c97-02db4eb50c38 2024-09-21T00:07:54.630 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.216+0000 7f89e0050c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726877274224454, "job": 1, "event": "recovery_started", "wal_files": [58]} 2024-09-21T00:07:54.630 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.220+0000 7f89e0050c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #58 mode 2 2024-09-21T00:07:54.630 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.224+0000 7f89e0050c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726877274231468, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 63, "file_size": 1280573, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 32195, "largest_seqno": 33568, "table_properties": {"data_size": 1275330, "index_size": 2922, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 12188, "raw_average_key_size": 24, "raw_value_size": 1264666, "raw_average_value_size": 2494, "num_data_blocks": 131, "num_entries": 507, "num_filter_entries": 507, "num_deletions": 7, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726877274, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a857d9a3-d6d4-44f2-9c97-02db4eb50c38", "db_session_id": "OBBU2VIUP00Y8LVQBSEK", "orig_file_number": 63, "seqno_to_time_mapping": "N/A"}} 2024-09-21T00:07:54.630 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.224+0000 7f89e0050c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726877274231607, "job": 1, "event": "recovery_finished"} 2024-09-21T00:07:54.630 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.224+0000 7f89e0050c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 65 2024-09-21T00:07:54.630 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.224+0000 7f89e0050c80 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-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89e0050c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000058.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89e0050c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556129c6ae00 2024-09-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89e0050c80 4 rocksdb: DB pointer 0x556129d6a000 2024-09-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89d5e19640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89d5e19640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: ** DB Stats ** 2024-09-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: 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-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: 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-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T00:07:54.631 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T00:07:54.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: ** Compaction Stats [default] ** 2024-09-21T00:07:54.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: 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-21T00:07:54.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T00:07:54.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: L0 1/0 1.22 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 358.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T00:07:54.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: L6 1/0 10.04 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-21T00:07:54.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Sum 2/0 11.27 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 358.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T00:07:54.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 358.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T00:07:54.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: ** Compaction Stats [default] ** 2024-09-21T00:07:54.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: 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-21T00:07:54.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T00:07:54.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 358.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T00:07:54.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Cumulative compaction: 0.00 GB write, 120.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Interval compaction: 0.00 GB write, 120.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: 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-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Block cache BinnedLRUCache@0x556129c3f1f0#7 capacity: 512.00 MB usage: 4.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.3e-05 secs_since: 0 2024-09-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2024-09-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T00:07:54.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89e0050c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] at bind addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:07:54.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89e0050c80 1 mon.b@-1(???) e3 preinit fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:07:54.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89e0050c80 0 mon.b@-1(???).mds e1 new map 2024-09-21T00:07:54.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89e0050c80 0 mon.b@-1(???).mds e1 print_map 2024-09-21T00:07:54.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: e1 2024-09-21T00:07:54.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T00:07:54.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T00:07:54.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: 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-21T00:07:54.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: legacy client fscid: -1 2024-09-21T00:07:54.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: 2024-09-21T00:07:54.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: No filesystems configured 2024-09-21T00:07:54.634 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89e0050c80 0 mon.b@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T00:07:54.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89e0050c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T00:07:54.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89e0050c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T00:07:54.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89e0050c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T00:07:54.635 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:54 smithi122 bash[48694]: debug 2024-09-21T00:07:54.228+0000 7f89e0050c80 1 mon.b@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-09-21T00:07:55.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: audit 2024-09-21T00:07:52.408183+0000 mgr.y (mgr.25123) 156 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:55.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: cluster 2024-09-21T00:07:53.006647+0000 mgr.y (mgr.25123) 157 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:55.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: cluster 2024-09-21T00:07:54.446503+0000 mon.c (mon.1) 186 : cluster [INF] mon.c calling monitor election 2024-09-21T00:07:55.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: cluster 2024-09-21T00:07:54.446746+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T00:07:55.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: cluster 2024-09-21T00:07:54.447101+0000 mon.a (mon.0) 1266 : cluster [INF] mon.a calling monitor election 2024-09-21T00:07:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: cluster 2024-09-21T00:07:54.467745+0000 mon.a (mon.0) 1267 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T00:07:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: cluster 2024-09-21T00:07:54.479465+0000 mon.a (mon.0) 1268 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-09-21T00:07:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: cluster 2024-09-21T00:07:54.479655+0000 mon.a (mon.0) 1269 : cluster [DBG] fsmap 2024-09-21T00:07:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: cluster 2024-09-21T00:07:54.479835+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T00:07:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: cluster 2024-09-21T00:07:54.480794+0000 mon.a (mon.0) 1271 : cluster [DBG] mgrmap e42: y(active, since 2m), standbys: x 2024-09-21T00:07:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: cluster 2024-09-21T00:07:54.491150+0000 mon.a (mon.0) 1272 : cluster [INF] overall HEALTH_OK 2024-09-21T00:07:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: audit 2024-09-21T00:07:54.499437+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: audit 2024-09-21T00:07:54.512087+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[19840]: audit 2024-09-21T00:07:54.514569+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:07:55.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: audit 2024-09-21T00:07:52.408183+0000 mgr.y (mgr.25123) 156 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:55.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: cluster 2024-09-21T00:07:53.006647+0000 mgr.y (mgr.25123) 157 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: cluster 2024-09-21T00:07:54.446503+0000 mon.c (mon.1) 186 : cluster [INF] mon.c calling monitor election 2024-09-21T00:07:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: cluster 2024-09-21T00:07:54.446746+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T00:07:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: cluster 2024-09-21T00:07:54.447101+0000 mon.a (mon.0) 1266 : cluster [INF] mon.a calling monitor election 2024-09-21T00:07:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: cluster 2024-09-21T00:07:54.467745+0000 mon.a (mon.0) 1267 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T00:07:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: cluster 2024-09-21T00:07:54.479465+0000 mon.a (mon.0) 1268 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-09-21T00:07:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: cluster 2024-09-21T00:07:54.479655+0000 mon.a (mon.0) 1269 : cluster [DBG] fsmap 2024-09-21T00:07:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: cluster 2024-09-21T00:07:54.479835+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T00:07:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: cluster 2024-09-21T00:07:54.480794+0000 mon.a (mon.0) 1271 : cluster [DBG] mgrmap e42: y(active, since 2m), standbys: x 2024-09-21T00:07:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: cluster 2024-09-21T00:07:54.491150+0000 mon.a (mon.0) 1272 : cluster [INF] overall HEALTH_OK 2024-09-21T00:07:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: audit 2024-09-21T00:07:54.499437+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: audit 2024-09-21T00:07:54.512087+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:55 smithi079 bash[24834]: audit 2024-09-21T00:07:54.514569+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:07:55.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: audit 2024-09-21T00:07:52.408183+0000 mgr.y (mgr.25123) 156 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:07:55.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: cluster 2024-09-21T00:07:53.006647+0000 mgr.y (mgr.25123) 157 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:07:55.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: cluster 2024-09-21T00:07:54.446503+0000 mon.c (mon.1) 186 : cluster [INF] mon.c calling monitor election 2024-09-21T00:07:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: cluster 2024-09-21T00:07:54.446746+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T00:07:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: cluster 2024-09-21T00:07:54.447101+0000 mon.a (mon.0) 1266 : cluster [INF] mon.a calling monitor election 2024-09-21T00:07:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: cluster 2024-09-21T00:07:54.467745+0000 mon.a (mon.0) 1267 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T00:07:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: cluster 2024-09-21T00:07:54.479465+0000 mon.a (mon.0) 1268 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-09-21T00:07:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: cluster 2024-09-21T00:07:54.479655+0000 mon.a (mon.0) 1269 : cluster [DBG] fsmap 2024-09-21T00:07:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: cluster 2024-09-21T00:07:54.479835+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T00:07:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: cluster 2024-09-21T00:07:54.480794+0000 mon.a (mon.0) 1271 : cluster [DBG] mgrmap e42: y(active, since 2m), standbys: x 2024-09-21T00:07:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: cluster 2024-09-21T00:07:54.491150+0000 mon.a (mon.0) 1272 : cluster [INF] overall HEALTH_OK 2024-09-21T00:07:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: audit 2024-09-21T00:07:54.499437+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: audit 2024-09-21T00:07:54.512087+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:07:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:55 smithi122 bash[48694]: audit 2024-09-21T00:07:54.514569+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:07:57.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:56 smithi122 bash[48694]: cluster 2024-09-21T00:07:55.007261+0000 mgr.y (mgr.25123) 158 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:57.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:56 smithi079 bash[19840]: cluster 2024-09-21T00:07:55.007261+0000 mgr.y (mgr.25123) 158 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:57.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:56 smithi079 bash[24834]: cluster 2024-09-21T00:07:55.007261+0000 mgr.y (mgr.25123) 158 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:58.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:57 smithi122 bash[48694]: audit 2024-09-21T00:07:57.331655+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:07:58.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:57 smithi079 bash[24834]: audit 2024-09-21T00:07:57.331655+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:07:58.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:57 smithi079 bash[19840]: audit 2024-09-21T00:07:57.331655+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:07:59.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:07:58 smithi122 bash[48694]: cluster 2024-09-21T00:07:57.007972+0000 mgr.y (mgr.25123) 159 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:59.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:07:58 smithi079 bash[19840]: cluster 2024-09-21T00:07:57.007972+0000 mgr.y (mgr.25123) 159 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:59.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:07:58 smithi079 bash[24834]: cluster 2024-09-21T00:07:57.007972+0000 mgr.y (mgr.25123) 159 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:07:59.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:07:59 smithi079 bash[55672]: debug 2024-09-21T00:07:59.239+0000 7f4d7462e640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T00:07:59.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:07:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:07:59] "GET /metrics HTTP/1.1" 200 37861 "" "Prometheus/2.43.0" 2024-09-21T00:08:01.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:00 smithi122 bash[48694]: cluster 2024-09-21T00:07:59.009586+0000 mgr.y (mgr.25123) 160 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:01.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:00 smithi122 bash[48694]: audit 2024-09-21T00:08:00.585644+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:01.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:00 smithi122 bash[48694]: audit 2024-09-21T00:08:00.610619+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:01.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:00 smithi079 bash[24834]: cluster 2024-09-21T00:07:59.009586+0000 mgr.y (mgr.25123) 160 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:01.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:00 smithi079 bash[24834]: audit 2024-09-21T00:08:00.585644+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:01.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:00 smithi079 bash[24834]: audit 2024-09-21T00:08:00.610619+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:01.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:00 smithi079 bash[19840]: cluster 2024-09-21T00:07:59.009586+0000 mgr.y (mgr.25123) 160 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:01.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:00 smithi079 bash[19840]: audit 2024-09-21T00:08:00.585644+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:01.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:00 smithi079 bash[19840]: audit 2024-09-21T00:08:00.610619+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:03.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:02 smithi122 bash[48694]: cluster 2024-09-21T00:08:01.010276+0000 mgr.y (mgr.25123) 161 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:03.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:02 smithi122 bash[48694]: audit 2024-09-21T00:08:01.789909+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:03.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:02 smithi122 bash[48694]: audit 2024-09-21T00:08:01.805001+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:03.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:02 smithi079 bash[19840]: cluster 2024-09-21T00:08:01.010276+0000 mgr.y (mgr.25123) 161 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:03.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:02 smithi079 bash[19840]: audit 2024-09-21T00:08:01.789909+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:03.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:02 smithi079 bash[19840]: audit 2024-09-21T00:08:01.805001+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:03.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:02 smithi079 bash[24834]: cluster 2024-09-21T00:08:01.010276+0000 mgr.y (mgr.25123) 161 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:03.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:02 smithi079 bash[24834]: audit 2024-09-21T00:08:01.789909+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:03.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:02 smithi079 bash[24834]: audit 2024-09-21T00:08:01.805001+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:04.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:03 smithi122 bash[48694]: audit 2024-09-21T00:08:02.419417+0000 mgr.y (mgr.25123) 162 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:04.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:03 smithi079 bash[24834]: audit 2024-09-21T00:08:02.419417+0000 mgr.y (mgr.25123) 162 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:04.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:03 smithi079 bash[19840]: audit 2024-09-21T00:08:02.419417+0000 mgr.y (mgr.25123) 162 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:05.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:04 smithi122 bash[48694]: cluster 2024-09-21T00:08:03.011840+0000 mgr.y (mgr.25123) 163 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:05.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:04 smithi079 bash[24834]: cluster 2024-09-21T00:08:03.011840+0000 mgr.y (mgr.25123) 163 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:05.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:04 smithi079 bash[19840]: cluster 2024-09-21T00:08:03.011840+0000 mgr.y (mgr.25123) 163 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:07.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:06 smithi122 bash[48694]: cluster 2024-09-21T00:08:05.012537+0000 mgr.y (mgr.25123) 164 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:07.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:06 smithi079 bash[19840]: cluster 2024-09-21T00:08:05.012537+0000 mgr.y (mgr.25123) 164 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:07.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:06 smithi079 bash[24834]: cluster 2024-09-21T00:08:05.012537+0000 mgr.y (mgr.25123) 164 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:09.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:08 smithi122 bash[48694]: cluster 2024-09-21T00:08:07.013257+0000 mgr.y (mgr.25123) 165 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:09.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:08 smithi079 bash[24834]: cluster 2024-09-21T00:08:07.013257+0000 mgr.y (mgr.25123) 165 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:09.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:08 smithi079 bash[19840]: cluster 2024-09-21T00:08:07.013257+0000 mgr.y (mgr.25123) 165 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:09.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:08:09] "GET /metrics HTTP/1.1" 200 37861 "" "Prometheus/2.43.0" 2024-09-21T00:08:11.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:10 smithi122 bash[48694]: cluster 2024-09-21T00:08:09.014914+0000 mgr.y (mgr.25123) 166 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:11.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:10 smithi079 bash[19840]: cluster 2024-09-21T00:08:09.014914+0000 mgr.y (mgr.25123) 166 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:11.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:10 smithi079 bash[24834]: cluster 2024-09-21T00:08:09.014914+0000 mgr.y (mgr.25123) 166 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: cluster 2024-09-21T00:08:11.015665+0000 mgr.y (mgr.25123) 167 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.175483+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.186386+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.188486+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.190613+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:08:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.201433+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.332350+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:08:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.383293+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:13.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.397251+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.401476+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.415459+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.422095+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.434526+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.438373+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.449211+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.452247+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.462996+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.465049+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.473805+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T00:08:13.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.476666+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.487535+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.491229+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.501839+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.506300+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.517577+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.521448+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.525833+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.529208+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.533532+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.536838+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.540866+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.543967+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.547792+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.550470+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.554588+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.557357+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.561353+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.564706+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:08:13.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.573682+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:08:13.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.575613+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.584109+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:08:13.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.585883+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:08:13.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.594318+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:08:13.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.596602+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:08:13.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.598397+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:08:13.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.609071+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:08:13.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.611027+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:08:13.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.612570+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:08:13.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.620882+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:08:13.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.622941+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.624606+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:08:13.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.633065+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:08:13.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.634991+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:08:13.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.636523+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:08:13.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.644767+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:08:13.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.646598+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:08:13.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.654712+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:08:13.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.656647+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.658211+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.659513+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.661091+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.662525+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.663802+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.665978+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:08:13.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.672168+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:08:13.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.673232+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:13.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.676579+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:13.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.678324+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:08:13.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:12 smithi122 bash[48694]: audit 2024-09-21T00:08:12.688494+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: cluster 2024-09-21T00:08:11.015665+0000 mgr.y (mgr.25123) 167 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.175483+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.186386+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.188486+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.190613+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:08:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.201433+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.332350+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:08:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.383293+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.397251+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.401476+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.415459+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.422095+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.434526+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.438373+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.449211+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.452247+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.462996+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.465049+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.473805+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T00:08:13.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.476666+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: cluster 2024-09-21T00:08:11.015665+0000 mgr.y (mgr.25123) 167 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:13.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.175483+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.186386+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.188486+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:13.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.190613+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:08:13.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.201433+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.332350+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:08:13.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.383293+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:13.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.397251+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.401476+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.415459+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.422095+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.434526+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.438373+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.449211+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.452247+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.462996+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.465049+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.473805+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T00:08:13.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.476666+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.487535+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.491229+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.501839+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.506300+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.517577+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.521448+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.525833+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.529208+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.533532+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.536838+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.540866+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.543967+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.547792+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.550470+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.554588+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.557357+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.561353+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.564706+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:08:13.248 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.487535+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.248 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.491229+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.248 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.501839+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.248 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.506300+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.248 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.517577+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.248 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.521448+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.249 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.525833+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.249 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.529208+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.249 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.533532+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.249 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.536838+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.249 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.540866+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.249 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.543967+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.249 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.547792+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.249 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.550470+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.249 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.554588+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.250 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.557357+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:13.250 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.561353+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T00:08:13.250 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.564706+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:08:13.250 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.573682+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:08:13.250 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.575613+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.250 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.584109+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:08:13.250 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.585883+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:08:13.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.594318+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:08:13.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.596602+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:08:13.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.598397+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:08:13.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.609071+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:08:13.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.611027+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:08:13.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.612570+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:08:13.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.620882+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:08:13.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.622941+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.624606+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:08:13.252 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.633065+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:08:13.252 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.634991+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:08:13.252 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.636523+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:08:13.252 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.573682+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:08:13.252 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.575613+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.252 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.584109+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:08:13.253 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.585883+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:08:13.253 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.594318+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:08:13.253 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.596602+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:08:13.253 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.598397+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:08:13.253 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.609071+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:08:13.254 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.611027+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:08:13.254 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.612570+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:08:13.254 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.620882+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:08:13.254 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.622941+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.254 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.624606+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:08:13.254 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.633065+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:08:13.254 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.634991+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:08:13.255 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.636523+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:08:13.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.644767+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:08:13.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.646598+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:08:13.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.654712+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:08:13.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.656647+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.658211+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.659513+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.661091+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.662525+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.663802+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.665978+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:08:13.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.672168+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:08:13.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.673232+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:13.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.676579+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:13.257 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.678324+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:08:13.257 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[24834]: audit 2024-09-21T00:08:12.688494+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:13.257 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.644767+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:08:13.257 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.646598+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:08:13.258 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.654712+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:08:13.258 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.656647+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.258 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.658211+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.659513+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.661091+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.662525+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.663802+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:08:13.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.665978+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:08:13.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.672168+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:08:13.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.673232+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:13.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.676579+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:13.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.678324+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:08:13.259 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:12 smithi079 bash[19840]: audit 2024-09-21T00:08:12.688494+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:14.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.165162+0000 mgr.y (mgr.25123) 168 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.403047+0000 mgr.y (mgr.25123) 169 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.423793+0000 mgr.y (mgr.25123) 170 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: audit 2024-09-21T00:08:12.428051+0000 mgr.y (mgr.25123) 171 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.440044+0000 mgr.y (mgr.25123) 172 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.453920+0000 mgr.y (mgr.25123) 173 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.478365+0000 mgr.y (mgr.25123) 174 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.492747+0000 mgr.y (mgr.25123) 175 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.507956+0000 mgr.y (mgr.25123) 176 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.523248+0000 mgr.y (mgr.25123) 177 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.530993+0000 mgr.y (mgr.25123) 178 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.538484+0000 mgr.y (mgr.25123) 179 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.545427+0000 mgr.y (mgr.25123) 180 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T00:08:14.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.552131+0000 mgr.y (mgr.25123) 181 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T00:08:14.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.559020+0000 mgr.y (mgr.25123) 182 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T00:08:14.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.562655+0000 mgr.y (mgr.25123) 183 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:08:14.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: cephadm 2024-09-21T00:08:12.664964+0000 mgr.y (mgr.25123) 184 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:08:14.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: audit 2024-09-21T00:08:12.850275+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:14.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: audit 2024-09-21T00:08:12.853018+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:14.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: audit 2024-09-21T00:08:12.854360+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:08:14.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:13 smithi122 bash[48694]: audit 2024-09-21T00:08:12.863717+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:14.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.165162+0000 mgr.y (mgr.25123) 168 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-21T00:08:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.403047+0000 mgr.y (mgr.25123) 169 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:08:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.423793+0000 mgr.y (mgr.25123) 170 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:08:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: audit 2024-09-21T00:08:12.428051+0000 mgr.y (mgr.25123) 171 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.440044+0000 mgr.y (mgr.25123) 172 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:08:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.453920+0000 mgr.y (mgr.25123) 173 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T00:08:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.478365+0000 mgr.y (mgr.25123) 174 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:08:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.492747+0000 mgr.y (mgr.25123) 175 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:08:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.507956+0000 mgr.y (mgr.25123) 176 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:08:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.523248+0000 mgr.y (mgr.25123) 177 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T00:08:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.530993+0000 mgr.y (mgr.25123) 178 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T00:08:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.538484+0000 mgr.y (mgr.25123) 179 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T00:08:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.545427+0000 mgr.y (mgr.25123) 180 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T00:08:14.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.552131+0000 mgr.y (mgr.25123) 181 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T00:08:14.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.559020+0000 mgr.y (mgr.25123) 182 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T00:08:14.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.562655+0000 mgr.y (mgr.25123) 183 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:08:14.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: cephadm 2024-09-21T00:08:12.664964+0000 mgr.y (mgr.25123) 184 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:08:14.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: audit 2024-09-21T00:08:12.850275+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:14.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: audit 2024-09-21T00:08:12.853018+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:14.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: audit 2024-09-21T00:08:12.854360+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:08:14.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[19840]: audit 2024-09-21T00:08:12.863717+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:14.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.165162+0000 mgr.y (mgr.25123) 168 : cephadm [INF] Detected new or changed devices on smithi122 2024-09-21T00:08:14.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.403047+0000 mgr.y (mgr.25123) 169 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:08:14.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.423793+0000 mgr.y (mgr.25123) 170 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: audit 2024-09-21T00:08:12.428051+0000 mgr.y (mgr.25123) 171 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.440044+0000 mgr.y (mgr.25123) 172 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.453920+0000 mgr.y (mgr.25123) 173 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.478365+0000 mgr.y (mgr.25123) 174 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.492747+0000 mgr.y (mgr.25123) 175 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.507956+0000 mgr.y (mgr.25123) 176 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.523248+0000 mgr.y (mgr.25123) 177 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.530993+0000 mgr.y (mgr.25123) 178 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.538484+0000 mgr.y (mgr.25123) 179 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.545427+0000 mgr.y (mgr.25123) 180 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.552131+0000 mgr.y (mgr.25123) 181 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.559020+0000 mgr.y (mgr.25123) 182 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.562655+0000 mgr.y (mgr.25123) 183 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:08:14.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: cephadm 2024-09-21T00:08:12.664964+0000 mgr.y (mgr.25123) 184 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:08:14.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: audit 2024-09-21T00:08:12.850275+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:14.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: audit 2024-09-21T00:08:12.853018+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:14.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: audit 2024-09-21T00:08:12.854360+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:08:14.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:13 smithi079 bash[24834]: audit 2024-09-21T00:08:12.863717+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:15.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:14 smithi122 bash[48694]: cluster 2024-09-21T00:08:13.017204+0000 mgr.y (mgr.25123) 185 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:15.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:14 smithi079 bash[24834]: cluster 2024-09-21T00:08:13.017204+0000 mgr.y (mgr.25123) 185 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:14 smithi079 bash[19840]: cluster 2024-09-21T00:08:13.017204+0000 mgr.y (mgr.25123) 185 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:17.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:16 smithi122 bash[48694]: cluster 2024-09-21T00:08:15.017906+0000 mgr.y (mgr.25123) 186 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:17.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:16 smithi079 bash[19840]: cluster 2024-09-21T00:08:15.017906+0000 mgr.y (mgr.25123) 186 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:17.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:16 smithi079 bash[24834]: cluster 2024-09-21T00:08:15.017906+0000 mgr.y (mgr.25123) 186 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:18.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:18 smithi079 bash[19840]: cluster 2024-09-21T00:08:17.018602+0000 mgr.y (mgr.25123) 187 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:18.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:18 smithi079 bash[19840]: audit 2024-09-21T00:08:17.392311+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:18.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:18 smithi079 bash[24834]: cluster 2024-09-21T00:08:17.018602+0000 mgr.y (mgr.25123) 187 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:18.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:18 smithi079 bash[24834]: audit 2024-09-21T00:08:17.392311+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:18 smithi122 bash[48694]: cluster 2024-09-21T00:08:17.018602+0000 mgr.y (mgr.25123) 187 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:18 smithi122 bash[48694]: audit 2024-09-21T00:08:17.392311+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:19.074 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-21T00:08:19.325 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:08:19] "GET /metrics HTTP/1.1" 200 37931 "" "Prometheus/2.43.0" 2024-09-21T00:08:19.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:19 smithi079 bash[19840]: audit 2024-09-21T00:08:18.378998+0000 mgr.y (mgr.25123) 188 : audit [DBG] from='client.25459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:19.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:19 smithi079 bash[24834]: audit 2024-09-21T00:08:18.378998+0000 mgr.y (mgr.25123) 188 : audit [DBG] from='client.25459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:19.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:19 smithi122 bash[48694]: audit 2024-09-21T00:08:18.378998+0000 mgr.y (mgr.25123) 188 : audit [DBG] from='client.25459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:20.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:20 smithi079 bash[19840]: cluster 2024-09-21T00:08:19.020267+0000 mgr.y (mgr.25123) 189 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:20.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:20 smithi079 bash[24834]: cluster 2024-09-21T00:08:19.020267+0000 mgr.y (mgr.25123) 189 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:20.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:20 smithi122 bash[48694]: cluster 2024-09-21T00:08:19.020267+0000 mgr.y (mgr.25123) 189 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:22.699 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:08:22.699 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (16m) 2m ago 26m 14.2M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:08:22.699 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (110s) 22s ago 25m 73.7M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:08:22.699 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (2m) 2m ago 23m 41.1M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:08:22.699 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (2m) 22s ago 32m 425M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:08:22.699 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (13m) 2m ago 34m 481M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:08:22.699 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (34m) 2m ago 34m 81.7M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-21T00:08:22.699 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (29s) 22s ago 32m 18.2M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:08:22.699 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (32m) 2m ago 32m 61.5M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (16m) 2m ago 26m 8936k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (15m) 22s ago 26m 8844k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (31m) 2m ago 31m 57.9M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (31m) 2m ago 31m 59.5M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (30m) 2m ago 30m 52.3M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (29m) 2m ago 29m 57.3M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (29m) 22s ago 29m 60.7M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (28m) 22s ago 28m 55.7M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (27m) 22s ago 27m 56.4M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (27m) 22s ago 27m 59.7M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (2m) 22s ago 26m 54.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (24m) 2m ago 24m 90.5M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:08:22.700 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (24m) 22s ago 24m 91.3M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:08:22.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:22 smithi079 bash[19840]: cluster 2024-09-21T00:08:21.020973+0000 mgr.y (mgr.25123) 190 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:22.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:22 smithi079 bash[24834]: cluster 2024-09-21T00:08:21.020973+0000 mgr.y (mgr.25123) 190 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:23.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:22 smithi122 bash[48694]: cluster 2024-09-21T00:08:21.020973+0000 mgr.y (mgr.25123) 190 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:23.483 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-21T00:08:23.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:23 smithi079 bash[19840]: audit 2024-09-21T00:08:22.435878+0000 mgr.y (mgr.25123) 191 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:23.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:23 smithi079 bash[19840]: audit 2024-09-21T00:08:22.663923+0000 mgr.y (mgr.25123) 192 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:23 smithi079 bash[24834]: audit 2024-09-21T00:08:22.435878+0000 mgr.y (mgr.25123) 191 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:23 smithi079 bash[24834]: audit 2024-09-21T00:08:22.663923+0000 mgr.y (mgr.25123) 192 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:24.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:23 smithi122 bash[48694]: audit 2024-09-21T00:08:22.435878+0000 mgr.y (mgr.25123) 191 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:24.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:23 smithi122 bash[48694]: audit 2024-09-21T00:08:22.663923+0000 mgr.y (mgr.25123) 192 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:25.101 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:24 smithi079 bash[19840]: cluster 2024-09-21T00:08:23.022531+0000 mgr.y (mgr.25123) 193 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:25.102 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:24 smithi079 bash[24834]: cluster 2024-09-21T00:08:23.022531+0000 mgr.y (mgr.25123) 193 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:25.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:24 smithi122 bash[48694]: cluster 2024-09-21T00:08:23.022531+0000 mgr.y (mgr.25123) 193 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:26.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:26 smithi079 bash[24834]: cluster 2024-09-21T00:08:25.022975+0000 mgr.y (mgr.25123) 194 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:26.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:26 smithi079 bash[19840]: cluster 2024-09-21T00:08:25.022975+0000 mgr.y (mgr.25123) 194 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:27.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:26 smithi122 bash[48694]: cluster 2024-09-21T00:08:25.022975+0000 mgr.y (mgr.25123) 194 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:27.113 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:08:27.816 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade status' 2024-09-21T00:08:28.082 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:27 smithi079 bash[24834]: audit 2024-09-21T00:08:27.100795+0000 mon.c (mon.1) 187 : audit [DBG] from='client.? 172.21.15.79:0/3362472004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:28.088 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:27 smithi079 bash[24834]: audit 2024-09-21T00:08:27.332634+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:08:28.089 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:27 smithi079 bash[19840]: audit 2024-09-21T00:08:27.100795+0000 mon.c (mon.1) 187 : audit [DBG] from='client.? 172.21.15.79:0/3362472004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:28.089 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:27 smithi079 bash[19840]: audit 2024-09-21T00:08:27.332634+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:08:28.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:27 smithi122 bash[48694]: audit 2024-09-21T00:08:27.100795+0000 mon.c (mon.1) 187 : audit [DBG] from='client.? 172.21.15.79:0/3362472004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:28.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:27 smithi122 bash[48694]: audit 2024-09-21T00:08:27.332634+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:08:29.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:28 smithi122 bash[48694]: cluster 2024-09-21T00:08:27.023615+0000 mgr.y (mgr.25123) 195 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:29.141 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:28 smithi079 bash[24834]: cluster 2024-09-21T00:08:27.023615+0000 mgr.y (mgr.25123) 195 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:29.141 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:28 smithi079 bash[19840]: cluster 2024-09-21T00:08:27.023615+0000 mgr.y (mgr.25123) 195 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:29.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:08:29] "GET /metrics HTTP/1.1" 200 37931 "" "Prometheus/2.43.0" 2024-09-21T00:08:31.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:30 smithi122 bash[48694]: cluster 2024-09-21T00:08:29.025344+0000 mgr.y (mgr.25123) 196 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:31.247 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:30 smithi079 bash[24834]: cluster 2024-09-21T00:08:29.025344+0000 mgr.y (mgr.25123) 196 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:31.247 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:30 smithi079 bash[19840]: cluster 2024-09-21T00:08:29.025344+0000 mgr.y (mgr.25123) 196 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:31.433 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:08:31.433 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": null, 2024-09-21T00:08:31.433 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": false, 2024-09-21T00:08:31.433 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "", 2024-09-21T00:08:31.434 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:08:31.434 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": null, 2024-09-21T00:08:31.434 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-09-21T00:08:31.434 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:08:31.434 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:08:32.167 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph health detail' 2024-09-21T00:08:33.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:32 smithi122 bash[48694]: cluster 2024-09-21T00:08:31.025950+0000 mgr.y (mgr.25123) 197 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:33.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:32 smithi122 bash[48694]: audit 2024-09-21T00:08:31.434448+0000 mgr.y (mgr.25123) 198 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:33.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:32 smithi079 bash[24834]: cluster 2024-09-21T00:08:31.025950+0000 mgr.y (mgr.25123) 197 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:33.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:32 smithi079 bash[24834]: audit 2024-09-21T00:08:31.434448+0000 mgr.y (mgr.25123) 198 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:32 smithi079 bash[19840]: cluster 2024-09-21T00:08:31.025950+0000 mgr.y (mgr.25123) 197 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:32 smithi079 bash[19840]: audit 2024-09-21T00:08:31.434448+0000 mgr.y (mgr.25123) 198 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:33.966 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:33 smithi079 bash[19840]: audit 2024-09-21T00:08:32.446833+0000 mgr.y (mgr.25123) 199 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:33.967 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:33 smithi079 bash[24834]: audit 2024-09-21T00:08:32.446833+0000 mgr.y (mgr.25123) 199 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:34.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:33 smithi122 bash[48694]: audit 2024-09-21T00:08:32.446833+0000 mgr.y (mgr.25123) 199 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:35.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:34 smithi122 bash[48694]: cluster 2024-09-21T00:08:33.027477+0000 mgr.y (mgr.25123) 200 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:35.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:34 smithi079 bash[19840]: cluster 2024-09-21T00:08:33.027477+0000 mgr.y (mgr.25123) 200 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:35.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:34 smithi079 bash[24834]: cluster 2024-09-21T00:08:33.027477+0000 mgr.y (mgr.25123) 200 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:36.039 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-21T00:08:36.727 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2024-09-21T00:08:36.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:36 smithi079 bash[19840]: cluster 2024-09-21T00:08:35.028165+0000 mgr.y (mgr.25123) 201 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:36.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:36 smithi079 bash[19840]: audit 2024-09-21T00:08:36.040869+0000 mon.c (mon.1) 188 : audit [DBG] from='client.? 172.21.15.79:0/412933708' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:08:36.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:36 smithi079 bash[24834]: cluster 2024-09-21T00:08:35.028165+0000 mgr.y (mgr.25123) 201 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:36.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:36 smithi079 bash[24834]: audit 2024-09-21T00:08:36.040869+0000 mon.c (mon.1) 188 : audit [DBG] from='client.? 172.21.15.79:0/412933708' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:08:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:36 smithi122 bash[48694]: cluster 2024-09-21T00:08:35.028165+0000 mgr.y (mgr.25123) 201 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:37.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:36 smithi122 bash[48694]: audit 2024-09-21T00:08:36.040869+0000 mon.c (mon.1) 188 : audit [DBG] from='client.? 172.21.15.79:0/412933708' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:08:39.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:38 smithi122 bash[48694]: cluster 2024-09-21T00:08:37.028874+0000 mgr.y (mgr.25123) 202 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:39.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:38 smithi079 bash[24834]: cluster 2024-09-21T00:08:37.028874+0000 mgr.y (mgr.25123) 202 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:39.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:38 smithi079 bash[19840]: cluster 2024-09-21T00:08:37.028874+0000 mgr.y (mgr.25123) 202 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:39.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:08:39] "GET /metrics HTTP/1.1" 200 37931 "" "Prometheus/2.43.0" 2024-09-21T00:08:40.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:39 smithi079 bash[24834]: cluster 2024-09-21T00:08:39.030534+0000 mgr.y (mgr.25123) 203 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:40.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:39 smithi079 bash[19840]: cluster 2024-09-21T00:08:39.030534+0000 mgr.y (mgr.25123) 203 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:40.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:39 smithi122 bash[48694]: cluster 2024-09-21T00:08:39.030534+0000 mgr.y (mgr.25123) 203 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:42.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:41 smithi122 bash[48694]: audit 2024-09-21T00:08:40.296152+0000 mgr.y (mgr.25123) 204 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:42.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:41 smithi122 bash[48694]: audit 2024-09-21T00:08:40.697851+0000 mgr.y (mgr.25123) 205 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "mon", "hosts": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:42.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:41 smithi079 bash[19840]: audit 2024-09-21T00:08:40.296152+0000 mgr.y (mgr.25123) 204 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:42.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:41 smithi079 bash[19840]: audit 2024-09-21T00:08:40.697851+0000 mgr.y (mgr.25123) 205 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "mon", "hosts": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:42.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:41 smithi079 bash[24834]: audit 2024-09-21T00:08:40.296152+0000 mgr.y (mgr.25123) 204 : audit [DBG] from='client.15582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:42.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:41 smithi079 bash[24834]: audit 2024-09-21T00:08:40.697851+0000 mgr.y (mgr.25123) 205 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "mon", "hosts": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:43.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:42 smithi122 bash[48694]: cluster 2024-09-21T00:08:41.031209+0000 mgr.y (mgr.25123) 206 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:43.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:42 smithi122 bash[48694]: audit 2024-09-21T00:08:42.333212+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:08:43.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:42 smithi079 bash[19840]: cluster 2024-09-21T00:08:41.031209+0000 mgr.y (mgr.25123) 206 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:43.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:42 smithi079 bash[19840]: audit 2024-09-21T00:08:42.333212+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:08:43.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:42 smithi079 bash[24834]: cluster 2024-09-21T00:08:41.031209+0000 mgr.y (mgr.25123) 206 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:43.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:42 smithi079 bash[24834]: audit 2024-09-21T00:08:42.333212+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:08:43.532 INFO:teuthology.orchestra.run.smithi079.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:08:43.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:43 smithi079 bash[19840]: audit 2024-09-21T00:08:42.456193+0000 mgr.y (mgr.25123) 207 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:43.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:43 smithi079 bash[19840]: audit 2024-09-21T00:08:43.533440+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:43.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:43 smithi079 bash[19840]: audit 2024-09-21T00:08:43.534866+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:43.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:43 smithi079 bash[19840]: audit 2024-09-21T00:08:43.537947+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:43 smithi079 bash[19840]: audit 2024-09-21T00:08:43.539023+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:08:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:43 smithi079 bash[19840]: audit 2024-09-21T00:08:43.547387+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:43.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:43 smithi079 bash[24834]: audit 2024-09-21T00:08:42.456193+0000 mgr.y (mgr.25123) 207 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:43.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:43 smithi079 bash[24834]: audit 2024-09-21T00:08:43.533440+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:43.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:43 smithi079 bash[24834]: audit 2024-09-21T00:08:43.534866+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:43.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:43 smithi079 bash[24834]: audit 2024-09-21T00:08:43.537947+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:43.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:43 smithi079 bash[24834]: audit 2024-09-21T00:08:43.539023+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:08:43.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:43 smithi079 bash[24834]: audit 2024-09-21T00:08:43.547387+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:44.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:43 smithi122 bash[48694]: audit 2024-09-21T00:08:42.456193+0000 mgr.y (mgr.25123) 207 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:08:44.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:43 smithi122 bash[48694]: audit 2024-09-21T00:08:43.533440+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:44.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:43 smithi122 bash[48694]: audit 2024-09-21T00:08:43.534866+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:44.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:43 smithi122 bash[48694]: audit 2024-09-21T00:08:43.537947+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:44.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:43 smithi122 bash[48694]: audit 2024-09-21T00:08:43.539023+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:08:44.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:43 smithi122 bash[48694]: audit 2024-09-21T00:08:43.547387+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:44.226 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T00:08:45.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:44 smithi122 bash[48694]: cluster 2024-09-21T00:08:43.032819+0000 mgr.y (mgr.25123) 208 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:45.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:44 smithi122 bash[48694]: cephadm 2024-09-21T00:08:43.525207+0000 mgr.y (mgr.25123) 209 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:08:45.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:44 smithi122 bash[48694]: cephadm 2024-09-21T00:08:43.632019+0000 mgr.y (mgr.25123) 210 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:08:45.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:44 smithi079 bash[19840]: cluster 2024-09-21T00:08:43.032819+0000 mgr.y (mgr.25123) 208 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:45.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:44 smithi079 bash[19840]: cephadm 2024-09-21T00:08:43.525207+0000 mgr.y (mgr.25123) 209 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:08:45.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:44 smithi079 bash[19840]: cephadm 2024-09-21T00:08:43.632019+0000 mgr.y (mgr.25123) 210 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:08:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:44 smithi079 bash[24834]: cluster 2024-09-21T00:08:43.032819+0000 mgr.y (mgr.25123) 208 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:44 smithi079 bash[24834]: cephadm 2024-09-21T00:08:43.525207+0000 mgr.y (mgr.25123) 209 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:08:45.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:44 smithi079 bash[24834]: cephadm 2024-09-21T00:08:43.632019+0000 mgr.y (mgr.25123) 210 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:08:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:46 smithi122 bash[48694]: cluster 2024-09-21T00:08:45.033575+0000 mgr.y (mgr.25123) 211 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:46 smithi079 bash[19840]: cluster 2024-09-21T00:08:45.033575+0000 mgr.y (mgr.25123) 211 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:47.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:46 smithi079 bash[24834]: cluster 2024-09-21T00:08:45.033575+0000 mgr.y (mgr.25123) 211 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:48.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[19840]: cluster 2024-09-21T00:08:47.034340+0000 mgr.y (mgr.25123) 212 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:48.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[19840]: audit 2024-09-21T00:08:47.554220+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[19840]: cephadm 2024-09-21T00:08:47.554968+0000 mgr.y (mgr.25123) 213 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:08:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[19840]: cephadm 2024-09-21T00:08:47.555073+0000 mgr.y (mgr.25123) 214 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:08:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[19840]: audit 2024-09-21T00:08:47.557737+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[19840]: audit 2024-09-21T00:08:47.560990+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[19840]: cephadm 2024-09-21T00:08:47.563927+0000 mgr.y (mgr.25123) 215 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:08:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[19840]: audit 2024-09-21T00:08:47.575174+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[19840]: audit 2024-09-21T00:08:47.577506+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T00:08:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[19840]: audit 2024-09-21T00:08:47.578926+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T00:08:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[19840]: cephadm 2024-09-21T00:08:47.579809+0000 mgr.y (mgr.25123) 216 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T00:08:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[24834]: cluster 2024-09-21T00:08:47.034340+0000 mgr.y (mgr.25123) 212 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[24834]: audit 2024-09-21T00:08:47.554220+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[24834]: cephadm 2024-09-21T00:08:47.554968+0000 mgr.y (mgr.25123) 213 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:08:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[24834]: cephadm 2024-09-21T00:08:47.555073+0000 mgr.y (mgr.25123) 214 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:08:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[24834]: audit 2024-09-21T00:08:47.557737+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[24834]: audit 2024-09-21T00:08:47.560990+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[24834]: cephadm 2024-09-21T00:08:47.563927+0000 mgr.y (mgr.25123) 215 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:08:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[24834]: audit 2024-09-21T00:08:47.575174+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[24834]: audit 2024-09-21T00:08:47.577506+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T00:08:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[24834]: audit 2024-09-21T00:08:47.578926+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T00:08:48.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:48 smithi079 bash[24834]: cephadm 2024-09-21T00:08:47.579809+0000 mgr.y (mgr.25123) 216 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T00:08:48.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:48 smithi122 bash[48694]: cluster 2024-09-21T00:08:47.034340+0000 mgr.y (mgr.25123) 212 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:48.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:48 smithi122 bash[48694]: audit 2024-09-21T00:08:47.554220+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:48.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:48 smithi122 bash[48694]: cephadm 2024-09-21T00:08:47.554968+0000 mgr.y (mgr.25123) 213 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:08:48.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:48 smithi122 bash[48694]: cephadm 2024-09-21T00:08:47.555073+0000 mgr.y (mgr.25123) 214 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:08:48.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:48 smithi122 bash[48694]: audit 2024-09-21T00:08:47.557737+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:08:48.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:48 smithi122 bash[48694]: audit 2024-09-21T00:08:47.560990+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:48.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:48 smithi122 bash[48694]: cephadm 2024-09-21T00:08:47.563927+0000 mgr.y (mgr.25123) 215 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:08:48.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:48 smithi122 bash[48694]: audit 2024-09-21T00:08:47.575174+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:48.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:48 smithi122 bash[48694]: audit 2024-09-21T00:08:47.577506+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T00:08:48.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:48 smithi122 bash[48694]: audit 2024-09-21T00:08:47.578926+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T00:08:48.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:48 smithi122 bash[48694]: cephadm 2024-09-21T00:08:47.579809+0000 mgr.y (mgr.25123) 216 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T00:08:49.609 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:08:49] "GET /metrics HTTP/1.1" 200 37930 "" "Prometheus/2.43.0" 2024-09-21T00:08:49.764 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:08:50.476 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:08:50.476 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (16m) 2m ago 26m 14.2M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:08:50.476 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (2m) 49s ago 26m 73.7M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:08:50.476 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (3m) 2m ago 24m 41.1M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:08:50.476 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (2m) 49s ago 32m 425M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:08:50.476 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (13m) 2m ago 34m 481M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:08:50.476 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (34m) 2m ago 34m 81.7M 2048M 17.2.0 e1d6a67b021e 24884ca8ed02 2024-09-21T00:08:50.476 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (57s) 49s ago 32m 18.2M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:08:50.476 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (33m) 2m ago 33m 61.5M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-21T00:08:50.476 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (16m) 2m ago 26m 8936k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:08:50.476 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (16m) 49s ago 26m 8844k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:08:50.477 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (32m) 2m ago 32m 57.9M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:08:50.477 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (31m) 2m ago 31m 59.5M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:08:50.477 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (30m) 2m ago 30m 52.3M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:08:50.477 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (30m) 2m ago 30m 57.3M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:08:50.477 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (29m) 49s ago 29m 60.7M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:08:50.477 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (28m) 49s ago 28m 55.7M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:08:50.477 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (28m) 49s ago 28m 56.4M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:08:50.477 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (27m) 49s ago 27m 59.7M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:08:50.477 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (3m) 49s ago 26m 54.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:08:50.477 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (24m) 2m ago 24m 90.5M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:08:50.477 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (24m) 49s ago 24m 91.3M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:08:50.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:50 smithi122 bash[48694]: cluster 2024-09-21T00:08:49.035994+0000 mgr.y (mgr.25123) 217 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:50.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:50 smithi122 bash[48694]: audit 2024-09-21T00:08:49.751715+0000 mgr.y (mgr.25123) 218 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:50.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:50 smithi122 bash[48694]: audit 2024-09-21T00:08:50.485118+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:50.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:50 smithi122 bash[48694]: audit 2024-09-21T00:08:50.486266+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:08:50.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:50 smithi122 bash[48694]: audit 2024-09-21T00:08:50.487087+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:08:50.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:50 smithi122 bash[48694]: audit 2024-09-21T00:08:50.487842+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:50.897 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:08:50.898 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:08:50.898 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-09-21T00:08:50.898 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 1 2024-09-21T00:08:50.898 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:08:50.898 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:08:50.898 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:08:50.898 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:08:50.898 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:08:50.898 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-21T00:08:50.898 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:08:50.898 INFO:teuthology.orchestra.run.smithi079.stdout: "mds": {}, 2024-09-21T00:08:50.898 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:08:50.899 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:08:50.899 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:08:50.899 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:08:50.899 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-09-21T00:08:50.899 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:08:50.899 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:08:50.899 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:08:50.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:50 smithi079 bash[24834]: cluster 2024-09-21T00:08:49.035994+0000 mgr.y (mgr.25123) 217 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:50.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:50 smithi079 bash[24834]: audit 2024-09-21T00:08:49.751715+0000 mgr.y (mgr.25123) 218 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:50.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:50 smithi079 bash[24834]: audit 2024-09-21T00:08:50.485118+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:50.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:50 smithi079 bash[24834]: audit 2024-09-21T00:08:50.486266+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:08:50.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:50 smithi079 bash[24834]: audit 2024-09-21T00:08:50.487087+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:08:50.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:50 smithi079 bash[24834]: audit 2024-09-21T00:08:50.487842+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:50.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:50 smithi079 bash[19840]: cluster 2024-09-21T00:08:49.035994+0000 mgr.y (mgr.25123) 217 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:08:50.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:50 smithi079 bash[19840]: audit 2024-09-21T00:08:49.751715+0000 mgr.y (mgr.25123) 218 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:50.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:50 smithi079 bash[19840]: audit 2024-09-21T00:08:50.485118+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' 2024-09-21T00:08:50.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:50 smithi079 bash[19840]: audit 2024-09-21T00:08:50.486266+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:08:50.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:50 smithi079 bash[19840]: audit 2024-09-21T00:08:50.487087+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:08:50.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:50 smithi079 bash[19840]: audit 2024-09-21T00:08:50.487842+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:08:51.263 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:08:51.263 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:08:51.264 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:08:51.264 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi079", 2024-09-21T00:08:51.264 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:08:51.264 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "0/2 daemons upgraded", 2024-09-21T00:08:51.264 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T00:08:51.264 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:08:51.264 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:08:52.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:51 smithi122 bash[48694]: audit 2024-09-21T00:08:50.101027+0000 mgr.y (mgr.25123) 219 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:52.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:51 smithi122 bash[48694]: audit 2024-09-21T00:08:50.455587+0000 mgr.y (mgr.25123) 220 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:52.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:51 smithi122 bash[48694]: cephadm 2024-09-21T00:08:50.479570+0000 mgr.y (mgr.25123) 221 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T00:08:52.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:51 smithi122 bash[48694]: cephadm 2024-09-21T00:08:50.488904+0000 mgr.y (mgr.25123) 222 : cephadm [INF] Deploying daemon mon.a on smithi079 2024-09-21T00:08:52.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:51 smithi122 bash[48694]: audit 2024-09-21T00:08:50.899176+0000 mon.c (mon.1) 189 : audit [DBG] from='client.? 172.21.15.79:0/3703344396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:52.135 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:51 smithi079 bash[19840]: audit 2024-09-21T00:08:50.101027+0000 mgr.y (mgr.25123) 219 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:52.135 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:51 smithi079 bash[19840]: audit 2024-09-21T00:08:50.455587+0000 mgr.y (mgr.25123) 220 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:52.135 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:51 smithi079 bash[19840]: cephadm 2024-09-21T00:08:50.479570+0000 mgr.y (mgr.25123) 221 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T00:08:52.135 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:51 smithi079 bash[19840]: cephadm 2024-09-21T00:08:50.488904+0000 mgr.y (mgr.25123) 222 : cephadm [INF] Deploying daemon mon.a on smithi079 2024-09-21T00:08:52.135 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:51 smithi079 bash[19840]: audit 2024-09-21T00:08:50.899176+0000 mon.c (mon.1) 189 : audit [DBG] from='client.? 172.21.15.79:0/3703344396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:52.136 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:51 smithi079 bash[24834]: audit 2024-09-21T00:08:50.101027+0000 mgr.y (mgr.25123) 219 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:52.136 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:51 smithi079 bash[24834]: audit 2024-09-21T00:08:50.455587+0000 mgr.y (mgr.25123) 220 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:52.136 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:51 smithi079 bash[24834]: cephadm 2024-09-21T00:08:50.479570+0000 mgr.y (mgr.25123) 221 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T00:08:52.136 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:51 smithi079 bash[24834]: cephadm 2024-09-21T00:08:50.488904+0000 mgr.y (mgr.25123) 222 : cephadm [INF] Deploying daemon mon.a on smithi079 2024-09-21T00:08:52.136 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:51 smithi079 bash[24834]: audit 2024-09-21T00:08:50.899176+0000 mon.c (mon.1) 189 : audit [DBG] from='client.? 172.21.15.79:0/3703344396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:08:53.074 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:52 smithi079 bash[24834]: cluster 2024-09-21T00:08:51.036373+0000 mgr.y (mgr.25123) 223 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:53.074 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:52 smithi079 bash[24834]: audit 2024-09-21T00:08:51.264305+0000 mgr.y (mgr.25123) 224 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:53.074 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:52 smithi079 bash[19840]: cluster 2024-09-21T00:08:51.036373+0000 mgr.y (mgr.25123) 223 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:53.074 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:52 smithi079 bash[19840]: audit 2024-09-21T00:08:51.264305+0000 mgr.y (mgr.25123) 224 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:53.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:52 smithi122 bash[48694]: cluster 2024-09-21T00:08:51.036373+0000 mgr.y (mgr.25123) 223 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:53.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:52 smithi122 bash[48694]: audit 2024-09-21T00:08:51.264305+0000 mgr.y (mgr.25123) 224 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:08:53.353 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:08:53 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:53.353 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:08:53 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:53.353 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:08:53 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:53.354 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:08:53 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:53.354 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:08:53 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:53.354 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:53 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:53.355 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:53 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:53.355 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:53 smithi079 systemd[1]: Stopping Ceph mon.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:08:53.355 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:53 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:53.355 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:08:53 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:53.711 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:53 smithi079 bash[55672]: [21/Sep/2024:00:08:53] ENGINE Bus STOPPING 2024-09-21T00:08:53.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:53 smithi079 bash[19840]: debug 2024-09-21T00:08:53.478+0000 7f637caac700 -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-21T00:08:53.711 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:53 smithi079 bash[19840]: debug 2024-09-21T00:08:53.478+0000 7f637caac700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T00:08:53.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:53 smithi079 bash[55672]: [21/Sep/2024:00:08:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T00:08:53.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:53 smithi079 bash[55672]: [21/Sep/2024:00:08:53] ENGINE Bus STOPPED 2024-09-21T00:08:53.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:53 smithi079 bash[55672]: [21/Sep/2024:00:08:53] ENGINE Bus STARTING 2024-09-21T00:08:53.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:53 smithi079 bash[55672]: [21/Sep/2024:00:08:53] ENGINE Serving on http://:::9283 2024-09-21T00:08:53.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:53 smithi079 bash[55672]: [21/Sep/2024:00:08:53] ENGINE Bus STARTED 2024-09-21T00:08:54.457 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:54 smithi079 bash[68116]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mon-a 2024-09-21T00:08:54.457 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:54 smithi079 bash[68186]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mon-a 2024-09-21T00:08:54.457 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:54 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T00:08:54.457 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:54 smithi079 systemd[1]: Stopped Ceph mon.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:08:54.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:54.741 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:08:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:54.741 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:08:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:54.742 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:08:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:54.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:54.742 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:08:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:54.743 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:08:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:54.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:54.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:54 smithi079 systemd[1]: Started Ceph mon.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:08:54.743 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:08:54 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:08:55.819 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.809+0000 7f7cfc7b1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T00:08:55.819 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.809+0000 7f7cfc7b1c80 0 ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable), process ceph-mon, pid 7 2024-09-21T00:08:55.819 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.809+0000 7f7cfc7b1c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T00:08:55.819 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 0 load: jerasure load: lrc 2024-09-21T00:08:55.819 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T00:08:55.819 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Git sha 0 2024-09-21T00:08:55.819 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Compile date 2024-09-19 18:20:48 2024-09-21T00:08:55.819 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: DB SUMMARY 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: DB Session ID: 615YJOFK923N2N4PS9LV 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 3469 Bytes 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000069.sst 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000067.log size: 873722 ; 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.env: 0x5589e293a940 2024-09-21T00:08:55.820 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.info_log: 0x5589e32956e0 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T00:08:55.821 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T00:08:55.822 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T00:08:55.822 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.db_log_dir: 2024-09-21T00:08:55.822 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.wal_dir: 2024-09-21T00:08:55.822 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T00:08:55.822 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T00:08:55.822 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T00:08:55.822 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T00:08:55.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T00:08:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T00:08:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T00:08:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T00:08:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.write_buffer_manager: 0x5589e32a48c0 2024-09-21T00:08:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T00:08:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T00:08:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T00:08:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T00:08:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T00:08:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T00:08:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.row_cache: None 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.wal_filter: None 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T00:08:55.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T00:08:55.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T00:08:55.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T00:08:55.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T00:08:55.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T00:08:55.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T00:08:55.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T00:08:55.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T00:08:55.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T00:08:55.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T00:08:55.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T00:08:55.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T00:08:55.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T00:08:55.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T00:08:55.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T00:08:55.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T00:08:55.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T00:08:55.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T00:08:55.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T00:08:55.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T00:08:55.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T00:08:55.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T00:08:55.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T00:08:55.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T00:08:55.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Compression algorithms supported: 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: kZSTD supported: 0 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T00:08:55.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.merge_operator: 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5589e3295320) 2024-09-21T00:08:55.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: cache_index_and_filter_blocks: 1 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: pin_top_level_index_and_filter: 1 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: index_type: 0 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: data_block_index_type: 0 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: index_shortening: 1 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: checksum: 4 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: no_block_cache: 0 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: block_cache: 0x5589e328b1f0 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: block_cache_name: BinnedLRUCache 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: block_cache_options: 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: capacity : 536870912 2024-09-21T00:08:55.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: num_shard_bits : 4 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: strict_capacity_limit : 0 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: high_pri_pool_ratio: 0.000 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: block_cache_compressed: (nil) 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: persistent_cache: (nil) 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: block_size: 4096 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: block_size_deviation: 10 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: block_restart_interval: 16 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: index_block_restart_interval: 1 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: metadata_block_size: 4096 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: partition_filters: 0 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: use_delta_encoding: 1 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: filter_policy: bloomfilter 2024-09-21T00:08:56.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: whole_key_filtering: 1 2024-09-21T00:08:56.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: verify_compression: 0 2024-09-21T00:08:56.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: read_amp_bytes_per_bit: 0 2024-09-21T00:08:56.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: format_version: 5 2024-09-21T00:08:56.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: enable_index_compression: 1 2024-09-21T00:08:56.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: block_align: 0 2024-09-21T00:08:56.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: max_auto_readahead_size: 262144 2024-09-21T00:08:56.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: prepopulate_block_cache: 0 2024-09-21T00:08:56.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: initial_auto_readahead_size: 8192 2024-09-21T00:08:56.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: num_file_reads_for_auto_readahead: 2 2024-09-21T00:08:56.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T00:08:56.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.num_levels: 7 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T00:08:56.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T00:08:56.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T00:08:56.004 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T00:08:56.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T00:08:56.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T00:08:56.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T00:08:56.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T00:08:56.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T00:08:56.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T00:08:56.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T00:08:56.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T00:08:56.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T00:08:56.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T00:08:56.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T00:08:56.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T00:08:56.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T00:08:56.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cf9588640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 69.sst 2024-09-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 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-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 71, last_sequence is 31442, log_number is 67,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.813+0000 7f7cfc7b1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 67 2024-09-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.817+0000 7f7cfc7b1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8112742b-3e6d-411c-9520-266f7d179554 2024-09-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.817+0000 7f7cfc7b1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726877335819647, "job": 1, "event": "recovery_started", "wal_files": [67]} 2024-09-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.817+0000 7f7cfc7b1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #67 mode 2 2024-09-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.821+0000 7f7cfc7b1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726877335826614, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 72, "file_size": 832763, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 31436, "largest_seqno": 32377, "table_properties": {"data_size": 828635, "index_size": 2000, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1093, "raw_key_size": 11048, "raw_average_key_size": 25, "raw_value_size": 819849, "raw_average_value_size": 1924, "num_data_blocks": 90, "num_entries": 426, "num_filter_entries": 426, "num_deletions": 8, "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": 1726877335, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8112742b-3e6d-411c-9520-266f7d179554", "db_session_id": "615YJOFK923N2N4PS9LV", "orig_file_number": 72, "seqno_to_time_mapping": "N/A"}} 2024-09-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.821+0000 7f7cfc7b1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726877335826807, "job": 1, "event": "recovery_finished"} 2024-09-21T00:08:56.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.821+0000 7f7cfc7b1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 74 2024-09-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.821+0000 7f7cfc7b1c80 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-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.825+0000 7f7cfc7b1c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000067.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.825+0000 7f7cfc7b1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5589e32b6e00 2024-09-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.825+0000 7f7cfc7b1c80 4 rocksdb: DB pointer 0x5589e33b6000 2024-09-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.825+0000 7f7cf257a640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.825+0000 7f7cf257a640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: ** DB Stats ** 2024-09-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: 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-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: 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-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T00:08:56.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T00:08:56.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: ** Compaction Stats [default] ** 2024-09-21T00:08:56.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: 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-21T00:08:56.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T00:08:56.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: L0 1/0 813.25 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 204.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T00:08:56.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: L6 1/0 9.84 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-21T00:08:56.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Sum 2/0 10.63 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 204.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T00:08:56.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 204.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T00:08:56.010 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: ** Compaction Stats [default] ** 2024-09-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: 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-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 204.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Cumulative compaction: 0.00 GB write, 71.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Interval compaction: 0.00 GB write, 71.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: 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-21T00:08:56.011 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Block cache BinnedLRUCache@0x5589e328b1f0#7 capacity: 512.00 MB usage: 3.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.825+0000 7f7cfc7b1c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] at bind addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.829+0000 7f7cfc7b1c80 1 mon.a@-1(???) e3 preinit fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.829+0000 7f7cfc7b1c80 0 mon.a@-1(???).mds e1 new map 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.829+0000 7f7cfc7b1c80 0 mon.a@-1(???).mds e1 print_map 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: e1 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: 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-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: legacy client fscid: -1 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: No filesystems configured 2024-09-21T00:08:56.012 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.829+0000 7f7cfc7b1c80 0 mon.a@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T00:08:56.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.829+0000 7f7cfc7b1c80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T00:08:56.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.829+0000 7f7cfc7b1c80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T00:08:56.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.829+0000 7f7cfc7b1c80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T00:08:56.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:55 smithi079 bash[68241]: debug 2024-09-21T00:08:55.829+0000 7f7cfc7b1c80 1 mon.a@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-09-21T00:08:57.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[55672]: ignoring --setuser ceph since I am not root 2024-09-21T00:08:57.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[55672]: ignoring --setgroup ceph since I am not root 2024-09-21T00:08:57.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[55672]: debug 2024-09-21T00:08:57.441+0000 7fe82d846640 1 -- 172.21.15.79:0/4234555444 <== mon.1 v2:172.21.15.79:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a523b790e0 con 0x55a523b7b400 2024-09-21T00:08:57.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[55672]: debug 2024-09-21T00:08:57.553+0000 7fe8300a2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T00:08:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: audit 2024-09-21T00:08:53.491329+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:08:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: audit 2024-09-21T00:08:53.492218+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:08:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: audit 2024-09-21T00:08:53.492411+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:08:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:55.038593+0000 mgr.y (mgr.25123) 227 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:56.046053+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T00:08:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.305016+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-21T00:08:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.317066+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T00:08:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.317104+0000 mon.a (mon.0) 4 : cluster [DBG] fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:08:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.317136+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T23:35:54.128689+0000 2024-09-21T00:08:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.317168+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T23:33:58.006261+0000 2024-09-21T00:08:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.317199+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-21T00:08:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.317233+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T00:08:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.317261+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-09-21T00:08:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.317292+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-09-21T00:08:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.317323+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-09-21T00:08:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: audit 2024-09-21T00:08:57.333345+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:08:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.336748+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T00:08:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.336829+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T00:08:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.339200+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e42: y(active, since 3m), standbys: x 2024-09-21T00:08:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.340281+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T00:08:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: audit 2024-09-21T00:08:57.357980+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25123 ' entity='' 2024-09-21T00:08:57.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[68241]: cluster 2024-09-21T00:08:57.359005+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e43: y(active, since 3m), standbys: x 2024-09-21T00:08:57.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: audit 2024-09-21T00:08:53.491329+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:08:57.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: audit 2024-09-21T00:08:53.492218+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:08:57.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: audit 2024-09-21T00:08:53.492411+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:08:57.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:55.038593+0000 mgr.y (mgr.25123) 227 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:57.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:56.046053+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T00:08:57.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.305016+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-21T00:08:57.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.317066+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T00:08:57.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.317104+0000 mon.a (mon.0) 4 : cluster [DBG] fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:08:57.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.317136+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T23:35:54.128689+0000 2024-09-21T00:08:57.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.317168+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T23:33:58.006261+0000 2024-09-21T00:08:57.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.317199+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-21T00:08:57.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.317233+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T00:08:57.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.317261+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-09-21T00:08:57.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.317292+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-09-21T00:08:57.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.317323+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-09-21T00:08:57.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: audit 2024-09-21T00:08:57.333345+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:08:57.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.336748+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T00:08:57.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.336829+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T00:08:57.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.339200+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e42: y(active, since 3m), standbys: x 2024-09-21T00:08:57.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.340281+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T00:08:57.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: audit 2024-09-21T00:08:57.357980+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25123 ' entity='' 2024-09-21T00:08:57.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:57 smithi079 bash[24834]: cluster 2024-09-21T00:08:57.359005+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e43: y(active, since 3m), standbys: x 2024-09-21T00:08:57.857 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[46044]: ignoring --setuser ceph since I am not root 2024-09-21T00:08:57.857 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[46044]: ignoring --setgroup ceph since I am not root 2024-09-21T00:08:57.857 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[46044]: debug 2024-09-21T00:08:57.451+0000 7f9dd96ba640 1 -- 172.21.15.122:0/4181988339 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c3783190e0 con 0x55c37831b400 2024-09-21T00:08:57.857 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[46044]: debug 2024-09-21T00:08:57.563+0000 7f9ddbf16040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T00:08:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: audit 2024-09-21T00:08:53.491329+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:08:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: audit 2024-09-21T00:08:53.492218+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:08:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: audit 2024-09-21T00:08:53.492411+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:08:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:55.038593+0000 mgr.y (mgr.25123) 227 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:08:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:56.046053+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T00:08:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.305016+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-21T00:08:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.317066+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T00:08:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.317104+0000 mon.a (mon.0) 4 : cluster [DBG] fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:08:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.317136+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T23:35:54.128689+0000 2024-09-21T00:08:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.317168+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T23:33:58.006261+0000 2024-09-21T00:08:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.317199+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-21T00:08:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.317233+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T00:08:57.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.317261+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-09-21T00:08:57.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.317292+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-09-21T00:08:57.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.317323+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-09-21T00:08:57.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: audit 2024-09-21T00:08:57.333345+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25123 172.21.15.79:0/3573295431' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:08:57.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.336748+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T00:08:57.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.336829+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T00:08:57.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.339200+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e42: y(active, since 3m), standbys: x 2024-09-21T00:08:57.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.340281+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T00:08:57.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: audit 2024-09-21T00:08:57.357980+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25123 ' entity='' 2024-09-21T00:08:57.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:57 smithi122 bash[48694]: cluster 2024-09-21T00:08:57.359005+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e43: y(active, since 3m), standbys: x 2024-09-21T00:08:59.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:08:58 smithi122 bash[46044]: debug 2024-09-21T00:08:58.755+0000 7f9ddbf16040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T00:08:59.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:08:58 smithi122 bash[46044]: debug 2024-09-21T00:08:58.819+0000 7f9ddbf16040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T00:08:59.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:08:58 smithi122 bash[46044]: debug 2024-09-21T00:08:58.971+0000 7f9ddbf16040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T00:08:59.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:58 smithi079 bash[55672]: debug 2024-09-21T00:08:58.769+0000 7fe8300a2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T00:08:59.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:58 smithi079 bash[55672]: debug 2024-09-21T00:08:58.837+0000 7fe8300a2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T00:08:59.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:58 smithi079 bash[55672]: debug 2024-09-21T00:08:58.985+0000 7fe8300a2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T00:08:59.619 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:08:59 smithi122 bash[48694]: cluster 2024-09-21T00:08:58.362972+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e44: y(active, since 3m), standbys: x 2024-09-21T00:08:59.636 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:08:59 smithi079 bash[68241]: cluster 2024-09-21T00:08:58.362972+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e44: y(active, since 3m), standbys: x 2024-09-21T00:08:59.636 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:08:59 smithi079 bash[24834]: cluster 2024-09-21T00:08:58.362972+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e44: y(active, since 3m), standbys: x 2024-09-21T00:08:59.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:08:59 smithi122 bash[46044]: debug 2024-09-21T00:08:59.619+0000 7f9ddbf16040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T00:08:59.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:08:59 smithi122 bash[46044]: debug 2024-09-21T00:08:59.687+0000 7f9ddbf16040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T00:08:59.943 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:08:59 smithi122 bash[46044]: debug 2024-09-21T00:08:59.755+0000 7f9ddbf16040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T00:08:59.960 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:59 smithi079 bash[55672]: debug 2024-09-21T00:08:59.633+0000 7fe8300a2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T00:08:59.960 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:59 smithi079 bash[55672]: debug 2024-09-21T00:08:59.701+0000 7fe8300a2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T00:08:59.960 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:59 smithi079 bash[55672]: debug 2024-09-21T00:08:59.769+0000 7fe8300a2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T00:09:00.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:08:59 smithi079 bash[55672]: debug 2024-09-21T00:08:59.957+0000 7fe8300a2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T00:09:00.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:00 smithi079 bash[55672]: debug 2024-09-21T00:09:00.033+0000 7fe8300a2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T00:09:00.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:00 smithi079 bash[55672]: debug 2024-09-21T00:09:00.101+0000 7fe8300a2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T00:09:00.345 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:08:59 smithi122 bash[46044]: debug 2024-09-21T00:08:59.943+0000 7f9ddbf16040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T00:09:00.346 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:00 smithi122 bash[46044]: debug 2024-09-21T00:09:00.019+0000 7f9ddbf16040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T00:09:00.346 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:00 smithi122 bash[46044]: debug 2024-09-21T00:09:00.091+0000 7f9ddbf16040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T00:09:00.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:00 smithi122 bash[46044]: debug 2024-09-21T00:09:00.347+0000 7f9ddbf16040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T00:09:00.607 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:00 smithi122 bash[46044]: debug 2024-09-21T00:09:00.415+0000 7f9ddbf16040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T00:09:00.626 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:00 smithi079 bash[55672]: debug 2024-09-21T00:09:00.357+0000 7fe8300a2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T00:09:00.626 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:00 smithi079 bash[55672]: debug 2024-09-21T00:09:00.425+0000 7fe8300a2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T00:09:00.626 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:00 smithi079 bash[55672]: debug 2024-09-21T00:09:00.621+0000 7fe8300a2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T00:09:00.945 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:00 smithi122 bash[46044]: debug 2024-09-21T00:09:00.611+0000 7f9ddbf16040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T00:09:00.945 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:00 smithi122 bash[46044]: debug 2024-09-21T00:09:00.691+0000 7f9ddbf16040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T00:09:00.961 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:00 smithi079 bash[55672]: debug 2024-09-21T00:09:00.701+0000 7fe8300a2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T00:09:01.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:00 smithi079 bash[55672]: debug 2024-09-21T00:09:00.957+0000 7fe8300a2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T00:09:01.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:01 smithi079 bash[55672]: debug 2024-09-21T00:09:01.137+0000 7fe8300a2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T00:09:01.289 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:00 smithi122 bash[46044]: debug 2024-09-21T00:09:00.943+0000 7f9ddbf16040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T00:09:01.289 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:01 smithi122 bash[46044]: debug 2024-09-21T00:09:01.123+0000 7f9ddbf16040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T00:09:01.546 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:01 smithi122 bash[46044]: debug 2024-09-21T00:09:01.287+0000 7f9ddbf16040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T00:09:01.546 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:01 smithi122 bash[46044]: debug 2024-09-21T00:09:01.367+0000 7f9ddbf16040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T00:09:01.556 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:01 smithi079 bash[55672]: debug 2024-09-21T00:09:01.297+0000 7fe8300a2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T00:09:01.556 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:01 smithi079 bash[55672]: debug 2024-09-21T00:09:01.373+0000 7fe8300a2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T00:09:01.556 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:01 smithi079 bash[55672]: debug 2024-09-21T00:09:01.553+0000 7fe8300a2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T00:09:01.857 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:01 smithi122 bash[46044]: debug 2024-09-21T00:09:01.547+0000 7f9ddbf16040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T00:09:02.685 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:02 smithi122 bash[46044]: debug 2024-09-21T00:09:02.387+0000 7f9ddbf16040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T00:09:02.686 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:02 smithi122 bash[46044]: debug 2024-09-21T00:09:02.459+0000 7f9ddbf16040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T00:09:02.733 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:02 smithi079 bash[55672]: debug 2024-09-21T00:09:02.429+0000 7fe8300a2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T00:09:02.733 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:02 smithi079 bash[55672]: debug 2024-09-21T00:09:02.505+0000 7fe8300a2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T00:09:02.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:02 smithi079 bash[55672]: debug 2024-09-21T00:09:02.729+0000 7fe8300a2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T00:09:02.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:02 smithi079 bash[55672]: debug 2024-09-21T00:09:02.801+0000 7fe8300a2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T00:09:03.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:02 smithi122 bash[46044]: debug 2024-09-21T00:09:02.683+0000 7f9ddbf16040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T00:09:03.107 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:02 smithi122 bash[46044]: debug 2024-09-21T00:09:02.759+0000 7f9ddbf16040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T00:09:03.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[55672]: debug 2024-09-21T00:09:03.189+0000 7fe8300a2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T00:09:03.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[55672]: debug 2024-09-21T00:09:03.269+0000 7fe8300a2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T00:09:03.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[55672]: [21/Sep/2024:00:09:03] ENGINE Bus STARTING 2024-09-21T00:09:03.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[55672]: CherryPy Checker: 2024-09-21T00:09:03.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[55672]: The Application mounted at '' has an empty config. 2024-09-21T00:09:03.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[24834]: cluster 2024-09-21T00:09:03.233563+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T00:09:03.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[24834]: cluster 2024-09-21T00:09:03.233696+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-09-21T00:09:03.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[24834]: audit 2024-09-21T00:09:03.237624+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.122:0/3757910893' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T00:09:03.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[24834]: audit 2024-09-21T00:09:03.240604+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.122:0/3757910893' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T00:09:03.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[24834]: audit 2024-09-21T00:09:03.241468+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.122:0/3757910893' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T00:09:03.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[24834]: audit 2024-09-21T00:09:03.241807+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.122:0/3757910893' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T00:09:03.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[68241]: cluster 2024-09-21T00:09:03.233563+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T00:09:03.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[68241]: cluster 2024-09-21T00:09:03.233696+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-09-21T00:09:03.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[68241]: audit 2024-09-21T00:09:03.237624+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.122:0/3757910893' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T00:09:03.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[68241]: audit 2024-09-21T00:09:03.240604+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.122:0/3757910893' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T00:09:03.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[68241]: audit 2024-09-21T00:09:03.241468+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.122:0/3757910893' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T00:09:03.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[68241]: audit 2024-09-21T00:09:03.241807+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.122:0/3757910893' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T00:09:03.566 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[48694]: cluster 2024-09-21T00:09:03.233563+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T00:09:03.567 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[48694]: cluster 2024-09-21T00:09:03.233696+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-09-21T00:09:03.567 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[48694]: audit 2024-09-21T00:09:03.237624+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.122:0/3757910893' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T00:09:03.567 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[48694]: audit 2024-09-21T00:09:03.240604+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.122:0/3757910893' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T00:09:03.567 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[48694]: audit 2024-09-21T00:09:03.241468+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.122:0/3757910893' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T00:09:03.567 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[48694]: audit 2024-09-21T00:09:03.241807+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.122:0/3757910893' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T00:09:03.567 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[46044]: debug 2024-09-21T00:09:03.151+0000 7f9ddbf16040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T00:09:03.567 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[46044]: debug 2024-09-21T00:09:03.227+0000 7f9ddbf16040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T00:09:03.567 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[46044]: [21/Sep/2024:00:09:03] ENGINE Bus STARTING 2024-09-21T00:09:03.567 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[46044]: CherryPy Checker: 2024-09-21T00:09:03.567 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[46044]: The Application mounted at '' has an empty config. 2024-09-21T00:09:03.567 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[46044]: [21/Sep/2024:00:09:03] ENGINE Serving on http://:::9283 2024-09-21T00:09:03.568 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:09:03 smithi122 bash[46044]: [21/Sep/2024:00:09:03] ENGINE Bus STARTED 2024-09-21T00:09:03.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[55672]: [21/Sep/2024:00:09:03] ENGINE Serving on http://:::9283 2024-09-21T00:09:03.991 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:03 smithi079 bash[55672]: [21/Sep/2024:00:09:03] ENGINE Bus STARTED 2024-09-21T00:09:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: cluster 2024-09-21T00:09:03.289805+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e45: y(active, since 3m), standbys: x 2024-09-21T00:09:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: cluster 2024-09-21T00:09:03.305318+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-09-21T00:09:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: cluster 2024-09-21T00:09:03.305978+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-09-21T00:09:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: cluster 2024-09-21T00:09:03.316704+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T00:09:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: cluster 2024-09-21T00:09:03.316971+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e46: y(active, starting, since 0.0111678s), standbys: x 2024-09-21T00:09:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.338035+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:09:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.338408+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:09:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.338835+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:09:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.339584+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.340168+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.340696+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.341164+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.341555+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.341810+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.342091+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.342372+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.342614+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.342854+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.343095+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.343272+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.343759+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: cluster 2024-09-21T00:09:03.370452+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon y is now available 2024-09-21T00:09:04.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.404950+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:09:04.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.430412+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:09:04.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.441184+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:09:04.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.441580+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25531 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:09:04.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.479146+0000 mon.c (mon.1) 213 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T00:09:04.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:04 smithi122 bash[48694]: audit 2024-09-21T00:09:03.479632+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25531 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T00:09:04.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: debug 2024-09-21T00:09:04.349+0000 7fe7ced50640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-21T00:09:04.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: cluster 2024-09-21T00:09:03.289805+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e45: y(active, since 3m), standbys: x 2024-09-21T00:09:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: cluster 2024-09-21T00:09:03.305318+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-09-21T00:09:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: cluster 2024-09-21T00:09:03.305978+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-09-21T00:09:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: cluster 2024-09-21T00:09:03.316704+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T00:09:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: cluster 2024-09-21T00:09:03.316971+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e46: y(active, starting, since 0.0111678s), standbys: x 2024-09-21T00:09:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.338035+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:09:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.338408+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:09:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.338835+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:09:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.339584+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T00:09:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.340168+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T00:09:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.340696+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T00:09:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.341164+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T00:09:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.341555+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T00:09:04.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.341810+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T00:09:04.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.342091+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T00:09:04.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.342372+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T00:09:04.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.342614+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T00:09:04.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.342854+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T00:09:04.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.343095+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T00:09:04.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.343272+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T00:09:04.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: cluster 2024-09-21T00:09:03.289805+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e45: y(active, since 3m), standbys: x 2024-09-21T00:09:04.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: cluster 2024-09-21T00:09:03.305318+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-09-21T00:09:04.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: cluster 2024-09-21T00:09:03.305978+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: cluster 2024-09-21T00:09:03.316704+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: cluster 2024-09-21T00:09:03.316971+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e46: y(active, starting, since 0.0111678s), standbys: x 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.338035+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.338408+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.338835+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.339584+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.340168+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.340696+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.341164+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.341555+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.341810+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.342091+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.342372+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T00:09:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.342614+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T00:09:04.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.342854+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T00:09:04.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.343095+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T00:09:04.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.343272+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T00:09:04.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.343759+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T00:09:04.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: cluster 2024-09-21T00:09:03.370452+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon y is now available 2024-09-21T00:09:04.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.404950+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:09:04.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.430412+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:09:04.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.441184+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:09:04.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.441580+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25531 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:09:04.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.479146+0000 mon.c (mon.1) 213 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T00:09:04.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[24834]: audit 2024-09-21T00:09:03.479632+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25531 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T00:09:04.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.343759+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T00:09:04.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: cluster 2024-09-21T00:09:03.370452+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon y is now available 2024-09-21T00:09:04.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.404950+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:09:04.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.430412+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:09:04.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.441184+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:09:04.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.441580+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25531 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T00:09:04.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.479146+0000 mon.c (mon.1) 213 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T00:09:04.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[68241]: audit 2024-09-21T00:09:03.479632+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25531 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T00:09:05.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: debug 2024-09-21T00:09:04.753+0000 7fe78c8dc640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:00:09:04] ENGINE Error in HTTPServer.serve 2024-09-21T00:09:05.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: Traceback (most recent call last): 2024-09-21T00:09:05.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T00:09:05.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: self._connections.run(self.expiration_interval) 2024-09-21T00:09:05.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T00:09:05.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: self._run(expiration_interval) 2024-09-21T00:09:05.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T00:09:05.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T00:09:05.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T00:09:05.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T00:09:05.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T00:09:05.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: s = self.context.wrap_socket( 2024-09-21T00:09:05.242 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T00:09:05.243 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: return self.sslsocket_class._create( 2024-09-21T00:09:05.243 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T00:09:05.243 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: self.do_handshake() 2024-09-21T00:09:05.243 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T00:09:05.243 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: self._sslobj.do_handshake() 2024-09-21T00:09:05.243 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:04 smithi079 bash[55672]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T00:09:05.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:05 smithi122 bash[48694]: cluster 2024-09-21T00:09:04.335358+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e47: y(active, since 1.02952s), standbys: x 2024-09-21T00:09:05.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:05 smithi122 bash[48694]: audit 2024-09-21T00:09:04.354239+0000 mgr.y (mgr.25531) 1 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:05.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:05 smithi122 bash[48694]: cluster 2024-09-21T00:09:04.360259+0000 mgr.y (mgr.25531) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:09:05.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:05 smithi079 bash[24834]: cluster 2024-09-21T00:09:04.335358+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e47: y(active, since 1.02952s), standbys: x 2024-09-21T00:09:05.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:05 smithi079 bash[24834]: audit 2024-09-21T00:09:04.354239+0000 mgr.y (mgr.25531) 1 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:05.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:05 smithi079 bash[24834]: cluster 2024-09-21T00:09:04.360259+0000 mgr.y (mgr.25531) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:09:05.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:05 smithi079 bash[68241]: cluster 2024-09-21T00:09:04.335358+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e47: y(active, since 1.02952s), standbys: x 2024-09-21T00:09:05.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:05 smithi079 bash[68241]: audit 2024-09-21T00:09:04.354239+0000 mgr.y (mgr.25531) 1 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:05.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:05 smithi079 bash[68241]: cluster 2024-09-21T00:09:04.360259+0000 mgr.y (mgr.25531) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:09:06.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: cephadm 2024-09-21T00:09:04.634239+0000 mgr.y (mgr.25531) 3 : cephadm [INF] [21/Sep/2024:00:09:04] ENGINE Bus STARTING 2024-09-21T00:09:06.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: cephadm 2024-09-21T00:09:04.753551+0000 mgr.y (mgr.25531) 4 : cephadm [INF] [21/Sep/2024:00:09:04] ENGINE Serving on https://172.21.15.79:7150 2024-09-21T00:09:06.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: cephadm 2024-09-21T00:09:04.756870+0000 mgr.y (mgr.25531) 5 : cephadm [ERR] [21/Sep/2024:00:09:04] ENGINE Error in HTTPServer.serve 2024-09-21T00:09:06.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: Traceback (most recent call last): 2024-09-21T00:09:06.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T00:09:06.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: self._connections.run(self.expiration_interval) 2024-09-21T00:09:06.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T00:09:06.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: self._run(expiration_interval) 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: s = self.context.wrap_socket( 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: return self.sslsocket_class._create( 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: self.do_handshake() 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: self._sslobj.do_handshake() 2024-09-21T00:09:06.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T00:09:06.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: cephadm 2024-09-21T00:09:04.854626+0000 mgr.y (mgr.25531) 6 : cephadm [INF] [21/Sep/2024:00:09:04] ENGINE Serving on http://172.21.15.79:8765 2024-09-21T00:09:06.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: cephadm 2024-09-21T00:09:04.854759+0000 mgr.y (mgr.25531) 7 : cephadm [INF] [21/Sep/2024:00:09:04] ENGINE Bus STARTED 2024-09-21T00:09:06.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: cluster 2024-09-21T00:09:05.341561+0000 mgr.y (mgr.25531) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:09:06.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:06 smithi122 bash[48694]: cluster 2024-09-21T00:09:05.346938+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e48: y(active, since 2s), standbys: x 2024-09-21T00:09:06.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: cephadm 2024-09-21T00:09:04.634239+0000 mgr.y (mgr.25531) 3 : cephadm [INF] [21/Sep/2024:00:09:04] ENGINE Bus STARTING 2024-09-21T00:09:06.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: cephadm 2024-09-21T00:09:04.753551+0000 mgr.y (mgr.25531) 4 : cephadm [INF] [21/Sep/2024:00:09:04] ENGINE Serving on https://172.21.15.79:7150 2024-09-21T00:09:06.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: cephadm 2024-09-21T00:09:04.756870+0000 mgr.y (mgr.25531) 5 : cephadm [ERR] [21/Sep/2024:00:09:04] ENGINE Error in HTTPServer.serve 2024-09-21T00:09:06.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: Traceback (most recent call last): 2024-09-21T00:09:06.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T00:09:06.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: self._connections.run(self.expiration_interval) 2024-09-21T00:09:06.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T00:09:06.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: self._run(expiration_interval) 2024-09-21T00:09:06.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T00:09:06.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T00:09:06.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T00:09:06.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: s = self.context.wrap_socket( 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: return self.sslsocket_class._create( 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: self.do_handshake() 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: self._sslobj.do_handshake() 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: cephadm 2024-09-21T00:09:04.854626+0000 mgr.y (mgr.25531) 6 : cephadm [INF] [21/Sep/2024:00:09:04] ENGINE Serving on http://172.21.15.79:8765 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: cephadm 2024-09-21T00:09:04.854759+0000 mgr.y (mgr.25531) 7 : cephadm [INF] [21/Sep/2024:00:09:04] ENGINE Bus STARTED 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: cluster 2024-09-21T00:09:05.341561+0000 mgr.y (mgr.25531) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:09:06.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[68241]: cluster 2024-09-21T00:09:05.346938+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e48: y(active, since 2s), standbys: x 2024-09-21T00:09:06.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: cephadm 2024-09-21T00:09:04.634239+0000 mgr.y (mgr.25531) 3 : cephadm [INF] [21/Sep/2024:00:09:04] ENGINE Bus STARTING 2024-09-21T00:09:06.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: cephadm 2024-09-21T00:09:04.753551+0000 mgr.y (mgr.25531) 4 : cephadm [INF] [21/Sep/2024:00:09:04] ENGINE Serving on https://172.21.15.79:7150 2024-09-21T00:09:06.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: cephadm 2024-09-21T00:09:04.756870+0000 mgr.y (mgr.25531) 5 : cephadm [ERR] [21/Sep/2024:00:09:04] ENGINE Error in HTTPServer.serve 2024-09-21T00:09:06.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: Traceback (most recent call last): 2024-09-21T00:09:06.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T00:09:06.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: self._connections.run(self.expiration_interval) 2024-09-21T00:09:06.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T00:09:06.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: self._run(expiration_interval) 2024-09-21T00:09:06.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T00:09:06.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T00:09:06.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T00:09:06.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T00:09:06.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T00:09:06.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: s = self.context.wrap_socket( 2024-09-21T00:09:06.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T00:09:06.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: return self.sslsocket_class._create( 2024-09-21T00:09:06.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T00:09:06.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: self.do_handshake() 2024-09-21T00:09:06.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T00:09:06.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: self._sslobj.do_handshake() 2024-09-21T00:09:06.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T00:09:06.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: cephadm 2024-09-21T00:09:04.854626+0000 mgr.y (mgr.25531) 6 : cephadm [INF] [21/Sep/2024:00:09:04] ENGINE Serving on http://172.21.15.79:8765 2024-09-21T00:09:06.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: cephadm 2024-09-21T00:09:04.854759+0000 mgr.y (mgr.25531) 7 : cephadm [INF] [21/Sep/2024:00:09:04] ENGINE Bus STARTED 2024-09-21T00:09:06.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: cluster 2024-09-21T00:09:05.341561+0000 mgr.y (mgr.25531) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:09:06.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:06 smithi079 bash[24834]: cluster 2024-09-21T00:09:05.346938+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e48: y(active, since 2s), standbys: x 2024-09-21T00:09:08.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:08 smithi122 bash[48694]: cluster 2024-09-21T00:09:07.342190+0000 mgr.y (mgr.25531) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:09:08.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:08 smithi122 bash[48694]: cluster 2024-09-21T00:09:07.361297+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e49: y(active, since 4s), standbys: x 2024-09-21T00:09:08.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:08 smithi079 bash[68241]: cluster 2024-09-21T00:09:07.342190+0000 mgr.y (mgr.25531) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:09:08.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:08 smithi079 bash[68241]: cluster 2024-09-21T00:09:07.361297+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e49: y(active, since 4s), standbys: x 2024-09-21T00:09:08.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:08 smithi079 bash[24834]: cluster 2024-09-21T00:09:07.342190+0000 mgr.y (mgr.25531) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:09:08.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:08 smithi079 bash[24834]: cluster 2024-09-21T00:09:07.361297+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e49: y(active, since 4s), standbys: x 2024-09-21T00:09:09.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:09:09] "GET /metrics HTTP/1.1" 200 35141 "" "Prometheus/2.43.0" 2024-09-21T00:09:10.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:10 smithi079 bash[68241]: cluster 2024-09-21T00:09:09.342804+0000 mgr.y (mgr.25531) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T00:09:10.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:10 smithi079 bash[68241]: audit 2024-09-21T00:09:09.963912+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:10.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:10 smithi079 bash[68241]: audit 2024-09-21T00:09:09.972525+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:10.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:10 smithi079 bash[68241]: audit 2024-09-21T00:09:10.012580+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:10.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:10 smithi079 bash[68241]: audit 2024-09-21T00:09:10.024896+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:10.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:10 smithi079 bash[24834]: cluster 2024-09-21T00:09:09.342804+0000 mgr.y (mgr.25531) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T00:09:10.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:10 smithi079 bash[24834]: audit 2024-09-21T00:09:09.963912+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:10.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:10 smithi079 bash[24834]: audit 2024-09-21T00:09:09.972525+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:10.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:10 smithi079 bash[24834]: audit 2024-09-21T00:09:10.012580+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:10.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:10 smithi079 bash[24834]: audit 2024-09-21T00:09:10.024896+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:10.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:10 smithi122 bash[48694]: cluster 2024-09-21T00:09:09.342804+0000 mgr.y (mgr.25531) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T00:09:10.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:10 smithi122 bash[48694]: audit 2024-09-21T00:09:09.963912+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:10.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:10 smithi122 bash[48694]: audit 2024-09-21T00:09:09.972525+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:10.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:10 smithi122 bash[48694]: audit 2024-09-21T00:09:10.012580+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:10.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:10 smithi122 bash[48694]: audit 2024-09-21T00:09:10.024896+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:12 smithi079 bash[24834]: audit 2024-09-21T00:09:11.150117+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:12 smithi079 bash[24834]: audit 2024-09-21T00:09:11.157815+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:12 smithi079 bash[24834]: audit 2024-09-21T00:09:11.191057+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:12 smithi079 bash[24834]: audit 2024-09-21T00:09:11.200331+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:12 smithi079 bash[24834]: cluster 2024-09-21T00:09:11.344074+0000 mgr.y (mgr.25531) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-21T00:09:12.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:12 smithi079 bash[68241]: audit 2024-09-21T00:09:11.150117+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:12 smithi079 bash[68241]: audit 2024-09-21T00:09:11.157815+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:12 smithi079 bash[68241]: audit 2024-09-21T00:09:11.191057+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:12 smithi079 bash[68241]: audit 2024-09-21T00:09:11.200331+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:12 smithi079 bash[68241]: cluster 2024-09-21T00:09:11.344074+0000 mgr.y (mgr.25531) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-21T00:09:12.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:12 smithi122 bash[48694]: audit 2024-09-21T00:09:11.150117+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:12 smithi122 bash[48694]: audit 2024-09-21T00:09:11.157815+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:12 smithi122 bash[48694]: audit 2024-09-21T00:09:11.191057+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:12 smithi122 bash[48694]: audit 2024-09-21T00:09:11.200331+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:12.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:12 smithi122 bash[48694]: cluster 2024-09-21T00:09:11.344074+0000 mgr.y (mgr.25531) 11 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-21T00:09:14.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:14 smithi079 bash[68241]: cluster 2024-09-21T00:09:13.344725+0000 mgr.y (mgr.25531) 12 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T00:09:14.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:14 smithi079 bash[24834]: cluster 2024-09-21T00:09:13.344725+0000 mgr.y (mgr.25531) 12 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T00:09:14.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:14 smithi122 bash[48694]: cluster 2024-09-21T00:09:13.344725+0000 mgr.y (mgr.25531) 12 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T00:09:15.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:15 smithi079 bash[24834]: audit 2024-09-21T00:09:14.364099+0000 mgr.y (mgr.25531) 13 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:15.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:15 smithi079 bash[68241]: audit 2024-09-21T00:09:14.364099+0000 mgr.y (mgr.25531) 13 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:15.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:15 smithi122 bash[48694]: audit 2024-09-21T00:09:14.364099+0000 mgr.y (mgr.25531) 13 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:16.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:16 smithi122 bash[48694]: cluster 2024-09-21T00:09:15.346367+0000 mgr.y (mgr.25531) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T00:09:16.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:16 smithi079 bash[24834]: cluster 2024-09-21T00:09:15.346367+0000 mgr.y (mgr.25531) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T00:09:16.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:16 smithi079 bash[68241]: cluster 2024-09-21T00:09:15.346367+0000 mgr.y (mgr.25531) 14 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T00:09:18.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:18 smithi079 bash[68241]: cluster 2024-09-21T00:09:17.347104+0000 mgr.y (mgr.25531) 15 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:09:18.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:18 smithi079 bash[24834]: cluster 2024-09-21T00:09:17.347104+0000 mgr.y (mgr.25531) 15 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:09:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:18 smithi122 bash[48694]: cluster 2024-09-21T00:09:17.347104+0000 mgr.y (mgr.25531) 15 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:09:19.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:19 smithi079 bash[68241]: audit 2024-09-21T00:09:18.431084+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:09:19.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:09:19] "GET /metrics HTTP/1.1" 200 37945 "" "Prometheus/2.43.0" 2024-09-21T00:09:19.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:19 smithi079 bash[24834]: audit 2024-09-21T00:09:18.431084+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:09:19.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:19 smithi122 bash[48694]: audit 2024-09-21T00:09:18.431084+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:09:20.702 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:20 smithi122 bash[48694]: cluster 2024-09-21T00:09:19.347833+0000 mgr.y (mgr.25531) 16 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:09:20.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:20 smithi079 bash[68241]: cluster 2024-09-21T00:09:19.347833+0000 mgr.y (mgr.25531) 16 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:09:20.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:20 smithi079 bash[24834]: cluster 2024-09-21T00:09:19.347833+0000 mgr.y (mgr.25531) 16 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:09:21.669 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:09:22.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:21 smithi122 bash[48694]: cephadm 2024-09-21T00:09:20.986233+0000 mgr.y (mgr.25531) 17 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T00:09:22.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:21 smithi122 bash[48694]: audit 2024-09-21T00:09:20.996513+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:22.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:21 smithi122 bash[48694]: audit 2024-09-21T00:09:21.011079+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:22.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:21 smithi122 bash[48694]: cluster 2024-09-21T00:09:21.348635+0000 mgr.y (mgr.25531) 18 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:09:22.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:21 smithi122 bash[48694]: audit 2024-09-21T00:09:21.515710+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:22.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:21 smithi122 bash[48694]: audit 2024-09-21T00:09:21.528370+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:22.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:21 smithi122 bash[48694]: audit 2024-09-21T00:09:21.533015+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:22.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:21 smithi122 bash[48694]: audit 2024-09-21T00:09:21.534585+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:09:22.452 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:09:22.453 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (17m) 12s ago 27m 14.3M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:09:22.453 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (2m) 12s ago 26m 73.2M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:09:22.453 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (3m) 12s ago 24m 42.6M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:09:22.453 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (3m) 12s ago 33m 426M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:09:22.453 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (14m) 12s ago 35m 468M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:09:22.453 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (27s) 12s ago 35m 30.7M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:09:22.454 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (89s) 12s ago 33m 36.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:09:22.454 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (33m) 12s ago 33m 70.4M 2048M 17.2.0 e1d6a67b021e bceee0e4aee8 2024-09-21T00:09:22.454 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (17m) 12s ago 27m 9440k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:09:22.454 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (16m) 12s ago 27m 8892k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:09:22.454 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (32m) 12s ago 32m 58.5M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:09:22.454 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (32m) 12s ago 32m 60.0M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:09:22.455 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (31m) 12s ago 31m 52.7M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:09:22.455 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (30m) 12s ago 30m 58.2M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:09:22.455 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (30m) 12s ago 30m 61.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:09:22.455 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (29m) 12s ago 29m 56.4M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:09:22.455 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (28m) 12s ago 28m 56.8M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:09:22.455 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (28m) 12s ago 28m 60.2M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:09:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (3m) 12s ago 27m 58.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:09:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (25m) 12s ago 25m 91.7M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:09:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (25m) 12s ago 25m 91.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:09:22.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[68241]: cephadm 2024-09-21T00:09:20.986233+0000 mgr.y (mgr.25531) 17 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T00:09:22.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[68241]: audit 2024-09-21T00:09:20.996513+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:22.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[68241]: audit 2024-09-21T00:09:21.011079+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[68241]: cluster 2024-09-21T00:09:21.348635+0000 mgr.y (mgr.25531) 18 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:09:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[68241]: audit 2024-09-21T00:09:21.515710+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[68241]: audit 2024-09-21T00:09:21.528370+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[68241]: audit 2024-09-21T00:09:21.533015+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[68241]: audit 2024-09-21T00:09:21.534585+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:09:22.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[24834]: cephadm 2024-09-21T00:09:20.986233+0000 mgr.y (mgr.25531) 17 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T00:09:22.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[24834]: audit 2024-09-21T00:09:20.996513+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:22.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[24834]: audit 2024-09-21T00:09:21.011079+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:22.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[24834]: cluster 2024-09-21T00:09:21.348635+0000 mgr.y (mgr.25531) 18 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T00:09:22.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[24834]: audit 2024-09-21T00:09:21.515710+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[24834]: audit 2024-09-21T00:09:21.528370+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[24834]: audit 2024-09-21T00:09:21.533015+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:21 smithi079 bash[24834]: audit 2024-09-21T00:09:21.534585+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:09:22.889 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:09:22.890 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:09:22.890 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-09-21T00:09:22.890 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:09:22.890 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:09:22.890 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:09:22.890 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:09:22.890 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:09:22.890 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:09:22.890 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-21T00:09:22.890 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:09:22.891 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:09:22.891 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:09:22.891 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:09:22.891 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:09:22.891 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-09-21T00:09:22.891 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 4 2024-09-21T00:09:22.891 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:09:22.891 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:09:23.241 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:09:23.241 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:09:23.241 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:09:23.241 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi079", 2024-09-21T00:09:23.241 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:09:23.242 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "1/2 daemons upgraded", 2024-09-21T00:09:23.242 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T00:09:23.242 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:09:23.242 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:09:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: cephadm 2024-09-21T00:09:21.536913+0000 mgr.y (mgr.25531) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T00:09:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: cephadm 2024-09-21T00:09:21.537549+0000 mgr.y (mgr.25531) 20 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T00:09:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:21.655670+0000 mgr.y (mgr.25531) 21 : audit [DBG] from='client.25567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: cephadm 2024-09-21T00:09:21.717442+0000 mgr.y (mgr.25531) 22 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:09:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: cephadm 2024-09-21T00:09:21.724830+0000 mgr.y (mgr.25531) 23 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:09:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: cephadm 2024-09-21T00:09:21.846079+0000 mgr.y (mgr.25531) 24 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:09:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: cephadm 2024-09-21T00:09:21.867445+0000 mgr.y (mgr.25531) 25 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:09:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: cephadm 2024-09-21T00:09:21.973222+0000 mgr.y (mgr.25531) 26 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:09:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: cephadm 2024-09-21T00:09:22.012125+0000 mgr.y (mgr.25531) 27 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:09:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:22.040043+0000 mgr.y (mgr.25531) 28 : audit [DBG] from='client.25573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:22.110044+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:22.118087+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:22.152360+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:22.158580+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:22.164443+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:22.247099+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:09:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:22.249782+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:09:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:22.251218+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T00:09:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:22.252207+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T00:09:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: cephadm 2024-09-21T00:09:22.252946+0000 mgr.y (mgr.25531) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T00:09:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:22.432160+0000 mgr.y (mgr.25531) 30 : audit [DBG] from='client.25579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:23.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[68241]: audit 2024-09-21T00:09:22.891192+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.79:0/324914117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:09:23.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: cephadm 2024-09-21T00:09:21.536913+0000 mgr.y (mgr.25531) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: cephadm 2024-09-21T00:09:21.537549+0000 mgr.y (mgr.25531) 20 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:21.655670+0000 mgr.y (mgr.25531) 21 : audit [DBG] from='client.25567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: cephadm 2024-09-21T00:09:21.717442+0000 mgr.y (mgr.25531) 22 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: cephadm 2024-09-21T00:09:21.724830+0000 mgr.y (mgr.25531) 23 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: cephadm 2024-09-21T00:09:21.846079+0000 mgr.y (mgr.25531) 24 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: cephadm 2024-09-21T00:09:21.867445+0000 mgr.y (mgr.25531) 25 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: cephadm 2024-09-21T00:09:21.973222+0000 mgr.y (mgr.25531) 26 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: cephadm 2024-09-21T00:09:22.012125+0000 mgr.y (mgr.25531) 27 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:22.040043+0000 mgr.y (mgr.25531) 28 : audit [DBG] from='client.25573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:22.110044+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:22.118087+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:22.152360+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:22.158580+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:22.164443+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:22.247099+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:09:23.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:22.249782+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:09:23.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:22.251218+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T00:09:23.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:22.252207+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T00:09:23.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: cephadm 2024-09-21T00:09:22.252946+0000 mgr.y (mgr.25531) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T00:09:23.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:22.432160+0000 mgr.y (mgr.25531) 30 : audit [DBG] from='client.25579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:23.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:23 smithi079 bash[24834]: audit 2024-09-21T00:09:22.891192+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.79:0/324914117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:09:23.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: cephadm 2024-09-21T00:09:21.536913+0000 mgr.y (mgr.25531) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T00:09:23.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: cephadm 2024-09-21T00:09:21.537549+0000 mgr.y (mgr.25531) 20 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-09-21T00:09:23.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:21.655670+0000 mgr.y (mgr.25531) 21 : audit [DBG] from='client.25567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:23.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: cephadm 2024-09-21T00:09:21.717442+0000 mgr.y (mgr.25531) 22 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:09:23.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: cephadm 2024-09-21T00:09:21.724830+0000 mgr.y (mgr.25531) 23 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-21T00:09:23.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: cephadm 2024-09-21T00:09:21.846079+0000 mgr.y (mgr.25531) 24 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:09:23.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: cephadm 2024-09-21T00:09:21.867445+0000 mgr.y (mgr.25531) 25 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-09-21T00:09:23.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: cephadm 2024-09-21T00:09:21.973222+0000 mgr.y (mgr.25531) 26 : cephadm [INF] Updating smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:09:23.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: cephadm 2024-09-21T00:09:22.012125+0000 mgr.y (mgr.25531) 27 : cephadm [INF] Updating smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:22.040043+0000 mgr.y (mgr.25531) 28 : audit [DBG] from='client.25573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:22.110044+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:22.118087+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:22.152360+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:22.158580+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:22.164443+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:22.247099+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:22.249782+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:22.251218+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:22.252207+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: cephadm 2024-09-21T00:09:22.252946+0000 mgr.y (mgr.25531) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:22.432160+0000 mgr.y (mgr.25531) 30 : audit [DBG] from='client.25579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:23.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:23 smithi122 bash[48694]: audit 2024-09-21T00:09:22.891192+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.79:0/324914117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:09:24.371 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:24 smithi079 bash[24834]: audit 2024-09-21T00:09:23.242581+0000 mgr.y (mgr.25531) 31 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:24.371 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:24 smithi079 bash[24834]: cluster 2024-09-21T00:09:23.349270+0000 mgr.y (mgr.25531) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:24.371 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:24 smithi079 bash[68241]: audit 2024-09-21T00:09:23.242581+0000 mgr.y (mgr.25531) 31 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:24.371 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:24 smithi079 bash[68241]: cluster 2024-09-21T00:09:23.349270+0000 mgr.y (mgr.25531) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:24.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:24 smithi122 bash[48694]: audit 2024-09-21T00:09:23.242581+0000 mgr.y (mgr.25531) 31 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:24.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:24 smithi122 bash[48694]: cluster 2024-09-21T00:09:23.349270+0000 mgr.y (mgr.25531) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:25.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:25 smithi079 bash[68241]: audit 2024-09-21T00:09:24.371854+0000 mgr.y (mgr.25531) 33 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:25.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:25 smithi079 bash[68241]: audit 2024-09-21T00:09:24.958795+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:25.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:25 smithi079 bash[68241]: audit 2024-09-21T00:09:24.965287+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:09:25.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:25 smithi079 bash[68241]: audit 2024-09-21T00:09:24.966697+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:09:25.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:25 smithi079 bash[68241]: audit 2024-09-21T00:09:24.967914+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:25.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:25 smithi079 bash[24834]: audit 2024-09-21T00:09:24.371854+0000 mgr.y (mgr.25531) 33 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:25.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:25 smithi079 bash[24834]: audit 2024-09-21T00:09:24.958795+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:25.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:25 smithi079 bash[24834]: audit 2024-09-21T00:09:24.965287+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:09:25.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:25 smithi079 bash[24834]: audit 2024-09-21T00:09:24.966697+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:09:25.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:25 smithi079 bash[24834]: audit 2024-09-21T00:09:24.967914+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:25.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:25 smithi122 bash[48694]: audit 2024-09-21T00:09:24.371854+0000 mgr.y (mgr.25531) 33 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:25.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:25 smithi122 bash[48694]: audit 2024-09-21T00:09:24.958795+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25531 ' entity='mgr.y' 2024-09-21T00:09:25.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:25 smithi122 bash[48694]: audit 2024-09-21T00:09:24.965287+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:09:25.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:25 smithi122 bash[48694]: audit 2024-09-21T00:09:24.966697+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:09:25.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:25 smithi122 bash[48694]: audit 2024-09-21T00:09:24.967914+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:26.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:26 smithi079 bash[24834]: cephadm 2024-09-21T00:09:24.953398+0000 mgr.y (mgr.25531) 34 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T00:09:26.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:26 smithi079 bash[24834]: cephadm 2024-09-21T00:09:24.969382+0000 mgr.y (mgr.25531) 35 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-09-21T00:09:26.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:26 smithi079 bash[24834]: cluster 2024-09-21T00:09:25.350886+0000 mgr.y (mgr.25531) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:26.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:26 smithi079 bash[68241]: cephadm 2024-09-21T00:09:24.953398+0000 mgr.y (mgr.25531) 34 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T00:09:26.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:26 smithi079 bash[68241]: cephadm 2024-09-21T00:09:24.969382+0000 mgr.y (mgr.25531) 35 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-09-21T00:09:26.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:26 smithi079 bash[68241]: cluster 2024-09-21T00:09:25.350886+0000 mgr.y (mgr.25531) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:26.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:26 smithi122 bash[48694]: cephadm 2024-09-21T00:09:24.953398+0000 mgr.y (mgr.25531) 34 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T00:09:26.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:26 smithi122 bash[48694]: cephadm 2024-09-21T00:09:24.969382+0000 mgr.y (mgr.25531) 35 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-09-21T00:09:26.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:26 smithi122 bash[48694]: cluster 2024-09-21T00:09:25.350886+0000 mgr.y (mgr.25531) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:27.573 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:09:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:27.573 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:09:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:27.573 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:09:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:27.574 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:09:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:27.574 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:09:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:27.574 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:27.574 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:27 smithi079 systemd[1]: Stopping Ceph mon.c for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:09:27.574 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:27.575 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:09:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:27.575 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:27.900 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:27 smithi079 bash[24834]: debug 2024-09-21T00:09:27.689+0000 7f1c67d26700 -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-21T00:09:27.900 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:27 smithi079 bash[24834]: debug 2024-09-21T00:09:27.689+0000 7f1c67d26700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T00:09:27.900 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:27 smithi079 bash[55672]: [21/Sep/2024:00:09:27] ENGINE Bus STOPPING 2024-09-21T00:09:27.900 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:27 smithi079 bash[55672]: [21/Sep/2024:00:09:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T00:09:27.900 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:27 smithi079 bash[55672]: [21/Sep/2024:00:09:27] ENGINE Bus STOPPED 2024-09-21T00:09:27.900 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:27 smithi079 bash[55672]: [21/Sep/2024:00:09:27] ENGINE Bus STARTING 2024-09-21T00:09:27.900 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:27 smithi079 bash[55672]: [21/Sep/2024:00:09:27] ENGINE Serving on http://:::9283 2024-09-21T00:09:28.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:27 smithi079 bash[55672]: [21/Sep/2024:00:09:27] ENGINE Bus STARTED 2024-09-21T00:09:28.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:28 smithi079 bash[71829]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mon-c 2024-09-21T00:09:28.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:28 smithi079 bash[71899]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mon-c 2024-09-21T00:09:28.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:28 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-21T00:09:28.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:28 smithi079 systemd[1]: Stopped Ceph mon.c for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:09:29.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:28 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:29.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:28 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:29.242 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:09:28 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:29.242 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:09:28 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:29.242 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:09:28 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:29.243 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:09:28 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:29.243 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:09:28 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:29.243 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:09:28 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:29.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:28 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:09:29.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:28 smithi079 systemd[1]: Started Ceph mon.c for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:09:29.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:09:29] "GET /metrics HTTP/1.1" 200 37945 "" "Prometheus/2.43.0" 2024-09-21T00:09:30.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.149+0000 7f1d03ae5c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T00:09:30.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.149+0000 7f1d03ae5c80 0 ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable), process ceph-mon, pid 7 2024-09-21T00:09:30.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.149+0000 7f1d03ae5c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T00:09:30.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 0 load: jerasure load: lrc 2024-09-21T00:09:30.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T00:09:30.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Git sha 0 2024-09-21T00:09:30.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Compile date 2024-09-19 18:20:48 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: DB SUMMARY 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: DB Session ID: K6ADKCSV9K31Q2C3LSQC 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 3584 Bytes 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000066.sst 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000064.log size: 2884399 ; 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T00:09:30.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T00:09:30.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.env: 0x561c399b4940 2024-09-21T00:09:30.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T00:09:30.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.info_log: 0x561c3af776e0 2024-09-21T00:09:30.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T00:09:30.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T00:09:30.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T00:09:30.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T00:09:30.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T00:09:30.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T00:09:30.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T00:09:30.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T00:09:30.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T00:09:30.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T00:09:30.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T00:09:30.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T00:09:30.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T00:09:30.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.db_log_dir: 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.wal_dir: 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.write_buffer_manager: 0x561c3af868c0 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T00:09:30.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T00:09:30.497 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T00:09:30.497 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T00:09:30.497 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T00:09:30.497 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T00:09:30.497 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T00:09:30.497 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T00:09:30.497 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T00:09:30.497 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T00:09:30.497 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T00:09:30.497 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T00:09:30.497 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.row_cache: None 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.wal_filter: None 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T00:09:30.498 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T00:09:30.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T00:09:30.500 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T00:09:30.500 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T00:09:30.500 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T00:09:30.500 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T00:09:30.500 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T00:09:30.500 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T00:09:30.500 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T00:09:30.500 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T00:09:30.500 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T00:09:30.500 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T00:09:30.501 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Compression algorithms supported: 2024-09-21T00:09:30.501 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: kZSTD supported: 0 2024-09-21T00:09:30.501 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T00:09:30.501 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T00:09:30.501 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T00:09:30.501 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T00:09:30.501 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T00:09:30.501 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T00:09:30.501 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T00:09:30.501 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T00:09:30.501 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T00:09:30.501 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-09-21T00:09:30.502 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T00:09:30.503 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T00:09:30.503 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.merge_operator: 2024-09-21T00:09:30.503 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T00:09:30.503 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T00:09:30.503 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T00:09:30.503 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T00:09:30.503 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T00:09:30.503 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561c3af77320) 2024-09-21T00:09:30.503 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: cache_index_and_filter_blocks: 1 2024-09-21T00:09:30.503 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T00:09:30.503 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T00:09:30.503 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: pin_top_level_index_and_filter: 1 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: index_type: 0 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: data_block_index_type: 0 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: index_shortening: 1 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: checksum: 4 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: no_block_cache: 0 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: block_cache: 0x561c3af6d1f0 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: block_cache_name: BinnedLRUCache 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: block_cache_options: 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: capacity : 536870912 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: num_shard_bits : 4 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: strict_capacity_limit : 0 2024-09-21T00:09:30.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: high_pri_pool_ratio: 0.000 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: block_cache_compressed: (nil) 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: persistent_cache: (nil) 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: block_size: 4096 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: block_size_deviation: 10 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: block_restart_interval: 16 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: index_block_restart_interval: 1 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: metadata_block_size: 4096 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: partition_filters: 0 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: use_delta_encoding: 1 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: filter_policy: bloomfilter 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: whole_key_filtering: 1 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: verify_compression: 0 2024-09-21T00:09:30.505 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: read_amp_bytes_per_bit: 0 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: format_version: 5 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: enable_index_compression: 1 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: block_align: 0 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: max_auto_readahead_size: 262144 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: prepopulate_block_cache: 0 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: initial_auto_readahead_size: 8192 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: num_file_reads_for_auto_readahead: 2 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T00:09:30.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.num_levels: 7 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T00:09:30.507 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T00:09:30.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T00:09:30.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T00:09:30.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T00:09:30.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T00:09:30.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T00:09:30.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T00:09:30.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T00:09:30.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T00:09:30.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T00:09:30.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T00:09:30.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T00:09:30.508 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T00:09:30.509 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T00:09:30.510 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T00:09:30.511 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T00:09:30.512 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T00:09:30.513 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T00:09:30.513 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T00:09:30.513 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d008bc640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 66.sst 2024-09-21T00:09:30.513 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 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-21T00:09:30.513 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 68, last_sequence is 35600, log_number is 64,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T00:09:30.513 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 64 2024-09-21T00:09:30.513 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6d134bda-eaaa-43c1-b20f-1f1a46b49450 2024-09-21T00:09:30.513 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726877370159158, "job": 1, "event": "recovery_started", "wal_files": [64]} 2024-09-21T00:09:30.513 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.153+0000 7f1d03ae5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #64 mode 2 2024-09-21T00:09:30.513 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.165+0000 7f1d03ae5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726877370167569, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 69, "file_size": 1831408, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 35606, "largest_seqno": 36391, "table_properties": {"data_size": 1827327, "index_size": 1760, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 10437, "raw_average_key_size": 21, "raw_value_size": 1818633, "raw_average_value_size": 3711, "num_data_blocks": 79, "num_entries": 490, "num_filter_entries": 490, "num_deletions": 251, "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": 1726877370, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6d134bda-eaaa-43c1-b20f-1f1a46b49450", "db_session_id": "K6ADKCSV9K31Q2C3LSQC", "orig_file_number": 69, "seqno_to_time_mapping": "N/A"}} 2024-09-21T00:09:30.513 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.165+0000 7f1d03ae5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726877370167714, "job": 1, "event": "recovery_finished"} 2024-09-21T00:09:30.513 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.165+0000 7f1d03ae5c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 71 2024-09-21T00:09:30.514 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.165+0000 7f1d03ae5c80 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-21T00:09:30.514 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.165+0000 7f1d03ae5c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000064.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T00:09:30.514 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.165+0000 7f1d03ae5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561c3af98e00 2024-09-21T00:09:30.514 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.165+0000 7f1d03ae5c80 4 rocksdb: DB pointer 0x561c3b098000 2024-09-21T00:09:30.514 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.165+0000 7f1cf98ae640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T00:09:30.514 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.165+0000 7f1cf98ae640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T00:09:30.514 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: ** DB Stats ** 2024-09-21T00:09:30.514 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T00:09:30.514 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: 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-21T00:09:30.514 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T00:09:30.514 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T00:09:30.514 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: 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-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: ** Compaction Stats [default] ** 2024-09-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: 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-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: L0 1/0 1.75 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 487.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: L6 1/0 11.03 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-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Sum 2/0 12.77 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 487.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 487.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: ** Compaction Stats [default] ** 2024-09-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: 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-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T00:09:30.515 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 487.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Flush(GB): cumulative 0.002, interval 0.002 2024-09-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Cumulative compaction: 0.00 GB write, 134.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Interval compaction: 0.00 GB write, 134.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: 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-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Block cache BinnedLRUCache@0x561c3af6d1f0#7 capacity: 512.00 MB usage: 3.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2024-09-21T00:09:30.516 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.169+0000 7f1d03ae5c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] at bind addrs [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.169+0000 7f1d03ae5c80 1 mon.c@-1(???) e3 preinit fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.169+0000 7f1d03ae5c80 0 mon.c@-1(???).mds e1 new map 2024-09-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.169+0000 7f1d03ae5c80 0 mon.c@-1(???).mds e1 print_map 2024-09-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: e1 2024-09-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: 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-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: legacy client fscid: -1 2024-09-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: 2024-09-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: No filesystems configured 2024-09-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.169+0000 7f1d03ae5c80 0 mon.c@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T00:09:30.517 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.169+0000 7f1d03ae5c80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T00:09:30.518 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.169+0000 7f1d03ae5c80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T00:09:30.518 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.169+0000 7f1d03ae5c80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T00:09:30.518 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:30 smithi079 bash[71956]: debug 2024-09-21T00:09:30.169+0000 7f1d03ae5c80 1 mon.c@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-09-21T00:09:31.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:31 smithi122 bash[48694]: cluster 2024-09-21T00:09:27.351652+0000 mgr.y (mgr.25531) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:31.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:31 smithi122 bash[48694]: audit 2024-09-21T00:09:27.710115+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:09:31.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:31 smithi122 bash[48694]: audit 2024-09-21T00:09:27.712237+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:09:31.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:31 smithi122 bash[48694]: audit 2024-09-21T00:09:27.712703+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:09:31.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:31 smithi079 bash[68241]: cluster 2024-09-21T00:09:27.351652+0000 mgr.y (mgr.25531) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:31.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:31 smithi079 bash[68241]: audit 2024-09-21T00:09:27.710115+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:09:31.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:31 smithi079 bash[68241]: audit 2024-09-21T00:09:27.712237+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:09:31.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:31 smithi079 bash[68241]: audit 2024-09-21T00:09:27.712703+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:09:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:31 smithi079 bash[71956]: cluster 2024-09-21T00:09:27.351652+0000 mgr.y (mgr.25531) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:31 smithi079 bash[71956]: audit 2024-09-21T00:09:27.710115+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:09:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:31 smithi079 bash[71956]: audit 2024-09-21T00:09:27.712237+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:09:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:31 smithi079 bash[71956]: audit 2024-09-21T00:09:27.712703+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:09:35.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:35 smithi079 bash[55672]: debug 2024-09-21T00:09:35.176+0000 7fe7ced50640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-21T00:09:36.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: audit 2024-09-21T00:09:31.340811+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:09:36.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:31.341200+0000 mon.a (mon.0) 70 : cluster [INF] mon.a calling monitor election 2024-09-21T00:09:36.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:31.341248+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T00:09:36.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:31.353733+0000 mgr.y (mgr.25531) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:36.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: audit 2024-09-21T00:09:31.360460+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:09:36.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: audit 2024-09-21T00:09:31.360609+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:09:36.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:33.354407+0000 mgr.y (mgr.25531) 40 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:36.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: audit 2024-09-21T00:09:33.431665+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:09:36.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: audit 2024-09-21T00:09:34.382939+0000 mgr.y (mgr.25531) 41 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:36.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:35.356087+0000 mgr.y (mgr.25531) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.360572+0000 mon.a (mon.0) 74 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.367596+0000 mon.a (mon.0) 75 : cluster [DBG] monmap epoch 4 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.367630+0000 mon.a (mon.0) 76 : cluster [DBG] fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.367654+0000 mon.a (mon.0) 77 : cluster [DBG] last_changed 2024-09-21T00:09:31.312499+0000 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.367672+0000 mon.a (mon.0) 78 : cluster [DBG] created 2024-09-20T23:33:58.006261+0000 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.367693+0000 mon.a (mon.0) 79 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.367714+0000 mon.a (mon.0) 80 : cluster [DBG] election_strategy: 1 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.367736+0000 mon.a (mon.0) 81 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.367759+0000 mon.a (mon.0) 82 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.367782+0000 mon.a (mon.0) 83 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.368854+0000 mon.a (mon.0) 84 : cluster [DBG] fsmap 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.368908+0000 mon.a (mon.0) 85 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.369439+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e49: y(active, since 33s), standbys: x 2024-09-21T00:09:36.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: cluster 2024-09-21T00:09:36.369707+0000 mon.a (mon.0) 87 : cluster [INF] overall HEALTH_OK 2024-09-21T00:09:36.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: audit 2024-09-21T00:09:36.390177+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:36.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[71956]: audit 2024-09-21T00:09:36.401093+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:36.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: audit 2024-09-21T00:09:31.340811+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:09:36.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:31.341200+0000 mon.a (mon.0) 70 : cluster [INF] mon.a calling monitor election 2024-09-21T00:09:36.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:31.341248+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T00:09:36.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:31.353733+0000 mgr.y (mgr.25531) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:36.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: audit 2024-09-21T00:09:31.360460+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:09:36.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: audit 2024-09-21T00:09:31.360609+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:09:36.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:33.354407+0000 mgr.y (mgr.25531) 40 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:36.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: audit 2024-09-21T00:09:33.431665+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: audit 2024-09-21T00:09:34.382939+0000 mgr.y (mgr.25531) 41 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:35.356087+0000 mgr.y (mgr.25531) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.360572+0000 mon.a (mon.0) 74 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.367596+0000 mon.a (mon.0) 75 : cluster [DBG] monmap epoch 4 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.367630+0000 mon.a (mon.0) 76 : cluster [DBG] fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.367654+0000 mon.a (mon.0) 77 : cluster [DBG] last_changed 2024-09-21T00:09:31.312499+0000 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.367672+0000 mon.a (mon.0) 78 : cluster [DBG] created 2024-09-20T23:33:58.006261+0000 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.367693+0000 mon.a (mon.0) 79 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.367714+0000 mon.a (mon.0) 80 : cluster [DBG] election_strategy: 1 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.367736+0000 mon.a (mon.0) 81 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.367759+0000 mon.a (mon.0) 82 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.367782+0000 mon.a (mon.0) 83 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.368854+0000 mon.a (mon.0) 84 : cluster [DBG] fsmap 2024-09-21T00:09:36.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.368908+0000 mon.a (mon.0) 85 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T00:09:36.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.369439+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e49: y(active, since 33s), standbys: x 2024-09-21T00:09:36.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: cluster 2024-09-21T00:09:36.369707+0000 mon.a (mon.0) 87 : cluster [INF] overall HEALTH_OK 2024-09-21T00:09:36.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: audit 2024-09-21T00:09:36.390177+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:36.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:36 smithi079 bash[68241]: audit 2024-09-21T00:09:36.401093+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:37.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:37 smithi079 bash[68241]: audit 2024-09-21T00:09:36.433366+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:09:37.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:37 smithi079 bash[71956]: audit 2024-09-21T00:09:36.433366+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:09:37.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: audit 2024-09-21T00:09:31.340811+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T00:09:37.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:31.341200+0000 mon.a (mon.0) 70 : cluster [INF] mon.a calling monitor election 2024-09-21T00:09:37.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:31.341248+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:31.353733+0000 mgr.y (mgr.25531) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: audit 2024-09-21T00:09:31.360460+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: audit 2024-09-21T00:09:31.360609+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:33.354407+0000 mgr.y (mgr.25531) 40 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: audit 2024-09-21T00:09:33.431665+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: audit 2024-09-21T00:09:34.382939+0000 mgr.y (mgr.25531) 41 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:35.356087+0000 mgr.y (mgr.25531) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.360572+0000 mon.a (mon.0) 74 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.367596+0000 mon.a (mon.0) 75 : cluster [DBG] monmap epoch 4 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.367630+0000 mon.a (mon.0) 76 : cluster [DBG] fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.367654+0000 mon.a (mon.0) 77 : cluster [DBG] last_changed 2024-09-21T00:09:31.312499+0000 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.367672+0000 mon.a (mon.0) 78 : cluster [DBG] created 2024-09-20T23:33:58.006261+0000 2024-09-21T00:09:37.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.367693+0000 mon.a (mon.0) 79 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T00:09:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.367714+0000 mon.a (mon.0) 80 : cluster [DBG] election_strategy: 1 2024-09-21T00:09:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.367736+0000 mon.a (mon.0) 81 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-09-21T00:09:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.367759+0000 mon.a (mon.0) 82 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-09-21T00:09:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.367782+0000 mon.a (mon.0) 83 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-09-21T00:09:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.368854+0000 mon.a (mon.0) 84 : cluster [DBG] fsmap 2024-09-21T00:09:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.368908+0000 mon.a (mon.0) 85 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T00:09:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.369439+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e49: y(active, since 33s), standbys: x 2024-09-21T00:09:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: cluster 2024-09-21T00:09:36.369707+0000 mon.a (mon.0) 87 : cluster [INF] overall HEALTH_OK 2024-09-21T00:09:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: audit 2024-09-21T00:09:36.390177+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: audit 2024-09-21T00:09:36.401093+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:37.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:37 smithi122 bash[48694]: audit 2024-09-21T00:09:36.433366+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:09:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:31.362120+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-09-21T00:09:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.483734+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T00:09:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.484564+0000 mon.a (mon.0) 91 : cluster [INF] mon.a calling monitor election 2024-09-21T00:09:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.506387+0000 mon.a (mon.0) 92 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T00:09:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.514995+0000 mon.a (mon.0) 93 : cluster [DBG] monmap epoch 4 2024-09-21T00:09:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.515029+0000 mon.a (mon.0) 94 : cluster [DBG] fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:09:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.515074+0000 mon.a (mon.0) 95 : cluster [DBG] last_changed 2024-09-21T00:09:31.312499+0000 2024-09-21T00:09:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.515113+0000 mon.a (mon.0) 96 : cluster [DBG] created 2024-09-20T23:33:58.006261+0000 2024-09-21T00:09:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.515146+0000 mon.a (mon.0) 97 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T00:09:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.515176+0000 mon.a (mon.0) 98 : cluster [DBG] election_strategy: 1 2024-09-21T00:09:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.515206+0000 mon.a (mon.0) 99 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-09-21T00:09:38.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.515239+0000 mon.a (mon.0) 100 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-09-21T00:09:38.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.515270+0000 mon.a (mon.0) 101 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-09-21T00:09:38.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.516335+0000 mon.a (mon.0) 102 : cluster [DBG] fsmap 2024-09-21T00:09:38.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.516410+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T00:09:38.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.517018+0000 mon.a (mon.0) 104 : cluster [DBG] mgrmap e49: y(active, since 34s), standbys: x 2024-09-21T00:09:38.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[68241]: cluster 2024-09-21T00:09:37.517293+0000 mon.a (mon.0) 105 : cluster [INF] overall HEALTH_OK 2024-09-21T00:09:38.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:31.362120+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-09-21T00:09:38.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.483734+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T00:09:38.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.484564+0000 mon.a (mon.0) 91 : cluster [INF] mon.a calling monitor election 2024-09-21T00:09:38.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.506387+0000 mon.a (mon.0) 92 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T00:09:38.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.514995+0000 mon.a (mon.0) 93 : cluster [DBG] monmap epoch 4 2024-09-21T00:09:38.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.515029+0000 mon.a (mon.0) 94 : cluster [DBG] fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:09:38.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.515074+0000 mon.a (mon.0) 95 : cluster [DBG] last_changed 2024-09-21T00:09:31.312499+0000 2024-09-21T00:09:38.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.515113+0000 mon.a (mon.0) 96 : cluster [DBG] created 2024-09-20T23:33:58.006261+0000 2024-09-21T00:09:38.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.515146+0000 mon.a (mon.0) 97 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T00:09:38.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.515176+0000 mon.a (mon.0) 98 : cluster [DBG] election_strategy: 1 2024-09-21T00:09:38.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.515206+0000 mon.a (mon.0) 99 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-09-21T00:09:38.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.515239+0000 mon.a (mon.0) 100 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-09-21T00:09:38.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.515270+0000 mon.a (mon.0) 101 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-09-21T00:09:38.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.516335+0000 mon.a (mon.0) 102 : cluster [DBG] fsmap 2024-09-21T00:09:38.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.516410+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T00:09:38.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.517018+0000 mon.a (mon.0) 104 : cluster [DBG] mgrmap e49: y(active, since 34s), standbys: x 2024-09-21T00:09:38.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:38 smithi079 bash[71956]: cluster 2024-09-21T00:09:37.517293+0000 mon.a (mon.0) 105 : cluster [INF] overall HEALTH_OK 2024-09-21T00:09:38.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:31.362120+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-09-21T00:09:38.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.483734+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T00:09:38.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.484564+0000 mon.a (mon.0) 91 : cluster [INF] mon.a calling monitor election 2024-09-21T00:09:38.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.506387+0000 mon.a (mon.0) 92 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T00:09:38.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.514995+0000 mon.a (mon.0) 93 : cluster [DBG] monmap epoch 4 2024-09-21T00:09:38.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.515029+0000 mon.a (mon.0) 94 : cluster [DBG] fsid ad1ad010-77a8-11ef-baf5-efdc52797490 2024-09-21T00:09:38.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.515074+0000 mon.a (mon.0) 95 : cluster [DBG] last_changed 2024-09-21T00:09:31.312499+0000 2024-09-21T00:09:38.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.515113+0000 mon.a (mon.0) 96 : cluster [DBG] created 2024-09-20T23:33:58.006261+0000 2024-09-21T00:09:38.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.515146+0000 mon.a (mon.0) 97 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T00:09:38.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.515176+0000 mon.a (mon.0) 98 : cluster [DBG] election_strategy: 1 2024-09-21T00:09:38.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.515206+0000 mon.a (mon.0) 99 : cluster [DBG] 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-09-21T00:09:38.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.515239+0000 mon.a (mon.0) 100 : cluster [DBG] 1: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-09-21T00:09:38.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.515270+0000 mon.a (mon.0) 101 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-09-21T00:09:38.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.516335+0000 mon.a (mon.0) 102 : cluster [DBG] fsmap 2024-09-21T00:09:38.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.516410+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T00:09:38.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.517018+0000 mon.a (mon.0) 104 : cluster [DBG] mgrmap e49: y(active, since 34s), standbys: x 2024-09-21T00:09:38.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:38 smithi122 bash[48694]: cluster 2024-09-21T00:09:37.517293+0000 mon.a (mon.0) 105 : cluster [INF] overall HEALTH_OK 2024-09-21T00:09:39.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:09:39] "GET /metrics HTTP/1.1" 200 37949 "" "Prometheus/2.43.0" 2024-09-21T00:09:40.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:40 smithi079 bash[68241]: cluster 2024-09-21T00:09:39.357868+0000 mgr.y (mgr.25531) 44 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:40.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:40 smithi079 bash[71956]: cluster 2024-09-21T00:09:39.357868+0000 mgr.y (mgr.25531) 44 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:40.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:40 smithi122 bash[48694]: cluster 2024-09-21T00:09:39.357868+0000 mgr.y (mgr.25531) 44 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:42.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:42 smithi079 bash[68241]: cluster 2024-09-21T00:09:41.359076+0000 mgr.y (mgr.25531) 45 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:42.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:42 smithi079 bash[71956]: cluster 2024-09-21T00:09:41.359076+0000 mgr.y (mgr.25531) 45 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:42.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:42 smithi122 bash[48694]: cluster 2024-09-21T00:09:41.359076+0000 mgr.y (mgr.25531) 45 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:43 smithi122 bash[48694]: audit 2024-09-21T00:09:42.576345+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:43 smithi122 bash[48694]: audit 2024-09-21T00:09:42.586634+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:43 smithi122 bash[48694]: cluster 2024-09-21T00:09:43.359800+0000 mgr.y (mgr.25531) 46 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:43.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:43 smithi079 bash[71956]: audit 2024-09-21T00:09:42.576345+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:43.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:43 smithi079 bash[71956]: audit 2024-09-21T00:09:42.586634+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:43.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:43 smithi079 bash[71956]: cluster 2024-09-21T00:09:43.359800+0000 mgr.y (mgr.25531) 46 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:43.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:43 smithi079 bash[68241]: audit 2024-09-21T00:09:42.576345+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:43.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:43 smithi079 bash[68241]: audit 2024-09-21T00:09:42.586634+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:43 smithi079 bash[68241]: cluster 2024-09-21T00:09:43.359800+0000 mgr.y (mgr.25531) 46 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:44.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:44 smithi079 bash[68241]: audit 2024-09-21T00:09:43.733769+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:44.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:44 smithi079 bash[68241]: audit 2024-09-21T00:09:43.738951+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:44.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:44 smithi079 bash[68241]: audit 2024-09-21T00:09:44.392049+0000 mgr.y (mgr.25531) 47 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:44.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:44 smithi079 bash[71956]: audit 2024-09-21T00:09:43.733769+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:44.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:44 smithi079 bash[71956]: audit 2024-09-21T00:09:43.738951+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:44.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:44 smithi079 bash[71956]: audit 2024-09-21T00:09:44.392049+0000 mgr.y (mgr.25531) 47 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:45.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:44 smithi122 bash[48694]: audit 2024-09-21T00:09:43.733769+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:45.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:44 smithi122 bash[48694]: audit 2024-09-21T00:09:43.738951+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:45.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:44 smithi122 bash[48694]: audit 2024-09-21T00:09:44.392049+0000 mgr.y (mgr.25531) 47 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:46.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:45 smithi122 bash[48694]: cluster 2024-09-21T00:09:45.361363+0000 mgr.y (mgr.25531) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:46.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:45 smithi079 bash[68241]: cluster 2024-09-21T00:09:45.361363+0000 mgr.y (mgr.25531) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:46.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:45 smithi079 bash[71956]: cluster 2024-09-21T00:09:45.361363+0000 mgr.y (mgr.25531) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:48 smithi079 bash[68241]: cluster 2024-09-21T00:09:47.362068+0000 mgr.y (mgr.25531) 49 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:48.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:48 smithi079 bash[71956]: cluster 2024-09-21T00:09:47.362068+0000 mgr.y (mgr.25531) 49 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:48.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:48 smithi122 bash[48694]: cluster 2024-09-21T00:09:47.362068+0000 mgr.y (mgr.25531) 49 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:49.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:49 smithi079 bash[68241]: audit 2024-09-21T00:09:48.432223+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:09:49.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:09:49] "GET /metrics HTTP/1.1" 200 37946 "" "Prometheus/2.43.0" 2024-09-21T00:09:49.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:49 smithi079 bash[71956]: audit 2024-09-21T00:09:48.432223+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:09:49.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:49 smithi122 bash[48694]: audit 2024-09-21T00:09:48.432223+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:09:50.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:50 smithi079 bash[68241]: cluster 2024-09-21T00:09:49.363388+0000 mgr.y (mgr.25531) 50 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:50.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:50 smithi079 bash[71956]: cluster 2024-09-21T00:09:49.363388+0000 mgr.y (mgr.25531) 50 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:50.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:50 smithi122 bash[48694]: cluster 2024-09-21T00:09:49.363388+0000 mgr.y (mgr.25531) 50 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:52.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:52 smithi079 bash[71956]: cluster 2024-09-21T00:09:51.364491+0000 mgr.y (mgr.25531) 51 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:52.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:52 smithi079 bash[68241]: cluster 2024-09-21T00:09:51.364491+0000 mgr.y (mgr.25531) 51 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:52.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:52 smithi122 bash[48694]: cluster 2024-09-21T00:09:51.364491+0000 mgr.y (mgr.25531) 51 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:53.642 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:09:54.382 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:09:54.382 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (17m) 11s ago 27m 14.3M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:09:54.382 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (3m) 44s ago 27m 73.2M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:09:54.382 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (4m) 11s ago 25m 44.0M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:09:54.382 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (4m) 44s ago 33m 426M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:09:54.382 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (14m) 11s ago 35m 480M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:09:54.382 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (59s) 11s ago 35m 38.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:09:54.383 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (2m) 44s ago 34m 36.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:09:54.383 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (25s) 11s ago 34m 20.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:09:54.383 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (17m) 11s ago 27m 8775k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:09:54.383 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (17m) 44s ago 27m 8892k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:09:54.383 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (33m) 11s ago 33m 58.7M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:09:54.383 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (32m) 11s ago 32m 60.0M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:09:54.383 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (31m) 11s ago 31m 53.1M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:09:54.383 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (31m) 11s ago 31m 58.4M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:09:54.383 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (30m) 44s ago 30m 61.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:09:54.383 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (30m) 44s ago 30m 56.4M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:09:54.383 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (29m) 44s ago 29m 56.8M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:09:54.383 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (28m) 44s ago 28m 60.2M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:09:54.384 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (4m) 44s ago 27m 58.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:09:54.384 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (25m) 11s ago 25m 92.0M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:09:54.384 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (25m) 44s ago 25m 91.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:09:54.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[68241]: cluster 2024-09-21T00:09:53.364942+0000 mgr.y (mgr.25531) 52 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:54.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[68241]: audit 2024-09-21T00:09:53.825285+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:54.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[68241]: audit 2024-09-21T00:09:53.832827+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:54.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[68241]: audit 2024-09-21T00:09:53.834673+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:54.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[68241]: audit 2024-09-21T00:09:53.835931+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:09:54.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[68241]: audit 2024-09-21T00:09:53.844201+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:54.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[68241]: audit 2024-09-21T00:09:53.886956+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:09:54.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[68241]: audit 2024-09-21T00:09:53.888091+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:09:54.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[68241]: audit 2024-09-21T00:09:53.889126+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:54.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[71956]: cluster 2024-09-21T00:09:53.364942+0000 mgr.y (mgr.25531) 52 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:54.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[71956]: audit 2024-09-21T00:09:53.825285+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:54.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[71956]: audit 2024-09-21T00:09:53.832827+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:54.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[71956]: audit 2024-09-21T00:09:53.834673+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:54.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[71956]: audit 2024-09-21T00:09:53.835931+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:09:54.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[71956]: audit 2024-09-21T00:09:53.844201+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:54.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[71956]: audit 2024-09-21T00:09:53.886956+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:09:54.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[71956]: audit 2024-09-21T00:09:53.888091+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:09:54.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:54 smithi079 bash[71956]: audit 2024-09-21T00:09:53.889126+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:54.814 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:09:54.814 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:09:54.814 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:09:54.814 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:09:54.814 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 5 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:09:54.815 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:09:54.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:54 smithi122 bash[48694]: cluster 2024-09-21T00:09:53.364942+0000 mgr.y (mgr.25531) 52 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:54.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:54 smithi122 bash[48694]: audit 2024-09-21T00:09:53.825285+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:54.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:54 smithi122 bash[48694]: audit 2024-09-21T00:09:53.832827+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:54.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:54 smithi122 bash[48694]: audit 2024-09-21T00:09:53.834673+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:54.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:54 smithi122 bash[48694]: audit 2024-09-21T00:09:53.835931+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:09:54.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:54 smithi122 bash[48694]: audit 2024-09-21T00:09:53.844201+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:54.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:54 smithi122 bash[48694]: audit 2024-09-21T00:09:53.886956+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:09:54.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:54 smithi122 bash[48694]: audit 2024-09-21T00:09:53.888091+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:09:54.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:54 smithi122 bash[48694]: audit 2024-09-21T00:09:53.889126+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:55.193 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:09:55.193 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:09:55.193 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:09:55.193 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi079", 2024-09-21T00:09:55.193 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-09-21T00:09:55.193 INFO:teuthology.orchestra.run.smithi079.stdout: "mon" 2024-09-21T00:09:55.194 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-09-21T00:09:55.194 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T00:09:55.194 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T00:09:55.194 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:09:55.194 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:09:55.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[68241]: audit 2024-09-21T00:09:53.630574+0000 mgr.y (mgr.25531) 53 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[68241]: cephadm 2024-09-21T00:09:53.886483+0000 mgr.y (mgr.25531) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-21T00:09:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[68241]: cephadm 2024-09-21T00:09:53.890241+0000 mgr.y (mgr.25531) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-09-21T00:09:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[68241]: audit 2024-09-21T00:09:54.000384+0000 mgr.y (mgr.25531) 56 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[68241]: audit 2024-09-21T00:09:54.332368+0000 mgr.y (mgr.25531) 57 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[68241]: audit 2024-09-21T00:09:54.402957+0000 mgr.y (mgr.25531) 58 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:55.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[68241]: audit 2024-09-21T00:09:54.815221+0000 mon.a (mon.0) 119 : audit [DBG] from='client.? 172.21.15.79:0/243696292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:09:55.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[71956]: audit 2024-09-21T00:09:53.630574+0000 mgr.y (mgr.25531) 53 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:55.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[71956]: cephadm 2024-09-21T00:09:53.886483+0000 mgr.y (mgr.25531) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-21T00:09:55.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[71956]: cephadm 2024-09-21T00:09:53.890241+0000 mgr.y (mgr.25531) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-09-21T00:09:55.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[71956]: audit 2024-09-21T00:09:54.000384+0000 mgr.y (mgr.25531) 56 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[71956]: audit 2024-09-21T00:09:54.332368+0000 mgr.y (mgr.25531) 57 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[71956]: audit 2024-09-21T00:09:54.402957+0000 mgr.y (mgr.25531) 58 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:55.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:55 smithi079 bash[71956]: audit 2024-09-21T00:09:54.815221+0000 mon.a (mon.0) 119 : audit [DBG] from='client.? 172.21.15.79:0/243696292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:09:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:55 smithi122 bash[48694]: audit 2024-09-21T00:09:53.630574+0000 mgr.y (mgr.25531) 53 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:55 smithi122 bash[48694]: cephadm 2024-09-21T00:09:53.886483+0000 mgr.y (mgr.25531) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-21T00:09:55.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:55 smithi122 bash[48694]: cephadm 2024-09-21T00:09:53.890241+0000 mgr.y (mgr.25531) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-09-21T00:09:55.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:55 smithi122 bash[48694]: audit 2024-09-21T00:09:54.000384+0000 mgr.y (mgr.25531) 56 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:55.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:55 smithi122 bash[48694]: audit 2024-09-21T00:09:54.332368+0000 mgr.y (mgr.25531) 57 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:55.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:55 smithi122 bash[48694]: audit 2024-09-21T00:09:54.402957+0000 mgr.y (mgr.25531) 58 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:09:55.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:55 smithi122 bash[48694]: audit 2024-09-21T00:09:54.815221+0000 mon.a (mon.0) 119 : audit [DBG] from='client.? 172.21.15.79:0/243696292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:09:56.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[68241]: audit 2024-09-21T00:09:55.194036+0000 mgr.y (mgr.25531) 59 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:56.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[68241]: cluster 2024-09-21T00:09:55.366553+0000 mgr.y (mgr.25531) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:56.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[68241]: audit 2024-09-21T00:09:56.296478+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:56.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[68241]: audit 2024-09-21T00:09:56.304888+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:56.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[68241]: audit 2024-09-21T00:09:56.306737+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T00:09:56.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[68241]: audit 2024-09-21T00:09:56.307833+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T00:09:56.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[68241]: audit 2024-09-21T00:09:56.308834+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:56.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[71956]: audit 2024-09-21T00:09:55.194036+0000 mgr.y (mgr.25531) 59 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:56.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[71956]: cluster 2024-09-21T00:09:55.366553+0000 mgr.y (mgr.25531) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:56.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[71956]: audit 2024-09-21T00:09:56.296478+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:56.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[71956]: audit 2024-09-21T00:09:56.304888+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:56.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[71956]: audit 2024-09-21T00:09:56.306737+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T00:09:56.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[71956]: audit 2024-09-21T00:09:56.307833+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T00:09:56.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:56 smithi079 bash[71956]: audit 2024-09-21T00:09:56.308834+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:56.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:56 smithi122 bash[48694]: audit 2024-09-21T00:09:55.194036+0000 mgr.y (mgr.25531) 59 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:09:56.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:56 smithi122 bash[48694]: cluster 2024-09-21T00:09:55.366553+0000 mgr.y (mgr.25531) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:56.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:56 smithi122 bash[48694]: audit 2024-09-21T00:09:56.296478+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:56.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:56 smithi122 bash[48694]: audit 2024-09-21T00:09:56.304888+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:56.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:56 smithi122 bash[48694]: audit 2024-09-21T00:09:56.306737+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T00:09:56.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:56 smithi122 bash[48694]: audit 2024-09-21T00:09:56.307833+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T00:09:56.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:56 smithi122 bash[48694]: audit 2024-09-21T00:09:56.308834+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:57.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:57 smithi079 bash[68241]: cephadm 2024-09-21T00:09:56.306399+0000 mgr.y (mgr.25531) 61 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-21T00:09:57.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:57 smithi079 bash[68241]: cephadm 2024-09-21T00:09:56.309883+0000 mgr.y (mgr.25531) 62 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-09-21T00:09:57.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:57 smithi079 bash[71956]: cephadm 2024-09-21T00:09:56.306399+0000 mgr.y (mgr.25531) 61 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-21T00:09:57.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:57 smithi079 bash[71956]: cephadm 2024-09-21T00:09:56.309883+0000 mgr.y (mgr.25531) 62 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-09-21T00:09:57.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:57 smithi122 bash[48694]: cephadm 2024-09-21T00:09:56.306399+0000 mgr.y (mgr.25531) 61 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-21T00:09:57.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:57 smithi122 bash[48694]: cephadm 2024-09-21T00:09:56.309883+0000 mgr.y (mgr.25531) 62 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-09-21T00:09:58.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:58 smithi079 bash[68241]: cluster 2024-09-21T00:09:57.367304+0000 mgr.y (mgr.25531) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:58.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:58 smithi079 bash[71956]: cluster 2024-09-21T00:09:57.367304+0000 mgr.y (mgr.25531) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:58.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:58 smithi122 bash[48694]: cluster 2024-09-21T00:09:57.367304+0000 mgr.y (mgr.25531) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:09:59.704 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:09:59] "GET /metrics HTTP/1.1" 200 37946 "" "Prometheus/2.43.0" 2024-09-21T00:09:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[68241]: audit 2024-09-21T00:09:58.705087+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[68241]: audit 2024-09-21T00:09:58.712349+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[68241]: cephadm 2024-09-21T00:09:58.713785+0000 mgr.y (mgr.25531) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T00:09:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[68241]: audit 2024-09-21T00:09:58.714353+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:09:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[68241]: audit 2024-09-21T00:09:58.715960+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:09:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[68241]: audit 2024-09-21T00:09:58.717495+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[68241]: cephadm 2024-09-21T00:09:58.718849+0000 mgr.y (mgr.25531) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-09-21T00:09:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[68241]: cluster 2024-09-21T00:09:59.368851+0000 mgr.y (mgr.25531) 66 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:09:59.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[71956]: audit 2024-09-21T00:09:58.705087+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:59.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[71956]: audit 2024-09-21T00:09:58.712349+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:09:59.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[71956]: cephadm 2024-09-21T00:09:58.713785+0000 mgr.y (mgr.25531) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T00:09:59.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[71956]: audit 2024-09-21T00:09:58.714353+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:09:59.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[71956]: audit 2024-09-21T00:09:58.715960+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:09:59.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[71956]: audit 2024-09-21T00:09:58.717495+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:09:59.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[71956]: cephadm 2024-09-21T00:09:58.718849+0000 mgr.y (mgr.25531) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-09-21T00:09:59.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:09:59 smithi079 bash[71956]: cluster 2024-09-21T00:09:59.368851+0000 mgr.y (mgr.25531) 66 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:00.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:59 smithi122 bash[48694]: audit 2024-09-21T00:09:58.705087+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:59 smithi122 bash[48694]: audit 2024-09-21T00:09:58.712349+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:59 smithi122 bash[48694]: cephadm 2024-09-21T00:09:58.713785+0000 mgr.y (mgr.25531) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T00:10:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:59 smithi122 bash[48694]: audit 2024-09-21T00:09:58.714353+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:10:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:59 smithi122 bash[48694]: audit 2024-09-21T00:09:58.715960+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:10:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:59 smithi122 bash[48694]: audit 2024-09-21T00:09:58.717495+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:59 smithi122 bash[48694]: cephadm 2024-09-21T00:09:58.718849+0000 mgr.y (mgr.25531) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-09-21T00:10:00.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:09:59 smithi122 bash[48694]: cluster 2024-09-21T00:09:59.368851+0000 mgr.y (mgr.25531) 66 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:00.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:00 smithi079 bash[68241]: cluster 2024-09-21T00:10:00.000129+0000 mon.a (mon.0) 130 : cluster [INF] overall HEALTH_OK 2024-09-21T00:10:00.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:00 smithi079 bash[71956]: cluster 2024-09-21T00:10:00.000129+0000 mon.a (mon.0) 130 : cluster [INF] overall HEALTH_OK 2024-09-21T00:10:01.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:00 smithi122 bash[48694]: cluster 2024-09-21T00:10:00.000129+0000 mon.a (mon.0) 130 : cluster [INF] overall HEALTH_OK 2024-09-21T00:10:02.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:02 smithi122 bash[48694]: audit 2024-09-21T00:10:01.324992+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:02.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:02 smithi122 bash[48694]: audit 2024-09-21T00:10:01.333568+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:02.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:02 smithi122 bash[48694]: cephadm 2024-09-21T00:10:01.335276+0000 mgr.y (mgr.25531) 67 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-21T00:10:02.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:02 smithi122 bash[48694]: audit 2024-09-21T00:10:01.335723+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T00:10:02.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:02 smithi122 bash[48694]: audit 2024-09-21T00:10:01.336836+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:02.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:02 smithi122 bash[48694]: cephadm 2024-09-21T00:10:01.341791+0000 mgr.y (mgr.25531) 68 : cephadm [INF] Reconfiguring daemon osd.0 on smithi079 2024-09-21T00:10:02.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:02 smithi122 bash[48694]: cluster 2024-09-21T00:10:01.369509+0000 mgr.y (mgr.25531) 69 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:02.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[68241]: audit 2024-09-21T00:10:01.324992+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:02.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[68241]: audit 2024-09-21T00:10:01.333568+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:02.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[68241]: cephadm 2024-09-21T00:10:01.335276+0000 mgr.y (mgr.25531) 67 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-21T00:10:02.703 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[68241]: audit 2024-09-21T00:10:01.335723+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T00:10:02.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[68241]: audit 2024-09-21T00:10:01.336836+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:02.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[68241]: cephadm 2024-09-21T00:10:01.341791+0000 mgr.y (mgr.25531) 68 : cephadm [INF] Reconfiguring daemon osd.0 on smithi079 2024-09-21T00:10:02.704 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[68241]: cluster 2024-09-21T00:10:01.369509+0000 mgr.y (mgr.25531) 69 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:02.704 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[71956]: audit 2024-09-21T00:10:01.324992+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:02.704 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[71956]: audit 2024-09-21T00:10:01.333568+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:02.704 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[71956]: cephadm 2024-09-21T00:10:01.335276+0000 mgr.y (mgr.25531) 67 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-21T00:10:02.704 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[71956]: audit 2024-09-21T00:10:01.335723+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T00:10:02.704 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[71956]: audit 2024-09-21T00:10:01.336836+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:02.704 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[71956]: cephadm 2024-09-21T00:10:01.341791+0000 mgr.y (mgr.25531) 68 : cephadm [INF] Reconfiguring daemon osd.0 on smithi079 2024-09-21T00:10:02.704 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:02 smithi079 bash[71956]: cluster 2024-09-21T00:10:01.369509+0000 mgr.y (mgr.25531) 69 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:04.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:04 smithi079 bash[68241]: cluster 2024-09-21T00:10:03.370272+0000 mgr.y (mgr.25531) 70 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:04.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:04 smithi079 bash[68241]: audit 2024-09-21T00:10:03.451979+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:10:04.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:04 smithi079 bash[68241]: audit 2024-09-21T00:10:03.615313+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:04.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:04 smithi079 bash[68241]: audit 2024-09-21T00:10:03.626795+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:04.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:04 smithi079 bash[68241]: audit 2024-09-21T00:10:03.629211+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T00:10:04.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:04 smithi079 bash[68241]: audit 2024-09-21T00:10:03.630353+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:04.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:04 smithi079 bash[71956]: cluster 2024-09-21T00:10:03.370272+0000 mgr.y (mgr.25531) 70 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:04.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:04 smithi079 bash[71956]: audit 2024-09-21T00:10:03.451979+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:10:04.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:04 smithi079 bash[71956]: audit 2024-09-21T00:10:03.615313+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:04.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:04 smithi079 bash[71956]: audit 2024-09-21T00:10:03.626795+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:04.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:04 smithi079 bash[71956]: audit 2024-09-21T00:10:03.629211+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T00:10:04.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:04 smithi079 bash[71956]: audit 2024-09-21T00:10:03.630353+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:04.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:04 smithi122 bash[48694]: cluster 2024-09-21T00:10:03.370272+0000 mgr.y (mgr.25531) 70 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:04.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:04 smithi122 bash[48694]: audit 2024-09-21T00:10:03.451979+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:10:04.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:04 smithi122 bash[48694]: audit 2024-09-21T00:10:03.615313+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:04.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:04 smithi122 bash[48694]: audit 2024-09-21T00:10:03.626795+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:04.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:04 smithi122 bash[48694]: audit 2024-09-21T00:10:03.629211+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T00:10:04.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:04 smithi122 bash[48694]: audit 2024-09-21T00:10:03.630353+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:05.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:05 smithi079 bash[68241]: cephadm 2024-09-21T00:10:03.628676+0000 mgr.y (mgr.25531) 71 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-21T00:10:05.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:05 smithi079 bash[68241]: cephadm 2024-09-21T00:10:03.633406+0000 mgr.y (mgr.25531) 72 : cephadm [INF] Reconfiguring daemon osd.1 on smithi079 2024-09-21T00:10:05.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:05 smithi079 bash[68241]: audit 2024-09-21T00:10:04.412118+0000 mgr.y (mgr.25531) 73 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:05.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:05 smithi079 bash[71956]: cephadm 2024-09-21T00:10:03.628676+0000 mgr.y (mgr.25531) 71 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-21T00:10:05.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:05 smithi079 bash[71956]: cephadm 2024-09-21T00:10:03.633406+0000 mgr.y (mgr.25531) 72 : cephadm [INF] Reconfiguring daemon osd.1 on smithi079 2024-09-21T00:10:05.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:05 smithi079 bash[71956]: audit 2024-09-21T00:10:04.412118+0000 mgr.y (mgr.25531) 73 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:05.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:05 smithi122 bash[48694]: cephadm 2024-09-21T00:10:03.628676+0000 mgr.y (mgr.25531) 71 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-21T00:10:05.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:05 smithi122 bash[48694]: cephadm 2024-09-21T00:10:03.633406+0000 mgr.y (mgr.25531) 72 : cephadm [INF] Reconfiguring daemon osd.1 on smithi079 2024-09-21T00:10:05.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:05 smithi122 bash[48694]: audit 2024-09-21T00:10:04.412118+0000 mgr.y (mgr.25531) 73 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:06.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:06 smithi079 bash[68241]: cluster 2024-09-21T00:10:05.372006+0000 mgr.y (mgr.25531) 74 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:06.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:06 smithi079 bash[68241]: audit 2024-09-21T00:10:06.027633+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:06.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:06 smithi079 bash[68241]: audit 2024-09-21T00:10:06.035505+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:06.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:06 smithi079 bash[68241]: audit 2024-09-21T00:10:06.037719+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T00:10:06.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:06 smithi079 bash[68241]: audit 2024-09-21T00:10:06.038967+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:06.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:06 smithi079 bash[71956]: cluster 2024-09-21T00:10:05.372006+0000 mgr.y (mgr.25531) 74 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:06.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:06 smithi079 bash[71956]: audit 2024-09-21T00:10:06.027633+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:06.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:06 smithi079 bash[71956]: audit 2024-09-21T00:10:06.035505+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:06.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:06 smithi079 bash[71956]: audit 2024-09-21T00:10:06.037719+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T00:10:06.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:06 smithi079 bash[71956]: audit 2024-09-21T00:10:06.038967+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:06.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:06 smithi122 bash[48694]: cluster 2024-09-21T00:10:05.372006+0000 mgr.y (mgr.25531) 74 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:06.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:06 smithi122 bash[48694]: audit 2024-09-21T00:10:06.027633+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:06.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:06 smithi122 bash[48694]: audit 2024-09-21T00:10:06.035505+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:06.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:06 smithi122 bash[48694]: audit 2024-09-21T00:10:06.037719+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T00:10:06.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:06 smithi122 bash[48694]: audit 2024-09-21T00:10:06.038967+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:07.719 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:07 smithi079 bash[71956]: cephadm 2024-09-21T00:10:06.037170+0000 mgr.y (mgr.25531) 75 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-21T00:10:07.719 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:07 smithi079 bash[71956]: cephadm 2024-09-21T00:10:06.041943+0000 mgr.y (mgr.25531) 76 : cephadm [INF] Reconfiguring daemon osd.2 on smithi079 2024-09-21T00:10:07.719 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:07 smithi079 bash[68241]: cephadm 2024-09-21T00:10:06.037170+0000 mgr.y (mgr.25531) 75 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-21T00:10:07.719 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:07 smithi079 bash[68241]: cephadm 2024-09-21T00:10:06.041943+0000 mgr.y (mgr.25531) 76 : cephadm [INF] Reconfiguring daemon osd.2 on smithi079 2024-09-21T00:10:07.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:07 smithi122 bash[48694]: cephadm 2024-09-21T00:10:06.037170+0000 mgr.y (mgr.25531) 75 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-21T00:10:07.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:07 smithi122 bash[48694]: cephadm 2024-09-21T00:10:06.041943+0000 mgr.y (mgr.25531) 76 : cephadm [INF] Reconfiguring daemon osd.2 on smithi079 2024-09-21T00:10:08.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:08 smithi079 bash[68241]: cluster 2024-09-21T00:10:07.372752+0000 mgr.y (mgr.25531) 77 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:08.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:08 smithi079 bash[71956]: cluster 2024-09-21T00:10:07.372752+0000 mgr.y (mgr.25531) 77 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:08.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:08 smithi122 bash[48694]: cluster 2024-09-21T00:10:07.372752+0000 mgr.y (mgr.25531) 77 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:09.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:10:09] "GET /metrics HTTP/1.1" 200 37952 "" "Prometheus/2.43.0" 2024-09-21T00:10:09.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[68241]: audit 2024-09-21T00:10:08.501003+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:09.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[68241]: audit 2024-09-21T00:10:08.509617+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:09.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[68241]: cephadm 2024-09-21T00:10:08.511375+0000 mgr.y (mgr.25531) 78 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-21T00:10:09.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[68241]: audit 2024-09-21T00:10:08.511844+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T00:10:09.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[68241]: audit 2024-09-21T00:10:08.513157+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:09.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[68241]: cephadm 2024-09-21T00:10:08.518276+0000 mgr.y (mgr.25531) 79 : cephadm [INF] Reconfiguring daemon osd.3 on smithi079 2024-09-21T00:10:09.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[68241]: cluster 2024-09-21T00:10:09.374332+0000 mgr.y (mgr.25531) 80 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:09.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[71956]: audit 2024-09-21T00:10:08.501003+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:09.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[71956]: audit 2024-09-21T00:10:08.509617+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:09.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[71956]: cephadm 2024-09-21T00:10:08.511375+0000 mgr.y (mgr.25531) 78 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-21T00:10:09.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[71956]: audit 2024-09-21T00:10:08.511844+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T00:10:09.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[71956]: audit 2024-09-21T00:10:08.513157+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:09.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[71956]: cephadm 2024-09-21T00:10:08.518276+0000 mgr.y (mgr.25531) 79 : cephadm [INF] Reconfiguring daemon osd.3 on smithi079 2024-09-21T00:10:09.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:09 smithi079 bash[71956]: cluster 2024-09-21T00:10:09.374332+0000 mgr.y (mgr.25531) 80 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:09.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:09 smithi122 bash[48694]: audit 2024-09-21T00:10:08.501003+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:09.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:09 smithi122 bash[48694]: audit 2024-09-21T00:10:08.509617+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:09.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:09 smithi122 bash[48694]: cephadm 2024-09-21T00:10:08.511375+0000 mgr.y (mgr.25531) 78 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-21T00:10:09.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:09 smithi122 bash[48694]: audit 2024-09-21T00:10:08.511844+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T00:10:09.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:09 smithi122 bash[48694]: audit 2024-09-21T00:10:08.513157+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:09.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:09 smithi122 bash[48694]: cephadm 2024-09-21T00:10:08.518276+0000 mgr.y (mgr.25531) 79 : cephadm [INF] Reconfiguring daemon osd.3 on smithi079 2024-09-21T00:10:09.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:09 smithi122 bash[48694]: cluster 2024-09-21T00:10:09.374332+0000 mgr.y (mgr.25531) 80 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:12.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:12 smithi122 bash[48694]: audit 2024-09-21T00:10:11.059406+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:12.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:12 smithi122 bash[48694]: audit 2024-09-21T00:10:11.065757+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:12.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:12 smithi122 bash[48694]: cephadm 2024-09-21T00:10:11.067380+0000 mgr.y (mgr.25531) 81 : cephadm [INF] Reconfiguring rgw.foo.smithi079.qkmjyc (monmap changed)... 2024-09-21T00:10:12.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:12 smithi122 bash[48694]: audit 2024-09-21T00:10:11.067856+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T00:10:12.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:12 smithi122 bash[48694]: audit 2024-09-21T00:10:11.071029+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:12.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:12 smithi122 bash[48694]: cephadm 2024-09-21T00:10:11.072700+0000 mgr.y (mgr.25531) 82 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi079.qkmjyc on smithi079 2024-09-21T00:10:12.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:12 smithi122 bash[48694]: cluster 2024-09-21T00:10:11.374991+0000 mgr.y (mgr.25531) 83 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:12.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[71956]: audit 2024-09-21T00:10:11.059406+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:12.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[71956]: audit 2024-09-21T00:10:11.065757+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:12.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[71956]: cephadm 2024-09-21T00:10:11.067380+0000 mgr.y (mgr.25531) 81 : cephadm [INF] Reconfiguring rgw.foo.smithi079.qkmjyc (monmap changed)... 2024-09-21T00:10:12.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[71956]: audit 2024-09-21T00:10:11.067856+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T00:10:12.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[71956]: audit 2024-09-21T00:10:11.071029+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:12.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[71956]: cephadm 2024-09-21T00:10:11.072700+0000 mgr.y (mgr.25531) 82 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi079.qkmjyc on smithi079 2024-09-21T00:10:12.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[71956]: cluster 2024-09-21T00:10:11.374991+0000 mgr.y (mgr.25531) 83 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:12.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[68241]: audit 2024-09-21T00:10:11.059406+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:12.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[68241]: audit 2024-09-21T00:10:11.065757+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:12.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[68241]: cephadm 2024-09-21T00:10:11.067380+0000 mgr.y (mgr.25531) 81 : cephadm [INF] Reconfiguring rgw.foo.smithi079.qkmjyc (monmap changed)... 2024-09-21T00:10:12.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[68241]: audit 2024-09-21T00:10:11.067856+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T00:10:12.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[68241]: audit 2024-09-21T00:10:11.071029+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:12.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[68241]: cephadm 2024-09-21T00:10:11.072700+0000 mgr.y (mgr.25531) 82 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi079.qkmjyc on smithi079 2024-09-21T00:10:12.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:12 smithi079 bash[68241]: cluster 2024-09-21T00:10:11.374991+0000 mgr.y (mgr.25531) 83 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:14.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[68241]: cluster 2024-09-21T00:10:13.375711+0000 mgr.y (mgr.25531) 84 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:14.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[68241]: audit 2024-09-21T00:10:13.440572+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:14.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[68241]: audit 2024-09-21T00:10:13.449450+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:14.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[68241]: cephadm 2024-09-21T00:10:13.451635+0000 mgr.y (mgr.25531) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T00:10:14.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[68241]: audit 2024-09-21T00:10:13.452101+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:10:14.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[68241]: audit 2024-09-21T00:10:13.453243+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:10:14.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[68241]: audit 2024-09-21T00:10:13.454370+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:14.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[68241]: cephadm 2024-09-21T00:10:13.455935+0000 mgr.y (mgr.25531) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi122 2024-09-21T00:10:14.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[71956]: cluster 2024-09-21T00:10:13.375711+0000 mgr.y (mgr.25531) 84 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:14.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[71956]: audit 2024-09-21T00:10:13.440572+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:14.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[71956]: audit 2024-09-21T00:10:13.449450+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:14.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[71956]: cephadm 2024-09-21T00:10:13.451635+0000 mgr.y (mgr.25531) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T00:10:14.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[71956]: audit 2024-09-21T00:10:13.452101+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:10:14.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[71956]: audit 2024-09-21T00:10:13.453243+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:10:14.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[71956]: audit 2024-09-21T00:10:13.454370+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:14.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:14 smithi079 bash[71956]: cephadm 2024-09-21T00:10:13.455935+0000 mgr.y (mgr.25531) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi122 2024-09-21T00:10:14.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:14 smithi122 bash[48694]: cluster 2024-09-21T00:10:13.375711+0000 mgr.y (mgr.25531) 84 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:14.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:14 smithi122 bash[48694]: audit 2024-09-21T00:10:13.440572+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:14.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:14 smithi122 bash[48694]: audit 2024-09-21T00:10:13.449450+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:14.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:14 smithi122 bash[48694]: cephadm 2024-09-21T00:10:13.451635+0000 mgr.y (mgr.25531) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T00:10:14.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:14 smithi122 bash[48694]: audit 2024-09-21T00:10:13.452101+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T00:10:14.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:14 smithi122 bash[48694]: audit 2024-09-21T00:10:13.453243+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T00:10:14.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:14 smithi122 bash[48694]: audit 2024-09-21T00:10:13.454370+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:14.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:14 smithi122 bash[48694]: cephadm 2024-09-21T00:10:13.455935+0000 mgr.y (mgr.25531) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi122 2024-09-21T00:10:15.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:15 smithi079 bash[71956]: audit 2024-09-21T00:10:14.422640+0000 mgr.y (mgr.25531) 87 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:15.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:15 smithi079 bash[68241]: audit 2024-09-21T00:10:14.422640+0000 mgr.y (mgr.25531) 87 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:15.818 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:15 smithi122 bash[48694]: audit 2024-09-21T00:10:14.422640+0000 mgr.y (mgr.25531) 87 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:16.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:16 smithi079 bash[68241]: cluster 2024-09-21T00:10:15.377297+0000 mgr.y (mgr.25531) 88 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:16 smithi079 bash[68241]: audit 2024-09-21T00:10:16.313065+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:16 smithi079 bash[68241]: audit 2024-09-21T00:10:16.323112+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:16 smithi079 bash[68241]: audit 2024-09-21T00:10:16.325949+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T00:10:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:16 smithi079 bash[68241]: audit 2024-09-21T00:10:16.328039+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T00:10:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:16 smithi079 bash[68241]: audit 2024-09-21T00:10:16.329725+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:16.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:16 smithi079 bash[71956]: cluster 2024-09-21T00:10:15.377297+0000 mgr.y (mgr.25531) 88 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:16.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:16 smithi079 bash[71956]: audit 2024-09-21T00:10:16.313065+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:16.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:16 smithi079 bash[71956]: audit 2024-09-21T00:10:16.323112+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:16.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:16 smithi079 bash[71956]: audit 2024-09-21T00:10:16.325949+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T00:10:16.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:16 smithi079 bash[71956]: audit 2024-09-21T00:10:16.328039+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T00:10:16.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:16 smithi079 bash[71956]: audit 2024-09-21T00:10:16.329725+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:16 smithi122 bash[48694]: cluster 2024-09-21T00:10:15.377297+0000 mgr.y (mgr.25531) 88 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:16 smithi122 bash[48694]: audit 2024-09-21T00:10:16.313065+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:16 smithi122 bash[48694]: audit 2024-09-21T00:10:16.323112+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:16 smithi122 bash[48694]: audit 2024-09-21T00:10:16.325949+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T00:10:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:16 smithi122 bash[48694]: audit 2024-09-21T00:10:16.328039+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T00:10:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:16 smithi122 bash[48694]: audit 2024-09-21T00:10:16.329725+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:17.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:17 smithi079 bash[68241]: cephadm 2024-09-21T00:10:16.325255+0000 mgr.y (mgr.25531) 89 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-21T00:10:17.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:17 smithi079 bash[68241]: cephadm 2024-09-21T00:10:16.331793+0000 mgr.y (mgr.25531) 90 : cephadm [INF] Reconfiguring daemon mgr.x on smithi122 2024-09-21T00:10:17.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:17 smithi079 bash[71956]: cephadm 2024-09-21T00:10:16.325255+0000 mgr.y (mgr.25531) 89 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-21T00:10:17.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:17 smithi079 bash[71956]: cephadm 2024-09-21T00:10:16.331793+0000 mgr.y (mgr.25531) 90 : cephadm [INF] Reconfiguring daemon mgr.x on smithi122 2024-09-21T00:10:17.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:17 smithi122 bash[48694]: cephadm 2024-09-21T00:10:16.325255+0000 mgr.y (mgr.25531) 89 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-21T00:10:17.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:17 smithi122 bash[48694]: cephadm 2024-09-21T00:10:16.331793+0000 mgr.y (mgr.25531) 90 : cephadm [INF] Reconfiguring daemon mgr.x on smithi122 2024-09-21T00:10:18.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:18 smithi079 bash[68241]: cluster 2024-09-21T00:10:17.378007+0000 mgr.y (mgr.25531) 91 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:18.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:18 smithi079 bash[68241]: audit 2024-09-21T00:10:18.452509+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:10:18.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:18 smithi079 bash[71956]: cluster 2024-09-21T00:10:17.378007+0000 mgr.y (mgr.25531) 91 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:18.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:18 smithi079 bash[71956]: audit 2024-09-21T00:10:18.452509+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:10:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:18 smithi122 bash[48694]: cluster 2024-09-21T00:10:17.378007+0000 mgr.y (mgr.25531) 91 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:18 smithi122 bash[48694]: audit 2024-09-21T00:10:18.452509+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:10:19.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:10:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:10:19] "GET /metrics HTTP/1.1" 200 37949 "" "Prometheus/2.43.0" 2024-09-21T00:10:20.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:20 smithi122 bash[48694]: audit 2024-09-21T00:10:19.054632+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:20.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:20 smithi122 bash[48694]: audit 2024-09-21T00:10:19.064464+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:20.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:20 smithi122 bash[48694]: cephadm 2024-09-21T00:10:19.066641+0000 mgr.y (mgr.25531) 92 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-21T00:10:20.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:20 smithi122 bash[48694]: audit 2024-09-21T00:10:19.067255+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T00:10:20.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:20 smithi122 bash[48694]: audit 2024-09-21T00:10:19.069030+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:20.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:20 smithi122 bash[48694]: cephadm 2024-09-21T00:10:19.074393+0000 mgr.y (mgr.25531) 93 : cephadm [INF] Reconfiguring daemon osd.4 on smithi122 2024-09-21T00:10:20.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:20 smithi122 bash[48694]: cluster 2024-09-21T00:10:19.379587+0000 mgr.y (mgr.25531) 94 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:20.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[68241]: audit 2024-09-21T00:10:19.054632+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:20.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[68241]: audit 2024-09-21T00:10:19.064464+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:20.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[68241]: cephadm 2024-09-21T00:10:19.066641+0000 mgr.y (mgr.25531) 92 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-21T00:10:20.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[68241]: audit 2024-09-21T00:10:19.067255+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T00:10:20.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[68241]: audit 2024-09-21T00:10:19.069030+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:20.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[68241]: cephadm 2024-09-21T00:10:19.074393+0000 mgr.y (mgr.25531) 93 : cephadm [INF] Reconfiguring daemon osd.4 on smithi122 2024-09-21T00:10:20.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[68241]: cluster 2024-09-21T00:10:19.379587+0000 mgr.y (mgr.25531) 94 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:20.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[71956]: audit 2024-09-21T00:10:19.054632+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:20.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[71956]: audit 2024-09-21T00:10:19.064464+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:20.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[71956]: cephadm 2024-09-21T00:10:19.066641+0000 mgr.y (mgr.25531) 92 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-21T00:10:20.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[71956]: audit 2024-09-21T00:10:19.067255+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T00:10:20.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[71956]: audit 2024-09-21T00:10:19.069030+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:20.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[71956]: cephadm 2024-09-21T00:10:19.074393+0000 mgr.y (mgr.25531) 93 : cephadm [INF] Reconfiguring daemon osd.4 on smithi122 2024-09-21T00:10:20.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:20 smithi079 bash[71956]: cluster 2024-09-21T00:10:19.379587+0000 mgr.y (mgr.25531) 94 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:22.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:22 smithi079 bash[68241]: cluster 2024-09-21T00:10:21.380294+0000 mgr.y (mgr.25531) 95 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:22.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:22 smithi079 bash[68241]: audit 2024-09-21T00:10:21.872794+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:22.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:22 smithi079 bash[68241]: audit 2024-09-21T00:10:21.882819+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:22.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:22 smithi079 bash[68241]: audit 2024-09-21T00:10:21.885625+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T00:10:22.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:22 smithi079 bash[68241]: audit 2024-09-21T00:10:21.887181+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:22.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:22 smithi079 bash[71956]: cluster 2024-09-21T00:10:21.380294+0000 mgr.y (mgr.25531) 95 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:22.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:22 smithi079 bash[71956]: audit 2024-09-21T00:10:21.872794+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:22.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:22 smithi079 bash[71956]: audit 2024-09-21T00:10:21.882819+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:22.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:22 smithi079 bash[71956]: audit 2024-09-21T00:10:21.885625+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T00:10:22.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:22 smithi079 bash[71956]: audit 2024-09-21T00:10:21.887181+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:22.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:22 smithi122 bash[48694]: cluster 2024-09-21T00:10:21.380294+0000 mgr.y (mgr.25531) 95 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:22.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:22 smithi122 bash[48694]: audit 2024-09-21T00:10:21.872794+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:22.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:22 smithi122 bash[48694]: audit 2024-09-21T00:10:21.882819+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:22.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:22 smithi122 bash[48694]: audit 2024-09-21T00:10:21.885625+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T00:10:22.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:22 smithi122 bash[48694]: audit 2024-09-21T00:10:21.887181+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:23.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:23 smithi079 bash[68241]: cephadm 2024-09-21T00:10:21.884987+0000 mgr.y (mgr.25531) 96 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-21T00:10:23.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:23 smithi079 bash[68241]: cephadm 2024-09-21T00:10:21.892619+0000 mgr.y (mgr.25531) 97 : cephadm [INF] Reconfiguring daemon osd.5 on smithi122 2024-09-21T00:10:23.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:23 smithi079 bash[71956]: cephadm 2024-09-21T00:10:21.884987+0000 mgr.y (mgr.25531) 96 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-21T00:10:23.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:23 smithi079 bash[71956]: cephadm 2024-09-21T00:10:21.892619+0000 mgr.y (mgr.25531) 97 : cephadm [INF] Reconfiguring daemon osd.5 on smithi122 2024-09-21T00:10:23.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:23 smithi122 bash[48694]: cephadm 2024-09-21T00:10:21.884987+0000 mgr.y (mgr.25531) 96 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-21T00:10:23.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:23 smithi122 bash[48694]: cephadm 2024-09-21T00:10:21.892619+0000 mgr.y (mgr.25531) 97 : cephadm [INF] Reconfiguring daemon osd.5 on smithi122 2024-09-21T00:10:24.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:24 smithi079 bash[71956]: cluster 2024-09-21T00:10:23.381033+0000 mgr.y (mgr.25531) 98 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:24.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:24 smithi079 bash[71956]: audit 2024-09-21T00:10:24.431614+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:24.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:24 smithi079 bash[71956]: audit 2024-09-21T00:10:24.443372+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:24.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:24 smithi079 bash[71956]: audit 2024-09-21T00:10:24.446427+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T00:10:24.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:24 smithi079 bash[71956]: audit 2024-09-21T00:10:24.447957+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:24.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:24 smithi079 bash[68241]: cluster 2024-09-21T00:10:23.381033+0000 mgr.y (mgr.25531) 98 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:24.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:24 smithi079 bash[68241]: audit 2024-09-21T00:10:24.431614+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:24.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:24 smithi079 bash[68241]: audit 2024-09-21T00:10:24.443372+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:24.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:24 smithi079 bash[68241]: audit 2024-09-21T00:10:24.446427+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T00:10:24.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:24 smithi079 bash[68241]: audit 2024-09-21T00:10:24.447957+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:24.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:24 smithi122 bash[48694]: cluster 2024-09-21T00:10:23.381033+0000 mgr.y (mgr.25531) 98 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:24.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:24 smithi122 bash[48694]: audit 2024-09-21T00:10:24.431614+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:24.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:24 smithi122 bash[48694]: audit 2024-09-21T00:10:24.443372+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:24.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:24 smithi122 bash[48694]: audit 2024-09-21T00:10:24.446427+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T00:10:24.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:24 smithi122 bash[48694]: audit 2024-09-21T00:10:24.447957+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:25.595 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:10:25.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:25 smithi079 bash[68241]: audit 2024-09-21T00:10:24.432387+0000 mgr.y (mgr.25531) 99 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:25.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:25 smithi079 bash[68241]: cephadm 2024-09-21T00:10:24.445699+0000 mgr.y (mgr.25531) 100 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-21T00:10:25.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:25 smithi079 bash[68241]: cephadm 2024-09-21T00:10:24.454036+0000 mgr.y (mgr.25531) 101 : cephadm [INF] Reconfiguring daemon osd.6 on smithi122 2024-09-21T00:10:25.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:25 smithi079 bash[71956]: audit 2024-09-21T00:10:24.432387+0000 mgr.y (mgr.25531) 99 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:25.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:25 smithi079 bash[71956]: cephadm 2024-09-21T00:10:24.445699+0000 mgr.y (mgr.25531) 100 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-21T00:10:25.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:25 smithi079 bash[71956]: cephadm 2024-09-21T00:10:24.454036+0000 mgr.y (mgr.25531) 101 : cephadm [INF] Reconfiguring daemon osd.6 on smithi122 2024-09-21T00:10:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:25 smithi122 bash[48694]: audit 2024-09-21T00:10:24.432387+0000 mgr.y (mgr.25531) 99 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:25 smithi122 bash[48694]: cephadm 2024-09-21T00:10:24.445699+0000 mgr.y (mgr.25531) 100 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-21T00:10:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:25 smithi122 bash[48694]: cephadm 2024-09-21T00:10:24.454036+0000 mgr.y (mgr.25531) 101 : cephadm [INF] Reconfiguring daemon osd.6 on smithi122 2024-09-21T00:10:26.335 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:10:26.335 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (18m) 43s ago 28m 14.3M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:10:26.335 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (3m) 76s ago 27m 73.2M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (4m) 43s ago 25m 44.0M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (4m) 76s ago 34m 426M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (15m) 43s ago 36m 480M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (91s) 43s ago 36m 38.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (2m) 76s ago 34m 36.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (57s) 43s ago 34m 20.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (18m) 43s ago 28m 8775k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (17m) 76s ago 28m 8892k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (33m) 43s ago 33m 58.7M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (33m) 43s ago 33m 60.0M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (32m) 43s ago 32m 53.1M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (31m) 43s ago 31m 58.4M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:10:26.336 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (31m) 76s ago 31m 61.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:10:26.337 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (30m) 76s ago 30m 56.4M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:10:26.337 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (29m) 76s ago 29m 56.8M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:10:26.337 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (29m) 76s ago 29m 60.2M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:10:26.337 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (4m) 76s ago 28m 58.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:10:26.337 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (26m) 43s ago 26m 92.0M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:10:26.337 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (26m) 76s ago 26m 91.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:10:26.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:26 smithi122 bash[48694]: cluster 2024-09-21T00:10:25.382586+0000 mgr.y (mgr.25531) 102 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:26.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:26 smithi079 bash[71956]: cluster 2024-09-21T00:10:25.382586+0000 mgr.y (mgr.25531) 102 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:26.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:26 smithi079 bash[68241]: cluster 2024-09-21T00:10:25.382586+0000 mgr.y (mgr.25531) 102 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:26.766 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:10:26.766 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-09-21T00:10:26.767 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 5 2024-09-21T00:10:26.768 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:10:26.768 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:10:27.137 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:10:27.137 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:10:27.137 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:10:27.137 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi079", 2024-09-21T00:10:27.138 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-09-21T00:10:27.138 INFO:teuthology.orchestra.run.smithi079.stdout: "mon" 2024-09-21T00:10:27.138 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-09-21T00:10:27.138 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T00:10:27.138 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T00:10:27.138 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:10:27.138 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:10:27.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[68241]: audit 2024-09-21T00:10:25.581043+0000 mgr.y (mgr.25531) 103 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:27.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[68241]: audit 2024-09-21T00:10:25.956353+0000 mgr.y (mgr.25531) 104 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:27.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[68241]: audit 2024-09-21T00:10:26.299807+0000 mgr.y (mgr.25531) 105 : audit [DBG] from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:27.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[68241]: audit 2024-09-21T00:10:26.767860+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.79:0/3912105512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:27.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[68241]: audit 2024-09-21T00:10:27.268980+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:27.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[68241]: audit 2024-09-21T00:10:27.278193+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:27.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[68241]: audit 2024-09-21T00:10:27.280671+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T00:10:27.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[68241]: audit 2024-09-21T00:10:27.282020+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:27.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[71956]: audit 2024-09-21T00:10:25.581043+0000 mgr.y (mgr.25531) 103 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:27.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[71956]: audit 2024-09-21T00:10:25.956353+0000 mgr.y (mgr.25531) 104 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:27.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[71956]: audit 2024-09-21T00:10:26.299807+0000 mgr.y (mgr.25531) 105 : audit [DBG] from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:27.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[71956]: audit 2024-09-21T00:10:26.767860+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.79:0/3912105512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:27.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[71956]: audit 2024-09-21T00:10:27.268980+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:27.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[71956]: audit 2024-09-21T00:10:27.278193+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:27.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[71956]: audit 2024-09-21T00:10:27.280671+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T00:10:27.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:27 smithi079 bash[71956]: audit 2024-09-21T00:10:27.282020+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:27.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:27 smithi122 bash[48694]: audit 2024-09-21T00:10:25.581043+0000 mgr.y (mgr.25531) 103 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:27.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:27 smithi122 bash[48694]: audit 2024-09-21T00:10:25.956353+0000 mgr.y (mgr.25531) 104 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:27.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:27 smithi122 bash[48694]: audit 2024-09-21T00:10:26.299807+0000 mgr.y (mgr.25531) 105 : audit [DBG] from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:27.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:27 smithi122 bash[48694]: audit 2024-09-21T00:10:26.767860+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.79:0/3912105512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:27.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:27 smithi122 bash[48694]: audit 2024-09-21T00:10:27.268980+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:27.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:27 smithi122 bash[48694]: audit 2024-09-21T00:10:27.278193+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:27.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:27 smithi122 bash[48694]: audit 2024-09-21T00:10:27.280671+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T00:10:27.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:27 smithi122 bash[48694]: audit 2024-09-21T00:10:27.282020+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:28.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:28 smithi079 bash[71956]: audit 2024-09-21T00:10:27.138032+0000 mgr.y (mgr.25531) 106 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:28.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:28 smithi079 bash[71956]: cephadm 2024-09-21T00:10:27.280150+0000 mgr.y (mgr.25531) 107 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-21T00:10:28.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:28 smithi079 bash[71956]: cephadm 2024-09-21T00:10:27.286918+0000 mgr.y (mgr.25531) 108 : cephadm [INF] Reconfiguring daemon osd.7 on smithi122 2024-09-21T00:10:28.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:28 smithi079 bash[71956]: cluster 2024-09-21T00:10:27.383242+0000 mgr.y (mgr.25531) 109 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:28.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:28 smithi079 bash[68241]: audit 2024-09-21T00:10:27.138032+0000 mgr.y (mgr.25531) 106 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:28.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:28 smithi079 bash[68241]: cephadm 2024-09-21T00:10:27.280150+0000 mgr.y (mgr.25531) 107 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-21T00:10:28.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:28 smithi079 bash[68241]: cephadm 2024-09-21T00:10:27.286918+0000 mgr.y (mgr.25531) 108 : cephadm [INF] Reconfiguring daemon osd.7 on smithi122 2024-09-21T00:10:28.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:28 smithi079 bash[68241]: cluster 2024-09-21T00:10:27.383242+0000 mgr.y (mgr.25531) 109 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:28.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:28 smithi122 bash[48694]: audit 2024-09-21T00:10:27.138032+0000 mgr.y (mgr.25531) 106 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:28.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:28 smithi122 bash[48694]: cephadm 2024-09-21T00:10:27.280150+0000 mgr.y (mgr.25531) 107 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-21T00:10:28.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:28 smithi122 bash[48694]: cephadm 2024-09-21T00:10:27.286918+0000 mgr.y (mgr.25531) 108 : cephadm [INF] Reconfiguring daemon osd.7 on smithi122 2024-09-21T00:10:28.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:28 smithi122 bash[48694]: cluster 2024-09-21T00:10:27.383242+0000 mgr.y (mgr.25531) 109 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:29.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:29 smithi079 bash[68241]: cluster 2024-09-21T00:10:29.384779+0000 mgr.y (mgr.25531) 110 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:29.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:10:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:10:29] "GET /metrics HTTP/1.1" 200 37949 "" "Prometheus/2.43.0" 2024-09-21T00:10:29.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:29 smithi079 bash[71956]: cluster 2024-09-21T00:10:29.384779+0000 mgr.y (mgr.25531) 110 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:29.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:29 smithi122 bash[48694]: cluster 2024-09-21T00:10:29.384779+0000 mgr.y (mgr.25531) 110 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:31.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:31 smithi079 bash[68241]: audit 2024-09-21T00:10:30.149574+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:31.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:31 smithi079 bash[68241]: audit 2024-09-21T00:10:30.161585+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:31.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:31 smithi079 bash[68241]: cephadm 2024-09-21T00:10:30.164845+0000 mgr.y (mgr.25531) 111 : cephadm [INF] Reconfiguring rgw.foo.smithi122.obecan (monmap changed)... 2024-09-21T00:10:31.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:31 smithi079 bash[68241]: audit 2024-09-21T00:10:30.165487+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T00:10:31.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:31 smithi079 bash[68241]: audit 2024-09-21T00:10:30.168756+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:31.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:31 smithi079 bash[68241]: cephadm 2024-09-21T00:10:30.170613+0000 mgr.y (mgr.25531) 112 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi122.obecan on smithi122 2024-09-21T00:10:31.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:31 smithi079 bash[71956]: audit 2024-09-21T00:10:30.149574+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:31.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:31 smithi079 bash[71956]: audit 2024-09-21T00:10:30.161585+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:31.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:31 smithi079 bash[71956]: cephadm 2024-09-21T00:10:30.164845+0000 mgr.y (mgr.25531) 111 : cephadm [INF] Reconfiguring rgw.foo.smithi122.obecan (monmap changed)... 2024-09-21T00:10:31.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:31 smithi079 bash[71956]: audit 2024-09-21T00:10:30.165487+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T00:10:31.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:31 smithi079 bash[71956]: audit 2024-09-21T00:10:30.168756+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:31.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:31 smithi079 bash[71956]: cephadm 2024-09-21T00:10:30.170613+0000 mgr.y (mgr.25531) 112 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi122.obecan on smithi122 2024-09-21T00:10:31.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:31 smithi122 bash[48694]: audit 2024-09-21T00:10:30.149574+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:31.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:31 smithi122 bash[48694]: audit 2024-09-21T00:10:30.161585+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:31.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:31 smithi122 bash[48694]: cephadm 2024-09-21T00:10:30.164845+0000 mgr.y (mgr.25531) 111 : cephadm [INF] Reconfiguring rgw.foo.smithi122.obecan (monmap changed)... 2024-09-21T00:10:31.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:31 smithi122 bash[48694]: audit 2024-09-21T00:10:30.165487+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T00:10:31.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:31 smithi122 bash[48694]: audit 2024-09-21T00:10:30.168756+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:31.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:31 smithi122 bash[48694]: cephadm 2024-09-21T00:10:30.170613+0000 mgr.y (mgr.25531) 112 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi122.obecan on smithi122 2024-09-21T00:10:32.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:32 smithi079 bash[68241]: cluster 2024-09-21T00:10:31.385491+0000 mgr.y (mgr.25531) 113 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:32.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:32 smithi079 bash[71956]: cluster 2024-09-21T00:10:31.385491+0000 mgr.y (mgr.25531) 113 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:32.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:32 smithi122 bash[48694]: cluster 2024-09-21T00:10:31.385491+0000 mgr.y (mgr.25531) 113 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:33.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.646575+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.656294+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.747738+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:10:33.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.751158+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.753630+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.755285+0000 mgr.y (mgr.25531) 114 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:10:33.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.761888+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.766102+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:33.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.771629+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T00:10:33.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.775899+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:33.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.781697+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T00:10:33.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.787273+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.788861+0000 mgr.y (mgr.25531) 115 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:10:33.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.795352+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.802094+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.803605+0000 mgr.y (mgr.25531) 116 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:10:33.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.809823+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.816204+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.817676+0000 mgr.y (mgr.25531) 117 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:10:33.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.823837+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.646575+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.656294+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.747738+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.751158+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.753630+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.755285+0000 mgr.y (mgr.25531) 114 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.761888+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.766102+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.771629+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.775899+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.781697+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.787273+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.788861+0000 mgr.y (mgr.25531) 115 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:10:33.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.795352+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.802094+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.803605+0000 mgr.y (mgr.25531) 116 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:10:33.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.809823+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.816204+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.817676+0000 mgr.y (mgr.25531) 117 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:10:33.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.823837+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.829036+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.830590+0000 mgr.y (mgr.25531) 118 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T00:10:33.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.832615+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.834184+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.836583+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.838072+0000 mgr.y (mgr.25531) 119 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.844601+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.850549+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.852004+0000 mgr.y (mgr.25531) 120 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.859943+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.867085+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.868798+0000 mgr.y (mgr.25531) 121 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.877085+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.883400+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.885040+0000 mgr.y (mgr.25531) 122 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T00:10:33.996 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.887328+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:33.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.888920+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:33.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.892114+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.893618+0000 mgr.y (mgr.25531) 123 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T00:10:33.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.895817+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:33.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.897462+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:33.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.829036+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.830590+0000 mgr.y (mgr.25531) 118 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T00:10:33.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.832615+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:33.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.834184+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:33.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.836583+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.838072+0000 mgr.y (mgr.25531) 119 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.844601+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.850549+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.852004+0000 mgr.y (mgr.25531) 120 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.859943+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.867085+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.868798+0000 mgr.y (mgr.25531) 121 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.877085+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.883400+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.885040+0000 mgr.y (mgr.25531) 122 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.887328+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.888920+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.892114+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.893618+0000 mgr.y (mgr.25531) 123 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T00:10:33.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.895817+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:33.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.897462+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:33.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.900552+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.902056+0000 mgr.y (mgr.25531) 124 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T00:10:33.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.904189+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:33.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.905822+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:33.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.908961+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:33.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.910468+0000 mgr.y (mgr.25531) 125 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T00:10:33.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.912659+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:33.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.914315+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:33.999 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.917161+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.918726+0000 mgr.y (mgr.25531) 126 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T00:10:34.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.920924+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.922481+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.925251+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.926797+0000 mgr.y (mgr.25531) 127 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T00:10:34.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.928974+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.930558+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:32.931910+0000 mgr.y (mgr.25531) 128 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:10:34.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.934018+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:10:34.000 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.900552+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.000 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.902056+0000 mgr.y (mgr.25531) 124 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.904189+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.905822+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.908961+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.910468+0000 mgr.y (mgr.25531) 125 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.912659+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.914315+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.917161+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.918726+0000 mgr.y (mgr.25531) 126 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.920924+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.922481+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.925251+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.926797+0000 mgr.y (mgr.25531) 127 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.928974+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.001 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.930558+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.002 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:32.931910+0000 mgr.y (mgr.25531) 128 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:10:34.002 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.934018+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:10:34.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.944123+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:10:34.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.949717+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.957607+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:10:34.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.962070+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:10:34.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.969897+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:10:34.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.974123+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:10:34.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.975648+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:10:34.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.983462+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:10:34.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.987774+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:10:34.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.989388+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:10:34.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:32.997164+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:10:34.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.001611+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.003138+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:10:34.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.011013+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:10:34.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.015319+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:10:34.003 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.017209+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:10:34.003 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.944123+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:10:34.003 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.949717+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.003 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.957607+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:10:34.003 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.962070+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:10:34.003 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.969897+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:10:34.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.974123+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:10:34.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.975648+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:10:34.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.983462+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:10:34.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.987774+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:10:34.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.989388+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:10:34.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:32.997164+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:10:34.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.001611+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.003138+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:10:34.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.011013+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:10:34.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.015319+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:10:34.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.017209+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.025090+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.029544+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.037290+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.041751+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.043436+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.044961+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.046378+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.048082+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.049808+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cephadm 2024-09-21T00:10:33.051167+0000 mgr.y (mgr.25531) 129 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.052074+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.059654+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:10:34.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.060853+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:10:34.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: cluster 2024-09-21T00:10:33.386170+0000 mgr.y (mgr.25531) 130 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:34.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.452652+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:10:34.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[68241]: audit 2024-09-21T00:10:33.481872+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.006 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.025090+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:10:34.006 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.029544+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:10:34.006 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.037290+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:10:34.006 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.041751+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.006 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.043436+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.006 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.044961+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.006 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.046378+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.006 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.048082+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.049808+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cephadm 2024-09-21T00:10:33.051167+0000 mgr.y (mgr.25531) 129 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:10:34.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.052074+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:10:34.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.059654+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:10:34.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.060853+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:10:34.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: cluster 2024-09-21T00:10:33.386170+0000 mgr.y (mgr.25531) 130 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:34.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.452652+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:10:34.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:33 smithi079 bash[71956]: audit 2024-09-21T00:10:33.481872+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.646575+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.656294+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.747738+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:10:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.751158+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.753630+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.755285+0000 mgr.y (mgr.25531) 114 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.761888+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.766102+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.771629+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.775899+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.781697+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.787273+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.788861+0000 mgr.y (mgr.25531) 115 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.795352+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.802094+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.803605+0000 mgr.y (mgr.25531) 116 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.809823+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.816204+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.817676+0000 mgr.y (mgr.25531) 117 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:10:34.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.823837+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.829036+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.830590+0000 mgr.y (mgr.25531) 118 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.832615+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.834184+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.836583+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.838072+0000 mgr.y (mgr.25531) 119 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.844601+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.850549+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.852004+0000 mgr.y (mgr.25531) 120 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.859943+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.867085+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.868798+0000 mgr.y (mgr.25531) 121 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.877085+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.883400+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.885040+0000 mgr.y (mgr.25531) 122 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.887328+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.888920+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.892114+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.893618+0000 mgr.y (mgr.25531) 123 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.895817+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.897462+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.900552+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.902056+0000 mgr.y (mgr.25531) 124 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.904189+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.905822+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.908961+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.910468+0000 mgr.y (mgr.25531) 125 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.912659+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.914315+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.917161+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.918726+0000 mgr.y (mgr.25531) 126 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.920924+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.922481+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.925251+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.926797+0000 mgr.y (mgr.25531) 127 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.928974+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.930558+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:32.931910+0000 mgr.y (mgr.25531) 128 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.934018+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.944123+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.949717+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.957607+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.962070+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.969897+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.974123+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:10:34.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.975648+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.983462+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.987774+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.989388+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:32.997164+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.001611+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.003138+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.011013+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.015319+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.017209+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.025090+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.029544+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.037290+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.041751+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.043436+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.044961+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.046378+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.048082+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.049808+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:10:34.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cephadm 2024-09-21T00:10:33.051167+0000 mgr.y (mgr.25531) 129 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:10:34.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.052074+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:10:34.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.059654+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:10:34.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.060853+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:10:34.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: cluster 2024-09-21T00:10:33.386170+0000 mgr.y (mgr.25531) 130 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:34.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.452652+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:10:34.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:33 smithi122 bash[48694]: audit 2024-09-21T00:10:33.481872+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[68241]: audit 2024-09-21T00:10:33.769360+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:34.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[68241]: audit 2024-09-21T00:10:33.771065+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:10:34.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[68241]: audit 2024-09-21T00:10:33.782327+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[68241]: audit 2024-09-21T00:10:33.887708+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:10:34.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[68241]: audit 2024-09-21T00:10:33.890543+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:34.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[68241]: audit 2024-09-21T00:10:33.891752+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:10:34.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[68241]: audit 2024-09-21T00:10:33.902154+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[68241]: audit 2024-09-21T00:10:34.443703+0000 mgr.y (mgr.25531) 131 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:34.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[71956]: audit 2024-09-21T00:10:33.769360+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:34.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[71956]: audit 2024-09-21T00:10:33.771065+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:10:34.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[71956]: audit 2024-09-21T00:10:33.782327+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[71956]: audit 2024-09-21T00:10:33.887708+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:10:34.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[71956]: audit 2024-09-21T00:10:33.890543+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:34.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[71956]: audit 2024-09-21T00:10:33.891752+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:10:34.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[71956]: audit 2024-09-21T00:10:33.902154+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:34.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:34 smithi079 bash[71956]: audit 2024-09-21T00:10:34.443703+0000 mgr.y (mgr.25531) 131 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:35.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:34 smithi122 bash[48694]: audit 2024-09-21T00:10:33.769360+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:35.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:34 smithi122 bash[48694]: audit 2024-09-21T00:10:33.771065+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:10:35.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:34 smithi122 bash[48694]: audit 2024-09-21T00:10:33.782327+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:35.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:34 smithi122 bash[48694]: audit 2024-09-21T00:10:33.887708+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:10:35.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:34 smithi122 bash[48694]: audit 2024-09-21T00:10:33.890543+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:10:35.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:34 smithi122 bash[48694]: audit 2024-09-21T00:10:33.891752+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:10:35.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:34 smithi122 bash[48694]: audit 2024-09-21T00:10:33.902154+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:10:35.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:34 smithi122 bash[48694]: audit 2024-09-21T00:10:34.443703+0000 mgr.y (mgr.25531) 131 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:35.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:35 smithi079 bash[68241]: cluster 2024-09-21T00:10:35.387785+0000 mgr.y (mgr.25531) 132 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:35.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:35 smithi079 bash[71956]: cluster 2024-09-21T00:10:35.387785+0000 mgr.y (mgr.25531) 132 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:36.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:35 smithi122 bash[48694]: cluster 2024-09-21T00:10:35.387785+0000 mgr.y (mgr.25531) 132 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:38.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:38 smithi079 bash[71956]: cluster 2024-09-21T00:10:37.388496+0000 mgr.y (mgr.25531) 133 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:38.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:38 smithi079 bash[68241]: cluster 2024-09-21T00:10:37.388496+0000 mgr.y (mgr.25531) 133 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:38.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:38 smithi122 bash[48694]: cluster 2024-09-21T00:10:37.388496+0000 mgr.y (mgr.25531) 133 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:39.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:10:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:10:39] "GET /metrics HTTP/1.1" 200 37947 "" "Prometheus/2.43.0" 2024-09-21T00:10:40.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:40 smithi079 bash[71956]: cluster 2024-09-21T00:10:39.390071+0000 mgr.y (mgr.25531) 134 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:40 smithi079 bash[68241]: cluster 2024-09-21T00:10:39.390071+0000 mgr.y (mgr.25531) 134 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:40.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:40 smithi122 bash[48694]: cluster 2024-09-21T00:10:39.390071+0000 mgr.y (mgr.25531) 134 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:42.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:42 smithi079 bash[68241]: cluster 2024-09-21T00:10:41.390733+0000 mgr.y (mgr.25531) 135 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:42.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:42 smithi079 bash[71956]: cluster 2024-09-21T00:10:41.390733+0000 mgr.y (mgr.25531) 135 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:42.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:42 smithi122 bash[48694]: cluster 2024-09-21T00:10:41.390733+0000 mgr.y (mgr.25531) 135 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:44.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:44 smithi079 bash[68241]: cluster 2024-09-21T00:10:43.391434+0000 mgr.y (mgr.25531) 136 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:44.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:44 smithi079 bash[71956]: cluster 2024-09-21T00:10:43.391434+0000 mgr.y (mgr.25531) 136 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:44.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:44 smithi122 bash[48694]: cluster 2024-09-21T00:10:43.391434+0000 mgr.y (mgr.25531) 136 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:45.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:45 smithi079 bash[71956]: audit 2024-09-21T00:10:44.452154+0000 mgr.y (mgr.25531) 137 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:45.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:45 smithi079 bash[68241]: audit 2024-09-21T00:10:44.452154+0000 mgr.y (mgr.25531) 137 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:45.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:45 smithi122 bash[48694]: audit 2024-09-21T00:10:44.452154+0000 mgr.y (mgr.25531) 137 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:46.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:46 smithi079 bash[68241]: cluster 2024-09-21T00:10:45.393037+0000 mgr.y (mgr.25531) 138 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:46.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:46 smithi079 bash[71956]: cluster 2024-09-21T00:10:45.393037+0000 mgr.y (mgr.25531) 138 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:46.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:46 smithi122 bash[48694]: cluster 2024-09-21T00:10:45.393037+0000 mgr.y (mgr.25531) 138 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:47.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:47 smithi079 bash[71956]: cluster 2024-09-21T00:10:47.393748+0000 mgr.y (mgr.25531) 139 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:47.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:47 smithi079 bash[68241]: cluster 2024-09-21T00:10:47.393748+0000 mgr.y (mgr.25531) 139 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:47.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:47 smithi122 bash[48694]: cluster 2024-09-21T00:10:47.393748+0000 mgr.y (mgr.25531) 139 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:48.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:48 smithi079 bash[71956]: audit 2024-09-21T00:10:48.453041+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:10:48.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:48 smithi079 bash[68241]: audit 2024-09-21T00:10:48.453041+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:10:48.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:48 smithi122 bash[48694]: audit 2024-09-21T00:10:48.453041+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:10:49.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:49 smithi079 bash[68241]: cluster 2024-09-21T00:10:49.395320+0000 mgr.y (mgr.25531) 140 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:49.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:10:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:10:49] "GET /metrics HTTP/1.1" 200 37949 "" "Prometheus/2.43.0" 2024-09-21T00:10:49.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:49 smithi079 bash[71956]: cluster 2024-09-21T00:10:49.395320+0000 mgr.y (mgr.25531) 140 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:49.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:49 smithi122 bash[48694]: cluster 2024-09-21T00:10:49.395320+0000 mgr.y (mgr.25531) 140 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:52.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:52 smithi079 bash[68241]: cluster 2024-09-21T00:10:51.396020+0000 mgr.y (mgr.25531) 141 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:52.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:52 smithi079 bash[71956]: cluster 2024-09-21T00:10:51.396020+0000 mgr.y (mgr.25531) 141 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:52.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:52 smithi122 bash[48694]: cluster 2024-09-21T00:10:51.396020+0000 mgr.y (mgr.25531) 141 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:54.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:54 smithi079 bash[68241]: cluster 2024-09-21T00:10:53.396659+0000 mgr.y (mgr.25531) 142 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:54.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:54 smithi079 bash[71956]: cluster 2024-09-21T00:10:53.396659+0000 mgr.y (mgr.25531) 142 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:54.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:54 smithi122 bash[48694]: cluster 2024-09-21T00:10:53.396659+0000 mgr.y (mgr.25531) 142 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:55.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:55 smithi079 bash[68241]: audit 2024-09-21T00:10:54.460090+0000 mgr.y (mgr.25531) 143 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:55.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:55 smithi079 bash[71956]: audit 2024-09-21T00:10:54.460090+0000 mgr.y (mgr.25531) 143 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:55.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:55 smithi122 bash[48694]: audit 2024-09-21T00:10:54.460090+0000 mgr.y (mgr.25531) 143 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:10:56.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:56 smithi079 bash[68241]: cluster 2024-09-21T00:10:55.398280+0000 mgr.y (mgr.25531) 144 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:56.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:56 smithi079 bash[71956]: cluster 2024-09-21T00:10:55.398280+0000 mgr.y (mgr.25531) 144 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:56.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:56 smithi122 bash[48694]: cluster 2024-09-21T00:10:55.398280+0000 mgr.y (mgr.25531) 144 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:57.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:57 smithi079 bash[71956]: cluster 2024-09-21T00:10:57.398959+0000 mgr.y (mgr.25531) 145 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:57.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:57 smithi079 bash[68241]: cluster 2024-09-21T00:10:57.398959+0000 mgr.y (mgr.25531) 145 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:57.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:57 smithi122 bash[48694]: cluster 2024-09-21T00:10:57.398959+0000 mgr.y (mgr.25531) 145 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:10:58.283 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-21T00:10:58.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:58 smithi079 bash[68241]: audit 2024-09-21T00:10:57.512486+0000 mgr.y (mgr.25531) 146 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:58.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:58 smithi079 bash[71956]: audit 2024-09-21T00:10:57.512486+0000 mgr.y (mgr.25531) 146 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:58.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:58 smithi122 bash[48694]: audit 2024-09-21T00:10:57.512486+0000 mgr.y (mgr.25531) 146 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:10:59.619 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:10:59 smithi079 bash[68241]: cluster 2024-09-21T00:10:59.400516+0000 mgr.y (mgr.25531) 147 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:59.620 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:10:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:10:59] "GET /metrics HTTP/1.1" 200 37949 "" "Prometheus/2.43.0" 2024-09-21T00:10:59.620 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:10:59 smithi079 bash[71956]: cluster 2024-09-21T00:10:59.400516+0000 mgr.y (mgr.25531) 147 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:10:59.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:10:59 smithi122 bash[48694]: cluster 2024-09-21T00:10:59.400516+0000 mgr.y (mgr.25531) 147 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:01.969 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:11:01.969 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (18m) 79s ago 28m 14.3M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:11:01.969 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (4m) 111s ago 28m 73.2M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:11:01.969 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (5m) 79s ago 26m 44.0M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:11:01.969 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (5m) 111s ago 34m 426M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:11:01.969 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (15m) 79s ago 36m 480M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:11:01.969 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (2m) 79s ago 37m 38.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:11:01.969 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (3m) 111s ago 35m 36.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:11:01.969 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (92s) 79s ago 35m 20.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (19m) 79s ago 28m 8775k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (18m) 111s ago 28m 8892k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (34m) 79s ago 34m 58.7M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (33m) 79s ago 33m 60.0M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (33m) 79s ago 33m 53.1M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (32m) 79s ago 32m 58.4M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (31m) 111s ago 31m 61.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (31m) 111s ago 31m 56.4M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (30m) 111s ago 30m 56.8M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (29m) 111s ago 29m 60.2M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (5m) 111s ago 28m 58.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (26m) 79s ago 26m 92.0M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:11:01.970 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (26m) 111s ago 26m 91.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:11:02.668 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-21T00:11:02.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:02 smithi079 bash[71956]: cluster 2024-09-21T00:11:01.401189+0000 mgr.y (mgr.25531) 148 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:02.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:02 smithi079 bash[68241]: cluster 2024-09-21T00:11:01.401189+0000 mgr.y (mgr.25531) 148 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:02.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:02 smithi122 bash[48694]: cluster 2024-09-21T00:11:01.401189+0000 mgr.y (mgr.25531) 148 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:03.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:03 smithi079 bash[71956]: audit 2024-09-21T00:11:01.930449+0000 mgr.y (mgr.25531) 149 : audit [DBG] from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:03.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:03 smithi079 bash[71956]: audit 2024-09-21T00:11:03.453614+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:11:03.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:03 smithi079 bash[68241]: audit 2024-09-21T00:11:01.930449+0000 mgr.y (mgr.25531) 149 : audit [DBG] from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:03.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:03 smithi079 bash[68241]: audit 2024-09-21T00:11:03.453614+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:11:03.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:03 smithi122 bash[48694]: audit 2024-09-21T00:11:01.930449+0000 mgr.y (mgr.25531) 149 : audit [DBG] from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:03.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:03 smithi122 bash[48694]: audit 2024-09-21T00:11:03.453614+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:11:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:04 smithi079 bash[71956]: cluster 2024-09-21T00:11:03.401857+0000 mgr.y (mgr.25531) 150 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:04.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:04 smithi079 bash[68241]: cluster 2024-09-21T00:11:03.401857+0000 mgr.y (mgr.25531) 150 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:04.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:04 smithi122 bash[48694]: cluster 2024-09-21T00:11:03.401857+0000 mgr.y (mgr.25531) 150 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:05.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:05 smithi079 bash[68241]: audit 2024-09-21T00:11:04.468169+0000 mgr.y (mgr.25531) 151 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:05.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:05 smithi079 bash[68241]: cluster 2024-09-21T00:11:05.403451+0000 mgr.y (mgr.25531) 152 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:05.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:05 smithi079 bash[71956]: audit 2024-09-21T00:11:04.468169+0000 mgr.y (mgr.25531) 151 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:05.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:05 smithi079 bash[71956]: cluster 2024-09-21T00:11:05.403451+0000 mgr.y (mgr.25531) 152 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:05.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:05 smithi122 bash[48694]: audit 2024-09-21T00:11:04.468169+0000 mgr.y (mgr.25531) 151 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:05.880 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:05 smithi122 bash[48694]: cluster 2024-09-21T00:11:05.403451+0000 mgr.y (mgr.25531) 152 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:06.643 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:11:06.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:06 smithi079 bash[71956]: audit 2024-09-21T00:11:06.631468+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/2220486268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:06.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:06 smithi079 bash[68241]: audit 2024-09-21T00:11:06.631468+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/2220486268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:07.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:06 smithi122 bash[48694]: audit 2024-09-21T00:11:06.631468+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.79:0/2220486268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:07.365 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-21T00:11:07.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:07 smithi079 bash[71956]: cluster 2024-09-21T00:11:07.404113+0000 mgr.y (mgr.25531) 153 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:07 smithi079 bash[68241]: cluster 2024-09-21T00:11:07.404113+0000 mgr.y (mgr.25531) 153 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:08.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:07 smithi122 bash[48694]: cluster 2024-09-21T00:11:07.404113+0000 mgr.y (mgr.25531) 153 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:09.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:11:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:11:09] "GET /metrics HTTP/1.1" 200 37946 "" "Prometheus/2.43.0" 2024-09-21T00:11:10.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:10 smithi079 bash[68241]: cluster 2024-09-21T00:11:09.405257+0000 mgr.y (mgr.25531) 154 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:10.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:10 smithi079 bash[71956]: cluster 2024-09-21T00:11:09.405257+0000 mgr.y (mgr.25531) 154 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:10.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:10 smithi122 bash[48694]: cluster 2024-09-21T00:11:09.405257+0000 mgr.y (mgr.25531) 154 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:11.006 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)" 2024-09-21T00:11:11.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:11 smithi079 bash[68241]: audit 2024-09-21T00:11:10.994666+0000 mon.a (mon.0) 267 : audit [DBG] from='client.? 172.21.15.79:0/2366089789' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:11.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:11 smithi079 bash[71956]: audit 2024-09-21T00:11:10.994666+0000 mon.a (mon.0) 267 : audit [DBG] from='client.? 172.21.15.79:0/2366089789' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:11.782 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-21T00:11:11.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:11 smithi122 bash[48694]: audit 2024-09-21T00:11:10.994666+0000 mon.a (mon.0) 267 : audit [DBG] from='client.? 172.21.15.79:0/2366089789' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:12.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:12 smithi079 bash[68241]: cluster 2024-09-21T00:11:11.405923+0000 mgr.y (mgr.25531) 155 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:12.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:12 smithi079 bash[71956]: cluster 2024-09-21T00:11:11.405923+0000 mgr.y (mgr.25531) 155 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:12.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:12 smithi122 bash[48694]: cluster 2024-09-21T00:11:11.405923+0000 mgr.y (mgr.25531) 155 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:13.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:13 smithi122 bash[48694]: cluster 2024-09-21T00:11:13.406440+0000 mgr.y (mgr.25531) 156 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:13.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:13 smithi079 bash[68241]: cluster 2024-09-21T00:11:13.406440+0000 mgr.y (mgr.25531) 156 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:13.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:13 smithi079 bash[71956]: cluster 2024-09-21T00:11:13.406440+0000 mgr.y (mgr.25531) 156 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:16.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:16 smithi079 bash[68241]: audit 2024-09-21T00:11:14.476071+0000 mgr.y (mgr.25531) 157 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:16 smithi079 bash[68241]: audit 2024-09-21T00:11:15.384746+0000 mgr.y (mgr.25531) 158 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:16 smithi079 bash[68241]: cluster 2024-09-21T00:11:15.408196+0000 mgr.y (mgr.25531) 159 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:16.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:16 smithi079 bash[71956]: audit 2024-09-21T00:11:14.476071+0000 mgr.y (mgr.25531) 157 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:16.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:16 smithi079 bash[71956]: audit 2024-09-21T00:11:15.384746+0000 mgr.y (mgr.25531) 158 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:16.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:16 smithi079 bash[71956]: cluster 2024-09-21T00:11:15.408196+0000 mgr.y (mgr.25531) 159 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:16 smithi122 bash[48694]: audit 2024-09-21T00:11:14.476071+0000 mgr.y (mgr.25531) 157 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:16 smithi122 bash[48694]: audit 2024-09-21T00:11:15.384746+0000 mgr.y (mgr.25531) 158 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:16 smithi122 bash[48694]: cluster 2024-09-21T00:11:15.408196+0000 mgr.y (mgr.25531) 159 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:18.197 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:11:18.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:18 smithi079 bash[68241]: cluster 2024-09-21T00:11:17.408731+0000 mgr.y (mgr.25531) 160 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:18.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:18 smithi079 bash[68241]: audit 2024-09-21T00:11:18.454254+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:11:18.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:18 smithi079 bash[71956]: cluster 2024-09-21T00:11:17.408731+0000 mgr.y (mgr.25531) 160 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:18.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:18 smithi079 bash[71956]: audit 2024-09-21T00:11:18.454254+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:11:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:18 smithi122 bash[48694]: cluster 2024-09-21T00:11:17.408731+0000 mgr.y (mgr.25531) 160 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:18 smithi122 bash[48694]: audit 2024-09-21T00:11:18.454254+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:11:18.883 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade status' 2024-09-21T00:11:19.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:11:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:11:19] "GET /metrics HTTP/1.1" 200 37958 "" "Prometheus/2.43.0" 2024-09-21T00:11:20.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:20 smithi079 bash[71956]: cluster 2024-09-21T00:11:19.410257+0000 mgr.y (mgr.25531) 161 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:20.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:20 smithi079 bash[68241]: cluster 2024-09-21T00:11:19.410257+0000 mgr.y (mgr.25531) 161 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:20.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:20 smithi122 bash[48694]: cluster 2024-09-21T00:11:19.410257+0000 mgr.y (mgr.25531) 161 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:21.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:21 smithi122 bash[48694]: cluster 2024-09-21T00:11:21.410935+0000 mgr.y (mgr.25531) 162 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:21.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:21 smithi079 bash[68241]: cluster 2024-09-21T00:11:21.410935+0000 mgr.y (mgr.25531) 162 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:21.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:21 smithi079 bash[71956]: cluster 2024-09-21T00:11:21.410935+0000 mgr.y (mgr.25531) 162 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:22.743 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:11:22.743 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": null, 2024-09-21T00:11:22.743 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": false, 2024-09-21T00:11:22.743 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "", 2024-09-21T00:11:22.743 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:11:22.743 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": null, 2024-09-21T00:11:22.743 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-09-21T00:11:22.743 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:11:22.743 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:11:23.492 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph health detail' 2024-09-21T00:11:24.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:24 smithi079 bash[68241]: audit 2024-09-21T00:11:22.743841+0000 mgr.y (mgr.25531) 163 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:24.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:24 smithi079 bash[68241]: cluster 2024-09-21T00:11:23.411606+0000 mgr.y (mgr.25531) 164 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:24.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:24 smithi079 bash[71956]: audit 2024-09-21T00:11:22.743841+0000 mgr.y (mgr.25531) 163 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:24.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:24 smithi079 bash[71956]: cluster 2024-09-21T00:11:23.411606+0000 mgr.y (mgr.25531) 164 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:24.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:24 smithi122 bash[48694]: audit 2024-09-21T00:11:22.743841+0000 mgr.y (mgr.25531) 163 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:24.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:24 smithi122 bash[48694]: cluster 2024-09-21T00:11:23.411606+0000 mgr.y (mgr.25531) 164 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:26.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:26 smithi079 bash[68241]: audit 2024-09-21T00:11:24.486537+0000 mgr.y (mgr.25531) 165 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:26.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:26 smithi079 bash[68241]: cluster 2024-09-21T00:11:25.413207+0000 mgr.y (mgr.25531) 166 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:26.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:26 smithi079 bash[71956]: audit 2024-09-21T00:11:24.486537+0000 mgr.y (mgr.25531) 165 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:26.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:26 smithi079 bash[71956]: cluster 2024-09-21T00:11:25.413207+0000 mgr.y (mgr.25531) 166 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:26.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:26 smithi122 bash[48694]: audit 2024-09-21T00:11:24.486537+0000 mgr.y (mgr.25531) 165 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:26.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:26 smithi122 bash[48694]: cluster 2024-09-21T00:11:25.413207+0000 mgr.y (mgr.25531) 166 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:27.072 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-21T00:11:27.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:27 smithi079 bash[68241]: audit 2024-09-21T00:11:27.074085+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.79:0/2981331350' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:11:27.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:27 smithi079 bash[71956]: audit 2024-09-21T00:11:27.074085+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.79:0/2981331350' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:11:27.831 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-21T00:11:27.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:27 smithi122 bash[48694]: audit 2024-09-21T00:11:27.074085+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.79:0/2981331350' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:11:28.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:28 smithi079 bash[68241]: cluster 2024-09-21T00:11:27.413902+0000 mgr.y (mgr.25531) 167 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:28.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:28 smithi079 bash[71956]: cluster 2024-09-21T00:11:27.413902+0000 mgr.y (mgr.25531) 167 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:28.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:28 smithi122 bash[48694]: cluster 2024-09-21T00:11:27.413902+0000 mgr.y (mgr.25531) 167 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:29.635 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:29 smithi079 bash[71956]: cluster 2024-09-21T00:11:29.414792+0000 mgr.y (mgr.25531) 168 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:29.635 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:29 smithi079 bash[68241]: cluster 2024-09-21T00:11:29.414792+0000 mgr.y (mgr.25531) 168 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:29.635 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:11:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:11:29] "GET /metrics HTTP/1.1" 200 37958 "" "Prometheus/2.43.0" 2024-09-21T00:11:29.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:29 smithi122 bash[48694]: cluster 2024-09-21T00:11:29.414792+0000 mgr.y (mgr.25531) 168 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:32.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:32 smithi079 bash[68241]: cluster 2024-09-21T00:11:31.415317+0000 mgr.y (mgr.25531) 169 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:32.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:32 smithi079 bash[71956]: cluster 2024-09-21T00:11:31.415317+0000 mgr.y (mgr.25531) 169 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:32.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:32 smithi122 bash[48694]: cluster 2024-09-21T00:11:31.415317+0000 mgr.y (mgr.25531) 169 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:33.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:33 smithi079 bash[71956]: audit 2024-09-21T00:11:31.824647+0000 mgr.y (mgr.25531) 170 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:33.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:33 smithi079 bash[71956]: audit 2024-09-21T00:11:33.454212+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:11:33.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:33 smithi079 bash[68241]: audit 2024-09-21T00:11:31.824647+0000 mgr.y (mgr.25531) 170 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:33.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:33 smithi079 bash[68241]: audit 2024-09-21T00:11:33.454212+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:11:33.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:33 smithi122 bash[48694]: audit 2024-09-21T00:11:31.824647+0000 mgr.y (mgr.25531) 170 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:33.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:33 smithi122 bash[48694]: audit 2024-09-21T00:11:33.454212+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:11:34.515 INFO:teuthology.orchestra.run.smithi079.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:11:34.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:34 smithi079 bash[68241]: cluster 2024-09-21T00:11:33.415939+0000 mgr.y (mgr.25531) 171 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:34.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:34 smithi079 bash[68241]: audit 2024-09-21T00:11:34.014650+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:11:34.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:34 smithi079 bash[71956]: cluster 2024-09-21T00:11:33.415939+0000 mgr.y (mgr.25531) 171 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:34.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:34 smithi079 bash[71956]: audit 2024-09-21T00:11:34.014650+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:11:34.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:34 smithi122 bash[48694]: cluster 2024-09-21T00:11:33.415939+0000 mgr.y (mgr.25531) 171 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:34.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:34 smithi122 bash[48694]: audit 2024-09-21T00:11:34.014650+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:11:35.254 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T00:11:35.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:35 smithi122 bash[48694]: audit 2024-09-21T00:11:34.496077+0000 mgr.y (mgr.25531) 172 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:35 smithi122 bash[48694]: cephadm 2024-09-21T00:11:34.510204+0000 mgr.y (mgr.25531) 173 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:11:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:35 smithi122 bash[48694]: audit 2024-09-21T00:11:34.515573+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:35 smithi122 bash[48694]: audit 2024-09-21T00:11:34.777047+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:11:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:35 smithi122 bash[48694]: audit 2024-09-21T00:11:34.778293+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:11:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:35 smithi122 bash[48694]: audit 2024-09-21T00:11:34.785698+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:35 smithi122 bash[48694]: cephadm 2024-09-21T00:11:34.913077+0000 mgr.y (mgr.25531) 174 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:11:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:35 smithi122 bash[48694]: cluster 2024-09-21T00:11:35.416783+0000 mgr.y (mgr.25531) 175 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:35.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[68241]: audit 2024-09-21T00:11:34.496077+0000 mgr.y (mgr.25531) 172 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:35.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[68241]: cephadm 2024-09-21T00:11:34.510204+0000 mgr.y (mgr.25531) 173 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:11:35.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[68241]: audit 2024-09-21T00:11:34.515573+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:35.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[68241]: audit 2024-09-21T00:11:34.777047+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:11:35.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[68241]: audit 2024-09-21T00:11:34.778293+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:11:35.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[68241]: audit 2024-09-21T00:11:34.785698+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:35.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[68241]: cephadm 2024-09-21T00:11:34.913077+0000 mgr.y (mgr.25531) 174 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:11:35.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[68241]: cluster 2024-09-21T00:11:35.416783+0000 mgr.y (mgr.25531) 175 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:35.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[71956]: audit 2024-09-21T00:11:34.496077+0000 mgr.y (mgr.25531) 172 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:35.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[71956]: cephadm 2024-09-21T00:11:34.510204+0000 mgr.y (mgr.25531) 173 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:11:35.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[71956]: audit 2024-09-21T00:11:34.515573+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:35.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[71956]: audit 2024-09-21T00:11:34.777047+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:11:35.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[71956]: audit 2024-09-21T00:11:34.778293+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:11:35.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[71956]: audit 2024-09-21T00:11:34.785698+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:35.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[71956]: cephadm 2024-09-21T00:11:34.913077+0000 mgr.y (mgr.25531) 174 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:11:35.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:35 smithi079 bash[71956]: cluster 2024-09-21T00:11:35.416783+0000 mgr.y (mgr.25531) 175 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:38.541 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:38 smithi079 bash[71956]: cluster 2024-09-21T00:11:37.417301+0000 mgr.y (mgr.25531) 176 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:38.542 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:38 smithi079 bash[68241]: cluster 2024-09-21T00:11:37.417301+0000 mgr.y (mgr.25531) 176 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:38.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:38 smithi122 bash[48694]: cluster 2024-09-21T00:11:37.417301+0000 mgr.y (mgr.25531) 176 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:39.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:11:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:11:39] "GET /metrics HTTP/1.1" 200 37954 "" "Prometheus/2.43.0" 2024-09-21T00:11:40.515 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:11:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: audit 2024-09-21T00:11:39.371450+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: cephadm 2024-09-21T00:11:39.372242+0000 mgr.y (mgr.25531) 177 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:11:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: cephadm 2024-09-21T00:11:39.372373+0000 mgr.y (mgr.25531) 178 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:11:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: audit 2024-09-21T00:11:39.375191+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:11:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: audit 2024-09-21T00:11:39.378870+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: cephadm 2024-09-21T00:11:39.380173+0000 mgr.y (mgr.25531) 179 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:11:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: audit 2024-09-21T00:11:39.386950+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: audit 2024-09-21T00:11:39.392958+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: cephadm 2024-09-21T00:11:39.394656+0000 mgr.y (mgr.25531) 180 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:11:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: audit 2024-09-21T00:11:39.401111+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: audit 2024-09-21T00:11:39.407196+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: cephadm 2024-09-21T00:11:39.408710+0000 mgr.y (mgr.25531) 181 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:11:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: audit 2024-09-21T00:11:39.415260+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: cluster 2024-09-21T00:11:39.419399+0000 mgr.y (mgr.25531) 182 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: audit 2024-09-21T00:11:39.422543+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T00:11:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: audit 2024-09-21T00:11:39.422868+0000 mgr.y (mgr.25531) 183 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T00:11:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[68241]: cephadm 2024-09-21T00:11:39.425046+0000 mgr.y (mgr.25531) 184 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: audit 2024-09-21T00:11:39.371450+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: cephadm 2024-09-21T00:11:39.372242+0000 mgr.y (mgr.25531) 177 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: cephadm 2024-09-21T00:11:39.372373+0000 mgr.y (mgr.25531) 178 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: audit 2024-09-21T00:11:39.375191+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: audit 2024-09-21T00:11:39.378870+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: cephadm 2024-09-21T00:11:39.380173+0000 mgr.y (mgr.25531) 179 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: audit 2024-09-21T00:11:39.386950+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: audit 2024-09-21T00:11:39.392958+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: cephadm 2024-09-21T00:11:39.394656+0000 mgr.y (mgr.25531) 180 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: audit 2024-09-21T00:11:39.401111+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: audit 2024-09-21T00:11:39.407196+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: cephadm 2024-09-21T00:11:39.408710+0000 mgr.y (mgr.25531) 181 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:11:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: audit 2024-09-21T00:11:39.415260+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: cluster 2024-09-21T00:11:39.419399+0000 mgr.y (mgr.25531) 182 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: audit 2024-09-21T00:11:39.422543+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T00:11:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: audit 2024-09-21T00:11:39.422868+0000 mgr.y (mgr.25531) 183 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T00:11:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:40 smithi079 bash[71956]: cephadm 2024-09-21T00:11:39.425046+0000 mgr.y (mgr.25531) 184 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T00:11:40.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: audit 2024-09-21T00:11:39.371450+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:40.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: cephadm 2024-09-21T00:11:39.372242+0000 mgr.y (mgr.25531) 177 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:11:40.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: cephadm 2024-09-21T00:11:39.372373+0000 mgr.y (mgr.25531) 178 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:11:40.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: audit 2024-09-21T00:11:39.375191+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:11:40.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: audit 2024-09-21T00:11:39.378870+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:40.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: cephadm 2024-09-21T00:11:39.380173+0000 mgr.y (mgr.25531) 179 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:11:40.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: audit 2024-09-21T00:11:39.386950+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:40.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: audit 2024-09-21T00:11:39.392958+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:40.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: cephadm 2024-09-21T00:11:39.394656+0000 mgr.y (mgr.25531) 180 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:11:40.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: audit 2024-09-21T00:11:39.401111+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: audit 2024-09-21T00:11:39.407196+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: cephadm 2024-09-21T00:11:39.408710+0000 mgr.y (mgr.25531) 181 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:11:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: audit 2024-09-21T00:11:39.415260+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: cluster 2024-09-21T00:11:39.419399+0000 mgr.y (mgr.25531) 182 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: audit 2024-09-21T00:11:39.422543+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T00:11:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: audit 2024-09-21T00:11:39.422868+0000 mgr.y (mgr.25531) 183 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T00:11:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:40 smithi122 bash[48694]: cephadm 2024-09-21T00:11:39.425046+0000 mgr.y (mgr.25531) 184 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T00:11:41.240 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:11:41.240 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (19m) 118s ago 29m 14.3M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:11:41.240 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (5m) 2m ago 28m 73.2M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:11:41.240 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (6m) 118s ago 27m 44.0M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:11:41.240 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (5m) 2m ago 35m 426M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:11:41.241 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (16m) 118s ago 37m 480M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:11:41.241 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (2m) 118s ago 37m 38.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:11:41.241 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (3m) 2m ago 35m 36.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:11:41.241 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (2m) 118s ago 35m 20.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:11:41.241 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (19m) 118s ago 29m 8775k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:11:41.241 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (19m) 2m ago 29m 8892k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:11:41.241 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (34m) 118s ago 34m 58.7M 3036M 17.2.0 e1d6a67b021e 664220be6971 2024-09-21T00:11:41.241 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (34m) 118s ago 34m 60.0M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:11:41.241 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (33m) 118s ago 33m 53.1M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:11:41.241 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (33m) 118s ago 33m 58.4M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:11:41.241 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (32m) 2m ago 32m 61.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:11:41.242 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (31m) 2m ago 31m 56.4M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:11:41.242 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (31m) 2m ago 31m 56.8M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:11:41.242 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (30m) 2m ago 30m 60.2M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:11:41.242 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (5m) 2m ago 29m 58.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:11:41.242 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (27m) 118s ago 27m 92.0M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:11:41.242 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (27m) 2m ago 27m 91.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:11:41.653 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:11:41.653 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:11:41.653 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:11:41.653 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:11:41.653 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:11:41.653 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:11:41.653 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:11:41.653 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:11:41.653 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-21T00:11:41.654 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:11:41.654 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:11:41.654 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:11:41.654 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:11:41.654 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:11:41.654 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-09-21T00:11:41.654 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 5 2024-09-21T00:11:41.654 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:11:41.654 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:11:42.055 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:11:42.055 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:11:42.055 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:11:42.055 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-21T00:11:42.055 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:11:42.055 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "0/8 daemons upgraded", 2024-09-21T00:11:42.055 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T00:11:42.055 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:11:42.056 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:11:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[68241]: audit 2024-09-21T00:11:40.502724+0000 mgr.y (mgr.25531) 185 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[68241]: audit 2024-09-21T00:11:40.878971+0000 mgr.y (mgr.25531) 186 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[68241]: audit 2024-09-21T00:11:41.222519+0000 mgr.y (mgr.25531) 187 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[68241]: cluster 2024-09-21T00:11:41.419859+0000 mgr.y (mgr.25531) 188 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[68241]: audit 2024-09-21T00:11:41.654170+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.79:0/2919472823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[68241]: audit 2024-09-21T00:11:42.037392+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[68241]: audit 2024-09-21T00:11:42.039993+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T00:11:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[68241]: audit 2024-09-21T00:11:42.040978+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:11:42.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[71956]: audit 2024-09-21T00:11:40.502724+0000 mgr.y (mgr.25531) 185 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:42.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[71956]: audit 2024-09-21T00:11:40.878971+0000 mgr.y (mgr.25531) 186 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:42.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[71956]: audit 2024-09-21T00:11:41.222519+0000 mgr.y (mgr.25531) 187 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:42.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[71956]: cluster 2024-09-21T00:11:41.419859+0000 mgr.y (mgr.25531) 188 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:42.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[71956]: audit 2024-09-21T00:11:41.654170+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.79:0/2919472823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:42.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[71956]: audit 2024-09-21T00:11:42.037392+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:42.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[71956]: audit 2024-09-21T00:11:42.039993+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T00:11:42.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:42 smithi079 bash[71956]: audit 2024-09-21T00:11:42.040978+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:11:42.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:42 smithi122 bash[48694]: audit 2024-09-21T00:11:40.502724+0000 mgr.y (mgr.25531) 185 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:42.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:42 smithi122 bash[48694]: audit 2024-09-21T00:11:40.878971+0000 mgr.y (mgr.25531) 186 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:42.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:42 smithi122 bash[48694]: audit 2024-09-21T00:11:41.222519+0000 mgr.y (mgr.25531) 187 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:42.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:42 smithi122 bash[48694]: cluster 2024-09-21T00:11:41.419859+0000 mgr.y (mgr.25531) 188 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:42.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:42 smithi122 bash[48694]: audit 2024-09-21T00:11:41.654170+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.79:0/2919472823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:11:42.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:42 smithi122 bash[48694]: audit 2024-09-21T00:11:42.037392+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:42.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:42 smithi122 bash[48694]: audit 2024-09-21T00:11:42.039993+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T00:11:42.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:42 smithi122 bash[48694]: audit 2024-09-21T00:11:42.040978+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:11:43.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:43 smithi079 bash[68241]: cephadm 2024-09-21T00:11:42.032720+0000 mgr.y (mgr.25531) 189 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T00:11:43.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:43 smithi079 bash[68241]: cephadm 2024-09-21T00:11:42.044123+0000 mgr.y (mgr.25531) 190 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-09-21T00:11:43.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:43 smithi079 bash[68241]: audit 2024-09-21T00:11:42.055615+0000 mgr.y (mgr.25531) 191 : audit [DBG] from='client.54235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:43.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:43 smithi079 bash[71956]: cephadm 2024-09-21T00:11:42.032720+0000 mgr.y (mgr.25531) 189 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T00:11:43.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:43 smithi079 bash[71956]: cephadm 2024-09-21T00:11:42.044123+0000 mgr.y (mgr.25531) 190 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-09-21T00:11:43.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:43 smithi079 bash[71956]: audit 2024-09-21T00:11:42.055615+0000 mgr.y (mgr.25531) 191 : audit [DBG] from='client.54235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:43 smithi122 bash[48694]: cephadm 2024-09-21T00:11:42.032720+0000 mgr.y (mgr.25531) 189 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T00:11:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:43 smithi122 bash[48694]: cephadm 2024-09-21T00:11:42.044123+0000 mgr.y (mgr.25531) 190 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-09-21T00:11:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:43 smithi122 bash[48694]: audit 2024-09-21T00:11:42.055615+0000 mgr.y (mgr.25531) 191 : audit [DBG] from='client.54235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:11:44.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:44 smithi079 bash[68241]: cluster 2024-09-21T00:11:43.420450+0000 mgr.y (mgr.25531) 192 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:44.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:44 smithi079 bash[71956]: cluster 2024-09-21T00:11:43.420450+0000 mgr.y (mgr.25531) 192 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:44.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:44 smithi122 bash[48694]: cluster 2024-09-21T00:11:43.420450+0000 mgr.y (mgr.25531) 192 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:11:45.769 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:45 smithi079 bash[71956]: audit 2024-09-21T00:11:44.504172+0000 mgr.y (mgr.25531) 193 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:45.769 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:45 smithi079 bash[71956]: cluster 2024-09-21T00:11:45.422077+0000 mgr.y (mgr.25531) 194 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:45.769 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:45 smithi079 bash[68241]: audit 2024-09-21T00:11:44.504172+0000 mgr.y (mgr.25531) 193 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:45.769 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:45 smithi079 bash[68241]: cluster 2024-09-21T00:11:45.422077+0000 mgr.y (mgr.25531) 194 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:45.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:45 smithi122 bash[48694]: audit 2024-09-21T00:11:44.504172+0000 mgr.y (mgr.25531) 193 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:45.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:45 smithi122 bash[48694]: cluster 2024-09-21T00:11:45.422077+0000 mgr.y (mgr.25531) 194 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:11:46.936 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:11:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:46.936 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:11:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:46.936 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:11:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:46.937 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:46.937 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:11:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:46.937 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:11:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:46.938 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:11:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:46.938 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:46.938 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:46 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:46.938 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:46 smithi079 systemd[1]: Stopping Ceph osd.0 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:11:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:47 smithi079 bash[68241]: cluster 2024-09-21T00:11:47.061787+0000 mon.a (mon.0) 287 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T00:11:47.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:47 smithi079 bash[71956]: cluster 2024-09-21T00:11:47.061787+0000 mon.a (mon.0) 287 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T00:11:47.242 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:47 smithi079 bash[27451]: debug 2024-09-21T00:11:47.057+0000 7f4e7683e700 -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-21T00:11:47.242 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:47 smithi079 bash[27451]: debug 2024-09-21T00:11:47.057+0000 7f4e7683e700 -1 osd.0 112 *** Got signal Terminated *** 2024-09-21T00:11:47.242 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:47 smithi079 bash[27451]: debug 2024-09-21T00:11:47.057+0000 7f4e7683e700 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:11:47.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:47 smithi122 bash[48694]: cluster 2024-09-21T00:11:47.061787+0000 mon.a (mon.0) 287 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T00:11:48.474 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:48 smithi079 bash[78264]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-0 2024-09-21T00:11:48.474 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:48 smithi079 bash[71956]: cluster 2024-09-21T00:11:47.112953+0000 mon.a (mon.0) 288 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:11:48.474 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:48 smithi079 bash[71956]: cluster 2024-09-21T00:11:47.125504+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-21T00:11:48.474 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:48 smithi079 bash[71956]: cluster 2024-09-21T00:11:47.422782+0000 mgr.y (mgr.25531) 195 : cluster [DBG] pgmap v86: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:11:48.474 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:48 smithi079 bash[71956]: cluster 2024-09-21T00:11:48.123652+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T00:11:48.475 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:48 smithi079 bash[68241]: cluster 2024-09-21T00:11:47.112953+0000 mon.a (mon.0) 288 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:11:48.475 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:48 smithi079 bash[68241]: cluster 2024-09-21T00:11:47.125504+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-21T00:11:48.475 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:48 smithi079 bash[68241]: cluster 2024-09-21T00:11:47.422782+0000 mgr.y (mgr.25531) 195 : cluster [DBG] pgmap v86: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:11:48.475 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:48 smithi079 bash[68241]: cluster 2024-09-21T00:11:48.123652+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T00:11:48.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:48 smithi122 bash[48694]: cluster 2024-09-21T00:11:47.112953+0000 mon.a (mon.0) 288 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:11:48.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:48 smithi122 bash[48694]: cluster 2024-09-21T00:11:47.125504+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-21T00:11:48.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:48 smithi122 bash[48694]: cluster 2024-09-21T00:11:47.422782+0000 mgr.y (mgr.25531) 195 : cluster [DBG] pgmap v86: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:11:48.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:48 smithi122 bash[48694]: cluster 2024-09-21T00:11:48.123652+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T00:11:48.741 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:48 smithi079 bash[78329]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-0 2024-09-21T00:11:49.615 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:11:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:11:49] "GET /metrics HTTP/1.1" 200 38016 "" "Prometheus/2.43.0" 2024-09-21T00:11:49.615 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:49 smithi079 bash[68241]: audit 2024-09-21T00:11:48.460803+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:49.615 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:49 smithi079 bash[68241]: audit 2024-09-21T00:11:48.462861+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:11:49.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:49 smithi079 bash[71956]: audit 2024-09-21T00:11:48.460803+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:49.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:49 smithi079 bash[71956]: audit 2024-09-21T00:11:48.462861+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:11:49.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:49 smithi122 bash[48694]: audit 2024-09-21T00:11:48.460803+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:49.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:49 smithi122 bash[48694]: audit 2024-09-21T00:11:48.462861+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:11:50.741 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:50 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-21T00:11:50.741 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:50 smithi079 systemd[1]: Stopped Ceph osd.0 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:11:50.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:50 smithi079 bash[68241]: cluster 2024-09-21T00:11:49.424634+0000 mgr.y (mgr.25531) 196 : cluster [DBG] pgmap v88: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:50.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:50 smithi079 bash[68241]: cluster 2024-09-21T00:11:49.456468+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: Degraded data redundancy: 74/723 objects degraded (10.235%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T00:11:50.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:50 smithi079 bash[71956]: cluster 2024-09-21T00:11:49.424634+0000 mgr.y (mgr.25531) 196 : cluster [DBG] pgmap v88: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:50.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:50 smithi079 bash[71956]: cluster 2024-09-21T00:11:49.456468+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: Degraded data redundancy: 74/723 objects degraded (10.235%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T00:11:50.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:50 smithi122 bash[48694]: cluster 2024-09-21T00:11:49.424634+0000 mgr.y (mgr.25531) 196 : cluster [DBG] pgmap v88: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:50.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:50 smithi122 bash[48694]: cluster 2024-09-21T00:11:49.456468+0000 mon.a (mon.0) 293 : cluster [WRN] Health check failed: Degraded data redundancy: 74/723 objects degraded (10.235%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T00:11:51.241 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:11:50 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:51.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:50 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:51.242 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:11:50 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:51.242 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:11:50 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:51.243 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:11:50 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:51.243 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:50 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:51.243 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:50 smithi079 systemd[1]: Started Ceph osd.0 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:11:51.243 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:11:50 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:51.244 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:11:50 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:51.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:50 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:11:52.235 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:51 smithi079 bash[71956]: audit 2024-09-21T00:11:50.938715+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:52.235 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:51 smithi079 bash[71956]: audit 2024-09-21T00:11:50.944439+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:52.235 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:51 smithi079 bash[71956]: audit 2024-09-21T00:11:50.949968+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:52.235 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:51 smithi079 bash[71956]: audit 2024-09-21T00:11:50.950555+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:11:52.235 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:51 smithi079 bash[71956]: cluster 2024-09-21T00:11:51.425147+0000 mgr.y (mgr.25531) 197 : cluster [DBG] pgmap v89: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:52.235 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:51 smithi079 bash[68241]: audit 2024-09-21T00:11:50.938715+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:52.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:51 smithi079 bash[68241]: audit 2024-09-21T00:11:50.944439+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:52.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:51 smithi079 bash[68241]: audit 2024-09-21T00:11:50.949968+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:52.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:51 smithi079 bash[68241]: audit 2024-09-21T00:11:50.950555+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:11:52.236 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:51 smithi079 bash[68241]: cluster 2024-09-21T00:11:51.425147+0000 mgr.y (mgr.25531) 197 : cluster [DBG] pgmap v89: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:52.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:51 smithi122 bash[48694]: audit 2024-09-21T00:11:50.938715+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:52.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:51 smithi122 bash[48694]: audit 2024-09-21T00:11:50.944439+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:52.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:51 smithi122 bash[48694]: audit 2024-09-21T00:11:50.949968+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:52.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:51 smithi122 bash[48694]: audit 2024-09-21T00:11:50.950555+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:11:52.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:51 smithi122 bash[48694]: cluster 2024-09-21T00:11:51.425147+0000 mgr.y (mgr.25531) 197 : cluster [DBG] pgmap v89: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:52.491 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:52 smithi079 bash[78476]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:11:52.491 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:52 smithi079 bash[78476]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:11:53.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:53 smithi122 bash[48694]: cluster 2024-09-21T00:11:53.426026+0000 mgr.y (mgr.25531) 198 : cluster [DBG] pgmap v90: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 74/723 objects degraded (10.235%) 2024-09-21T00:11:53.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:53 smithi079 bash[71956]: cluster 2024-09-21T00:11:53.426026+0000 mgr.y (mgr.25531) 198 : cluster [DBG] pgmap v90: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 74/723 objects degraded (10.235%) 2024-09-21T00:11:53.992 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:53 smithi079 bash[78476]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T00:11:53.992 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:53 smithi079 bash[78476]: 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-21T00:11:53.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:53 smithi079 bash[68241]: cluster 2024-09-21T00:11:53.426026+0000 mgr.y (mgr.25531) 198 : cluster [DBG] pgmap v90: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 74/723 objects degraded (10.235%) 2024-09-21T00:11:54.322 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:54 smithi079 bash[78476]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T00:11:54.322 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:54 smithi079 bash[78476]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T00:11:54.322 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:54 smithi079 bash[78476]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T00:11:54.323 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:54 smithi079 bash[78476]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T00:11:54.323 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:54 smithi079 bash[78476]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-21T00:11:55.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:55 smithi122 bash[48694]: audit 2024-09-21T00:11:54.512082+0000 mgr.y (mgr.25531) 199 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:55 smithi122 bash[48694]: cluster 2024-09-21T00:11:55.427920+0000 mgr.y (mgr.25531) 200 : cluster [DBG] pgmap v91: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 369 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:55.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:55 smithi079 bash[71956]: audit 2024-09-21T00:11:54.512082+0000 mgr.y (mgr.25531) 199 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:55.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:55 smithi079 bash[71956]: cluster 2024-09-21T00:11:55.427920+0000 mgr.y (mgr.25531) 200 : cluster [DBG] pgmap v91: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 369 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:55 smithi079 bash[68241]: audit 2024-09-21T00:11:54.512082+0000 mgr.y (mgr.25531) 199 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:11:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:55 smithi079 bash[68241]: cluster 2024-09-21T00:11:55.427920+0000 mgr.y (mgr.25531) 200 : cluster [DBG] pgmap v91: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 369 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:56.491 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:56 smithi079 bash[78733]: debug 2024-09-21T00:11:56.093+0000 7f7eade50640 1 -- 172.21.15.79:0/3975508621 <== mon.0 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c6e6df2960 con 0x55c6e6e13800 2024-09-21T00:11:58.344 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:11:58 smithi079 bash[78733]: debug 2024-09-21T00:11:57.997+0000 7f7eb06b7640 -1 Falling back to public interface 2024-09-21T00:11:58.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:58 smithi122 bash[48694]: audit 2024-09-21T00:11:57.345106+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:58.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:58 smithi122 bash[48694]: audit 2024-09-21T00:11:57.352639+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:58.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:58 smithi122 bash[48694]: cluster 2024-09-21T00:11:57.428844+0000 mgr.y (mgr.25531) 201 : cluster [DBG] pgmap v92: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:58.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:58 smithi079 bash[68241]: audit 2024-09-21T00:11:57.345106+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:58.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:58 smithi079 bash[68241]: audit 2024-09-21T00:11:57.352639+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:58.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:58 smithi079 bash[68241]: cluster 2024-09-21T00:11:57.428844+0000 mgr.y (mgr.25531) 201 : cluster [DBG] pgmap v92: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:58.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:58 smithi079 bash[71956]: audit 2024-09-21T00:11:57.345106+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:58.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:58 smithi079 bash[71956]: audit 2024-09-21T00:11:57.352639+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:58.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:58 smithi079 bash[71956]: cluster 2024-09-21T00:11:57.428844+0000 mgr.y (mgr.25531) 201 : cluster [DBG] pgmap v92: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:59.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:11:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:11:59] "GET /metrics HTTP/1.1" 200 38016 "" "Prometheus/2.43.0" 2024-09-21T00:11:59.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:59 smithi079 bash[68241]: audit 2024-09-21T00:11:58.506505+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:59.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:59 smithi079 bash[68241]: audit 2024-09-21T00:11:58.511599+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:59.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:11:59 smithi079 bash[68241]: cluster 2024-09-21T00:11:59.430602+0000 mgr.y (mgr.25531) 202 : cluster [DBG] pgmap v93: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 724 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:59.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:59 smithi079 bash[71956]: audit 2024-09-21T00:11:58.506505+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:59.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:59 smithi079 bash[71956]: audit 2024-09-21T00:11:58.511599+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:59.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:11:59 smithi079 bash[71956]: cluster 2024-09-21T00:11:59.430602+0000 mgr.y (mgr.25531) 202 : cluster [DBG] pgmap v93: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 724 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:11:59.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:59 smithi122 bash[48694]: audit 2024-09-21T00:11:58.506505+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:59.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:59 smithi122 bash[48694]: audit 2024-09-21T00:11:58.511599+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:11:59.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:11:59 smithi122 bash[48694]: cluster 2024-09-21T00:11:59.430602+0000 mgr.y (mgr.25531) 202 : cluster [DBG] pgmap v93: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 724 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:12:01.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:01 smithi079 bash[71956]: cluster 2024-09-21T00:12:01.431167+0000 mgr.y (mgr.25531) 203 : cluster [DBG] pgmap v94: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:12:01.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:01 smithi079 bash[71956]: audit 2024-09-21T00:12:01.464231+0000 mon.a (mon.0) 302 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T00:12:01.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:01 smithi079 bash[68241]: cluster 2024-09-21T00:12:01.431167+0000 mgr.y (mgr.25531) 203 : cluster [DBG] pgmap v94: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:12:01.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:01 smithi079 bash[68241]: audit 2024-09-21T00:12:01.464231+0000 mon.a (mon.0) 302 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T00:12:01.742 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:12:01 smithi079 bash[78733]: debug 2024-09-21T00:12:01.409+0000 7f7eb06b7640 -1 osd.0 0 read_superblock omap replica is missing. 2024-09-21T00:12:01.742 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:12:01 smithi079 bash[78733]: debug 2024-09-21T00:12:01.457+0000 7f7eb06b7640 -1 osd.0 112 log_to_monitors true 2024-09-21T00:12:01.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:01 smithi122 bash[48694]: cluster 2024-09-21T00:12:01.431167+0000 mgr.y (mgr.25531) 203 : cluster [DBG] pgmap v94: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:12:01.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:01 smithi122 bash[48694]: audit 2024-09-21T00:12:01.464231+0000 mon.a (mon.0) 302 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T00:12:02.491 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:12:02 smithi079 bash[78733]: debug 2024-09-21T00:12:02.025+0000 7f7ea445a640 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T00:12:02.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:02 smithi122 bash[48694]: audit 2024-09-21T00:12:01.517306+0000 mon.a (mon.0) 303 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T00:12:02.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:02 smithi122 bash[48694]: cluster 2024-09-21T00:12:01.524132+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T00:12:02.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:02 smithi122 bash[48694]: audit 2024-09-21T00:12:01.525306+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:12:02.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:02 smithi122 bash[48694]: audit 2024-09-21T00:12:02.008148+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972]' entity='osd.0' 2024-09-21T00:12:02.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:02 smithi079 bash[68241]: audit 2024-09-21T00:12:01.517306+0000 mon.a (mon.0) 303 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T00:12:02.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:02 smithi079 bash[68241]: cluster 2024-09-21T00:12:01.524132+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T00:12:02.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:02 smithi079 bash[68241]: audit 2024-09-21T00:12:01.525306+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:12:02.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:02 smithi079 bash[68241]: audit 2024-09-21T00:12:02.008148+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972]' entity='osd.0' 2024-09-21T00:12:02.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:02 smithi079 bash[71956]: audit 2024-09-21T00:12:01.517306+0000 mon.a (mon.0) 303 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T00:12:02.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:02 smithi079 bash[71956]: cluster 2024-09-21T00:12:01.524132+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T00:12:02.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:02 smithi079 bash[71956]: audit 2024-09-21T00:12:01.525306+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:12:02.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:02 smithi079 bash[71956]: audit 2024-09-21T00:12:02.008148+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972]' entity='osd.0' 2024-09-21T00:12:03.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:03 smithi122 bash[48694]: cluster 2024-09-21T00:12:03.006796+0000 mon.a (mon.0) 307 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:12:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:03 smithi122 bash[48694]: cluster 2024-09-21T00:12:03.016298+0000 mon.a (mon.0) 308 : cluster [INF] osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972] boot 2024-09-21T00:12:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:03 smithi122 bash[48694]: cluster 2024-09-21T00:12:03.016439+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T00:12:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:03 smithi122 bash[48694]: audit 2024-09-21T00:12:03.024801+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T00:12:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:03 smithi122 bash[48694]: cluster 2024-09-21T00:12:03.432080+0000 mgr.y (mgr.25531) 204 : cluster [DBG] pgmap v97: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:12:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:03 smithi122 bash[48694]: audit 2024-09-21T00:12:03.461225+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:03 smithi122 bash[48694]: audit 2024-09-21T00:12:03.463312+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:12:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[68241]: cluster 2024-09-21T00:12:03.006796+0000 mon.a (mon.0) 307 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:12:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[68241]: cluster 2024-09-21T00:12:03.016298+0000 mon.a (mon.0) 308 : cluster [INF] osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972] boot 2024-09-21T00:12:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[68241]: cluster 2024-09-21T00:12:03.016439+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T00:12:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[68241]: audit 2024-09-21T00:12:03.024801+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T00:12:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[68241]: cluster 2024-09-21T00:12:03.432080+0000 mgr.y (mgr.25531) 204 : cluster [DBG] pgmap v97: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:12:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[68241]: audit 2024-09-21T00:12:03.461225+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[68241]: audit 2024-09-21T00:12:03.463312+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:12:03.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[71956]: cluster 2024-09-21T00:12:03.006796+0000 mon.a (mon.0) 307 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:12:03.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[71956]: cluster 2024-09-21T00:12:03.016298+0000 mon.a (mon.0) 308 : cluster [INF] osd.0 [v2:172.21.15.79:6802/2465694972,v1:172.21.15.79:6803/2465694972] boot 2024-09-21T00:12:03.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[71956]: cluster 2024-09-21T00:12:03.016439+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T00:12:03.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[71956]: audit 2024-09-21T00:12:03.024801+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T00:12:03.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[71956]: cluster 2024-09-21T00:12:03.432080+0000 mgr.y (mgr.25531) 204 : cluster [DBG] pgmap v97: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:12:03.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[71956]: audit 2024-09-21T00:12:03.461225+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:03.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:03 smithi079 bash[71956]: audit 2024-09-21T00:12:03.463312+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:12:05.186 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:05 smithi079 bash[71956]: cluster 2024-09-21T00:12:04.033107+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T00:12:05.187 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:05 smithi079 bash[68241]: cluster 2024-09-21T00:12:04.033107+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T00:12:05.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:05 smithi122 bash[48694]: cluster 2024-09-21T00:12:04.033107+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T00:12:06.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:06 smithi079 bash[68241]: audit 2024-09-21T00:12:04.523470+0000 mgr.y (mgr.25531) 205 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:06.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:06 smithi079 bash[68241]: cluster 2024-09-21T00:12:05.433720+0000 mgr.y (mgr.25531) 206 : cluster [DBG] pgmap v99: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/723 objects degraded (4.564%) 2024-09-21T00:12:06.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:06 smithi079 bash[71956]: audit 2024-09-21T00:12:04.523470+0000 mgr.y (mgr.25531) 205 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:06.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:06 smithi079 bash[71956]: cluster 2024-09-21T00:12:05.433720+0000 mgr.y (mgr.25531) 206 : cluster [DBG] pgmap v99: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/723 objects degraded (4.564%) 2024-09-21T00:12:06.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:06 smithi122 bash[48694]: audit 2024-09-21T00:12:04.523470+0000 mgr.y (mgr.25531) 205 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:06.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:06 smithi122 bash[48694]: cluster 2024-09-21T00:12:05.433720+0000 mgr.y (mgr.25531) 206 : cluster [DBG] pgmap v99: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/723 objects degraded (4.564%) 2024-09-21T00:12:07.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:07 smithi079 bash[71956]: cluster 2024-09-21T00:12:06.022713+0000 mon.a (mon.0) 314 : cluster [WRN] Health check update: Degraded data redundancy: 33/723 objects degraded (4.564%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T00:12:07.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:07 smithi079 bash[68241]: cluster 2024-09-21T00:12:06.022713+0000 mon.a (mon.0) 314 : cluster [WRN] Health check update: Degraded data redundancy: 33/723 objects degraded (4.564%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T00:12:07.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:07 smithi122 bash[48694]: cluster 2024-09-21T00:12:06.022713+0000 mon.a (mon.0) 314 : cluster [WRN] Health check update: Degraded data redundancy: 33/723 objects degraded (4.564%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T00:12:08.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:08 smithi122 bash[48694]: cluster 2024-09-21T00:12:07.434415+0000 mgr.y (mgr.25531) 207 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:08.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:08 smithi079 bash[68241]: cluster 2024-09-21T00:12:07.434415+0000 mgr.y (mgr.25531) 207 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:08.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:08 smithi079 bash[71956]: cluster 2024-09-21T00:12:07.434415+0000 mgr.y (mgr.25531) 207 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:09.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:09 smithi122 bash[48694]: cluster 2024-09-21T00:12:08.033452+0000 mon.a (mon.0) 315 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/723 objects degraded (4.564%), 8 pgs degraded) 2024-09-21T00:12:09.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:09 smithi122 bash[48694]: cluster 2024-09-21T00:12:08.033482+0000 mon.a (mon.0) 316 : cluster [INF] Cluster is now healthy 2024-09-21T00:12:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:09 smithi122 bash[48694]: audit 2024-09-21T00:12:08.932959+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:09 smithi122 bash[48694]: audit 2024-09-21T00:12:08.942697+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:09 smithi122 bash[48694]: audit 2024-09-21T00:12:08.944749+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:09 smithi122 bash[48694]: audit 2024-09-21T00:12:08.946329+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:12:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:09 smithi122 bash[48694]: audit 2024-09-21T00:12:08.955922+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:09.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:12:09] "GET /metrics HTTP/1.1" 200 37955 "" "Prometheus/2.43.0" 2024-09-21T00:12:09.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[68241]: cluster 2024-09-21T00:12:08.033452+0000 mon.a (mon.0) 315 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/723 objects degraded (4.564%), 8 pgs degraded) 2024-09-21T00:12:09.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[68241]: cluster 2024-09-21T00:12:08.033482+0000 mon.a (mon.0) 316 : cluster [INF] Cluster is now healthy 2024-09-21T00:12:09.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[68241]: audit 2024-09-21T00:12:08.932959+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:09.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[68241]: audit 2024-09-21T00:12:08.942697+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:09.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[68241]: audit 2024-09-21T00:12:08.944749+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:09.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[68241]: audit 2024-09-21T00:12:08.946329+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:12:09.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[68241]: audit 2024-09-21T00:12:08.955922+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:09.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[71956]: cluster 2024-09-21T00:12:08.033452+0000 mon.a (mon.0) 315 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/723 objects degraded (4.564%), 8 pgs degraded) 2024-09-21T00:12:09.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[71956]: cluster 2024-09-21T00:12:08.033482+0000 mon.a (mon.0) 316 : cluster [INF] Cluster is now healthy 2024-09-21T00:12:09.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[71956]: audit 2024-09-21T00:12:08.932959+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:09.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[71956]: audit 2024-09-21T00:12:08.942697+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:09.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[71956]: audit 2024-09-21T00:12:08.944749+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:09.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[71956]: audit 2024-09-21T00:12:08.946329+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:12:09.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:09 smithi079 bash[71956]: audit 2024-09-21T00:12:08.955922+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:10.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:10 smithi122 bash[48694]: audit 2024-09-21T00:12:09.111832+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:10 smithi122 bash[48694]: audit 2024-09-21T00:12:09.115197+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:10 smithi122 bash[48694]: audit 2024-09-21T00:12:09.118016+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:10 smithi122 bash[48694]: audit 2024-09-21T00:12:09.120232+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:10 smithi122 bash[48694]: audit 2024-09-21T00:12:09.122736+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T00:12:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:10 smithi122 bash[48694]: audit 2024-09-21T00:12:09.123084+0000 mgr.y (mgr.25531) 208 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T00:12:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:10 smithi122 bash[48694]: cephadm 2024-09-21T00:12:09.125218+0000 mgr.y (mgr.25531) 209 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T00:12:10.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:10 smithi122 bash[48694]: cluster 2024-09-21T00:12:09.435894+0000 mgr.y (mgr.25531) 210 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:12:10.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[68241]: audit 2024-09-21T00:12:09.111832+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:10.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[68241]: audit 2024-09-21T00:12:09.115197+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:10.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[68241]: audit 2024-09-21T00:12:09.118016+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:10.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[68241]: audit 2024-09-21T00:12:09.120232+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:10.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[68241]: audit 2024-09-21T00:12:09.122736+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T00:12:10.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[68241]: audit 2024-09-21T00:12:09.123084+0000 mgr.y (mgr.25531) 208 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T00:12:10.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[68241]: cephadm 2024-09-21T00:12:09.125218+0000 mgr.y (mgr.25531) 209 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T00:12:10.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[68241]: cluster 2024-09-21T00:12:09.435894+0000 mgr.y (mgr.25531) 210 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:12:10.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[71956]: audit 2024-09-21T00:12:09.111832+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:10.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[71956]: audit 2024-09-21T00:12:09.115197+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:10.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[71956]: audit 2024-09-21T00:12:09.118016+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:10.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[71956]: audit 2024-09-21T00:12:09.120232+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:10.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[71956]: audit 2024-09-21T00:12:09.122736+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T00:12:10.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[71956]: audit 2024-09-21T00:12:09.123084+0000 mgr.y (mgr.25531) 208 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T00:12:10.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[71956]: cephadm 2024-09-21T00:12:09.125218+0000 mgr.y (mgr.25531) 209 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T00:12:10.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:10 smithi079 bash[71956]: cluster 2024-09-21T00:12:09.435894+0000 mgr.y (mgr.25531) 210 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:12:11.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:11 smithi122 bash[48694]: cluster 2024-09-21T00:12:11.436616+0000 mgr.y (mgr.25531) 211 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:12:11.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:11 smithi079 bash[68241]: cluster 2024-09-21T00:12:11.436616+0000 mgr.y (mgr.25531) 211 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:12:11.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:11 smithi079 bash[71956]: cluster 2024-09-21T00:12:11.436616+0000 mgr.y (mgr.25531) 211 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:12:12.451 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:12:12.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:12 smithi079 bash[68241]: cephadm 2024-09-21T00:12:11.702258+0000 mgr.y (mgr.25531) 212 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T00:12:12.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:12 smithi079 bash[68241]: audit 2024-09-21T00:12:11.707258+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:12.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:12 smithi079 bash[68241]: audit 2024-09-21T00:12:11.709748+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T00:12:12.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:12 smithi079 bash[68241]: audit 2024-09-21T00:12:11.710927+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:12.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:12 smithi079 bash[68241]: cephadm 2024-09-21T00:12:11.715938+0000 mgr.y (mgr.25531) 213 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-21T00:12:12.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:12 smithi079 bash[68241]: audit 2024-09-21T00:12:12.438645+0000 mgr.y (mgr.25531) 214 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:12.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:12 smithi079 bash[71956]: cephadm 2024-09-21T00:12:11.702258+0000 mgr.y (mgr.25531) 212 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T00:12:12.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:12 smithi079 bash[71956]: audit 2024-09-21T00:12:11.707258+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:12.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:12 smithi079 bash[71956]: audit 2024-09-21T00:12:11.709748+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T00:12:12.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:12 smithi079 bash[71956]: audit 2024-09-21T00:12:11.710927+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:12.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:12 smithi079 bash[71956]: cephadm 2024-09-21T00:12:11.715938+0000 mgr.y (mgr.25531) 213 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-21T00:12:12.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:12 smithi079 bash[71956]: audit 2024-09-21T00:12:12.438645+0000 mgr.y (mgr.25531) 214 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:12 smithi122 bash[48694]: cephadm 2024-09-21T00:12:11.702258+0000 mgr.y (mgr.25531) 212 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T00:12:13.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:12 smithi122 bash[48694]: audit 2024-09-21T00:12:11.707258+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:12 smithi122 bash[48694]: audit 2024-09-21T00:12:11.709748+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T00:12:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:12 smithi122 bash[48694]: audit 2024-09-21T00:12:11.710927+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:12 smithi122 bash[48694]: cephadm 2024-09-21T00:12:11.715938+0000 mgr.y (mgr.25531) 213 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-21T00:12:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:12 smithi122 bash[48694]: audit 2024-09-21T00:12:12.438645+0000 mgr.y (mgr.25531) 214 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:13.170 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:12:13.170 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (20m) 15s ago 29m 14.3M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:12:13.170 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (5m) 3m ago 29m 73.2M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (6m) 15s ago 27m 44.5M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (6m) 3m ago 36m 426M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (17m) 15s ago 38m 487M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (3m) 15s ago 38m 45.3M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (4m) 3m ago 36m 36.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (2m) 15s ago 36m 36.1M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (20m) 15s ago 30m 9335k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (19m) 3m ago 30m 8892k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (18s) 15s ago 35m - 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (34m) 15s ago 34m 59.9M 3036M 17.2.0 e1d6a67b021e 600911a3ba4c 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (34m) 15s ago 34m 53.7M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (33m) 15s ago 33m 59.3M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (32m) 3m ago 33m 61.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:12:13.171 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (32m) 3m ago 32m 56.4M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:12:13.172 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (31m) 3m ago 31m 56.8M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:12:13.172 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (31m) 3m ago 31m 60.2M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:12:13.172 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (6m) 3m ago 30m 58.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:12:13.172 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (28m) 15s ago 28m 92.5M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:12:13.172 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (28m) 3m ago 28m 91.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:12:13.595 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 1 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:12:13.596 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:12:13.597 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:12:13.597 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-09-21T00:12:13.597 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 6 2024-09-21T00:12:13.597 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:12:13.597 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:12:13.935 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:12:13.936 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:12:13.936 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:12:13.936 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-21T00:12:13.936 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:12:13.936 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "1/8 daemons upgraded", 2024-09-21T00:12:13.936 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T00:12:13.936 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:12:13.936 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:12:13.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:13 smithi079 bash[68241]: audit 2024-09-21T00:12:12.805563+0000 mgr.y (mgr.25531) 215 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:13.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:13 smithi079 bash[68241]: audit 2024-09-21T00:12:13.153451+0000 mgr.y (mgr.25531) 216 : audit [DBG] from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:13.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:13 smithi079 bash[68241]: cluster 2024-09-21T00:12:13.437461+0000 mgr.y (mgr.25531) 217 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:12:13.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:13 smithi079 bash[68241]: audit 2024-09-21T00:12:13.562774+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:13.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:13 smithi079 bash[68241]: audit 2024-09-21T00:12:13.596789+0000 mon.a (mon.0) 331 : audit [DBG] from='client.? 172.21.15.79:0/1531157194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:13.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:13 smithi079 bash[71956]: audit 2024-09-21T00:12:12.805563+0000 mgr.y (mgr.25531) 215 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:13.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:13 smithi079 bash[71956]: audit 2024-09-21T00:12:13.153451+0000 mgr.y (mgr.25531) 216 : audit [DBG] from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:13.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:13 smithi079 bash[71956]: cluster 2024-09-21T00:12:13.437461+0000 mgr.y (mgr.25531) 217 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:12:13.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:13 smithi079 bash[71956]: audit 2024-09-21T00:12:13.562774+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:13.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:13 smithi079 bash[71956]: audit 2024-09-21T00:12:13.596789+0000 mon.a (mon.0) 331 : audit [DBG] from='client.? 172.21.15.79:0/1531157194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:14.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:13 smithi122 bash[48694]: audit 2024-09-21T00:12:12.805563+0000 mgr.y (mgr.25531) 215 : audit [DBG] from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:14.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:13 smithi122 bash[48694]: audit 2024-09-21T00:12:13.153451+0000 mgr.y (mgr.25531) 216 : audit [DBG] from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:14.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:13 smithi122 bash[48694]: cluster 2024-09-21T00:12:13.437461+0000 mgr.y (mgr.25531) 217 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:12:14.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:13 smithi122 bash[48694]: audit 2024-09-21T00:12:13.562774+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:14.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:13 smithi122 bash[48694]: audit 2024-09-21T00:12:13.596789+0000 mon.a (mon.0) 331 : audit [DBG] from='client.? 172.21.15.79:0/1531157194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:14.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:14 smithi079 bash[68241]: audit 2024-09-21T00:12:13.936064+0000 mgr.y (mgr.25531) 218 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:14.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:14 smithi079 bash[71956]: audit 2024-09-21T00:12:13.936064+0000 mgr.y (mgr.25531) 218 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:15.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:14 smithi122 bash[48694]: audit 2024-09-21T00:12:13.936064+0000 mgr.y (mgr.25531) 218 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:15.891 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:15 smithi079 bash[71956]: audit 2024-09-21T00:12:14.534697+0000 mgr.y (mgr.25531) 219 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:15.891 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:15 smithi079 bash[71956]: cluster 2024-09-21T00:12:15.439045+0000 mgr.y (mgr.25531) 220 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:12:15.892 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:15 smithi079 bash[68241]: audit 2024-09-21T00:12:14.534697+0000 mgr.y (mgr.25531) 219 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:15.892 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:15 smithi079 bash[68241]: cluster 2024-09-21T00:12:15.439045+0000 mgr.y (mgr.25531) 220 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:12:16.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:15 smithi122 bash[48694]: audit 2024-09-21T00:12:14.534697+0000 mgr.y (mgr.25531) 219 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:16.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:15 smithi122 bash[48694]: cluster 2024-09-21T00:12:15.439045+0000 mgr.y (mgr.25531) 220 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:12:16.830 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:12:16 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:16.830 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:16 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:16.830 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:12:16 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:16.833 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:12:16 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:16.834 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:16 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:16.834 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:12:16 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:16.834 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:12:16 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:16.835 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:12:16 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:16.835 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:16 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:17.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:17 smithi079 bash[68241]: cluster 2024-09-21T00:12:16.957866+0000 mon.a (mon.0) 332 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T00:12:17.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:17 smithi079 bash[71956]: cluster 2024-09-21T00:12:16.957866+0000 mon.a (mon.0) 332 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T00:12:17.242 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:16 smithi079 systemd[1]: Stopping Ceph osd.1 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:12:17.242 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:16 smithi079 bash[30440]: debug 2024-09-21T00:12:16.952+0000 7fcac129f700 -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-21T00:12:17.242 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:16 smithi079 bash[30440]: debug 2024-09-21T00:12:16.952+0000 7fcac129f700 -1 osd.1 117 *** Got signal Terminated *** 2024-09-21T00:12:17.242 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:16 smithi079 bash[30440]: debug 2024-09-21T00:12:16.952+0000 7fcac129f700 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:12:17.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:17 smithi122 bash[48694]: cluster 2024-09-21T00:12:16.957866+0000 mon.a (mon.0) 332 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T00:12:18.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:18 smithi122 bash[48694]: cluster 2024-09-21T00:12:17.008671+0000 mon.a (mon.0) 333 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:12:18.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:18 smithi122 bash[48694]: cluster 2024-09-21T00:12:17.024217+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T00:12:18.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:18 smithi122 bash[48694]: cluster 2024-09-21T00:12:17.439783+0000 mgr.y (mgr.25531) 221 : cluster [DBG] pgmap v106: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:12:18.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:18 smithi122 bash[48694]: cluster 2024-09-21T00:12:18.020571+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T00:12:18.360 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:18 smithi079 bash[68241]: cluster 2024-09-21T00:12:17.008671+0000 mon.a (mon.0) 333 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:12:18.360 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:18 smithi079 bash[68241]: cluster 2024-09-21T00:12:17.024217+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T00:12:18.360 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:18 smithi079 bash[68241]: cluster 2024-09-21T00:12:17.439783+0000 mgr.y (mgr.25531) 221 : cluster [DBG] pgmap v106: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:12:18.360 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:18 smithi079 bash[68241]: cluster 2024-09-21T00:12:18.020571+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T00:12:18.361 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:18 smithi079 bash[71956]: cluster 2024-09-21T00:12:17.008671+0000 mon.a (mon.0) 333 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:12:18.361 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:18 smithi079 bash[71956]: cluster 2024-09-21T00:12:17.024217+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T00:12:18.361 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:18 smithi079 bash[71956]: cluster 2024-09-21T00:12:17.439783+0000 mgr.y (mgr.25531) 221 : cluster [DBG] pgmap v106: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:12:18.361 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:18 smithi079 bash[71956]: cluster 2024-09-21T00:12:18.020571+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T00:12:18.361 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:18 smithi079 bash[82695]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-1 2024-09-21T00:12:18.741 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:18 smithi079 bash[82793]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-1 2024-09-21T00:12:19.551 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:12:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:12:19] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.43.0" 2024-09-21T00:12:19.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:19 smithi079 bash[68241]: audit 2024-09-21T00:12:18.458714+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:19.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:19 smithi079 bash[68241]: audit 2024-09-21T00:12:18.459698+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:12:19.552 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:19 smithi079 bash[71956]: audit 2024-09-21T00:12:18.458714+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:19.552 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:19 smithi079 bash[71956]: audit 2024-09-21T00:12:18.459698+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:12:19.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:19 smithi122 bash[48694]: audit 2024-09-21T00:12:18.458714+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:19.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:19 smithi122 bash[48694]: audit 2024-09-21T00:12:18.459698+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:12:20.720 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:12:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:20.720 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:12:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:20.721 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:20 smithi079 bash[68241]: cluster 2024-09-21T00:12:19.441437+0000 mgr.y (mgr.25531) 222 : cluster [DBG] pgmap v108: 161 pgs: 36 active+undersized, 1 stale+active+clean, 20 active+undersized+degraded, 104 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-09-21T00:12:20.721 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:20 smithi079 bash[68241]: cluster 2024-09-21T00:12:19.456531+0000 mon.a (mon.0) 338 : cluster [WRN] Health check failed: Degraded data redundancy: 94/723 objects degraded (13.001%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T00:12:20.721 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:20 smithi079 bash[71956]: cluster 2024-09-21T00:12:19.441437+0000 mgr.y (mgr.25531) 222 : cluster [DBG] pgmap v108: 161 pgs: 36 active+undersized, 1 stale+active+clean, 20 active+undersized+degraded, 104 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-09-21T00:12:20.721 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:20 smithi079 bash[71956]: cluster 2024-09-21T00:12:19.456531+0000 mon.a (mon.0) 338 : cluster [WRN] Health check failed: Degraded data redundancy: 94/723 objects degraded (13.001%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T00:12:20.721 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:20 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-21T00:12:20.721 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:20 smithi079 systemd[1]: Stopped Ceph osd.1 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:12:20.722 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:20.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:20 smithi122 bash[48694]: cluster 2024-09-21T00:12:19.441437+0000 mgr.y (mgr.25531) 222 : cluster [DBG] pgmap v108: 161 pgs: 36 active+undersized, 1 stale+active+clean, 20 active+undersized+degraded, 104 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-09-21T00:12:20.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:20 smithi122 bash[48694]: cluster 2024-09-21T00:12:19.456531+0000 mon.a (mon.0) 338 : cluster [WRN] Health check failed: Degraded data redundancy: 94/723 objects degraded (13.001%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T00:12:20.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:20.992 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:12:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:20.992 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:12:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:20.992 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:12:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:20.993 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:12:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:20.993 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:20 smithi079 systemd[1]: Started Ceph osd.1 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:12:20.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:20 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:12:22.213 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:21 smithi079 bash[71956]: audit 2024-09-21T00:12:20.882309+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:22.213 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:21 smithi079 bash[71956]: audit 2024-09-21T00:12:20.887918+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:22.213 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:21 smithi079 bash[71956]: audit 2024-09-21T00:12:20.892349+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:22.213 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:21 smithi079 bash[71956]: audit 2024-09-21T00:12:20.892906+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:22.213 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:21 smithi079 bash[71956]: cluster 2024-09-21T00:12:21.442330+0000 mgr.y (mgr.25531) 223 : cluster [DBG] pgmap v109: 161 pgs: 36 active+undersized, 1 stale+active+clean, 20 active+undersized+degraded, 104 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-09-21T00:12:22.213 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:21 smithi079 bash[68241]: audit 2024-09-21T00:12:20.882309+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:22.213 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:21 smithi079 bash[68241]: audit 2024-09-21T00:12:20.887918+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:22.213 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:21 smithi079 bash[68241]: audit 2024-09-21T00:12:20.892349+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:22.214 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:21 smithi079 bash[68241]: audit 2024-09-21T00:12:20.892906+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:22.214 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:21 smithi079 bash[68241]: cluster 2024-09-21T00:12:21.442330+0000 mgr.y (mgr.25531) 223 : cluster [DBG] pgmap v109: 161 pgs: 36 active+undersized, 1 stale+active+clean, 20 active+undersized+degraded, 104 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-09-21T00:12:22.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:21 smithi122 bash[48694]: audit 2024-09-21T00:12:20.882309+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:22.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:21 smithi122 bash[48694]: audit 2024-09-21T00:12:20.887918+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:22.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:21 smithi122 bash[48694]: audit 2024-09-21T00:12:20.892349+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:22.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:21 smithi122 bash[48694]: audit 2024-09-21T00:12:20.892906+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:22.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:21 smithi122 bash[48694]: cluster 2024-09-21T00:12:21.442330+0000 mgr.y (mgr.25531) 223 : cluster [DBG] pgmap v109: 161 pgs: 36 active+undersized, 1 stale+active+clean, 20 active+undersized+degraded, 104 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-09-21T00:12:22.491 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:22 smithi079 bash[82937]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:12:22.492 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:22 smithi079 bash[82937]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:12:23.715 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:23 smithi079 bash[68241]: cluster 2024-09-21T00:12:23.443270+0000 mgr.y (mgr.25531) 224 : cluster [DBG] pgmap v110: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 100/723 objects degraded (13.831%) 2024-09-21T00:12:23.715 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:23 smithi079 bash[71956]: cluster 2024-09-21T00:12:23.443270+0000 mgr.y (mgr.25531) 224 : cluster [DBG] pgmap v110: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 100/723 objects degraded (13.831%) 2024-09-21T00:12:23.715 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:23 smithi079 bash[82937]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T00:12:23.715 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:23 smithi079 bash[82937]: 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-21T00:12:23.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:23 smithi122 bash[48694]: cluster 2024-09-21T00:12:23.443270+0000 mgr.y (mgr.25531) 224 : cluster [DBG] pgmap v110: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 100/723 objects degraded (13.831%) 2024-09-21T00:12:23.992 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:23 smithi079 bash[82937]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-21T00:12:23.992 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:23 smithi079 bash[82937]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T00:12:23.992 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:23 smithi079 bash[82937]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-21T00:12:23.992 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:23 smithi079 bash[82937]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T00:12:23.992 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:23 smithi079 bash[82937]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-21T00:12:25.742 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:25 smithi079 bash[83197]: debug 2024-09-21T00:12:25.488+0000 7f03fe555640 1 -- 172.21.15.79:0/250721968 <== mon.0 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559fdcf0e960 con 0x559fdcf2fc00 2024-09-21T00:12:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:25 smithi079 bash[68241]: audit 2024-09-21T00:12:24.544128+0000 mgr.y (mgr.25531) 225 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:25 smithi079 bash[68241]: cluster 2024-09-21T00:12:25.444330+0000 mgr.y (mgr.25531) 226 : cluster [DBG] pgmap v111: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 100/723 objects degraded (13.831%) 2024-09-21T00:12:25.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:25 smithi079 bash[71956]: audit 2024-09-21T00:12:24.544128+0000 mgr.y (mgr.25531) 225 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:25.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:25 smithi079 bash[71956]: cluster 2024-09-21T00:12:25.444330+0000 mgr.y (mgr.25531) 226 : cluster [DBG] pgmap v111: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 100/723 objects degraded (13.831%) 2024-09-21T00:12:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:25 smithi122 bash[48694]: audit 2024-09-21T00:12:24.544128+0000 mgr.y (mgr.25531) 225 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:25 smithi122 bash[48694]: cluster 2024-09-21T00:12:25.444330+0000 mgr.y (mgr.25531) 226 : cluster [DBG] pgmap v111: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 100/723 objects degraded (13.831%) 2024-09-21T00:12:26.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:26 smithi122 bash[48694]: cluster 2024-09-21T00:12:25.900524+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 100/723 objects degraded (13.831%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T00:12:26.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:26 smithi079 bash[68241]: cluster 2024-09-21T00:12:25.900524+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 100/723 objects degraded (13.831%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T00:12:26.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:26 smithi079 bash[71956]: cluster 2024-09-21T00:12:25.900524+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 100/723 objects degraded (13.831%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T00:12:27.491 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:27 smithi079 bash[83197]: debug 2024-09-21T00:12:27.152+0000 7f0400dbc640 -1 Falling back to public interface 2024-09-21T00:12:28.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:27 smithi079 bash[68241]: audit 2024-09-21T00:12:26.901709+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:28.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:27 smithi079 bash[68241]: audit 2024-09-21T00:12:26.909516+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:28.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:27 smithi079 bash[68241]: cluster 2024-09-21T00:12:27.444880+0000 mgr.y (mgr.25531) 227 : cluster [DBG] pgmap v112: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 100/723 objects degraded (13.831%) 2024-09-21T00:12:28.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:27 smithi079 bash[71956]: audit 2024-09-21T00:12:26.901709+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:28.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:27 smithi079 bash[71956]: audit 2024-09-21T00:12:26.909516+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:28.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:27 smithi079 bash[71956]: cluster 2024-09-21T00:12:27.444880+0000 mgr.y (mgr.25531) 227 : cluster [DBG] pgmap v112: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 100/723 objects degraded (13.831%) 2024-09-21T00:12:28.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:27 smithi122 bash[48694]: audit 2024-09-21T00:12:26.901709+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:28.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:27 smithi122 bash[48694]: audit 2024-09-21T00:12:26.909516+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:28.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:27 smithi122 bash[48694]: cluster 2024-09-21T00:12:27.444880+0000 mgr.y (mgr.25531) 227 : cluster [DBG] pgmap v112: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 100/723 objects degraded (13.831%) 2024-09-21T00:12:29.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:29 smithi122 bash[48694]: audit 2024-09-21T00:12:28.037778+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:29.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:29 smithi122 bash[48694]: audit 2024-09-21T00:12:28.042802+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:29.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:12:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:12:29] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.43.0" 2024-09-21T00:12:29.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:29 smithi079 bash[68241]: audit 2024-09-21T00:12:28.037778+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:29.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:29 smithi079 bash[68241]: audit 2024-09-21T00:12:28.042802+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:29.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:29 smithi079 bash[71956]: audit 2024-09-21T00:12:28.037778+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:29.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:29 smithi079 bash[71956]: audit 2024-09-21T00:12:28.042802+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:30.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:30 smithi122 bash[48694]: cluster 2024-09-21T00:12:29.446527+0000 mgr.y (mgr.25531) 228 : cluster [DBG] pgmap v113: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 100/723 objects degraded (13.831%) 2024-09-21T00:12:30.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:30 smithi079 bash[68241]: cluster 2024-09-21T00:12:29.446527+0000 mgr.y (mgr.25531) 228 : cluster [DBG] pgmap v113: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 100/723 objects degraded (13.831%) 2024-09-21T00:12:30.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:30 smithi079 bash[71956]: cluster 2024-09-21T00:12:29.446527+0000 mgr.y (mgr.25531) 228 : cluster [DBG] pgmap v113: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 100/723 objects degraded (13.831%) 2024-09-21T00:12:31.046 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:30 smithi079 bash[83197]: debug 2024-09-21T00:12:30.792+0000 7f0400dbc640 -1 osd.1 0 read_superblock omap replica is missing. 2024-09-21T00:12:31.046 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:30 smithi079 bash[83197]: debug 2024-09-21T00:12:30.824+0000 7f0400dbc640 -1 osd.1 117 log_to_monitors true 2024-09-21T00:12:31.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:31 smithi122 bash[48694]: audit 2024-09-21T00:12:30.832924+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/4081941572,v1:172.21.15.79:6811/4081941572]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T00:12:31.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:31 smithi122 bash[48694]: audit 2024-09-21T00:12:30.833274+0000 mon.a (mon.0) 348 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T00:12:31.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:31 smithi079 bash[68241]: audit 2024-09-21T00:12:30.832924+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/4081941572,v1:172.21.15.79:6811/4081941572]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T00:12:31.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:31 smithi079 bash[68241]: audit 2024-09-21T00:12:30.833274+0000 mon.a (mon.0) 348 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T00:12:31.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:31 smithi079 bash[71956]: audit 2024-09-21T00:12:30.832924+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/4081941572,v1:172.21.15.79:6811/4081941572]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T00:12:31.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:31 smithi079 bash[71956]: audit 2024-09-21T00:12:30.833274+0000 mon.a (mon.0) 348 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T00:12:31.991 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:12:31 smithi079 bash[83197]: debug 2024-09-21T00:12:31.640+0000 7f03f4b5f640 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T00:12:32.066 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:32 smithi122 bash[48694]: audit 2024-09-21T00:12:31.054851+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T00:12:32.067 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:32 smithi122 bash[48694]: cluster 2024-09-21T00:12:31.061280+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T00:12:32.067 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:32 smithi122 bash[48694]: audit 2024-09-21T00:12:31.063905+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/4081941572,v1:172.21.15.79:6811/4081941572]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:12:32.067 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:32 smithi122 bash[48694]: audit 2024-09-21T00:12:31.064623+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:12:32.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:32 smithi122 bash[48694]: cluster 2024-09-21T00:12:31.447487+0000 mgr.y (mgr.25531) 229 : cluster [DBG] pgmap v115: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 100/723 objects degraded (13.831%) 2024-09-21T00:12:32.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:32 smithi122 bash[48694]: audit 2024-09-21T00:12:31.614657+0000 mon.a (mon.0) 352 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-21T00:12:32.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:32 smithi079 bash[68241]: audit 2024-09-21T00:12:31.054851+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T00:12:32.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:32 smithi079 bash[68241]: cluster 2024-09-21T00:12:31.061280+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T00:12:32.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:32 smithi079 bash[68241]: audit 2024-09-21T00:12:31.063905+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/4081941572,v1:172.21.15.79:6811/4081941572]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:12:32.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:32 smithi079 bash[68241]: audit 2024-09-21T00:12:31.064623+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:12:32.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:32 smithi079 bash[68241]: cluster 2024-09-21T00:12:31.447487+0000 mgr.y (mgr.25531) 229 : cluster [DBG] pgmap v115: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 100/723 objects degraded (13.831%) 2024-09-21T00:12:32.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:32 smithi079 bash[68241]: audit 2024-09-21T00:12:31.614657+0000 mon.a (mon.0) 352 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-21T00:12:32.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:32 smithi079 bash[71956]: audit 2024-09-21T00:12:31.054851+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T00:12:32.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:32 smithi079 bash[71956]: cluster 2024-09-21T00:12:31.061280+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T00:12:32.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:32 smithi079 bash[71956]: audit 2024-09-21T00:12:31.063905+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/4081941572,v1:172.21.15.79:6811/4081941572]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:12:32.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:32 smithi079 bash[71956]: audit 2024-09-21T00:12:31.064623+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:12:32.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:32 smithi079 bash[71956]: cluster 2024-09-21T00:12:31.447487+0000 mgr.y (mgr.25531) 229 : cluster [DBG] pgmap v115: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 100/723 objects degraded (13.831%) 2024-09-21T00:12:32.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:32 smithi079 bash[71956]: audit 2024-09-21T00:12:31.614657+0000 mon.a (mon.0) 352 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-21T00:12:33.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:33 smithi122 bash[48694]: cluster 2024-09-21T00:12:32.613586+0000 mon.a (mon.0) 353 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:12:33.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:33 smithi122 bash[48694]: cluster 2024-09-21T00:12:32.628951+0000 mon.a (mon.0) 354 : cluster [INF] osd.1 [v2:172.21.15.79:6810/4081941572,v1:172.21.15.79:6811/4081941572] boot 2024-09-21T00:12:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:33 smithi122 bash[48694]: cluster 2024-09-21T00:12:32.629030+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T00:12:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:33 smithi122 bash[48694]: audit 2024-09-21T00:12:32.631541+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T00:12:33.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:33 smithi079 bash[68241]: cluster 2024-09-21T00:12:32.613586+0000 mon.a (mon.0) 353 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:12:33.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:33 smithi079 bash[68241]: cluster 2024-09-21T00:12:32.628951+0000 mon.a (mon.0) 354 : cluster [INF] osd.1 [v2:172.21.15.79:6810/4081941572,v1:172.21.15.79:6811/4081941572] boot 2024-09-21T00:12:33.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:33 smithi079 bash[68241]: cluster 2024-09-21T00:12:32.629030+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T00:12:33.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:33 smithi079 bash[68241]: audit 2024-09-21T00:12:32.631541+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T00:12:33.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:33 smithi079 bash[71956]: cluster 2024-09-21T00:12:32.613586+0000 mon.a (mon.0) 353 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:12:33.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:33 smithi079 bash[71956]: cluster 2024-09-21T00:12:32.628951+0000 mon.a (mon.0) 354 : cluster [INF] osd.1 [v2:172.21.15.79:6810/4081941572,v1:172.21.15.79:6811/4081941572] boot 2024-09-21T00:12:33.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:33 smithi079 bash[71956]: cluster 2024-09-21T00:12:32.629030+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T00:12:33.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:33 smithi079 bash[71956]: audit 2024-09-21T00:12:32.631541+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T00:12:34.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:34 smithi079 bash[68241]: cluster 2024-09-21T00:12:33.448476+0000 mgr.y (mgr.25531) 230 : cluster [DBG] pgmap v117: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 100/723 objects degraded (13.831%) 2024-09-21T00:12:34.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:34 smithi079 bash[68241]: audit 2024-09-21T00:12:33.463583+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:34.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:34 smithi079 bash[68241]: audit 2024-09-21T00:12:33.465624+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:12:34.738 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:34 smithi079 bash[68241]: cluster 2024-09-21T00:12:33.627773+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T00:12:34.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:34 smithi079 bash[71956]: cluster 2024-09-21T00:12:33.448476+0000 mgr.y (mgr.25531) 230 : cluster [DBG] pgmap v117: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 100/723 objects degraded (13.831%) 2024-09-21T00:12:34.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:34 smithi079 bash[71956]: audit 2024-09-21T00:12:33.463583+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:34.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:34 smithi079 bash[71956]: audit 2024-09-21T00:12:33.465624+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:12:34.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:34 smithi079 bash[71956]: cluster 2024-09-21T00:12:33.627773+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T00:12:34.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:34 smithi122 bash[48694]: cluster 2024-09-21T00:12:33.448476+0000 mgr.y (mgr.25531) 230 : cluster [DBG] pgmap v117: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 100/723 objects degraded (13.831%) 2024-09-21T00:12:34.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:34 smithi122 bash[48694]: audit 2024-09-21T00:12:33.463583+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:34.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:34 smithi122 bash[48694]: audit 2024-09-21T00:12:33.465624+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:12:34.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:34 smithi122 bash[48694]: cluster 2024-09-21T00:12:33.627773+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T00:12:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:35 smithi079 bash[68241]: audit 2024-09-21T00:12:34.551999+0000 mgr.y (mgr.25531) 231 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:35 smithi079 bash[68241]: cluster 2024-09-21T00:12:35.450142+0000 mgr.y (mgr.25531) 232 : cluster [DBG] pgmap v119: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 43/723 objects degraded (5.947%) 2024-09-21T00:12:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:35 smithi079 bash[68241]: cluster 2024-09-21T00:12:35.460971+0000 mon.a (mon.0) 360 : cluster [WRN] Health check update: Degraded data redundancy: 43/723 objects degraded (5.947%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T00:12:35.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:35 smithi079 bash[71956]: audit 2024-09-21T00:12:34.551999+0000 mgr.y (mgr.25531) 231 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:35.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:35 smithi079 bash[71956]: cluster 2024-09-21T00:12:35.450142+0000 mgr.y (mgr.25531) 232 : cluster [DBG] pgmap v119: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 43/723 objects degraded (5.947%) 2024-09-21T00:12:35.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:35 smithi079 bash[71956]: cluster 2024-09-21T00:12:35.460971+0000 mon.a (mon.0) 360 : cluster [WRN] Health check update: Degraded data redundancy: 43/723 objects degraded (5.947%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T00:12:35.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:35 smithi122 bash[48694]: audit 2024-09-21T00:12:34.551999+0000 mgr.y (mgr.25531) 231 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:35.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:35 smithi122 bash[48694]: cluster 2024-09-21T00:12:35.450142+0000 mgr.y (mgr.25531) 232 : cluster [DBG] pgmap v119: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 43/723 objects degraded (5.947%) 2024-09-21T00:12:35.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:35 smithi122 bash[48694]: cluster 2024-09-21T00:12:35.460971+0000 mon.a (mon.0) 360 : cluster [WRN] Health check update: Degraded data redundancy: 43/723 objects degraded (5.947%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T00:12:37.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:37 smithi079 bash[71956]: cluster 2024-09-21T00:12:37.451175+0000 mgr.y (mgr.25531) 233 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s 2024-09-21T00:12:37.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:37 smithi079 bash[71956]: cluster 2024-09-21T00:12:37.502346+0000 mon.a (mon.0) 361 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/723 objects degraded (5.947%), 7 pgs degraded) 2024-09-21T00:12:37.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:37 smithi079 bash[71956]: cluster 2024-09-21T00:12:37.502384+0000 mon.a (mon.0) 362 : cluster [INF] Cluster is now healthy 2024-09-21T00:12:37.795 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:37 smithi079 bash[68241]: cluster 2024-09-21T00:12:37.451175+0000 mgr.y (mgr.25531) 233 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s 2024-09-21T00:12:37.795 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:37 smithi079 bash[68241]: cluster 2024-09-21T00:12:37.502346+0000 mon.a (mon.0) 361 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/723 objects degraded (5.947%), 7 pgs degraded) 2024-09-21T00:12:37.796 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:37 smithi079 bash[68241]: cluster 2024-09-21T00:12:37.502384+0000 mon.a (mon.0) 362 : cluster [INF] Cluster is now healthy 2024-09-21T00:12:37.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:37 smithi122 bash[48694]: cluster 2024-09-21T00:12:37.451175+0000 mgr.y (mgr.25531) 233 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s 2024-09-21T00:12:37.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:37 smithi122 bash[48694]: cluster 2024-09-21T00:12:37.502346+0000 mon.a (mon.0) 361 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/723 objects degraded (5.947%), 7 pgs degraded) 2024-09-21T00:12:37.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:37 smithi122 bash[48694]: cluster 2024-09-21T00:12:37.502384+0000 mon.a (mon.0) 362 : cluster [INF] Cluster is now healthy 2024-09-21T00:12:39.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.331239+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:39.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.343307+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:39.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.345816+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:39.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.347656+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:12:39.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.357659+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:39.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.512692+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:39.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.516331+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.520932+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.531072+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:39.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.547251+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.550998+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.554281+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.557637+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.560804+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.563848+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.567433+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:12:39.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.574919+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:12:39.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.579355+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.601285+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.604241+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.608935+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.612427+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.613652+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.614745+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.615881+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.617011+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.618054+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.619078+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.620126+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.621144+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.626191+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:12:39.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.629396+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.630483+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.631487+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.632472+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.633455+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.634439+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.635988+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:12:39.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.640761+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:12:39.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:39 smithi122 bash[48694]: audit 2024-09-21T00:12:38.641675+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:39.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:12:39] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.43.0" 2024-09-21T00:12:39.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.331239+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:39.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.343307+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:39.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.345816+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:39.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.347656+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:12:39.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.357659+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:39.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.512692+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.516331+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.520932+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.531072+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.547251+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.550998+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.554281+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.557637+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.560804+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.563848+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.567433+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.574919+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.579355+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.601285+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:12:39.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.331239+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.343307+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.345816+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.347656+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.357659+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.512692+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.516331+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.520932+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.531072+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.547251+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.550998+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.554281+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.557637+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.560804+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.563848+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:39.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.567433+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:12:39.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.574919+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:12:39.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.579355+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.601285+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:12:39.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.604241+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:12:39.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.608935+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:12:39.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.612427+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:12:39.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.613652+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:12:39.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.614745+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:12:39.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.615881+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:12:39.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.617011+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.618054+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:12:39.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.619078+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:12:39.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.620126+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:12:39.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.621144+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:12:39.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.626191+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:12:39.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.629396+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.630483+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.631487+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.632472+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.604241+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:12:39.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.608935+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:12:39.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.612427+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:12:39.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.613652+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:12:39.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.614745+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:12:39.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.615881+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:12:39.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.617011+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.618054+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:12:39.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.619078+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:12:39.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.620126+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:12:39.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.621144+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:12:39.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.626191+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:12:39.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.629396+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.630483+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.631487+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.632472+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.633455+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.634439+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.635988+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:12:39.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.640761+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:12:39.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[68241]: audit 2024-09-21T00:12:38.641675+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:39.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.633455+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.634439+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:12:39.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.635988+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:12:39.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.640761+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:12:39.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:39 smithi079 bash[71956]: audit 2024-09-21T00:12:38.641675+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:40.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:40 smithi122 bash[48694]: cephadm 2024-09-21T00:12:38.522244+0000 mgr.y (mgr.25531) 234 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:12:40.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:40 smithi122 bash[48694]: cephadm 2024-09-21T00:12:38.565409+0000 mgr.y (mgr.25531) 235 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:12:40.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:40 smithi122 bash[48694]: cephadm 2024-09-21T00:12:38.635273+0000 mgr.y (mgr.25531) 236 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:12:40.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:40 smithi122 bash[48694]: audit 2024-09-21T00:12:39.348541+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:40.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:40 smithi122 bash[48694]: audit 2024-09-21T00:12:39.349777+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:12:40.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:40 smithi122 bash[48694]: audit 2024-09-21T00:12:39.358361+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:40.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:40 smithi122 bash[48694]: audit 2024-09-21T00:12:39.451566+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:40.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:40 smithi122 bash[48694]: cluster 2024-09-21T00:12:39.452776+0000 mgr.y (mgr.25531) 237 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:12:40.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:40 smithi122 bash[48694]: audit 2024-09-21T00:12:39.454550+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:40.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:40 smithi122 bash[48694]: audit 2024-09-21T00:12:39.456002+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:12:40.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:40 smithi122 bash[48694]: audit 2024-09-21T00:12:39.464795+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[68241]: cephadm 2024-09-21T00:12:38.522244+0000 mgr.y (mgr.25531) 234 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:12:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[68241]: cephadm 2024-09-21T00:12:38.565409+0000 mgr.y (mgr.25531) 235 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:12:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[68241]: cephadm 2024-09-21T00:12:38.635273+0000 mgr.y (mgr.25531) 236 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:12:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[68241]: audit 2024-09-21T00:12:39.348541+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[68241]: audit 2024-09-21T00:12:39.349777+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:12:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[68241]: audit 2024-09-21T00:12:39.358361+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[68241]: audit 2024-09-21T00:12:39.451566+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[68241]: cluster 2024-09-21T00:12:39.452776+0000 mgr.y (mgr.25531) 237 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:12:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[68241]: audit 2024-09-21T00:12:39.454550+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[68241]: audit 2024-09-21T00:12:39.456002+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:12:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[68241]: audit 2024-09-21T00:12:39.464795+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[71956]: cephadm 2024-09-21T00:12:38.522244+0000 mgr.y (mgr.25531) 234 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:12:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[71956]: cephadm 2024-09-21T00:12:38.565409+0000 mgr.y (mgr.25531) 235 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:12:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[71956]: cephadm 2024-09-21T00:12:38.635273+0000 mgr.y (mgr.25531) 236 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:12:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[71956]: audit 2024-09-21T00:12:39.348541+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[71956]: audit 2024-09-21T00:12:39.349777+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:12:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[71956]: audit 2024-09-21T00:12:39.358361+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:40.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[71956]: audit 2024-09-21T00:12:39.451566+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:12:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[71956]: cluster 2024-09-21T00:12:39.452776+0000 mgr.y (mgr.25531) 237 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:12:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[71956]: audit 2024-09-21T00:12:39.454550+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:12:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[71956]: audit 2024-09-21T00:12:39.456002+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:12:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:40 smithi079 bash[71956]: audit 2024-09-21T00:12:39.464795+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:42.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:41 smithi079 bash[71956]: cluster 2024-09-21T00:12:41.453724+0000 mgr.y (mgr.25531) 238 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T00:12:42.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:41 smithi079 bash[68241]: cluster 2024-09-21T00:12:41.453724+0000 mgr.y (mgr.25531) 238 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T00:12:42.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:41 smithi122 bash[48694]: cluster 2024-09-21T00:12:41.453724+0000 mgr.y (mgr.25531) 238 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T00:12:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:43 smithi122 bash[48694]: cluster 2024-09-21T00:12:43.454615+0000 mgr.y (mgr.25531) 239 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:12:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:43 smithi079 bash[68241]: cluster 2024-09-21T00:12:43.454615+0000 mgr.y (mgr.25531) 239 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:12:43.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:43 smithi079 bash[71956]: cluster 2024-09-21T00:12:43.454615+0000 mgr.y (mgr.25531) 239 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:12:44.851 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:44 smithi079 bash[68241]: audit 2024-09-21T00:12:43.592982+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:44.852 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:44 smithi079 bash[68241]: audit 2024-09-21T00:12:44.309823+0000 mgr.y (mgr.25531) 240 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:44.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:44 smithi122 bash[48694]: audit 2024-09-21T00:12:43.592982+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:44.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:44 smithi122 bash[48694]: audit 2024-09-21T00:12:44.309823+0000 mgr.y (mgr.25531) 240 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:45.221 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:44 smithi079 bash[71956]: audit 2024-09-21T00:12:43.592982+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:45.222 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:44 smithi079 bash[71956]: audit 2024-09-21T00:12:44.309823+0000 mgr.y (mgr.25531) 240 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:45.223 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-21T00:12:45.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:45 smithi079 bash[68241]: audit 2024-09-21T00:12:44.560091+0000 mgr.y (mgr.25531) 241 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:45.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:45 smithi079 bash[68241]: cluster 2024-09-21T00:12:45.456133+0000 mgr.y (mgr.25531) 242 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:12:45.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:45 smithi079 bash[71956]: audit 2024-09-21T00:12:44.560091+0000 mgr.y (mgr.25531) 241 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:45.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:45 smithi079 bash[71956]: cluster 2024-09-21T00:12:45.456133+0000 mgr.y (mgr.25531) 242 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:12:45.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:45 smithi122 bash[48694]: audit 2024-09-21T00:12:44.560091+0000 mgr.y (mgr.25531) 241 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:45.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:45 smithi122 bash[48694]: cluster 2024-09-21T00:12:45.456133+0000 mgr.y (mgr.25531) 242 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:12:47.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:47 smithi122 bash[48694]: cluster 2024-09-21T00:12:47.457218+0000 mgr.y (mgr.25531) 243 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:47.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:47 smithi079 bash[71956]: cluster 2024-09-21T00:12:47.457218+0000 mgr.y (mgr.25531) 243 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:47.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:47 smithi079 bash[68241]: cluster 2024-09-21T00:12:47.457218+0000 mgr.y (mgr.25531) 243 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:49.004 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:12:49.004 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (20m) 22s ago 30m 14.4M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:12:49.004 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (6m) 3m ago 30m 73.2M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:12:49.004 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (7m) 22s ago 28m 44.7M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:12:49.005 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (6m) 3m ago 36m 426M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:12:49.005 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (17m) 22s ago 38m 491M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:12:49.005 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (3m) 22s ago 38m 45.8M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:12:49.005 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (4m) 3m ago 36m 36.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:12:49.005 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (3m) 22s ago 37m 36.2M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:12:49.005 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (20m) 22s ago 30m 9071k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:12:49.005 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (20m) 3m ago 30m 8892k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:12:49.005 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (54s) 22s ago 36m 50.7M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:12:49.005 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (24s) 22s ago 35m - 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:12:49.005 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (34m) 22s ago 34m 54.9M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:12:49.005 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (34m) 22s ago 34m 59.9M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:12:49.005 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (33m) 3m ago 33m 61.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:12:49.006 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (32m) 3m ago 32m 56.4M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:12:49.006 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (32m) 3m ago 32m 56.8M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:12:49.006 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (31m) 3m ago 31m 60.2M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:12:49.006 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (7m) 3m ago 30m 58.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:12:49.006 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (28m) 22s ago 28m 92.6M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:12:49.006 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (28m) 3m ago 28m 91.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:12:49.732 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:12:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:12:49] "GET /metrics HTTP/1.1" 200 38103 "" "Prometheus/2.43.0" 2024-09-21T00:12:49.733 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:49 smithi079 bash[68241]: audit 2024-09-21T00:12:48.462543+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:49.733 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:49 smithi079 bash[68241]: audit 2024-09-21T00:12:48.464769+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:12:49.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:49 smithi079 bash[71956]: audit 2024-09-21T00:12:48.462543+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:49.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:49 smithi079 bash[71956]: audit 2024-09-21T00:12:48.464769+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:12:49.734 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-21T00:12:49.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:49 smithi122 bash[48694]: audit 2024-09-21T00:12:48.462543+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:12:49.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:49 smithi122 bash[48694]: audit 2024-09-21T00:12:48.464769+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:12:50.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:50 smithi079 bash[68241]: audit 2024-09-21T00:12:48.991663+0000 mgr.y (mgr.25531) 244 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:50.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:50 smithi079 bash[68241]: cluster 2024-09-21T00:12:49.458879+0000 mgr.y (mgr.25531) 245 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:12:50.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:50 smithi079 bash[71956]: audit 2024-09-21T00:12:48.991663+0000 mgr.y (mgr.25531) 244 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:50.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:50 smithi079 bash[71956]: cluster 2024-09-21T00:12:49.458879+0000 mgr.y (mgr.25531) 245 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:12:50.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:50 smithi122 bash[48694]: audit 2024-09-21T00:12:48.991663+0000 mgr.y (mgr.25531) 244 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:50.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:50 smithi122 bash[48694]: cluster 2024-09-21T00:12:49.458879+0000 mgr.y (mgr.25531) 245 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:12:52.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:52 smithi079 bash[71956]: cluster 2024-09-21T00:12:51.459517+0000 mgr.y (mgr.25531) 246 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:52.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:52 smithi079 bash[68241]: cluster 2024-09-21T00:12:51.459517+0000 mgr.y (mgr.25531) 246 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:52.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:52 smithi122 bash[48694]: cluster 2024-09-21T00:12:51.459517+0000 mgr.y (mgr.25531) 246 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:53.678 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:12:54.289 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-21T00:12:54.542 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:54 smithi079 bash[71956]: cluster 2024-09-21T00:12:53.460358+0000 mgr.y (mgr.25531) 247 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:54.543 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:54 smithi079 bash[71956]: audit 2024-09-21T00:12:53.666861+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.79:0/1717473966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:54.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:54 smithi079 bash[68241]: cluster 2024-09-21T00:12:53.460358+0000 mgr.y (mgr.25531) 247 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:54.543 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:54 smithi079 bash[68241]: audit 2024-09-21T00:12:53.666861+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.79:0/1717473966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:54.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:54 smithi122 bash[48694]: cluster 2024-09-21T00:12:53.460358+0000 mgr.y (mgr.25531) 247 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:54.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:54 smithi122 bash[48694]: audit 2024-09-21T00:12:53.666861+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.79:0/1717473966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:12:56.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:56 smithi079 bash[68241]: audit 2024-09-21T00:12:54.569741+0000 mgr.y (mgr.25531) 248 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:56.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:56 smithi079 bash[68241]: cluster 2024-09-21T00:12:55.461799+0000 mgr.y (mgr.25531) 249 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:12:56.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:56 smithi079 bash[71956]: audit 2024-09-21T00:12:54.569741+0000 mgr.y (mgr.25531) 248 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:56.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:56 smithi079 bash[71956]: cluster 2024-09-21T00:12:55.461799+0000 mgr.y (mgr.25531) 249 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:12:56.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:56 smithi122 bash[48694]: audit 2024-09-21T00:12:54.569741+0000 mgr.y (mgr.25531) 248 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:12:56.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:56 smithi122 bash[48694]: cluster 2024-09-21T00:12:55.461799+0000 mgr.y (mgr.25531) 249 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:12:58.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:58 smithi079 bash[68241]: cluster 2024-09-21T00:12:57.462787+0000 mgr.y (mgr.25531) 250 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:58.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:58 smithi079 bash[71956]: cluster 2024-09-21T00:12:57.462787+0000 mgr.y (mgr.25531) 250 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:58.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:58 smithi122 bash[48694]: cluster 2024-09-21T00:12:57.462787+0000 mgr.y (mgr.25531) 250 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:12:59.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:12:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:12:59] "GET /metrics HTTP/1.1" 200 38103 "" "Prometheus/2.43.0" 2024-09-21T00:12:59.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:12:59 smithi079 bash[71956]: audit 2024-09-21T00:12:58.092220+0000 mgr.y (mgr.25531) 251 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:59.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:12:59 smithi079 bash[68241]: audit 2024-09-21T00:12:58.092220+0000 mgr.y (mgr.25531) 251 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:12:59.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:12:59 smithi122 bash[48694]: audit 2024-09-21T00:12:58.092220+0000 mgr.y (mgr.25531) 251 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:00.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:00 smithi079 bash[68241]: cluster 2024-09-21T00:12:59.464191+0000 mgr.y (mgr.25531) 252 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:00.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:00 smithi079 bash[71956]: cluster 2024-09-21T00:12:59.464191+0000 mgr.y (mgr.25531) 252 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:00.837 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:13:00.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:00 smithi122 bash[48694]: cluster 2024-09-21T00:12:59.464191+0000 mgr.y (mgr.25531) 252 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:01.536 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade status' 2024-09-21T00:13:01.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:01 smithi122 bash[48694]: cluster 2024-09-21T00:13:01.465049+0000 mgr.y (mgr.25531) 253 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:01.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:01 smithi079 bash[71956]: cluster 2024-09-21T00:13:01.465049+0000 mgr.y (mgr.25531) 253 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:01.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:01 smithi079 bash[68241]: cluster 2024-09-21T00:13:01.465049+0000 mgr.y (mgr.25531) 253 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:03.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:03 smithi122 bash[48694]: audit 2024-09-21T00:13:03.461092+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:13:03.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:03 smithi122 bash[48694]: cluster 2024-09-21T00:13:03.470108+0000 mgr.y (mgr.25531) 254 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:03 smithi079 bash[68241]: audit 2024-09-21T00:13:03.461092+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:13:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:03 smithi079 bash[68241]: cluster 2024-09-21T00:13:03.470108+0000 mgr.y (mgr.25531) 254 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:03.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:03 smithi079 bash[71956]: audit 2024-09-21T00:13:03.461092+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:13:03.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:03 smithi079 bash[71956]: cluster 2024-09-21T00:13:03.470108+0000 mgr.y (mgr.25531) 254 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:05.226 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:13:05.226 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": null, 2024-09-21T00:13:05.226 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": false, 2024-09-21T00:13:05.226 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "", 2024-09-21T00:13:05.226 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:13:05.227 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": null, 2024-09-21T00:13:05.227 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-09-21T00:13:05.227 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:13:05.227 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:13:05.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:05 smithi122 bash[48694]: audit 2024-09-21T00:13:04.580184+0000 mgr.y (mgr.25531) 255 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:05.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:05 smithi122 bash[48694]: audit 2024-09-21T00:13:05.226780+0000 mgr.y (mgr.25531) 256 : audit [DBG] from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:05.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:05 smithi122 bash[48694]: cluster 2024-09-21T00:13:05.471491+0000 mgr.y (mgr.25531) 257 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:05.932 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:05 smithi079 bash[71956]: audit 2024-09-21T00:13:04.580184+0000 mgr.y (mgr.25531) 255 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:05.932 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:05 smithi079 bash[71956]: audit 2024-09-21T00:13:05.226780+0000 mgr.y (mgr.25531) 256 : audit [DBG] from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:05.932 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:05 smithi079 bash[71956]: cluster 2024-09-21T00:13:05.471491+0000 mgr.y (mgr.25531) 257 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:05.932 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:05 smithi079 bash[68241]: audit 2024-09-21T00:13:04.580184+0000 mgr.y (mgr.25531) 255 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:05.932 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:05 smithi079 bash[68241]: audit 2024-09-21T00:13:05.226780+0000 mgr.y (mgr.25531) 256 : audit [DBG] from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:05.932 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:05 smithi079 bash[68241]: cluster 2024-09-21T00:13:05.471491+0000 mgr.y (mgr.25531) 257 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:05.933 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph health detail' 2024-09-21T00:13:07.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:07 smithi079 bash[71956]: cluster 2024-09-21T00:13:07.472118+0000 mgr.y (mgr.25531) 258 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:07.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:07 smithi079 bash[68241]: cluster 2024-09-21T00:13:07.472118+0000 mgr.y (mgr.25531) 258 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:07.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:07 smithi122 bash[48694]: cluster 2024-09-21T00:13:07.472118+0000 mgr.y (mgr.25531) 258 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:09.541 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:13:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:13:09] "GET /metrics HTTP/1.1" 200 38104 "" "Prometheus/2.43.0" 2024-09-21T00:13:09.804 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-21T00:13:09.818 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:09 smithi079 bash[68241]: cluster 2024-09-21T00:13:09.473535+0000 mgr.y (mgr.25531) 259 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:09.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:09 smithi079 bash[71956]: cluster 2024-09-21T00:13:09.473535+0000 mgr.y (mgr.25531) 259 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:09.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:09 smithi122 bash[48694]: cluster 2024-09-21T00:13:09.473535+0000 mgr.y (mgr.25531) 259 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:10.572 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-21T00:13:10.830 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:10 smithi079 bash[68241]: audit 2024-09-21T00:13:09.804953+0000 mon.a (mon.0) 414 : audit [DBG] from='client.? 172.21.15.79:0/2168450533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:13:10.830 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:10 smithi079 bash[71956]: audit 2024-09-21T00:13:09.804953+0000 mon.a (mon.0) 414 : audit [DBG] from='client.? 172.21.15.79:0/2168450533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:13:10.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:10 smithi122 bash[48694]: audit 2024-09-21T00:13:09.804953+0000 mon.a (mon.0) 414 : audit [DBG] from='client.? 172.21.15.79:0/2168450533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:13:11.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:11 smithi122 bash[48694]: cluster 2024-09-21T00:13:11.474293+0000 mgr.y (mgr.25531) 260 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:11.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:11 smithi079 bash[68241]: cluster 2024-09-21T00:13:11.474293+0000 mgr.y (mgr.25531) 260 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:11.887 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:11 smithi079 bash[71956]: cluster 2024-09-21T00:13:11.474293+0000 mgr.y (mgr.25531) 260 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:13.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:13 smithi122 bash[48694]: cluster 2024-09-21T00:13:13.475217+0000 mgr.y (mgr.25531) 261 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:13.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:13 smithi079 bash[71956]: cluster 2024-09-21T00:13:13.475217+0000 mgr.y (mgr.25531) 261 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:13.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:13 smithi079 bash[68241]: cluster 2024-09-21T00:13:13.475217+0000 mgr.y (mgr.25531) 261 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:14.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:14 smithi122 bash[48694]: audit 2024-09-21T00:13:14.049826+0000 mgr.y (mgr.25531) 262 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:14.871 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:14 smithi079 bash[68241]: audit 2024-09-21T00:13:14.049826+0000 mgr.y (mgr.25531) 262 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:14.871 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:14 smithi079 bash[71956]: audit 2024-09-21T00:13:14.049826+0000 mgr.y (mgr.25531) 262 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:15.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:15 smithi122 bash[48694]: audit 2024-09-21T00:13:14.588096+0000 mgr.y (mgr.25531) 263 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:15.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:15 smithi122 bash[48694]: cluster 2024-09-21T00:13:15.476684+0000 mgr.y (mgr.25531) 264 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:15.977 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:15 smithi079 bash[71956]: audit 2024-09-21T00:13:14.588096+0000 mgr.y (mgr.25531) 263 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:15.977 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:15 smithi079 bash[71956]: cluster 2024-09-21T00:13:15.476684+0000 mgr.y (mgr.25531) 264 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:15.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:15 smithi079 bash[68241]: audit 2024-09-21T00:13:14.588096+0000 mgr.y (mgr.25531) 263 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:15.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:15 smithi079 bash[68241]: cluster 2024-09-21T00:13:15.476684+0000 mgr.y (mgr.25531) 264 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:16.864 INFO:teuthology.orchestra.run.smithi079.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:13:17.618 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T00:13:17.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[68241]: cephadm 2024-09-21T00:13:16.857256+0000 mgr.y (mgr.25531) 265 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:13:17.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[68241]: audit 2024-09-21T00:13:16.864589+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:17.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[68241]: audit 2024-09-21T00:13:16.866116+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:17.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[68241]: audit 2024-09-21T00:13:16.869747+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:17.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[68241]: audit 2024-09-21T00:13:16.870987+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:13:17.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[68241]: audit 2024-09-21T00:13:16.878110+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:17.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[68241]: cephadm 2024-09-21T00:13:16.959870+0000 mgr.y (mgr.25531) 266 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:13:17.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[68241]: cluster 2024-09-21T00:13:17.477631+0000 mgr.y (mgr.25531) 267 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:17.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[71956]: cephadm 2024-09-21T00:13:16.857256+0000 mgr.y (mgr.25531) 265 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:13:17.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[71956]: audit 2024-09-21T00:13:16.864589+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:17.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[71956]: audit 2024-09-21T00:13:16.866116+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:17.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[71956]: audit 2024-09-21T00:13:16.869747+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:17.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[71956]: audit 2024-09-21T00:13:16.870987+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:13:17.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[71956]: audit 2024-09-21T00:13:16.878110+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:17.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[71956]: cephadm 2024-09-21T00:13:16.959870+0000 mgr.y (mgr.25531) 266 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:13:17.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:17 smithi079 bash[71956]: cluster 2024-09-21T00:13:17.477631+0000 mgr.y (mgr.25531) 267 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:18.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:17 smithi122 bash[48694]: cephadm 2024-09-21T00:13:16.857256+0000 mgr.y (mgr.25531) 265 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:13:18.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:17 smithi122 bash[48694]: audit 2024-09-21T00:13:16.864589+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:18.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:17 smithi122 bash[48694]: audit 2024-09-21T00:13:16.866116+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:18.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:17 smithi122 bash[48694]: audit 2024-09-21T00:13:16.869747+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:18.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:17 smithi122 bash[48694]: audit 2024-09-21T00:13:16.870987+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:13:18.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:17 smithi122 bash[48694]: audit 2024-09-21T00:13:16.878110+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:18.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:17 smithi122 bash[48694]: cephadm 2024-09-21T00:13:16.959870+0000 mgr.y (mgr.25531) 266 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:13:18.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:17 smithi122 bash[48694]: cluster 2024-09-21T00:13:17.477631+0000 mgr.y (mgr.25531) 267 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:19.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:18 smithi079 bash[68241]: audit 2024-09-21T00:13:18.461487+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:13:19.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:18 smithi079 bash[71956]: audit 2024-09-21T00:13:18.461487+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:13:19.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:18 smithi122 bash[48694]: audit 2024-09-21T00:13:18.461487+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:13:19.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:13:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:13:19] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-21T00:13:20.154 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:19 smithi079 bash[68241]: cluster 2024-09-21T00:13:19.479016+0000 mgr.y (mgr.25531) 268 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:20.154 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:19 smithi079 bash[71956]: cluster 2024-09-21T00:13:19.479016+0000 mgr.y (mgr.25531) 268 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:20.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:19 smithi122 bash[48694]: cluster 2024-09-21T00:13:19.479016+0000 mgr.y (mgr.25531) 268 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: audit 2024-09-21T00:13:21.230583+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: cephadm 2024-09-21T00:13:21.231436+0000 mgr.y (mgr.25531) 269 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:13:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: cephadm 2024-09-21T00:13:21.231565+0000 mgr.y (mgr.25531) 270 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:13:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: audit 2024-09-21T00:13:21.234538+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:22.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: audit 2024-09-21T00:13:21.237991+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: cephadm 2024-09-21T00:13:21.240283+0000 mgr.y (mgr.25531) 271 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:13:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: audit 2024-09-21T00:13:21.247829+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: audit 2024-09-21T00:13:21.251998+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: cephadm 2024-09-21T00:13:21.253107+0000 mgr.y (mgr.25531) 272 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:13:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: audit 2024-09-21T00:13:21.257350+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: audit 2024-09-21T00:13:21.260730+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: cephadm 2024-09-21T00:13:21.261507+0000 mgr.y (mgr.25531) 273 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:13:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: audit 2024-09-21T00:13:21.265540+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: audit 2024-09-21T00:13:21.268314+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T00:13:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: audit 2024-09-21T00:13:21.268484+0000 mgr.y (mgr.25531) 274 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T00:13:22.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: cephadm 2024-09-21T00:13:21.269483+0000 mgr.y (mgr.25531) 275 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T00:13:22.494 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[68241]: cluster 2024-09-21T00:13:21.479842+0000 mgr.y (mgr.25531) 276 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: audit 2024-09-21T00:13:21.230583+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: cephadm 2024-09-21T00:13:21.231436+0000 mgr.y (mgr.25531) 269 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:13:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: cephadm 2024-09-21T00:13:21.231565+0000 mgr.y (mgr.25531) 270 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:13:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: audit 2024-09-21T00:13:21.234538+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: audit 2024-09-21T00:13:21.237991+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: cephadm 2024-09-21T00:13:21.240283+0000 mgr.y (mgr.25531) 271 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:13:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: audit 2024-09-21T00:13:21.247829+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: audit 2024-09-21T00:13:21.251998+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:22.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: cephadm 2024-09-21T00:13:21.253107+0000 mgr.y (mgr.25531) 272 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:13:22.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: audit 2024-09-21T00:13:21.257350+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:22.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: audit 2024-09-21T00:13:21.260730+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:22.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: cephadm 2024-09-21T00:13:21.261507+0000 mgr.y (mgr.25531) 273 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:13:22.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: audit 2024-09-21T00:13:21.265540+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:22.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: audit 2024-09-21T00:13:21.268314+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T00:13:22.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: audit 2024-09-21T00:13:21.268484+0000 mgr.y (mgr.25531) 274 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T00:13:22.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: cephadm 2024-09-21T00:13:21.269483+0000 mgr.y (mgr.25531) 275 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T00:13:22.495 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:22 smithi079 bash[71956]: cluster 2024-09-21T00:13:21.479842+0000 mgr.y (mgr.25531) 276 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:22.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: audit 2024-09-21T00:13:21.230583+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:22.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: cephadm 2024-09-21T00:13:21.231436+0000 mgr.y (mgr.25531) 269 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:13:22.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: cephadm 2024-09-21T00:13:21.231565+0000 mgr.y (mgr.25531) 270 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:13:22.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: audit 2024-09-21T00:13:21.234538+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:22.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: audit 2024-09-21T00:13:21.237991+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:22.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: cephadm 2024-09-21T00:13:21.240283+0000 mgr.y (mgr.25531) 271 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:13:22.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: audit 2024-09-21T00:13:21.247829+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:22.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: audit 2024-09-21T00:13:21.251998+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:22.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: cephadm 2024-09-21T00:13:21.253107+0000 mgr.y (mgr.25531) 272 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:13:22.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: audit 2024-09-21T00:13:21.257350+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:22.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: audit 2024-09-21T00:13:21.260730+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:22.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: cephadm 2024-09-21T00:13:21.261507+0000 mgr.y (mgr.25531) 273 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:13:22.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: audit 2024-09-21T00:13:21.265540+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:22.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: audit 2024-09-21T00:13:21.268314+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T00:13:22.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: audit 2024-09-21T00:13:21.268484+0000 mgr.y (mgr.25531) 274 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T00:13:22.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: cephadm 2024-09-21T00:13:21.269483+0000 mgr.y (mgr.25531) 275 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T00:13:22.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:22 smithi122 bash[48694]: cluster 2024-09-21T00:13:21.479842+0000 mgr.y (mgr.25531) 276 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:23.666 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:13:23.835 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:23 smithi079 bash[71956]: cluster 2024-09-21T00:13:23.480517+0000 mgr.y (mgr.25531) 277 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:23.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:23 smithi079 bash[68241]: cluster 2024-09-21T00:13:23.480517+0000 mgr.y (mgr.25531) 277 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:23.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:23 smithi122 bash[48694]: cluster 2024-09-21T00:13:23.480517+0000 mgr.y (mgr.25531) 277 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:24.387 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (21m) 57s ago 31m 14.4M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (6m) 4m ago 30m 73.2M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (7m) 57s ago 28m 44.7M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (7m) 4m ago 37m 426M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (18m) 57s ago 39m 491M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (4m) 57s ago 39m 45.8M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (5m) 4m ago 37m 36.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (3m) 57s ago 37m 36.2M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (21m) 57s ago 31m 9071k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (20m) 4m ago 31m 8892k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (89s) 57s ago 36m 50.7M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (59s) 57s ago 36m - 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:13:24.388 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (35m) 57s ago 35m 54.9M 3036M 17.2.0 e1d6a67b021e a5bf08c01866 2024-09-21T00:13:24.389 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (34m) 57s ago 34m 59.9M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:13:24.389 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (34m) 4m ago 34m 61.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:13:24.389 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (33m) 4m ago 33m 56.4M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:13:24.389 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (32m) 4m ago 32m 56.8M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:13:24.389 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (32m) 4m ago 32m 60.2M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:13:24.389 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (7m) 4m ago 31m 58.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:13:24.389 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (29m) 57s ago 29m 92.6M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:13:24.389 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (29m) 4m ago 29m 91.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:13:24.812 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:13:24.812 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:13:24.812 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:13:24.812 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 7 2024-09-21T00:13:24.813 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:13:24.814 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:13:25.156 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:13:25.156 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:13:25.156 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:13:25.156 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-21T00:13:25.156 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:13:25.156 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "2/8 daemons upgraded", 2024-09-21T00:13:25.156 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T00:13:25.156 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:13:25.156 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:13:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[68241]: audit 2024-09-21T00:13:23.653429+0000 mgr.y (mgr.25531) 278 : audit [DBG] from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[68241]: audit 2024-09-21T00:13:24.002831+0000 mgr.y (mgr.25531) 279 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[68241]: audit 2024-09-21T00:13:24.367389+0000 mgr.y (mgr.25531) 280 : audit [DBG] from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[68241]: cephadm 2024-09-21T00:13:24.391649+0000 mgr.y (mgr.25531) 281 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T00:13:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[68241]: audit 2024-09-21T00:13:24.396497+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[68241]: audit 2024-09-21T00:13:24.399587+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T00:13:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[68241]: audit 2024-09-21T00:13:24.400305+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[68241]: cephadm 2024-09-21T00:13:24.403109+0000 mgr.y (mgr.25531) 282 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-21T00:13:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[68241]: audit 2024-09-21T00:13:24.812994+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.79:0/271613499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:25.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[71956]: audit 2024-09-21T00:13:23.653429+0000 mgr.y (mgr.25531) 278 : audit [DBG] from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:25.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[71956]: audit 2024-09-21T00:13:24.002831+0000 mgr.y (mgr.25531) 279 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:25.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[71956]: audit 2024-09-21T00:13:24.367389+0000 mgr.y (mgr.25531) 280 : audit [DBG] from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:25.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[71956]: cephadm 2024-09-21T00:13:24.391649+0000 mgr.y (mgr.25531) 281 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T00:13:25.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[71956]: audit 2024-09-21T00:13:24.396497+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:25.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[71956]: audit 2024-09-21T00:13:24.399587+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T00:13:25.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[71956]: audit 2024-09-21T00:13:24.400305+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:25.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[71956]: cephadm 2024-09-21T00:13:24.403109+0000 mgr.y (mgr.25531) 282 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-21T00:13:25.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:25 smithi079 bash[71956]: audit 2024-09-21T00:13:24.812994+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.79:0/271613499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:25 smithi122 bash[48694]: audit 2024-09-21T00:13:23.653429+0000 mgr.y (mgr.25531) 278 : audit [DBG] from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:25 smithi122 bash[48694]: audit 2024-09-21T00:13:24.002831+0000 mgr.y (mgr.25531) 279 : audit [DBG] from='client.44394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:25 smithi122 bash[48694]: audit 2024-09-21T00:13:24.367389+0000 mgr.y (mgr.25531) 280 : audit [DBG] from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:25 smithi122 bash[48694]: cephadm 2024-09-21T00:13:24.391649+0000 mgr.y (mgr.25531) 281 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T00:13:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:25 smithi122 bash[48694]: audit 2024-09-21T00:13:24.396497+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:25.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:25 smithi122 bash[48694]: audit 2024-09-21T00:13:24.399587+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T00:13:25.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:25 smithi122 bash[48694]: audit 2024-09-21T00:13:24.400305+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:25.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:25 smithi122 bash[48694]: cephadm 2024-09-21T00:13:24.403109+0000 mgr.y (mgr.25531) 282 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-21T00:13:25.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:25 smithi122 bash[48694]: audit 2024-09-21T00:13:24.812994+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.79:0/271613499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:26.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:26 smithi079 bash[68241]: audit 2024-09-21T00:13:24.599158+0000 mgr.y (mgr.25531) 283 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:26 smithi079 bash[68241]: audit 2024-09-21T00:13:25.156282+0000 mgr.y (mgr.25531) 284 : audit [DBG] from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:26 smithi079 bash[68241]: cluster 2024-09-21T00:13:25.481897+0000 mgr.y (mgr.25531) 285 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:26.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:26 smithi079 bash[71956]: audit 2024-09-21T00:13:24.599158+0000 mgr.y (mgr.25531) 283 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:26.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:26 smithi079 bash[71956]: audit 2024-09-21T00:13:25.156282+0000 mgr.y (mgr.25531) 284 : audit [DBG] from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:26.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:26 smithi079 bash[71956]: cluster 2024-09-21T00:13:25.481897+0000 mgr.y (mgr.25531) 285 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:26.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:26 smithi122 bash[48694]: audit 2024-09-21T00:13:24.599158+0000 mgr.y (mgr.25531) 283 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:26.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:26 smithi122 bash[48694]: audit 2024-09-21T00:13:25.156282+0000 mgr.y (mgr.25531) 284 : audit [DBG] from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:26.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:26 smithi122 bash[48694]: cluster 2024-09-21T00:13:25.481897+0000 mgr.y (mgr.25531) 285 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:27.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:27 smithi122 bash[48694]: cluster 2024-09-21T00:13:27.482908+0000 mgr.y (mgr.25531) 286 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:27.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:27 smithi079 bash[68241]: cluster 2024-09-21T00:13:27.482908+0000 mgr.y (mgr.25531) 286 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:27.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:27 smithi079 bash[71956]: cluster 2024-09-21T00:13:27.482908+0000 mgr.y (mgr.25531) 286 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:13:29.477 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:13:29 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:29.477 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:29 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:29.477 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:13:29 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:29.478 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:29 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:29.478 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:13:29 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:29.478 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:29 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:29.479 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:13:29 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:29.479 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:13:29 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:29.479 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:13:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:13:29] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-21T00:13:29.479 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:13:29 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:29 smithi079 bash[68241]: cluster 2024-09-21T00:13:29.483801+0000 mgr.y (mgr.25531) 287 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:29.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:29 smithi079 bash[71956]: cluster 2024-09-21T00:13:29.483801+0000 mgr.y (mgr.25531) 287 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:29.742 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:29 smithi079 systemd[1]: Stopping Ceph osd.2 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:13:29.742 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:29 smithi079 bash[33450]: debug 2024-09-21T00:13:29.595+0000 7f344ba68700 -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-21T00:13:29.742 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:29 smithi079 bash[33450]: debug 2024-09-21T00:13:29.595+0000 7f344ba68700 -1 osd.2 122 *** Got signal Terminated *** 2024-09-21T00:13:29.742 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:29 smithi079 bash[33450]: debug 2024-09-21T00:13:29.595+0000 7f344ba68700 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:13:29.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:29 smithi122 bash[48694]: cluster 2024-09-21T00:13:29.483801+0000 mgr.y (mgr.25531) 287 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:13:30.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:30 smithi122 bash[48694]: cluster 2024-09-21T00:13:29.598491+0000 mon.a (mon.0) 433 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T00:13:30.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:30 smithi079 bash[68241]: cluster 2024-09-21T00:13:29.598491+0000 mon.a (mon.0) 433 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T00:13:30.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:30 smithi079 bash[71956]: cluster 2024-09-21T00:13:29.598491+0000 mon.a (mon.0) 433 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T00:13:31.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:31 smithi122 bash[48694]: cluster 2024-09-21T00:13:30.547755+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:13:31.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:31 smithi122 bash[48694]: cluster 2024-09-21T00:13:30.568017+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-21T00:13:31.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:31 smithi122 bash[48694]: cluster 2024-09-21T00:13:31.484880+0000 mgr.y (mgr.25531) 288 : cluster [DBG] pgmap v148: 161 pgs: 6 peering, 13 stale+active+clean, 142 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:13:31.865 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:31 smithi079 bash[71956]: cluster 2024-09-21T00:13:30.547755+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:13:31.865 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:31 smithi079 bash[71956]: cluster 2024-09-21T00:13:30.568017+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-21T00:13:31.865 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:31 smithi079 bash[71956]: cluster 2024-09-21T00:13:31.484880+0000 mgr.y (mgr.25531) 288 : cluster [DBG] pgmap v148: 161 pgs: 6 peering, 13 stale+active+clean, 142 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:13:31.865 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:31 smithi079 bash[88705]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-2 2024-09-21T00:13:31.866 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:31 smithi079 bash[68241]: cluster 2024-09-21T00:13:30.547755+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:13:31.866 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:31 smithi079 bash[68241]: cluster 2024-09-21T00:13:30.568017+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-21T00:13:31.866 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:31 smithi079 bash[68241]: cluster 2024-09-21T00:13:31.484880+0000 mgr.y (mgr.25531) 288 : cluster [DBG] pgmap v148: 161 pgs: 6 peering, 13 stale+active+clean, 142 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:13:32.241 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:31 smithi079 bash[88770]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-2 2024-09-21T00:13:32.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:32 smithi122 bash[48694]: cluster 2024-09-21T00:13:31.560063+0000 mon.a (mon.0) 436 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T00:13:32.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:32 smithi122 bash[48694]: cluster 2024-09-21T00:13:31.585333+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T00:13:32.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:32 smithi079 bash[68241]: cluster 2024-09-21T00:13:31.560063+0000 mon.a (mon.0) 436 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T00:13:32.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:32 smithi079 bash[68241]: cluster 2024-09-21T00:13:31.585333+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T00:13:32.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:32 smithi079 bash[71956]: cluster 2024-09-21T00:13:31.560063+0000 mon.a (mon.0) 436 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T00:13:32.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:32 smithi079 bash[71956]: cluster 2024-09-21T00:13:31.585333+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T00:13:34.384 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:34 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:34.385 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:13:34 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:34.385 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:13:34 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:34.385 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:34 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-21T00:13:34.385 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:34 smithi079 systemd[1]: Stopped Ceph osd.2 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:13:34.385 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:34 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:34.386 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:13:34 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:34.386 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:13:34 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:34.386 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:13:34 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:34.387 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:34 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:34.387 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:13:34 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:13:34.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[71956]: audit 2024-09-21T00:13:33.464879+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:34.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[71956]: audit 2024-09-21T00:13:33.465842+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:13:34.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[71956]: cluster 2024-09-21T00:13:33.485533+0000 mgr.y (mgr.25531) 289 : cluster [DBG] pgmap v150: 161 pgs: 7 active+undersized, 6 peering, 10 stale+active+clean, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/723 objects degraded (0.830%) 2024-09-21T00:13:34.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[71956]: audit 2024-09-21T00:13:34.433544+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:34.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[71956]: audit 2024-09-21T00:13:34.439158+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:34.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[71956]: audit 2024-09-21T00:13:34.444093+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:34.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[71956]: audit 2024-09-21T00:13:34.444681+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:34.743 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:34 smithi079 systemd[1]: Started Ceph osd.2 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:13:34.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[68241]: audit 2024-09-21T00:13:33.464879+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:34.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[68241]: audit 2024-09-21T00:13:33.465842+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:13:34.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[68241]: cluster 2024-09-21T00:13:33.485533+0000 mgr.y (mgr.25531) 289 : cluster [DBG] pgmap v150: 161 pgs: 7 active+undersized, 6 peering, 10 stale+active+clean, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/723 objects degraded (0.830%) 2024-09-21T00:13:34.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[68241]: audit 2024-09-21T00:13:34.433544+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:34.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[68241]: audit 2024-09-21T00:13:34.439158+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:34.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[68241]: audit 2024-09-21T00:13:34.444093+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:34.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:34 smithi079 bash[68241]: audit 2024-09-21T00:13:34.444681+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:34.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:34 smithi122 bash[48694]: audit 2024-09-21T00:13:33.464879+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:34.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:34 smithi122 bash[48694]: audit 2024-09-21T00:13:33.465842+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:13:34.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:34 smithi122 bash[48694]: cluster 2024-09-21T00:13:33.485533+0000 mgr.y (mgr.25531) 289 : cluster [DBG] pgmap v150: 161 pgs: 7 active+undersized, 6 peering, 10 stale+active+clean, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/723 objects degraded (0.830%) 2024-09-21T00:13:34.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:34 smithi122 bash[48694]: audit 2024-09-21T00:13:34.433544+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:34.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:34 smithi122 bash[48694]: audit 2024-09-21T00:13:34.439158+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:34.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:34 smithi122 bash[48694]: audit 2024-09-21T00:13:34.444093+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:34.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:34 smithi122 bash[48694]: audit 2024-09-21T00:13:34.444681+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:35.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:35 smithi079 bash[71956]: cluster 2024-09-21T00:13:34.462703+0000 mon.a (mon.0) 444 : cluster [WRN] Health check failed: Degraded data redundancy: 6/723 objects degraded (0.830%), 1 pg degraded (PG_DEGRADED) 2024-09-21T00:13:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:35 smithi079 bash[68241]: cluster 2024-09-21T00:13:34.462703+0000 mon.a (mon.0) 444 : cluster [WRN] Health check failed: Degraded data redundancy: 6/723 objects degraded (0.830%), 1 pg degraded (PG_DEGRADED) 2024-09-21T00:13:35.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:35 smithi122 bash[48694]: cluster 2024-09-21T00:13:34.462703+0000 mon.a (mon.0) 444 : cluster [WRN] Health check failed: Degraded data redundancy: 6/723 objects degraded (0.830%), 1 pg degraded (PG_DEGRADED) 2024-09-21T00:13:36.241 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:35 smithi079 bash[88921]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:13:36.242 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:35 smithi079 bash[88921]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:13:36.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:36 smithi079 bash[71956]: audit 2024-09-21T00:13:34.610160+0000 mgr.y (mgr.25531) 290 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:36.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:36 smithi079 bash[71956]: cluster 2024-09-21T00:13:35.487116+0000 mgr.y (mgr.25531) 291 : cluster [DBG] pgmap v151: 161 pgs: 28 active+undersized, 6 peering, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 46/723 objects degraded (6.362%) 2024-09-21T00:13:36.742 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:36 smithi079 bash[88921]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T00:13:36.742 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:36 smithi079 bash[88921]: 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-21T00:13:36.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:36 smithi079 bash[68241]: audit 2024-09-21T00:13:34.610160+0000 mgr.y (mgr.25531) 290 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:36.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:36 smithi079 bash[68241]: cluster 2024-09-21T00:13:35.487116+0000 mgr.y (mgr.25531) 291 : cluster [DBG] pgmap v151: 161 pgs: 28 active+undersized, 6 peering, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 46/723 objects degraded (6.362%) 2024-09-21T00:13:36.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:36 smithi122 bash[48694]: audit 2024-09-21T00:13:34.610160+0000 mgr.y (mgr.25531) 290 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:36.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:36 smithi122 bash[48694]: cluster 2024-09-21T00:13:35.487116+0000 mgr.y (mgr.25531) 291 : cluster [DBG] pgmap v151: 161 pgs: 28 active+undersized, 6 peering, 13 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 46/723 objects degraded (6.362%) 2024-09-21T00:13:37.242 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:36 smithi079 bash[88921]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T00:13:37.242 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:36 smithi079 bash[88921]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T00:13:37.242 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:36 smithi079 bash[88921]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-21T00:13:37.242 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:37 smithi079 bash[88921]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T00:13:37.242 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:37 smithi079 bash[88921]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-21T00:13:37.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:37 smithi122 bash[48694]: cluster 2024-09-21T00:13:37.487887+0000 mgr.y (mgr.25531) 292 : cluster [DBG] pgmap v152: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 68/723 objects degraded (9.405%) 2024-09-21T00:13:37.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:37 smithi122 bash[48694]: cluster 2024-09-21T00:13:37.538845+0000 mon.a (mon.0) 445 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-09-21T00:13:37.881 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:37 smithi079 bash[68241]: cluster 2024-09-21T00:13:37.487887+0000 mgr.y (mgr.25531) 292 : cluster [DBG] pgmap v152: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 68/723 objects degraded (9.405%) 2024-09-21T00:13:37.881 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:37 smithi079 bash[68241]: cluster 2024-09-21T00:13:37.538845+0000 mon.a (mon.0) 445 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-09-21T00:13:37.882 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:37 smithi079 bash[71956]: cluster 2024-09-21T00:13:37.487887+0000 mgr.y (mgr.25531) 292 : cluster [DBG] pgmap v152: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 68/723 objects degraded (9.405%) 2024-09-21T00:13:37.882 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:37 smithi079 bash[71956]: cluster 2024-09-21T00:13:37.538845+0000 mon.a (mon.0) 445 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-09-21T00:13:39.241 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:39 smithi079 bash[89174]: debug 2024-09-21T00:13:39.042+0000 7f2abb66f640 1 -- 172.21.15.79:0/2497329296 <== mon.1 v2:172.21.15.79:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5637091ac960 con 0x5637091cd800 2024-09-21T00:13:39.547 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:13:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:13:39] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-21T00:13:39.549 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:39 smithi079 bash[71956]: cluster 2024-09-21T00:13:39.488755+0000 mgr.y (mgr.25531) 293 : cluster [DBG] pgmap v153: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 68/723 objects degraded (9.405%) 2024-09-21T00:13:39.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:39 smithi122 bash[48694]: cluster 2024-09-21T00:13:39.488755+0000 mgr.y (mgr.25531) 293 : cluster [DBG] pgmap v153: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 68/723 objects degraded (9.405%) 2024-09-21T00:13:39.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:39 smithi079 bash[68241]: cluster 2024-09-21T00:13:39.488755+0000 mgr.y (mgr.25531) 293 : cluster [DBG] pgmap v153: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 68/723 objects degraded (9.405%) 2024-09-21T00:13:40.991 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:40 smithi079 bash[89174]: debug 2024-09-21T00:13:40.634+0000 7f2abded6640 -1 Falling back to public interface 2024-09-21T00:13:41.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:41 smithi079 bash[68241]: audit 2024-09-21T00:13:40.405711+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:41.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:41 smithi079 bash[68241]: audit 2024-09-21T00:13:40.413458+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:41.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:41 smithi079 bash[68241]: cluster 2024-09-21T00:13:40.920009+0000 mon.a (mon.0) 448 : cluster [WRN] Health check update: Degraded data redundancy: 68/723 objects degraded (9.405%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T00:13:41.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:41 smithi079 bash[71956]: audit 2024-09-21T00:13:40.405711+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:41.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:41 smithi079 bash[71956]: audit 2024-09-21T00:13:40.413458+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:41.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:41 smithi079 bash[71956]: cluster 2024-09-21T00:13:40.920009+0000 mon.a (mon.0) 448 : cluster [WRN] Health check update: Degraded data redundancy: 68/723 objects degraded (9.405%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T00:13:41.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:41 smithi122 bash[48694]: audit 2024-09-21T00:13:40.405711+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:41.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:41 smithi122 bash[48694]: audit 2024-09-21T00:13:40.413458+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:41.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:41 smithi122 bash[48694]: cluster 2024-09-21T00:13:40.920009+0000 mon.a (mon.0) 448 : cluster [WRN] Health check update: Degraded data redundancy: 68/723 objects degraded (9.405%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T00:13:42.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:42 smithi079 bash[71956]: cluster 2024-09-21T00:13:41.489754+0000 mgr.y (mgr.25531) 294 : cluster [DBG] pgmap v154: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 68/723 objects degraded (9.405%) 2024-09-21T00:13:42.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:42 smithi079 bash[71956]: audit 2024-09-21T00:13:41.530167+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:42.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:42 smithi079 bash[71956]: audit 2024-09-21T00:13:41.535467+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:42 smithi079 bash[68241]: cluster 2024-09-21T00:13:41.489754+0000 mgr.y (mgr.25531) 294 : cluster [DBG] pgmap v154: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 68/723 objects degraded (9.405%) 2024-09-21T00:13:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:42 smithi079 bash[68241]: audit 2024-09-21T00:13:41.530167+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:42.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:42 smithi079 bash[68241]: audit 2024-09-21T00:13:41.535467+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:42.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:42 smithi122 bash[48694]: cluster 2024-09-21T00:13:41.489754+0000 mgr.y (mgr.25531) 294 : cluster [DBG] pgmap v154: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 68/723 objects degraded (9.405%) 2024-09-21T00:13:42.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:42 smithi122 bash[48694]: audit 2024-09-21T00:13:41.530167+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:42.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:42 smithi122 bash[48694]: audit 2024-09-21T00:13:41.535467+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:43 smithi122 bash[48694]: cluster 2024-09-21T00:13:43.490953+0000 mgr.y (mgr.25531) 295 : cluster [DBG] pgmap v155: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 68/723 objects degraded (9.405%) 2024-09-21T00:13:43.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:43 smithi079 bash[71956]: cluster 2024-09-21T00:13:43.490953+0000 mgr.y (mgr.25531) 295 : cluster [DBG] pgmap v155: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 68/723 objects degraded (9.405%) 2024-09-21T00:13:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:43 smithi079 bash[68241]: cluster 2024-09-21T00:13:43.490953+0000 mgr.y (mgr.25531) 295 : cluster [DBG] pgmap v155: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 68/723 objects degraded (9.405%) 2024-09-21T00:13:44.620 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:44 smithi079 bash[89174]: debug 2024-09-21T00:13:44.274+0000 7f2abded6640 -1 osd.2 0 read_superblock omap replica is missing. 2024-09-21T00:13:44.620 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:44 smithi079 bash[89174]: debug 2024-09-21T00:13:44.298+0000 7f2abded6640 -1 osd.2 122 log_to_monitors true 2024-09-21T00:13:44.991 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:13:44 smithi079 bash[89174]: debug 2024-09-21T00:13:44.678+0000 7f2ab5c81640 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T00:13:44.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:44 smithi079 bash[68241]: audit 2024-09-21T00:13:43.624631+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:44.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:44 smithi079 bash[68241]: audit 2024-09-21T00:13:44.304136+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1030053627,v1:172.21.15.79:6819/1030053627]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T00:13:44.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:44 smithi079 bash[68241]: audit 2024-09-21T00:13:44.304436+0000 mon.a (mon.0) 452 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T00:13:44.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:44 smithi079 bash[71956]: audit 2024-09-21T00:13:43.624631+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:44.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:44 smithi079 bash[71956]: audit 2024-09-21T00:13:44.304136+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1030053627,v1:172.21.15.79:6819/1030053627]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T00:13:44.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:44 smithi079 bash[71956]: audit 2024-09-21T00:13:44.304436+0000 mon.a (mon.0) 452 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T00:13:45.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:44 smithi122 bash[48694]: audit 2024-09-21T00:13:43.624631+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:45.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:44 smithi122 bash[48694]: audit 2024-09-21T00:13:44.304136+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1030053627,v1:172.21.15.79:6819/1030053627]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T00:13:45.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:44 smithi122 bash[48694]: audit 2024-09-21T00:13:44.304436+0000 mon.a (mon.0) 452 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T00:13:45.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:45 smithi079 bash[68241]: audit 2024-09-21T00:13:44.620099+0000 mgr.y (mgr.25531) 296 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:45.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:45 smithi079 bash[68241]: audit 2024-09-21T00:13:44.623939+0000 mon.a (mon.0) 453 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T00:13:45.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:45 smithi079 bash[68241]: cluster 2024-09-21T00:13:44.631872+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-21T00:13:45.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:45 smithi079 bash[68241]: audit 2024-09-21T00:13:44.637941+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1030053627,v1:172.21.15.79:6819/1030053627]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:13:45.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:45 smithi079 bash[68241]: audit 2024-09-21T00:13:44.647670+0000 mon.a (mon.0) 455 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:13:45.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:45 smithi079 bash[68241]: cluster 2024-09-21T00:13:45.491917+0000 mgr.y (mgr.25531) 297 : cluster [DBG] pgmap v157: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/723 objects degraded (9.405%) 2024-09-21T00:13:45.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:45 smithi079 bash[71956]: audit 2024-09-21T00:13:44.620099+0000 mgr.y (mgr.25531) 296 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:45.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:45 smithi079 bash[71956]: audit 2024-09-21T00:13:44.623939+0000 mon.a (mon.0) 453 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T00:13:45.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:45 smithi079 bash[71956]: cluster 2024-09-21T00:13:44.631872+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-21T00:13:45.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:45 smithi079 bash[71956]: audit 2024-09-21T00:13:44.637941+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1030053627,v1:172.21.15.79:6819/1030053627]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:13:45.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:45 smithi079 bash[71956]: audit 2024-09-21T00:13:44.647670+0000 mon.a (mon.0) 455 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:13:45.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:45 smithi079 bash[71956]: cluster 2024-09-21T00:13:45.491917+0000 mgr.y (mgr.25531) 297 : cluster [DBG] pgmap v157: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/723 objects degraded (9.405%) 2024-09-21T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:45 smithi122 bash[48694]: audit 2024-09-21T00:13:44.620099+0000 mgr.y (mgr.25531) 296 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:45 smithi122 bash[48694]: audit 2024-09-21T00:13:44.623939+0000 mon.a (mon.0) 453 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:45 smithi122 bash[48694]: cluster 2024-09-21T00:13:44.631872+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-21T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:45 smithi122 bash[48694]: audit 2024-09-21T00:13:44.637941+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/1030053627,v1:172.21.15.79:6819/1030053627]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:45 smithi122 bash[48694]: audit 2024-09-21T00:13:44.647670+0000 mon.a (mon.0) 455 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:13:46.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:45 smithi122 bash[48694]: cluster 2024-09-21T00:13:45.491917+0000 mgr.y (mgr.25531) 297 : cluster [DBG] pgmap v157: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/723 objects degraded (9.405%) 2024-09-21T00:13:46.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:46 smithi079 bash[68241]: cluster 2024-09-21T00:13:45.640041+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:13:46.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:46 smithi079 bash[68241]: cluster 2024-09-21T00:13:45.652300+0000 mon.a (mon.0) 457 : cluster [INF] osd.2 [v2:172.21.15.79:6818/1030053627,v1:172.21.15.79:6819/1030053627] boot 2024-09-21T00:13:46.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:46 smithi079 bash[68241]: cluster 2024-09-21T00:13:45.652403+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T00:13:46.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:46 smithi079 bash[68241]: audit 2024-09-21T00:13:45.654662+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T00:13:46.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:46 smithi079 bash[68241]: cluster 2024-09-21T00:13:46.652100+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T00:13:46.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:46 smithi079 bash[71956]: cluster 2024-09-21T00:13:45.640041+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:13:46.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:46 smithi079 bash[71956]: cluster 2024-09-21T00:13:45.652300+0000 mon.a (mon.0) 457 : cluster [INF] osd.2 [v2:172.21.15.79:6818/1030053627,v1:172.21.15.79:6819/1030053627] boot 2024-09-21T00:13:46.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:46 smithi079 bash[71956]: cluster 2024-09-21T00:13:45.652403+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T00:13:46.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:46 smithi079 bash[71956]: audit 2024-09-21T00:13:45.654662+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T00:13:46.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:46 smithi079 bash[71956]: cluster 2024-09-21T00:13:46.652100+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T00:13:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:46 smithi122 bash[48694]: cluster 2024-09-21T00:13:45.640041+0000 mon.a (mon.0) 456 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:13:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:46 smithi122 bash[48694]: cluster 2024-09-21T00:13:45.652300+0000 mon.a (mon.0) 457 : cluster [INF] osd.2 [v2:172.21.15.79:6818/1030053627,v1:172.21.15.79:6819/1030053627] boot 2024-09-21T00:13:47.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:46 smithi122 bash[48694]: cluster 2024-09-21T00:13:45.652403+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T00:13:47.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:46 smithi122 bash[48694]: audit 2024-09-21T00:13:45.654662+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T00:13:47.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:46 smithi122 bash[48694]: cluster 2024-09-21T00:13:46.652100+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T00:13:47.932 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:47 smithi079 bash[71956]: cluster 2024-09-21T00:13:47.492919+0000 mgr.y (mgr.25531) 298 : cluster [DBG] pgmap v160: 161 pgs: 10 peering, 25 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/723 objects degraded (5.533%) 2024-09-21T00:13:47.933 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:47 smithi079 bash[68241]: cluster 2024-09-21T00:13:47.492919+0000 mgr.y (mgr.25531) 298 : cluster [DBG] pgmap v160: 161 pgs: 10 peering, 25 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/723 objects degraded (5.533%) 2024-09-21T00:13:48.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:47 smithi122 bash[48694]: cluster 2024-09-21T00:13:47.492919+0000 mgr.y (mgr.25531) 298 : cluster [DBG] pgmap v160: 161 pgs: 10 peering, 25 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/723 objects degraded (5.533%) 2024-09-21T00:13:48.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:48 smithi079 bash[68241]: cluster 2024-09-21T00:13:47.664582+0000 mon.a (mon.0) 461 : cluster [WRN] Health check update: Degraded data redundancy: 40/723 objects degraded (5.533%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T00:13:48.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:48 smithi079 bash[68241]: audit 2024-09-21T00:13:48.467909+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:48.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:48 smithi079 bash[68241]: audit 2024-09-21T00:13:48.469686+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:13:48.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:48 smithi079 bash[71956]: cluster 2024-09-21T00:13:47.664582+0000 mon.a (mon.0) 461 : cluster [WRN] Health check update: Degraded data redundancy: 40/723 objects degraded (5.533%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T00:13:48.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:48 smithi079 bash[71956]: audit 2024-09-21T00:13:48.467909+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:48.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:48 smithi079 bash[71956]: audit 2024-09-21T00:13:48.469686+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:13:49.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:48 smithi122 bash[48694]: cluster 2024-09-21T00:13:47.664582+0000 mon.a (mon.0) 461 : cluster [WRN] Health check update: Degraded data redundancy: 40/723 objects degraded (5.533%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T00:13:49.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:48 smithi122 bash[48694]: audit 2024-09-21T00:13:48.467909+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:49.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:48 smithi122 bash[48694]: audit 2024-09-21T00:13:48.469686+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:13:49.685 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:13:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:13:49] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-09-21T00:13:49.964 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:49 smithi079 bash[68241]: cluster 2024-09-21T00:13:49.494309+0000 mgr.y (mgr.25531) 299 : cluster [DBG] pgmap v161: 161 pgs: 10 peering, 11 active+undersized, 3 active+undersized+degraded, 137 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 4/723 objects degraded (0.553%) 2024-09-21T00:13:49.964 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:49 smithi079 bash[71956]: cluster 2024-09-21T00:13:49.494309+0000 mgr.y (mgr.25531) 299 : cluster [DBG] pgmap v161: 161 pgs: 10 peering, 11 active+undersized, 3 active+undersized+degraded, 137 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 4/723 objects degraded (0.553%) 2024-09-21T00:13:50.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:49 smithi122 bash[48694]: cluster 2024-09-21T00:13:49.494309+0000 mgr.y (mgr.25531) 299 : cluster [DBG] pgmap v161: 161 pgs: 10 peering, 11 active+undersized, 3 active+undersized+degraded, 137 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 4/723 objects degraded (0.553%) 2024-09-21T00:13:51.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:51 smithi122 bash[48694]: cluster 2024-09-21T00:13:51.495262+0000 mgr.y (mgr.25531) 300 : cluster [DBG] pgmap v162: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-09-21T00:13:51.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:51 smithi122 bash[48694]: cluster 2024-09-21T00:13:51.547163+0000 mon.a (mon.0) 464 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/723 objects degraded (0.553%), 3 pgs degraded) 2024-09-21T00:13:51.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:51 smithi122 bash[48694]: cluster 2024-09-21T00:13:51.547214+0000 mon.a (mon.0) 465 : cluster [INF] Cluster is now healthy 2024-09-21T00:13:51.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:51 smithi079 bash[68241]: cluster 2024-09-21T00:13:51.495262+0000 mgr.y (mgr.25531) 300 : cluster [DBG] pgmap v162: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-09-21T00:13:51.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:51 smithi079 bash[68241]: cluster 2024-09-21T00:13:51.547163+0000 mon.a (mon.0) 464 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/723 objects degraded (0.553%), 3 pgs degraded) 2024-09-21T00:13:51.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:51 smithi079 bash[68241]: cluster 2024-09-21T00:13:51.547214+0000 mon.a (mon.0) 465 : cluster [INF] Cluster is now healthy 2024-09-21T00:13:51.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:51 smithi079 bash[71956]: cluster 2024-09-21T00:13:51.495262+0000 mgr.y (mgr.25531) 300 : cluster [DBG] pgmap v162: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-09-21T00:13:51.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:51 smithi079 bash[71956]: cluster 2024-09-21T00:13:51.547163+0000 mon.a (mon.0) 464 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/723 objects degraded (0.553%), 3 pgs degraded) 2024-09-21T00:13:51.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:51 smithi079 bash[71956]: cluster 2024-09-21T00:13:51.547214+0000 mon.a (mon.0) 465 : cluster [INF] Cluster is now healthy 2024-09-21T00:13:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.729251+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.736272+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.738500+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.740144+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:13:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.748395+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.903174+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.906060+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.910221+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: cephadm 2024-09-21T00:13:51.911223+0000 mgr.y (mgr.25531) 301 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.917973+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.924841+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.927902+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.930675+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.933514+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.936397+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.939207+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: cephadm 2024-09-21T00:13:51.940676+0000 mgr.y (mgr.25531) 302 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.942548+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.948737+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:13:52.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.953724+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.959159+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.963326+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.968891+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.972986+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.974454+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.975875+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.977289+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.978675+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.980125+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.981497+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.982892+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.984287+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:13:52.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.989978+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:13:52.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.994445+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.995956+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.997456+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:51.998836+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:52.000296+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:52.001760+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: cephadm 2024-09-21T00:13:52.002897+0000 mgr.y (mgr.25531) 303 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:13:52.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:52.003748+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:13:52.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:52.009574+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:13:52.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[68241]: audit 2024-09-21T00:13:52.010875+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:52.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.729251+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:52.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.736272+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:52.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.738500+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:52.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.740144+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:13:52.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.748395+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:52.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.903174+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:52.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.906060+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.910221+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: cephadm 2024-09-21T00:13:51.911223+0000 mgr.y (mgr.25531) 301 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:13:52.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.917973+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.924841+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.927902+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.930675+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.933514+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.936397+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.939207+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: cephadm 2024-09-21T00:13:51.940676+0000 mgr.y (mgr.25531) 302 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.942548+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.948737+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.953724+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.959159+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.963326+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.968891+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:13:52.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.972986+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.974454+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.975875+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.977289+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.978675+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.980125+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.981497+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.982892+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.984287+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.989978+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.994445+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.995956+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.997456+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:51.998836+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:52.000296+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.998 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:52.001760+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:52.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: cephadm 2024-09-21T00:13:52.002897+0000 mgr.y (mgr.25531) 303 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:13:52.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:52.003748+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:13:52.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:52.009574+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:13:52.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:52 smithi079 bash[71956]: audit 2024-09-21T00:13:52.010875+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:53.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.729251+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:53.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.736272+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.738500+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.740144+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.748395+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.903174+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.906060+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.910221+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: cephadm 2024-09-21T00:13:51.911223+0000 mgr.y (mgr.25531) 301 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.917973+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.924841+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.927902+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.930675+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.933514+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.936397+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:53.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.939207+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:13:53.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: cephadm 2024-09-21T00:13:51.940676+0000 mgr.y (mgr.25531) 302 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:13:53.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.942548+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:13:53.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.948737+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:13:53.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.953724+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:53.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.959159+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:13:53.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.963326+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.968891+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.972986+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.974454+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.975875+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.977289+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.978675+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.980125+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.981497+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.982892+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.984287+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.989978+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.994445+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.995956+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:53.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.997456+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:53.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:51.998836+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:53.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:52.000296+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:53.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:52.001760+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:13:53.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: cephadm 2024-09-21T00:13:52.002897+0000 mgr.y (mgr.25531) 303 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:13:53.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:52.003748+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:13:53.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:52.009574+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:13:53.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:52 smithi122 bash[48694]: audit 2024-09-21T00:13:52.010875+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:53.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[68241]: audit 2024-09-21T00:13:52.747254+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:53.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[68241]: audit 2024-09-21T00:13:52.748777+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:13:53.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[68241]: audit 2024-09-21T00:13:52.758372+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:53.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[68241]: audit 2024-09-21T00:13:52.899390+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:53.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[68241]: audit 2024-09-21T00:13:52.902546+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:53.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[68241]: audit 2024-09-21T00:13:52.903885+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:13:53.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[68241]: audit 2024-09-21T00:13:52.911436+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:53.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[68241]: cluster 2024-09-21T00:13:53.496154+0000 mgr.y (mgr.25531) 304 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T00:13:53.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[68241]: audit 2024-09-21T00:13:53.646494+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:53.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[71956]: audit 2024-09-21T00:13:52.747254+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:53.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[71956]: audit 2024-09-21T00:13:52.748777+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:13:53.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[71956]: audit 2024-09-21T00:13:52.758372+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:53.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[71956]: audit 2024-09-21T00:13:52.899390+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:53.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[71956]: audit 2024-09-21T00:13:52.902546+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:53.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[71956]: audit 2024-09-21T00:13:52.903885+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:13:53.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[71956]: audit 2024-09-21T00:13:52.911436+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:53.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[71956]: cluster 2024-09-21T00:13:53.496154+0000 mgr.y (mgr.25531) 304 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T00:13:53.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:53 smithi079 bash[71956]: audit 2024-09-21T00:13:53.646494+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:54.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:53 smithi122 bash[48694]: audit 2024-09-21T00:13:52.747254+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:54.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:53 smithi122 bash[48694]: audit 2024-09-21T00:13:52.748777+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:13:54.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:53 smithi122 bash[48694]: audit 2024-09-21T00:13:52.758372+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:54.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:53 smithi122 bash[48694]: audit 2024-09-21T00:13:52.899390+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:13:54.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:53 smithi122 bash[48694]: audit 2024-09-21T00:13:52.902546+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:13:54.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:53 smithi122 bash[48694]: audit 2024-09-21T00:13:52.903885+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:13:54.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:53 smithi122 bash[48694]: audit 2024-09-21T00:13:52.911436+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:54.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:53 smithi122 bash[48694]: cluster 2024-09-21T00:13:53.496154+0000 mgr.y (mgr.25531) 304 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T00:13:54.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:53 smithi122 bash[48694]: audit 2024-09-21T00:13:53.646494+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:55.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:55 smithi122 bash[48694]: audit 2024-09-21T00:13:54.631195+0000 mgr.y (mgr.25531) 305 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:55.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:55 smithi122 bash[48694]: cluster 2024-09-21T00:13:55.497568+0000 mgr.y (mgr.25531) 306 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T00:13:55.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:55 smithi079 bash[71956]: audit 2024-09-21T00:13:54.631195+0000 mgr.y (mgr.25531) 305 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:55.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:55 smithi079 bash[71956]: cluster 2024-09-21T00:13:55.497568+0000 mgr.y (mgr.25531) 306 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T00:13:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:55 smithi079 bash[68241]: audit 2024-09-21T00:13:54.631195+0000 mgr.y (mgr.25531) 305 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:13:55.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:55 smithi079 bash[68241]: cluster 2024-09-21T00:13:55.497568+0000 mgr.y (mgr.25531) 306 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T00:13:56.326 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-21T00:13:56.576 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:56 smithi079 bash[71956]: audit 2024-09-21T00:13:55.543711+0000 mgr.y (mgr.25531) 307 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:56.576 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:56 smithi079 bash[68241]: audit 2024-09-21T00:13:55.543711+0000 mgr.y (mgr.25531) 307 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:56.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:56 smithi122 bash[48694]: audit 2024-09-21T00:13:55.543711+0000 mgr.y (mgr.25531) 307 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:13:57.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:57 smithi122 bash[48694]: cluster 2024-09-21T00:13:57.498536+0000 mgr.y (mgr.25531) 308 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-09-21T00:13:57.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:57 smithi079 bash[71956]: cluster 2024-09-21T00:13:57.498536+0000 mgr.y (mgr.25531) 308 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-09-21T00:13:57.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:57 smithi079 bash[68241]: cluster 2024-09-21T00:13:57.498536+0000 mgr.y (mgr.25531) 308 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-09-21T00:13:59.545 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:13:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:13:59] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.43.0" 2024-09-21T00:13:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:13:59 smithi079 bash[68241]: audit 2024-09-21T00:13:58.659017+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:13:59.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:13:59 smithi079 bash[71956]: audit 2024-09-21T00:13:58.659017+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:00.001 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:14:00.001 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (21m) 19s ago 31m 14.6M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:14:00.001 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (7m) 4m ago 31m 73.2M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:14:00.001 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (8m) 19s ago 29m 45.0M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:14:00.001 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (8m) 4m ago 37m 426M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:14:00.001 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (18m) 19s ago 39m 493M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:14:00.001 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (5m) 19s ago 39m 50.0M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:14:00.001 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (6m) 4m ago 38m 36.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (4m) 19s ago 38m 39.3M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (22m) 19s ago 31m 9071k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (21m) 4m ago 31m 8892k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (2m) 19s ago 37m 51.6M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (95s) 19s ago 36m 51.5M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (22s) 19s ago 36m - 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (35m) 19s ago 35m 61.4M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (34m) 4m ago 34m 61.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (34m) 4m ago 34m 56.4M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (33m) 4m ago 33m 56.8M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (32m) 4m ago 32m 60.2M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (8m) 4m ago 31m 58.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (29m) 19s ago 29m 92.9M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:14:00.002 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (29m) 4m ago 29m 91.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:14:00.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:13:59 smithi122 bash[48694]: audit 2024-09-21T00:13:58.659017+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:00.737 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-21T00:14:00.988 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:00 smithi079 bash[71956]: cluster 2024-09-21T00:13:59.499915+0000 mgr.y (mgr.25531) 309 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:00.989 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:00 smithi079 bash[71956]: audit 2024-09-21T00:13:59.964599+0000 mgr.y (mgr.25531) 310 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:00.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:00 smithi079 bash[68241]: cluster 2024-09-21T00:13:59.499915+0000 mgr.y (mgr.25531) 309 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:00.989 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:00 smithi079 bash[68241]: audit 2024-09-21T00:13:59.964599+0000 mgr.y (mgr.25531) 310 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:01.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:00 smithi122 bash[48694]: cluster 2024-09-21T00:13:59.499915+0000 mgr.y (mgr.25531) 309 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:01.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:00 smithi122 bash[48694]: audit 2024-09-21T00:13:59.964599+0000 mgr.y (mgr.25531) 310 : audit [DBG] from='client.44430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:02.945 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:02 smithi079 bash[68241]: cluster 2024-09-21T00:14:01.500818+0000 mgr.y (mgr.25531) 311 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:02.946 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:02 smithi079 bash[71956]: cluster 2024-09-21T00:14:01.500818+0000 mgr.y (mgr.25531) 311 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:03.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:02 smithi122 bash[48694]: cluster 2024-09-21T00:14:01.500818+0000 mgr.y (mgr.25531) 311 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:04.468 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:14:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:04 smithi079 bash[71956]: audit 2024-09-21T00:14:03.471929+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:04 smithi079 bash[71956]: audit 2024-09-21T00:14:03.493857+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:14:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:04 smithi079 bash[71956]: audit 2024-09-21T00:14:04.456157+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.79:0/1098173725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:04.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:04 smithi079 bash[68241]: audit 2024-09-21T00:14:03.471929+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:04.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:04 smithi079 bash[68241]: audit 2024-09-21T00:14:03.493857+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:14:04.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:04 smithi079 bash[68241]: audit 2024-09-21T00:14:04.456157+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.79:0/1098173725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:04.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:04 smithi122 bash[48694]: audit 2024-09-21T00:14:03.471929+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:04.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:04 smithi122 bash[48694]: audit 2024-09-21T00:14:03.493857+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:14:04.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:04 smithi122 bash[48694]: audit 2024-09-21T00:14:04.456157+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.79:0/1098173725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:05.194 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-21T00:14:05.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:05 smithi079 bash[71956]: cluster 2024-09-21T00:14:03.502992+0000 mgr.y (mgr.25531) 312 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:05.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:05 smithi079 bash[68241]: cluster 2024-09-21T00:14:03.502992+0000 mgr.y (mgr.25531) 312 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:05.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:05 smithi122 bash[48694]: cluster 2024-09-21T00:14:03.502992+0000 mgr.y (mgr.25531) 312 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:06.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:06 smithi079 bash[68241]: audit 2024-09-21T00:14:04.642505+0000 mgr.y (mgr.25531) 313 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:06.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:06 smithi079 bash[71956]: audit 2024-09-21T00:14:04.642505+0000 mgr.y (mgr.25531) 313 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:06.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:06 smithi122 bash[48694]: audit 2024-09-21T00:14:04.642505+0000 mgr.y (mgr.25531) 313 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:07.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:07 smithi079 bash[71956]: cluster 2024-09-21T00:14:05.504442+0000 mgr.y (mgr.25531) 314 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:07.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:07 smithi079 bash[68241]: cluster 2024-09-21T00:14:05.504442+0000 mgr.y (mgr.25531) 314 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:07.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:07 smithi122 bash[48694]: cluster 2024-09-21T00:14:05.504442+0000 mgr.y (mgr.25531) 314 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:09.644 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:14:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:14:09] "GET /metrics HTTP/1.1" 200 38187 "" "Prometheus/2.43.0" 2024-09-21T00:14:09.644 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:09 smithi079 bash[71956]: cluster 2024-09-21T00:14:07.505445+0000 mgr.y (mgr.25531) 315 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:09.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:09 smithi079 bash[68241]: cluster 2024-09-21T00:14:07.505445+0000 mgr.y (mgr.25531) 315 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:09.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:09 smithi122 bash[48694]: cluster 2024-09-21T00:14:07.505445+0000 mgr.y (mgr.25531) 315 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:10.836 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:10 smithi079 bash[68241]: audit 2024-09-21T00:14:08.820425+0000 mgr.y (mgr.25531) 316 : audit [DBG] from='client.54379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:10.836 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:10 smithi079 bash[71956]: audit 2024-09-21T00:14:08.820425+0000 mgr.y (mgr.25531) 316 : audit [DBG] from='client.54379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:10.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:10 smithi122 bash[48694]: audit 2024-09-21T00:14:08.820425+0000 mgr.y (mgr.25531) 316 : audit [DBG] from='client.54379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:11.555 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:14:11.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:11 smithi079 bash[68241]: cluster 2024-09-21T00:14:09.506746+0000 mgr.y (mgr.25531) 317 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:11.749 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:11 smithi079 bash[71956]: cluster 2024-09-21T00:14:09.506746+0000 mgr.y (mgr.25531) 317 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:11.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:11 smithi122 bash[48694]: cluster 2024-09-21T00:14:09.506746+0000 mgr.y (mgr.25531) 317 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:12.230 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade status' 2024-09-21T00:14:13.761 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:13 smithi079 bash[68241]: cluster 2024-09-21T00:14:11.507701+0000 mgr.y (mgr.25531) 318 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T00:14:13.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:13 smithi079 bash[71956]: cluster 2024-09-21T00:14:11.507701+0000 mgr.y (mgr.25531) 318 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T00:14:13.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:13 smithi122 bash[48694]: cluster 2024-09-21T00:14:11.507701+0000 mgr.y (mgr.25531) 318 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-21T00:14:14.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:14 smithi122 bash[48694]: cluster 2024-09-21T00:14:13.508517+0000 mgr.y (mgr.25531) 319 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T00:14:14.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:14 smithi079 bash[71956]: cluster 2024-09-21T00:14:13.508517+0000 mgr.y (mgr.25531) 319 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T00:14:14.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:14 smithi079 bash[68241]: cluster 2024-09-21T00:14:13.508517+0000 mgr.y (mgr.25531) 319 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T00:14:15.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:15 smithi122 bash[48694]: audit 2024-09-21T00:14:14.653050+0000 mgr.y (mgr.25531) 320 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:15.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:15 smithi079 bash[68241]: audit 2024-09-21T00:14:14.653050+0000 mgr.y (mgr.25531) 320 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:15.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:15 smithi079 bash[71956]: audit 2024-09-21T00:14:14.653050+0000 mgr.y (mgr.25531) 320 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:16.146 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:14:16.146 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": null, 2024-09-21T00:14:16.146 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": false, 2024-09-21T00:14:16.146 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "", 2024-09-21T00:14:16.146 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:14:16.147 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": null, 2024-09-21T00:14:16.147 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-09-21T00:14:16.147 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:14:16.147 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:14:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:16 smithi122 bash[48694]: cluster 2024-09-21T00:14:15.509440+0000 mgr.y (mgr.25531) 321 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 49 op/s 2024-09-21T00:14:16.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:16 smithi122 bash[48694]: audit 2024-09-21T00:14:16.146913+0000 mgr.y (mgr.25531) 322 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:16.895 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:16 smithi079 bash[71956]: cluster 2024-09-21T00:14:15.509440+0000 mgr.y (mgr.25531) 321 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 49 op/s 2024-09-21T00:14:16.895 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:16 smithi079 bash[71956]: audit 2024-09-21T00:14:16.146913+0000 mgr.y (mgr.25531) 322 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:16.895 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:16 smithi079 bash[68241]: cluster 2024-09-21T00:14:15.509440+0000 mgr.y (mgr.25531) 321 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 49 op/s 2024-09-21T00:14:16.895 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:16 smithi079 bash[68241]: audit 2024-09-21T00:14:16.146913+0000 mgr.y (mgr.25531) 322 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:16.896 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph health detail' 2024-09-21T00:14:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:18 smithi122 bash[48694]: cluster 2024-09-21T00:14:17.510433+0000 mgr.y (mgr.25531) 323 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s 2024-09-21T00:14:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:18 smithi122 bash[48694]: audit 2024-09-21T00:14:18.465669+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:14:18.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:18 smithi079 bash[68241]: cluster 2024-09-21T00:14:17.510433+0000 mgr.y (mgr.25531) 323 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s 2024-09-21T00:14:18.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:18 smithi079 bash[68241]: audit 2024-09-21T00:14:18.465669+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:14:18.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:18 smithi079 bash[71956]: cluster 2024-09-21T00:14:17.510433+0000 mgr.y (mgr.25531) 323 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s 2024-09-21T00:14:18.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:18 smithi079 bash[71956]: audit 2024-09-21T00:14:18.465669+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:14:19.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:14:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:14:19] "GET /metrics HTTP/1.1" 200 38187 "" "Prometheus/2.43.0" 2024-09-21T00:14:20.777 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-21T00:14:20.827 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:20 smithi079 bash[71956]: cluster 2024-09-21T00:14:19.511855+0000 mgr.y (mgr.25531) 324 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T00:14:20.827 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:20 smithi079 bash[68241]: cluster 2024-09-21T00:14:19.511855+0000 mgr.y (mgr.25531) 324 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T00:14:20.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:20 smithi122 bash[48694]: cluster 2024-09-21T00:14:19.511855+0000 mgr.y (mgr.25531) 324 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T00:14:21.473 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-21T00:14:21.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:21 smithi079 bash[68241]: audit 2024-09-21T00:14:20.778815+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.79:0/2471998112' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:14:21.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:21 smithi079 bash[71956]: audit 2024-09-21T00:14:20.778815+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.79:0/2471998112' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:14:21.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:21 smithi122 bash[48694]: audit 2024-09-21T00:14:20.778815+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.79:0/2471998112' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:14:22.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:22 smithi122 bash[48694]: cluster 2024-09-21T00:14:21.512628+0000 mgr.y (mgr.25531) 325 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T00:14:22.860 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:22 smithi079 bash[68241]: cluster 2024-09-21T00:14:21.512628+0000 mgr.y (mgr.25531) 325 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T00:14:22.860 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:22 smithi079 bash[71956]: cluster 2024-09-21T00:14:21.512628+0000 mgr.y (mgr.25531) 325 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T00:14:24.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:24 smithi122 bash[48694]: cluster 2024-09-21T00:14:23.513510+0000 mgr.y (mgr.25531) 326 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T00:14:24.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:24 smithi079 bash[68241]: cluster 2024-09-21T00:14:23.513510+0000 mgr.y (mgr.25531) 326 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T00:14:24.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:24 smithi079 bash[71956]: cluster 2024-09-21T00:14:23.513510+0000 mgr.y (mgr.25531) 326 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T00:14:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:25 smithi122 bash[48694]: audit 2024-09-21T00:14:24.663888+0000 mgr.y (mgr.25531) 327 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:25.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:25 smithi122 bash[48694]: audit 2024-09-21T00:14:24.974478+0000 mgr.y (mgr.25531) 328 : audit [DBG] from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:25.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:25 smithi079 bash[68241]: audit 2024-09-21T00:14:24.663888+0000 mgr.y (mgr.25531) 327 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:25.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:25 smithi079 bash[68241]: audit 2024-09-21T00:14:24.974478+0000 mgr.y (mgr.25531) 328 : audit [DBG] from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:25.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:25 smithi079 bash[71956]: audit 2024-09-21T00:14:24.663888+0000 mgr.y (mgr.25531) 327 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:25.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:25 smithi079 bash[71956]: audit 2024-09-21T00:14:24.974478+0000 mgr.y (mgr.25531) 328 : audit [DBG] from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:26.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:26 smithi122 bash[48694]: cluster 2024-09-21T00:14:25.514887+0000 mgr.y (mgr.25531) 329 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-21T00:14:26.895 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:26 smithi079 bash[68241]: cluster 2024-09-21T00:14:25.514887+0000 mgr.y (mgr.25531) 329 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-21T00:14:26.896 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:26 smithi079 bash[71956]: cluster 2024-09-21T00:14:25.514887+0000 mgr.y (mgr.25531) 329 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-21T00:14:27.822 INFO:teuthology.orchestra.run.smithi079.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:14:28.537 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T00:14:28.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[68241]: cluster 2024-09-21T00:14:27.515921+0000 mgr.y (mgr.25531) 330 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s 2024-09-21T00:14:28.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[68241]: cephadm 2024-09-21T00:14:27.814950+0000 mgr.y (mgr.25531) 331 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:14:28.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[68241]: audit 2024-09-21T00:14:27.822387+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:28.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[68241]: audit 2024-09-21T00:14:27.823842+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:14:28.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[68241]: audit 2024-09-21T00:14:27.826423+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:14:28.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[68241]: audit 2024-09-21T00:14:27.827564+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:14:28.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[68241]: audit 2024-09-21T00:14:27.834623+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:28.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[68241]: cephadm 2024-09-21T00:14:27.919510+0000 mgr.y (mgr.25531) 332 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:14:28.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[71956]: cluster 2024-09-21T00:14:27.515921+0000 mgr.y (mgr.25531) 330 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s 2024-09-21T00:14:28.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[71956]: cephadm 2024-09-21T00:14:27.814950+0000 mgr.y (mgr.25531) 331 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:14:28.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[71956]: audit 2024-09-21T00:14:27.822387+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:28.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[71956]: audit 2024-09-21T00:14:27.823842+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:14:28.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[71956]: audit 2024-09-21T00:14:27.826423+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:14:28.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[71956]: audit 2024-09-21T00:14:27.827564+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:14:28.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[71956]: audit 2024-09-21T00:14:27.834623+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:28.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:28 smithi079 bash[71956]: cephadm 2024-09-21T00:14:27.919510+0000 mgr.y (mgr.25531) 332 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:14:29.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:28 smithi122 bash[48694]: cluster 2024-09-21T00:14:27.515921+0000 mgr.y (mgr.25531) 330 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 71 op/s 2024-09-21T00:14:29.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:28 smithi122 bash[48694]: cephadm 2024-09-21T00:14:27.814950+0000 mgr.y (mgr.25531) 331 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:14:29.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:28 smithi122 bash[48694]: audit 2024-09-21T00:14:27.822387+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:29.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:28 smithi122 bash[48694]: audit 2024-09-21T00:14:27.823842+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:14:29.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:28 smithi122 bash[48694]: audit 2024-09-21T00:14:27.826423+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:14:29.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:28 smithi122 bash[48694]: audit 2024-09-21T00:14:27.827564+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:14:29.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:28 smithi122 bash[48694]: audit 2024-09-21T00:14:27.834623+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:29.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:28 smithi122 bash[48694]: cephadm 2024-09-21T00:14:27.919510+0000 mgr.y (mgr.25531) 332 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:14:29.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:14:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:14:29] "GET /metrics HTTP/1.1" 200 38187 "" "Prometheus/2.43.0" 2024-09-21T00:14:30.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:30 smithi079 bash[68241]: cluster 2024-09-21T00:14:29.517172+0000 mgr.y (mgr.25531) 333 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-21T00:14:30.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:30 smithi079 bash[71956]: cluster 2024-09-21T00:14:29.517172+0000 mgr.y (mgr.25531) 333 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-21T00:14:31.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:30 smithi122 bash[48694]: cluster 2024-09-21T00:14:29.517172+0000 mgr.y (mgr.25531) 333 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-21T00:14:33.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: cluster 2024-09-21T00:14:31.518158+0000 mgr.y (mgr.25531) 334 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:33.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: audit 2024-09-21T00:14:32.038082+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:33.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: cephadm 2024-09-21T00:14:32.038675+0000 mgr.y (mgr.25531) 335 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:14:33.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: cephadm 2024-09-21T00:14:32.038764+0000 mgr.y (mgr.25531) 336 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:14:33.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: audit 2024-09-21T00:14:32.041229+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:14:33.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: audit 2024-09-21T00:14:32.043864+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:33.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: cephadm 2024-09-21T00:14:32.044717+0000 mgr.y (mgr.25531) 337 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:14:33.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: audit 2024-09-21T00:14:32.048658+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:33.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: audit 2024-09-21T00:14:32.065789+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:33.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: cephadm 2024-09-21T00:14:32.066719+0000 mgr.y (mgr.25531) 338 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:14:33.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: audit 2024-09-21T00:14:32.070576+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:33.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: audit 2024-09-21T00:14:32.072960+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:33.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: cephadm 2024-09-21T00:14:32.073675+0000 mgr.y (mgr.25531) 339 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:14:33.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: audit 2024-09-21T00:14:32.077955+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:33.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: audit 2024-09-21T00:14:32.081094+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T00:14:33.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: audit 2024-09-21T00:14:32.081251+0000 mgr.y (mgr.25531) 340 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T00:14:33.244 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[68241]: cephadm 2024-09-21T00:14:32.082321+0000 mgr.y (mgr.25531) 341 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T00:14:33.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: cluster 2024-09-21T00:14:31.518158+0000 mgr.y (mgr.25531) 334 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:33.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: audit 2024-09-21T00:14:32.038082+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:33.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: cephadm 2024-09-21T00:14:32.038675+0000 mgr.y (mgr.25531) 335 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:14:33.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: cephadm 2024-09-21T00:14:32.038764+0000 mgr.y (mgr.25531) 336 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:14:33.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: audit 2024-09-21T00:14:32.041229+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:14:33.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: audit 2024-09-21T00:14:32.043864+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:33.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: cephadm 2024-09-21T00:14:32.044717+0000 mgr.y (mgr.25531) 337 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:14:33.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: audit 2024-09-21T00:14:32.048658+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:33.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: audit 2024-09-21T00:14:32.065789+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:33.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: cephadm 2024-09-21T00:14:32.066719+0000 mgr.y (mgr.25531) 338 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:14:33.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: audit 2024-09-21T00:14:32.070576+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:33.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: audit 2024-09-21T00:14:32.072960+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:33.245 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: cephadm 2024-09-21T00:14:32.073675+0000 mgr.y (mgr.25531) 339 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:14:33.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: audit 2024-09-21T00:14:32.077955+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:33.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: audit 2024-09-21T00:14:32.081094+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T00:14:33.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: audit 2024-09-21T00:14:32.081251+0000 mgr.y (mgr.25531) 340 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T00:14:33.246 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:33 smithi079 bash[71956]: cephadm 2024-09-21T00:14:32.082321+0000 mgr.y (mgr.25531) 341 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T00:14:33.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: cluster 2024-09-21T00:14:31.518158+0000 mgr.y (mgr.25531) 334 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:33.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: audit 2024-09-21T00:14:32.038082+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:33.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: cephadm 2024-09-21T00:14:32.038675+0000 mgr.y (mgr.25531) 335 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:14:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: cephadm 2024-09-21T00:14:32.038764+0000 mgr.y (mgr.25531) 336 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:14:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: audit 2024-09-21T00:14:32.041229+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:14:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: audit 2024-09-21T00:14:32.043864+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: cephadm 2024-09-21T00:14:32.044717+0000 mgr.y (mgr.25531) 337 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:14:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: audit 2024-09-21T00:14:32.048658+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: audit 2024-09-21T00:14:32.065789+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: cephadm 2024-09-21T00:14:32.066719+0000 mgr.y (mgr.25531) 338 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:14:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: audit 2024-09-21T00:14:32.070576+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: audit 2024-09-21T00:14:32.072960+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: cephadm 2024-09-21T00:14:32.073675+0000 mgr.y (mgr.25531) 339 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:14:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: audit 2024-09-21T00:14:32.077955+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: audit 2024-09-21T00:14:32.081094+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T00:14:33.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: audit 2024-09-21T00:14:32.081251+0000 mgr.y (mgr.25531) 340 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T00:14:33.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:33 smithi122 bash[48694]: cephadm 2024-09-21T00:14:32.082321+0000 mgr.y (mgr.25531) 341 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T00:14:34.174 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:34 smithi079 bash[68241]: audit 2024-09-21T00:14:33.466215+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:14:34.175 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:34 smithi079 bash[71956]: audit 2024-09-21T00:14:33.466215+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:14:34.337 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:14:34.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:34 smithi122 bash[48694]: audit 2024-09-21T00:14:33.466215+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:14:35.043 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:14:35.043 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (22m) 54s ago 32m 14.6M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:14:35.043 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (8m) 5m ago 31m 73.2M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:14:35.043 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (8m) 54s ago 30m 45.0M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:14:35.043 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (8m) 5m ago 38m 426M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:14:35.043 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (19m) 54s ago 40m 493M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:14:35.043 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (5m) 54s ago 40m 50.0M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:14:35.043 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (6m) 5m ago 38m 36.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:14:35.043 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (5m) 54s ago 38m 39.3M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:14:35.043 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (22m) 54s ago 32m 9071k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:14:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (21m) 5m ago 32m 8892k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:14:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (2m) 54s ago 37m 51.6M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:14:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (2m) 54s ago 37m 51.5M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:14:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (57s) 54s ago 36m - 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:14:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (35m) 54s ago 35m 61.4M 3036M 17.2.0 e1d6a67b021e cf90b5386fc7 2024-09-21T00:14:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (35m) 5m ago 35m 61.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:14:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (34m) 5m ago 34m 56.4M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:14:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (34m) 5m ago 34m 56.8M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:14:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (33m) 5m ago 33m 60.2M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:14:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (8m) 5m ago 32m 58.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:14:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (30m) 54s ago 30m 92.9M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:14:35.044 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (30m) 5m ago 30m 91.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:14:35.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:35 smithi122 bash[48694]: cluster 2024-09-21T00:14:33.519005+0000 mgr.y (mgr.25531) 342 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:35.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:35 smithi122 bash[48694]: audit 2024-09-21T00:14:34.324820+0000 mgr.y (mgr.25531) 343 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:35.474 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:14:35.474 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:14:35.475 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:14:35.475 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:14:35.475 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:14:35.475 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:14:35.475 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:14:35.475 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:14:35.475 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-09-21T00:14:35.476 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:14:35.476 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:14:35.476 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:14:35.476 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:14:35.476 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:14:35.476 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:14:35.477 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-09-21T00:14:35.477 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 8 2024-09-21T00:14:35.477 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:14:35.477 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:14:35.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:35 smithi079 bash[68241]: cluster 2024-09-21T00:14:33.519005+0000 mgr.y (mgr.25531) 342 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:35.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:35 smithi079 bash[68241]: audit 2024-09-21T00:14:34.324820+0000 mgr.y (mgr.25531) 343 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:35.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:35 smithi079 bash[71956]: cluster 2024-09-21T00:14:33.519005+0000 mgr.y (mgr.25531) 342 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:35.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:35 smithi079 bash[71956]: audit 2024-09-21T00:14:34.324820+0000 mgr.y (mgr.25531) 343 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:35.834 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:14:35.834 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:14:35.834 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:14:35.835 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T00:14:35.835 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:14:35.835 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "3/8 daemons upgraded", 2024-09-21T00:14:35.835 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T00:14:35.835 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:14:35.835 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:14:36.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:36 smithi122 bash[48694]: audit 2024-09-21T00:14:34.671994+0000 mgr.y (mgr.25531) 344 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:36.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:36 smithi122 bash[48694]: audit 2024-09-21T00:14:34.680782+0000 mgr.y (mgr.25531) 345 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:36.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:36 smithi122 bash[48694]: audit 2024-09-21T00:14:35.025280+0000 mgr.y (mgr.25531) 346 : audit [DBG] from='client.54415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:36.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:36 smithi122 bash[48694]: cephadm 2024-09-21T00:14:35.048197+0000 mgr.y (mgr.25531) 347 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T00:14:36.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:36 smithi122 bash[48694]: audit 2024-09-21T00:14:35.057916+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:36.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:36 smithi122 bash[48694]: audit 2024-09-21T00:14:35.060668+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T00:14:36.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:36 smithi122 bash[48694]: audit 2024-09-21T00:14:35.061350+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:14:36.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:36 smithi122 bash[48694]: cephadm 2024-09-21T00:14:35.063378+0000 mgr.y (mgr.25531) 348 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-21T00:14:36.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:36 smithi122 bash[48694]: audit 2024-09-21T00:14:35.475177+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.79:0/3412939629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:36.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[68241]: audit 2024-09-21T00:14:34.671994+0000 mgr.y (mgr.25531) 344 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:36.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[68241]: audit 2024-09-21T00:14:34.680782+0000 mgr.y (mgr.25531) 345 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:36.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[68241]: audit 2024-09-21T00:14:35.025280+0000 mgr.y (mgr.25531) 346 : audit [DBG] from='client.54415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:36.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[68241]: cephadm 2024-09-21T00:14:35.048197+0000 mgr.y (mgr.25531) 347 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T00:14:36.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[68241]: audit 2024-09-21T00:14:35.057916+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:36.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[68241]: audit 2024-09-21T00:14:35.060668+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T00:14:36.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[68241]: audit 2024-09-21T00:14:35.061350+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:14:36.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[68241]: cephadm 2024-09-21T00:14:35.063378+0000 mgr.y (mgr.25531) 348 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-21T00:14:36.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[68241]: audit 2024-09-21T00:14:35.475177+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.79:0/3412939629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:36.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[71956]: audit 2024-09-21T00:14:34.671994+0000 mgr.y (mgr.25531) 344 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:36.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[71956]: audit 2024-09-21T00:14:34.680782+0000 mgr.y (mgr.25531) 345 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:36.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[71956]: audit 2024-09-21T00:14:35.025280+0000 mgr.y (mgr.25531) 346 : audit [DBG] from='client.54415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:36.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[71956]: cephadm 2024-09-21T00:14:35.048197+0000 mgr.y (mgr.25531) 347 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T00:14:36.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[71956]: audit 2024-09-21T00:14:35.057916+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:36.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[71956]: audit 2024-09-21T00:14:35.060668+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T00:14:36.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[71956]: audit 2024-09-21T00:14:35.061350+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:14:36.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[71956]: cephadm 2024-09-21T00:14:35.063378+0000 mgr.y (mgr.25531) 348 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-21T00:14:36.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:36 smithi079 bash[71956]: audit 2024-09-21T00:14:35.475177+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.79:0/3412939629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:14:37.135 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:37 smithi079 bash[68241]: cluster 2024-09-21T00:14:35.520037+0000 mgr.y (mgr.25531) 349 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:37.136 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:37 smithi079 bash[68241]: audit 2024-09-21T00:14:35.835216+0000 mgr.y (mgr.25531) 350 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:37.136 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:37 smithi079 bash[71956]: cluster 2024-09-21T00:14:35.520037+0000 mgr.y (mgr.25531) 349 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:37.136 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:37 smithi079 bash[71956]: audit 2024-09-21T00:14:35.835216+0000 mgr.y (mgr.25531) 350 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:37.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:37 smithi122 bash[48694]: cluster 2024-09-21T00:14:35.520037+0000 mgr.y (mgr.25531) 349 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:37.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:37 smithi122 bash[48694]: audit 2024-09-21T00:14:35.835216+0000 mgr.y (mgr.25531) 350 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:14:39.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:39 smithi079 bash[68241]: cluster 2024-09-21T00:14:37.521120+0000 mgr.y (mgr.25531) 351 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:39.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:39 smithi079 bash[71956]: cluster 2024-09-21T00:14:37.521120+0000 mgr.y (mgr.25531) 351 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:39.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:39 smithi122 bash[48694]: cluster 2024-09-21T00:14:37.521120+0000 mgr.y (mgr.25531) 351 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:14:39.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:14:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:14:39] "GET /metrics HTTP/1.1" 200 38187 "" "Prometheus/2.43.0" 2024-09-21T00:14:40.098 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:14:39 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:40.099 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:14:39 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:40.099 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:39 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:40.099 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:14:39 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:40.099 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:14:39 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:40.100 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:14:39 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:40.100 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:39 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:40.100 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:39 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:40.101 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:14:39 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:40.491 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:40 smithi079 systemd[1]: Stopping Ceph osd.3 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:14:40.492 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:40 smithi079 bash[36500]: debug 2024-09-21T00:14:40.213+0000 7f68d38a5700 -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-21T00:14:40.492 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:40 smithi079 bash[36500]: debug 2024-09-21T00:14:40.213+0000 7f68d38a5700 -1 osd.3 127 *** Got signal Terminated *** 2024-09-21T00:14:40.492 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:40 smithi079 bash[36500]: debug 2024-09-21T00:14:40.213+0000 7f68d38a5700 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:14:41.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:41 smithi122 bash[48694]: cluster 2024-09-21T00:14:39.522567+0000 mgr.y (mgr.25531) 352 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:41.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:41 smithi122 bash[48694]: cluster 2024-09-21T00:14:40.217813+0000 mon.a (mon.0) 538 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T00:14:41.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:41 smithi079 bash[68241]: cluster 2024-09-21T00:14:39.522567+0000 mgr.y (mgr.25531) 352 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:41.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:41 smithi079 bash[68241]: cluster 2024-09-21T00:14:40.217813+0000 mon.a (mon.0) 538 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T00:14:41.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:41 smithi079 bash[71956]: cluster 2024-09-21T00:14:39.522567+0000 mgr.y (mgr.25531) 352 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:14:41.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:41 smithi079 bash[71956]: cluster 2024-09-21T00:14:40.217813+0000 mon.a (mon.0) 538 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T00:14:42.327 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:42 smithi079 bash[94437]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-3 2024-09-21T00:14:42.327 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:42 smithi079 bash[71956]: cluster 2024-09-21T00:14:41.073260+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:14:42.327 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:42 smithi079 bash[71956]: cluster 2024-09-21T00:14:41.090051+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-21T00:14:42.328 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:42 smithi079 bash[68241]: cluster 2024-09-21T00:14:41.073260+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:14:42.328 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:42 smithi079 bash[68241]: cluster 2024-09-21T00:14:41.090051+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-21T00:14:42.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:42 smithi122 bash[48694]: cluster 2024-09-21T00:14:41.073260+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:14:42.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:42 smithi122 bash[48694]: cluster 2024-09-21T00:14:41.090051+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-21T00:14:42.741 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:42 smithi079 bash[94502]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-3 2024-09-21T00:14:43.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:43 smithi122 bash[48694]: cluster 2024-09-21T00:14:41.523722+0000 mgr.y (mgr.25531) 353 : cluster [DBG] pgmap v188: 161 pgs: 12 peering, 22 stale+active+clean, 127 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T00:14:43.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:43 smithi122 bash[48694]: cluster 2024-09-21T00:14:42.084370+0000 mon.a (mon.0) 541 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T00:14:43.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:43 smithi122 bash[48694]: cluster 2024-09-21T00:14:42.102145+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T00:14:43.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:43 smithi079 bash[71956]: cluster 2024-09-21T00:14:41.523722+0000 mgr.y (mgr.25531) 353 : cluster [DBG] pgmap v188: 161 pgs: 12 peering, 22 stale+active+clean, 127 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T00:14:43.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:43 smithi079 bash[71956]: cluster 2024-09-21T00:14:42.084370+0000 mon.a (mon.0) 541 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T00:14:43.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:43 smithi079 bash[71956]: cluster 2024-09-21T00:14:42.102145+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T00:14:43.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:43 smithi079 bash[68241]: cluster 2024-09-21T00:14:41.523722+0000 mgr.y (mgr.25531) 353 : cluster [DBG] pgmap v188: 161 pgs: 12 peering, 22 stale+active+clean, 127 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T00:14:43.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:43 smithi079 bash[68241]: cluster 2024-09-21T00:14:42.084370+0000 mon.a (mon.0) 541 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T00:14:43.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:43 smithi079 bash[68241]: cluster 2024-09-21T00:14:42.102145+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T00:14:44.917 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:14:44 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:44.918 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:14:44 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:44.918 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:44 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-21T00:14:44.918 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:44 smithi079 systemd[1]: Stopped Ceph osd.3 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:14:44.918 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:44 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:44.919 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:44 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:44.919 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:14:44 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:44.919 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:14:44 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:44.919 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:14:44 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:44.920 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:44 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:44.920 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:14:44 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:14:45.241 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:44 smithi079 systemd[1]: Started Ceph osd.3 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:14:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:45 smithi079 bash[68241]: cluster 2024-09-21T00:14:43.524288+0000 mgr.y (mgr.25531) 354 : cluster [DBG] pgmap v190: 161 pgs: 26 peering, 16 stale+active+clean, 119 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T00:14:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:45 smithi079 bash[68241]: audit 2024-09-21T00:14:44.965284+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:45 smithi079 bash[68241]: audit 2024-09-21T00:14:44.970872+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:45.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:45 smithi079 bash[68241]: audit 2024-09-21T00:14:44.971946+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:14:45.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:45 smithi079 bash[71956]: cluster 2024-09-21T00:14:43.524288+0000 mgr.y (mgr.25531) 354 : cluster [DBG] pgmap v190: 161 pgs: 26 peering, 16 stale+active+clean, 119 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T00:14:45.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:45 smithi079 bash[71956]: audit 2024-09-21T00:14:44.965284+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:45.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:45 smithi079 bash[71956]: audit 2024-09-21T00:14:44.970872+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:45.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:45 smithi079 bash[71956]: audit 2024-09-21T00:14:44.971946+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:14:45.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:45 smithi122 bash[48694]: cluster 2024-09-21T00:14:43.524288+0000 mgr.y (mgr.25531) 354 : cluster [DBG] pgmap v190: 161 pgs: 26 peering, 16 stale+active+clean, 119 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-21T00:14:45.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:45 smithi122 bash[48694]: audit 2024-09-21T00:14:44.965284+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:45.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:45 smithi122 bash[48694]: audit 2024-09-21T00:14:44.970872+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:45.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:45 smithi122 bash[48694]: audit 2024-09-21T00:14:44.971946+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:14:46.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:46 smithi122 bash[48694]: audit 2024-09-21T00:14:44.679907+0000 mgr.y (mgr.25531) 355 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:46.435 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:46 smithi079 bash[68241]: audit 2024-09-21T00:14:44.679907+0000 mgr.y (mgr.25531) 355 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:46.435 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:46 smithi079 bash[71956]: audit 2024-09-21T00:14:44.679907+0000 mgr.y (mgr.25531) 355 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:46.741 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:46 smithi079 bash[94650]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:14:46.741 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:46 smithi079 bash[94650]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:14:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:47 smithi079 bash[68241]: cluster 2024-09-21T00:14:45.525079+0000 mgr.y (mgr.25531) 356 : cluster [DBG] pgmap v191: 161 pgs: 25 active+undersized, 26 peering, 15 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 46/723 objects degraded (6.362%) 2024-09-21T00:14:47.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:47 smithi079 bash[68241]: cluster 2024-09-21T00:14:46.081954+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Degraded data redundancy: 46/723 objects degraded (6.362%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T00:14:47.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:47 smithi079 bash[71956]: cluster 2024-09-21T00:14:45.525079+0000 mgr.y (mgr.25531) 356 : cluster [DBG] pgmap v191: 161 pgs: 25 active+undersized, 26 peering, 15 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 46/723 objects degraded (6.362%) 2024-09-21T00:14:47.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:47 smithi079 bash[71956]: cluster 2024-09-21T00:14:46.081954+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Degraded data redundancy: 46/723 objects degraded (6.362%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T00:14:47.242 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:46 smithi079 bash[94650]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T00:14:47.242 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:46 smithi079 bash[94650]: 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-21T00:14:47.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:47 smithi122 bash[48694]: cluster 2024-09-21T00:14:45.525079+0000 mgr.y (mgr.25531) 356 : cluster [DBG] pgmap v191: 161 pgs: 25 active+undersized, 26 peering, 15 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 46/723 objects degraded (6.362%) 2024-09-21T00:14:47.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:47 smithi122 bash[48694]: cluster 2024-09-21T00:14:46.081954+0000 mon.a (mon.0) 546 : cluster [WRN] Health check failed: Degraded data redundancy: 46/723 objects degraded (6.362%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T00:14:47.741 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:47 smithi079 bash[94650]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-21T00:14:47.742 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:47 smithi079 bash[94650]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T00:14:47.742 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:47 smithi079 bash[94650]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-21T00:14:47.742 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:47 smithi079 bash[94650]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T00:14:47.742 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:47 smithi079 bash[94650]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-21T00:14:48.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:48 smithi079 bash[71956]: cluster 2024-09-21T00:14:48.093598+0000 mon.a (mon.0) 547 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-09-21T00:14:48.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:48 smithi079 bash[68241]: cluster 2024-09-21T00:14:48.093598+0000 mon.a (mon.0) 547 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-09-21T00:14:48.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:48 smithi122 bash[48694]: cluster 2024-09-21T00:14:48.093598+0000 mon.a (mon.0) 547 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2024-09-21T00:14:49.470 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:14:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:14:49] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-21T00:14:49.470 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:49 smithi079 bash[94888]: debug 2024-09-21T00:14:49.285+0000 7fadab592640 1 -- 172.21.15.79:0/377261351 <== mon.1 v2:172.21.15.79:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a5ce244960 con 0x55a5cf02a000 2024-09-21T00:14:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:49 smithi079 bash[68241]: cluster 2024-09-21T00:14:47.526372+0000 mgr.y (mgr.25531) 357 : cluster [DBG] pgmap v192: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 96/723 objects degraded (13.278%) 2024-09-21T00:14:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:49 smithi079 bash[68241]: audit 2024-09-21T00:14:48.472794+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:49 smithi079 bash[68241]: audit 2024-09-21T00:14:48.474892+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:14:49.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:49 smithi079 bash[71956]: cluster 2024-09-21T00:14:47.526372+0000 mgr.y (mgr.25531) 357 : cluster [DBG] pgmap v192: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 96/723 objects degraded (13.278%) 2024-09-21T00:14:49.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:49 smithi079 bash[71956]: audit 2024-09-21T00:14:48.472794+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:49.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:49 smithi079 bash[71956]: audit 2024-09-21T00:14:48.474892+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:14:49.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:49 smithi122 bash[48694]: cluster 2024-09-21T00:14:47.526372+0000 mgr.y (mgr.25531) 357 : cluster [DBG] pgmap v192: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 96/723 objects degraded (13.278%) 2024-09-21T00:14:49.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:49 smithi122 bash[48694]: audit 2024-09-21T00:14:48.472794+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:49.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:49 smithi122 bash[48694]: audit 2024-09-21T00:14:48.474892+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:14:50.991 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:50 smithi079 bash[94888]: debug 2024-09-21T00:14:50.601+0000 7fadaddf9640 -1 Falling back to public interface 2024-09-21T00:14:51.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:51 smithi079 bash[71956]: cluster 2024-09-21T00:14:49.527945+0000 mgr.y (mgr.25531) 358 : cluster [DBG] pgmap v193: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 96/723 objects degraded (13.278%) 2024-09-21T00:14:51.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:51 smithi079 bash[68241]: cluster 2024-09-21T00:14:49.527945+0000 mgr.y (mgr.25531) 358 : cluster [DBG] pgmap v193: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 96/723 objects degraded (13.278%) 2024-09-21T00:14:51.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:51 smithi122 bash[48694]: cluster 2024-09-21T00:14:49.527945+0000 mgr.y (mgr.25531) 358 : cluster [DBG] pgmap v193: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 96/723 objects degraded (13.278%) 2024-09-21T00:14:53.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:53 smithi079 bash[68241]: cluster 2024-09-21T00:14:51.528905+0000 mgr.y (mgr.25531) 359 : cluster [DBG] pgmap v194: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 96/723 objects degraded (13.278%) 2024-09-21T00:14:53.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:53 smithi079 bash[68241]: audit 2024-09-21T00:14:52.642138+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:53.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:53 smithi079 bash[68241]: audit 2024-09-21T00:14:52.654039+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:53.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:53 smithi079 bash[71956]: cluster 2024-09-21T00:14:51.528905+0000 mgr.y (mgr.25531) 359 : cluster [DBG] pgmap v194: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 96/723 objects degraded (13.278%) 2024-09-21T00:14:53.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:53 smithi079 bash[71956]: audit 2024-09-21T00:14:52.642138+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:53.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:53 smithi079 bash[71956]: audit 2024-09-21T00:14:52.654039+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:53.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:53 smithi122 bash[48694]: cluster 2024-09-21T00:14:51.528905+0000 mgr.y (mgr.25531) 359 : cluster [DBG] pgmap v194: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 96/723 objects degraded (13.278%) 2024-09-21T00:14:53.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:53 smithi122 bash[48694]: audit 2024-09-21T00:14:52.642138+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:53.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:53 smithi122 bash[48694]: audit 2024-09-21T00:14:52.654039+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:54.491 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:54 smithi079 bash[94888]: debug 2024-09-21T00:14:54.081+0000 7fadaddf9640 -1 osd.3 0 read_superblock omap replica is missing. 2024-09-21T00:14:54.491 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:54 smithi079 bash[94888]: debug 2024-09-21T00:14:54.109+0000 7fadaddf9640 -1 osd.3 127 log_to_monitors true 2024-09-21T00:14:54.991 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:14:54 smithi079 bash[94888]: debug 2024-09-21T00:14:54.837+0000 7fada5ba4640 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T00:14:54.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:54 smithi079 bash[68241]: cluster 2024-09-21T00:14:53.530076+0000 mgr.y (mgr.25531) 360 : cluster [DBG] pgmap v195: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 96/723 objects degraded (13.278%) 2024-09-21T00:14:54.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:54 smithi079 bash[68241]: audit 2024-09-21T00:14:53.793005+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:54.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:54 smithi079 bash[68241]: audit 2024-09-21T00:14:53.799641+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:54.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:54 smithi079 bash[68241]: audit 2024-09-21T00:14:54.116373+0000 mon.a (mon.0) 554 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2061042221,v1:172.21.15.79:6827/2061042221]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T00:14:54.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:54 smithi079 bash[71956]: cluster 2024-09-21T00:14:53.530076+0000 mgr.y (mgr.25531) 360 : cluster [DBG] pgmap v195: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 96/723 objects degraded (13.278%) 2024-09-21T00:14:54.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:54 smithi079 bash[71956]: audit 2024-09-21T00:14:53.793005+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:54.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:54 smithi079 bash[71956]: audit 2024-09-21T00:14:53.799641+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:54.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:54 smithi079 bash[71956]: audit 2024-09-21T00:14:54.116373+0000 mon.a (mon.0) 554 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2061042221,v1:172.21.15.79:6827/2061042221]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T00:14:55.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:54 smithi122 bash[48694]: cluster 2024-09-21T00:14:53.530076+0000 mgr.y (mgr.25531) 360 : cluster [DBG] pgmap v195: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 96/723 objects degraded (13.278%) 2024-09-21T00:14:55.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:54 smithi122 bash[48694]: audit 2024-09-21T00:14:53.793005+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:55.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:54 smithi122 bash[48694]: audit 2024-09-21T00:14:53.799641+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:14:55.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:54 smithi122 bash[48694]: audit 2024-09-21T00:14:54.116373+0000 mon.a (mon.0) 554 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2061042221,v1:172.21.15.79:6827/2061042221]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T00:14:56.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:55 smithi122 bash[48694]: audit 2024-09-21T00:14:54.690927+0000 mgr.y (mgr.25531) 361 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:56.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:55 smithi122 bash[48694]: audit 2024-09-21T00:14:54.803758+0000 mon.a (mon.0) 555 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2061042221,v1:172.21.15.79:6827/2061042221]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T00:14:56.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:55 smithi122 bash[48694]: cluster 2024-09-21T00:14:54.809618+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-21T00:14:56.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:55 smithi122 bash[48694]: audit 2024-09-21T00:14:54.810127+0000 mon.a (mon.0) 557 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2061042221,v1:172.21.15.79:6827/2061042221]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:14:56.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:55 smithi079 bash[68241]: audit 2024-09-21T00:14:54.690927+0000 mgr.y (mgr.25531) 361 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:56.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:55 smithi079 bash[68241]: audit 2024-09-21T00:14:54.803758+0000 mon.a (mon.0) 555 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2061042221,v1:172.21.15.79:6827/2061042221]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T00:14:56.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:55 smithi079 bash[68241]: cluster 2024-09-21T00:14:54.809618+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-21T00:14:56.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:55 smithi079 bash[68241]: audit 2024-09-21T00:14:54.810127+0000 mon.a (mon.0) 557 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2061042221,v1:172.21.15.79:6827/2061042221]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:14:56.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:55 smithi079 bash[71956]: audit 2024-09-21T00:14:54.690927+0000 mgr.y (mgr.25531) 361 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:14:56.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:55 smithi079 bash[71956]: audit 2024-09-21T00:14:54.803758+0000 mon.a (mon.0) 555 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2061042221,v1:172.21.15.79:6827/2061042221]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T00:14:56.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:55 smithi079 bash[71956]: cluster 2024-09-21T00:14:54.809618+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-21T00:14:56.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:55 smithi079 bash[71956]: audit 2024-09-21T00:14:54.810127+0000 mon.a (mon.0) 557 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/2061042221,v1:172.21.15.79:6827/2061042221]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-09-21T00:14:57.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:56 smithi122 bash[48694]: cluster 2024-09-21T00:14:55.531114+0000 mgr.y (mgr.25531) 362 : cluster [DBG] pgmap v197: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 96/723 objects degraded (13.278%) 2024-09-21T00:14:57.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:56 smithi122 bash[48694]: cluster 2024-09-21T00:14:55.804710+0000 mon.a (mon.0) 558 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:14:57.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:56 smithi122 bash[48694]: cluster 2024-09-21T00:14:55.815193+0000 mon.a (mon.0) 559 : cluster [INF] osd.3 [v2:172.21.15.79:6826/2061042221,v1:172.21.15.79:6827/2061042221] boot 2024-09-21T00:14:57.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:56 smithi122 bash[48694]: cluster 2024-09-21T00:14:55.815333+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-21T00:14:57.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:56 smithi122 bash[48694]: audit 2024-09-21T00:14:55.818110+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T00:14:57.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:56 smithi122 bash[48694]: cluster 2024-09-21T00:14:55.935618+0000 mon.a (mon.0) 562 : cluster [WRN] Health check update: Degraded data redundancy: 96/723 objects degraded (13.278%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T00:14:57.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:56 smithi122 bash[48694]: cluster 2024-09-21T00:14:56.816876+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-21T00:14:57.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[68241]: cluster 2024-09-21T00:14:55.531114+0000 mgr.y (mgr.25531) 362 : cluster [DBG] pgmap v197: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 96/723 objects degraded (13.278%) 2024-09-21T00:14:57.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[68241]: cluster 2024-09-21T00:14:55.804710+0000 mon.a (mon.0) 558 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:14:57.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[68241]: cluster 2024-09-21T00:14:55.815193+0000 mon.a (mon.0) 559 : cluster [INF] osd.3 [v2:172.21.15.79:6826/2061042221,v1:172.21.15.79:6827/2061042221] boot 2024-09-21T00:14:57.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[68241]: cluster 2024-09-21T00:14:55.815333+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-21T00:14:57.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[68241]: audit 2024-09-21T00:14:55.818110+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T00:14:57.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[68241]: cluster 2024-09-21T00:14:55.935618+0000 mon.a (mon.0) 562 : cluster [WRN] Health check update: Degraded data redundancy: 96/723 objects degraded (13.278%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T00:14:57.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[68241]: cluster 2024-09-21T00:14:56.816876+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-21T00:14:57.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[71956]: cluster 2024-09-21T00:14:55.531114+0000 mgr.y (mgr.25531) 362 : cluster [DBG] pgmap v197: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 96/723 objects degraded (13.278%) 2024-09-21T00:14:57.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[71956]: cluster 2024-09-21T00:14:55.804710+0000 mon.a (mon.0) 558 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:14:57.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[71956]: cluster 2024-09-21T00:14:55.815193+0000 mon.a (mon.0) 559 : cluster [INF] osd.3 [v2:172.21.15.79:6826/2061042221,v1:172.21.15.79:6827/2061042221] boot 2024-09-21T00:14:57.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[71956]: cluster 2024-09-21T00:14:55.815333+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-21T00:14:57.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[71956]: audit 2024-09-21T00:14:55.818110+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T00:14:57.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[71956]: cluster 2024-09-21T00:14:55.935618+0000 mon.a (mon.0) 562 : cluster [WRN] Health check update: Degraded data redundancy: 96/723 objects degraded (13.278%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T00:14:57.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:56 smithi079 bash[71956]: cluster 2024-09-21T00:14:56.816876+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-21T00:14:59.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:14:58 smithi122 bash[48694]: cluster 2024-09-21T00:14:57.532049+0000 mgr.y (mgr.25531) 363 : cluster [DBG] pgmap v200: 161 pgs: 15 peering, 32 active+undersized, 19 active+undersized+degraded, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/723 objects degraded (9.129%) 2024-09-21T00:14:59.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:14:58 smithi079 bash[71956]: cluster 2024-09-21T00:14:57.532049+0000 mgr.y (mgr.25531) 363 : cluster [DBG] pgmap v200: 161 pgs: 15 peering, 32 active+undersized, 19 active+undersized+degraded, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/723 objects degraded (9.129%) 2024-09-21T00:14:59.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:14:58 smithi079 bash[68241]: cluster 2024-09-21T00:14:57.532049+0000 mgr.y (mgr.25531) 363 : cluster [DBG] pgmap v200: 161 pgs: 15 peering, 32 active+undersized, 19 active+undersized+degraded, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/723 objects degraded (9.129%) 2024-09-21T00:14:59.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:14:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:14:59] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-21T00:15:01.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:00 smithi122 bash[48694]: cluster 2024-09-21T00:14:59.533425+0000 mgr.y (mgr.25531) 364 : cluster [DBG] pgmap v201: 161 pgs: 15 peering, 22 active+undersized, 11 active+undersized+degraded, 113 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 43/723 objects degraded (5.947%) 2024-09-21T00:15:01.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:00 smithi079 bash[68241]: cluster 2024-09-21T00:14:59.533425+0000 mgr.y (mgr.25531) 364 : cluster [DBG] pgmap v201: 161 pgs: 15 peering, 22 active+undersized, 11 active+undersized+degraded, 113 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 43/723 objects degraded (5.947%) 2024-09-21T00:15:01.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:00 smithi079 bash[71956]: cluster 2024-09-21T00:14:59.533425+0000 mgr.y (mgr.25531) 364 : cluster [DBG] pgmap v201: 161 pgs: 15 peering, 22 active+undersized, 11 active+undersized+degraded, 113 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 43/723 objects degraded (5.947%) 2024-09-21T00:15:02.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:01 smithi079 bash[68241]: cluster 2024-09-21T00:15:00.936783+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 43/723 objects degraded (5.947%), 11 pgs degraded (PG_DEGRADED) 2024-09-21T00:15:02.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:01 smithi079 bash[71956]: cluster 2024-09-21T00:15:00.936783+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 43/723 objects degraded (5.947%), 11 pgs degraded (PG_DEGRADED) 2024-09-21T00:15:02.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:01 smithi122 bash[48694]: cluster 2024-09-21T00:15:00.936783+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 43/723 objects degraded (5.947%), 11 pgs degraded (PG_DEGRADED) 2024-09-21T00:15:03.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:02 smithi079 bash[71956]: cluster 2024-09-21T00:15:01.534534+0000 mgr.y (mgr.25531) 365 : cluster [DBG] pgmap v202: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:03.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:02 smithi079 bash[71956]: cluster 2024-09-21T00:15:01.848948+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/723 objects degraded (5.947%), 11 pgs degraded) 2024-09-21T00:15:03.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:02 smithi079 bash[71956]: cluster 2024-09-21T00:15:01.848996+0000 mon.a (mon.0) 566 : cluster [INF] Cluster is now healthy 2024-09-21T00:15:03.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:02 smithi079 bash[68241]: cluster 2024-09-21T00:15:01.534534+0000 mgr.y (mgr.25531) 365 : cluster [DBG] pgmap v202: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:03.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:02 smithi079 bash[68241]: cluster 2024-09-21T00:15:01.848948+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/723 objects degraded (5.947%), 11 pgs degraded) 2024-09-21T00:15:03.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:02 smithi079 bash[68241]: cluster 2024-09-21T00:15:01.848996+0000 mon.a (mon.0) 566 : cluster [INF] Cluster is now healthy 2024-09-21T00:15:03.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:02 smithi122 bash[48694]: cluster 2024-09-21T00:15:01.534534+0000 mgr.y (mgr.25531) 365 : cluster [DBG] pgmap v202: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:03.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:02 smithi122 bash[48694]: cluster 2024-09-21T00:15:01.848948+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/723 objects degraded (5.947%), 11 pgs degraded) 2024-09-21T00:15:03.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:02 smithi122 bash[48694]: cluster 2024-09-21T00:15:01.848996+0000 mon.a (mon.0) 566 : cluster [INF] Cluster is now healthy 2024-09-21T00:15:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[71956]: audit 2024-09-21T00:15:03.471063+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[71956]: audit 2024-09-21T00:15:03.472616+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:15:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[71956]: audit 2024-09-21T00:15:04.290710+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[71956]: audit 2024-09-21T00:15:04.301394+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:04.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[71956]: audit 2024-09-21T00:15:04.303496+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:15:04.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[71956]: audit 2024-09-21T00:15:04.305291+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:15:04.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[71956]: audit 2024-09-21T00:15:04.315423+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:04.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[68241]: audit 2024-09-21T00:15:03.471063+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:04.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[68241]: audit 2024-09-21T00:15:03.472616+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:15:04.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[68241]: audit 2024-09-21T00:15:04.290710+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:04.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[68241]: audit 2024-09-21T00:15:04.301394+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[68241]: audit 2024-09-21T00:15:04.303496+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:15:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[68241]: audit 2024-09-21T00:15:04.305291+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:15:04.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:04 smithi079 bash[68241]: audit 2024-09-21T00:15:04.315423+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:04.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:04 smithi122 bash[48694]: audit 2024-09-21T00:15:03.471063+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:04.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:04 smithi122 bash[48694]: audit 2024-09-21T00:15:03.472616+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:15:04.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:04 smithi122 bash[48694]: audit 2024-09-21T00:15:04.290710+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:04.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:04 smithi122 bash[48694]: audit 2024-09-21T00:15:04.301394+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:04.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:04 smithi122 bash[48694]: audit 2024-09-21T00:15:04.303496+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:15:04.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:04 smithi122 bash[48694]: audit 2024-09-21T00:15:04.305291+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:15:04.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:04 smithi122 bash[48694]: audit 2024-09-21T00:15:04.315423+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:05.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:05 smithi122 bash[48694]: cluster 2024-09-21T00:15:03.535219+0000 mgr.y (mgr.25531) 366 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:05.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:05 smithi122 bash[48694]: audit 2024-09-21T00:15:04.475418+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:15:05.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:05 smithi122 bash[48694]: audit 2024-09-21T00:15:04.483044+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:05.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:05 smithi122 bash[48694]: audit 2024-09-21T00:15:04.485886+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:05.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:05 smithi122 bash[48694]: audit 2024-09-21T00:15:04.487737+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:05.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:05 smithi122 bash[48694]: audit 2024-09-21T00:15:04.490003+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T00:15:05.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:05 smithi122 bash[48694]: audit 2024-09-21T00:15:04.490322+0000 mgr.y (mgr.25531) 367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T00:15:05.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:05 smithi122 bash[48694]: cephadm 2024-09-21T00:15:04.492081+0000 mgr.y (mgr.25531) 368 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T00:15:05.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[68241]: cluster 2024-09-21T00:15:03.535219+0000 mgr.y (mgr.25531) 366 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:05.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[68241]: audit 2024-09-21T00:15:04.475418+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:15:05.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[68241]: audit 2024-09-21T00:15:04.483044+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:05.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[68241]: audit 2024-09-21T00:15:04.485886+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:05.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[68241]: audit 2024-09-21T00:15:04.487737+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:05.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[68241]: audit 2024-09-21T00:15:04.490003+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T00:15:05.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[68241]: audit 2024-09-21T00:15:04.490322+0000 mgr.y (mgr.25531) 367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T00:15:05.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[68241]: cephadm 2024-09-21T00:15:04.492081+0000 mgr.y (mgr.25531) 368 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T00:15:05.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[71956]: cluster 2024-09-21T00:15:03.535219+0000 mgr.y (mgr.25531) 366 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:05.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[71956]: audit 2024-09-21T00:15:04.475418+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:15:05.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[71956]: audit 2024-09-21T00:15:04.483044+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:05.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[71956]: audit 2024-09-21T00:15:04.485886+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:05.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[71956]: audit 2024-09-21T00:15:04.487737+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:05.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[71956]: audit 2024-09-21T00:15:04.490003+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T00:15:05.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[71956]: audit 2024-09-21T00:15:04.490322+0000 mgr.y (mgr.25531) 367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T00:15:05.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:05 smithi079 bash[71956]: cephadm 2024-09-21T00:15:04.492081+0000 mgr.y (mgr.25531) 368 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T00:15:06.231 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:15:06.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:06 smithi079 bash[68241]: audit 2024-09-21T00:15:04.699308+0000 mgr.y (mgr.25531) 369 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:06.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:06 smithi079 bash[71956]: audit 2024-09-21T00:15:04.699308+0000 mgr.y (mgr.25531) 369 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:06.799 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:06 smithi122 bash[48694]: audit 2024-09-21T00:15:04.699308+0000 mgr.y (mgr.25531) 369 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:06.980 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:15:06.980 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (22m) 14s ago 32m 14.7M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:15:06.980 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (8m) 5m ago 32m 73.2M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:15:06.980 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (9m) 14s ago 30m 45.3M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (9m) 5m ago 38m 426M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (19m) 14s ago 40m 495M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (6m) 14s ago 41m 52.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (7m) 5m ago 39m 36.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (5m) 14s ago 39m 41.6M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (23m) 14s ago 33m 8699k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (22m) 5m ago 33m 8892k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (3m) 14s ago 38m 54.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (2m) 14s ago 37m 53.9M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (89s) 14s ago 37m 45.1M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (18s) 14s ago 36m - 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 3953efe8edc0 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (35m) 5m ago 35m 61.3M 3292M 17.2.0 e1d6a67b021e aeef6e830bd8 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (35m) 5m ago 35m 56.4M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (34m) 5m ago 34m 56.8M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:15:06.981 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (33m) 5m ago 33m 60.2M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:15:06.982 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (9m) 5m ago 33m 58.0M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:15:06.982 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (30m) 14s ago 30m 93.1M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:15:06.982 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (30m) 5m ago 30m 91.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:15:07.397 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:15:07.397 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:15:07.397 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:15:07.397 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 4 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-09-21T00:15:07.398 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 9 2024-09-21T00:15:07.399 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:15:07.399 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:15:07.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:07 smithi079 bash[68241]: cluster 2024-09-21T00:15:05.536658+0000 mgr.y (mgr.25531) 370 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:07.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:07 smithi079 bash[68241]: audit 2024-09-21T00:15:06.217282+0000 mgr.y (mgr.25531) 371 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:07.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:07 smithi079 bash[68241]: audit 2024-09-21T00:15:07.398070+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.79:0/1547765096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:07.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:07 smithi079 bash[71956]: cluster 2024-09-21T00:15:05.536658+0000 mgr.y (mgr.25531) 370 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:07.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:07 smithi079 bash[71956]: audit 2024-09-21T00:15:06.217282+0000 mgr.y (mgr.25531) 371 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:07.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:07 smithi079 bash[71956]: audit 2024-09-21T00:15:07.398070+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.79:0/1547765096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:07.785 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:15:07.785 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:15:07.785 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:15:07.785 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T00:15:07.785 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:15:07.785 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "4/8 daemons upgraded", 2024-09-21T00:15:07.785 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T00:15:07.785 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:15:07.785 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:15:07.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:07 smithi122 bash[48694]: cluster 2024-09-21T00:15:05.536658+0000 mgr.y (mgr.25531) 370 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:07.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:07 smithi122 bash[48694]: audit 2024-09-21T00:15:06.217282+0000 mgr.y (mgr.25531) 371 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:07.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:07 smithi122 bash[48694]: audit 2024-09-21T00:15:07.398070+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.79:0/1547765096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:08.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:08 smithi122 bash[48694]: audit 2024-09-21T00:15:06.583915+0000 mgr.y (mgr.25531) 372 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:08.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:08 smithi122 bash[48694]: audit 2024-09-21T00:15:06.944514+0000 mgr.y (mgr.25531) 373 : audit [DBG] from='client.54451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:08.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:08 smithi122 bash[48694]: audit 2024-09-21T00:15:07.526170+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:08.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:08 smithi122 bash[48694]: audit 2024-09-21T00:15:07.528926+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T00:15:08.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:08 smithi122 bash[48694]: audit 2024-09-21T00:15:07.529618+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:15:08.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:08 smithi079 bash[68241]: audit 2024-09-21T00:15:06.583915+0000 mgr.y (mgr.25531) 372 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:08.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:08 smithi079 bash[68241]: audit 2024-09-21T00:15:06.944514+0000 mgr.y (mgr.25531) 373 : audit [DBG] from='client.54451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:08.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:08 smithi079 bash[68241]: audit 2024-09-21T00:15:07.526170+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:08.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:08 smithi079 bash[68241]: audit 2024-09-21T00:15:07.528926+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T00:15:08.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:08 smithi079 bash[68241]: audit 2024-09-21T00:15:07.529618+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:15:08.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:08 smithi079 bash[71956]: audit 2024-09-21T00:15:06.583915+0000 mgr.y (mgr.25531) 372 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:08.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:08 smithi079 bash[71956]: audit 2024-09-21T00:15:06.944514+0000 mgr.y (mgr.25531) 373 : audit [DBG] from='client.54451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:08.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:08 smithi079 bash[71956]: audit 2024-09-21T00:15:07.526170+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:08.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:08 smithi079 bash[71956]: audit 2024-09-21T00:15:07.528926+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T00:15:08.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:08 smithi079 bash[71956]: audit 2024-09-21T00:15:07.529618+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:15:09.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:09 smithi122 bash[48694]: cephadm 2024-09-21T00:15:07.522002+0000 mgr.y (mgr.25531) 374 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T00:15:09.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:09 smithi122 bash[48694]: cephadm 2024-09-21T00:15:07.532492+0000 mgr.y (mgr.25531) 375 : cephadm [INF] Deploying daemon osd.4 on smithi122 2024-09-21T00:15:09.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:09 smithi122 bash[48694]: cluster 2024-09-21T00:15:07.537245+0000 mgr.y (mgr.25531) 376 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:09.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:09 smithi122 bash[48694]: audit 2024-09-21T00:15:07.785749+0000 mgr.y (mgr.25531) 377 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:09.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:09 smithi122 bash[48694]: audit 2024-09-21T00:15:08.694706+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:09.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:15:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:15:09] "GET /metrics HTTP/1.1" 200 38194 "" "Prometheus/2.43.0" 2024-09-21T00:15:09.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:09 smithi079 bash[68241]: cephadm 2024-09-21T00:15:07.522002+0000 mgr.y (mgr.25531) 374 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T00:15:09.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:09 smithi079 bash[68241]: cephadm 2024-09-21T00:15:07.532492+0000 mgr.y (mgr.25531) 375 : cephadm [INF] Deploying daemon osd.4 on smithi122 2024-09-21T00:15:09.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:09 smithi079 bash[68241]: cluster 2024-09-21T00:15:07.537245+0000 mgr.y (mgr.25531) 376 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:09.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:09 smithi079 bash[68241]: audit 2024-09-21T00:15:07.785749+0000 mgr.y (mgr.25531) 377 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:09.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:09 smithi079 bash[68241]: audit 2024-09-21T00:15:08.694706+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:09.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:09 smithi079 bash[71956]: cephadm 2024-09-21T00:15:07.522002+0000 mgr.y (mgr.25531) 374 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T00:15:09.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:09 smithi079 bash[71956]: cephadm 2024-09-21T00:15:07.532492+0000 mgr.y (mgr.25531) 375 : cephadm [INF] Deploying daemon osd.4 on smithi122 2024-09-21T00:15:09.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:09 smithi079 bash[71956]: cluster 2024-09-21T00:15:07.537245+0000 mgr.y (mgr.25531) 376 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:09.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:09 smithi079 bash[71956]: audit 2024-09-21T00:15:07.785749+0000 mgr.y (mgr.25531) 377 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:09.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:09 smithi079 bash[71956]: audit 2024-09-21T00:15:08.694706+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:11.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:11 smithi122 bash[48694]: cluster 2024-09-21T00:15:09.538510+0000 mgr.y (mgr.25531) 378 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:11.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:11 smithi079 bash[68241]: cluster 2024-09-21T00:15:09.538510+0000 mgr.y (mgr.25531) 378 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:11.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:11 smithi079 bash[71956]: cluster 2024-09-21T00:15:09.538510+0000 mgr.y (mgr.25531) 378 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:12.774 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:15:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:12.774 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:15:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:12.775 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:15:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:12.775 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:15:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:12.775 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:15:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:12.775 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:12.776 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:12 smithi122 systemd[1]: Stopping Ceph osd.4 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:15:12.776 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:15:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:12.776 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:15:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:12.776 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:12 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:13.107 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:12 smithi122 bash[22949]: debug 2024-09-21T00:15:12.774+0000 7ff236a04700 -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-21T00:15:13.107 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:12 smithi122 bash[22949]: debug 2024-09-21T00:15:12.774+0000 7ff236a04700 -1 osd.4 132 *** Got signal Terminated *** 2024-09-21T00:15:13.107 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:12 smithi122 bash[22949]: debug 2024-09-21T00:15:12.774+0000 7ff236a04700 -1 osd.4 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:15:13.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:13 smithi122 bash[48694]: cluster 2024-09-21T00:15:11.539702+0000 mgr.y (mgr.25531) 379 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:13.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:13 smithi122 bash[48694]: cluster 2024-09-21T00:15:12.776035+0000 mon.a (mon.0) 584 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T00:15:13.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:13 smithi079 bash[71956]: cluster 2024-09-21T00:15:11.539702+0000 mgr.y (mgr.25531) 379 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:13.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:13 smithi079 bash[71956]: cluster 2024-09-21T00:15:12.776035+0000 mon.a (mon.0) 584 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T00:15:13.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:13 smithi079 bash[68241]: cluster 2024-09-21T00:15:11.539702+0000 mgr.y (mgr.25531) 379 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:15:13.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:13 smithi079 bash[68241]: cluster 2024-09-21T00:15:12.776035+0000 mon.a (mon.0) 584 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T00:15:14.857 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:14 smithi122 bash[55874]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-4 2024-09-21T00:15:14.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:14 smithi122 bash[48694]: cluster 2024-09-21T00:15:13.503200+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:15:14.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:14 smithi122 bash[48694]: cluster 2024-09-21T00:15:13.513355+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-21T00:15:14.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:14 smithi122 bash[48694]: cluster 2024-09-21T00:15:13.540559+0000 mgr.y (mgr.25531) 380 : cluster [DBG] pgmap v209: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:15:14.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:14 smithi122 bash[48694]: cluster 2024-09-21T00:15:14.516835+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T00:15:14.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:14 smithi079 bash[68241]: cluster 2024-09-21T00:15:13.503200+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:15:14.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:14 smithi079 bash[68241]: cluster 2024-09-21T00:15:13.513355+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-21T00:15:14.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:14 smithi079 bash[68241]: cluster 2024-09-21T00:15:13.540559+0000 mgr.y (mgr.25531) 380 : cluster [DBG] pgmap v209: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:15:14.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:14 smithi079 bash[68241]: cluster 2024-09-21T00:15:14.516835+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T00:15:14.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:14 smithi079 bash[71956]: cluster 2024-09-21T00:15:13.503200+0000 mon.a (mon.0) 585 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:15:14.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:14 smithi079 bash[71956]: cluster 2024-09-21T00:15:13.513355+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-21T00:15:14.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:14 smithi079 bash[71956]: cluster 2024-09-21T00:15:13.540559+0000 mgr.y (mgr.25531) 380 : cluster [DBG] pgmap v209: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:15:14.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:14 smithi079 bash[71956]: cluster 2024-09-21T00:15:14.516835+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T00:15:15.357 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:14 smithi122 bash[55938]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-4 2024-09-21T00:15:15.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:15 smithi122 bash[48694]: audit 2024-09-21T00:15:14.708072+0000 mgr.y (mgr.25531) 381 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:15.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:15 smithi079 bash[68241]: audit 2024-09-21T00:15:14.708072+0000 mgr.y (mgr.25531) 381 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:15.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:15 smithi079 bash[71956]: audit 2024-09-21T00:15:14.708072+0000 mgr.y (mgr.25531) 381 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:16.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:16 smithi122 bash[48694]: cluster 2024-09-21T00:15:15.541890+0000 mgr.y (mgr.25531) 382 : cluster [DBG] pgmap v211: 161 pgs: 13 active+undersized, 32 peering, 5 stale+active+clean, 4 active+undersized+degraded, 107 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 14/723 objects degraded (1.936%) 2024-09-21T00:15:16.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:16 smithi122 bash[48694]: cluster 2024-09-21T00:15:15.552670+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-21T00:15:16.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:16 smithi122 bash[48694]: cluster 2024-09-21T00:15:15.552720+0000 mon.a (mon.0) 589 : cluster [WRN] Health check failed: Degraded data redundancy: 14/723 objects degraded (1.936%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T00:15:16.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:16 smithi079 bash[68241]: cluster 2024-09-21T00:15:15.541890+0000 mgr.y (mgr.25531) 382 : cluster [DBG] pgmap v211: 161 pgs: 13 active+undersized, 32 peering, 5 stale+active+clean, 4 active+undersized+degraded, 107 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 14/723 objects degraded (1.936%) 2024-09-21T00:15:16.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:16 smithi079 bash[68241]: cluster 2024-09-21T00:15:15.552670+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-21T00:15:16.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:16 smithi079 bash[68241]: cluster 2024-09-21T00:15:15.552720+0000 mon.a (mon.0) 589 : cluster [WRN] Health check failed: Degraded data redundancy: 14/723 objects degraded (1.936%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T00:15:16.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:16 smithi079 bash[71956]: cluster 2024-09-21T00:15:15.541890+0000 mgr.y (mgr.25531) 382 : cluster [DBG] pgmap v211: 161 pgs: 13 active+undersized, 32 peering, 5 stale+active+clean, 4 active+undersized+degraded, 107 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 14/723 objects degraded (1.936%) 2024-09-21T00:15:16.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:16 smithi079 bash[71956]: cluster 2024-09-21T00:15:15.552670+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-21T00:15:16.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:16 smithi079 bash[71956]: cluster 2024-09-21T00:15:15.552720+0000 mon.a (mon.0) 589 : cluster [WRN] Health check failed: Degraded data redundancy: 14/723 objects degraded (1.936%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T00:15:17.520 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:15:17 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:17.520 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:15:17 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:17.521 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:15:17 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:17.521 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:15:17 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:17.521 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:17 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:17.521 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:15:17 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:17.522 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:15:17 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:17.522 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:15:17 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:17.522 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:17 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-21T00:15:17.522 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:17 smithi122 systemd[1]: Stopped Ceph osd.4 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:15:17.522 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:17 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:17.522 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:17 smithi122 systemd[1]: Started Ceph osd.4 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:15:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:18 smithi122 bash[48694]: cluster 2024-09-21T00:15:17.543292+0000 mgr.y (mgr.25531) 383 : cluster [DBG] pgmap v212: 161 pgs: 23 active+undersized, 32 peering, 13 active+undersized+degraded, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 60/723 objects degraded (8.299%) 2024-09-21T00:15:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:18 smithi122 bash[48694]: audit 2024-09-21T00:15:17.579145+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:18 smithi122 bash[48694]: audit 2024-09-21T00:15:17.591005+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:18.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:18 smithi122 bash[48694]: audit 2024-09-21T00:15:17.593272+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:15:18.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:18 smithi122 bash[48694]: audit 2024-09-21T00:15:18.477292+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:18.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:18 smithi122 bash[48694]: audit 2024-09-21T00:15:18.479344+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:15:18.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:18 smithi079 bash[68241]: cluster 2024-09-21T00:15:17.543292+0000 mgr.y (mgr.25531) 383 : cluster [DBG] pgmap v212: 161 pgs: 23 active+undersized, 32 peering, 13 active+undersized+degraded, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 60/723 objects degraded (8.299%) 2024-09-21T00:15:18.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:18 smithi079 bash[68241]: audit 2024-09-21T00:15:17.579145+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:18.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:18 smithi079 bash[68241]: audit 2024-09-21T00:15:17.591005+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:18.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:18 smithi079 bash[68241]: audit 2024-09-21T00:15:17.593272+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:15:18.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:18 smithi079 bash[68241]: audit 2024-09-21T00:15:18.477292+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:18.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:18 smithi079 bash[68241]: audit 2024-09-21T00:15:18.479344+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:15:18.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:18 smithi079 bash[71956]: cluster 2024-09-21T00:15:17.543292+0000 mgr.y (mgr.25531) 383 : cluster [DBG] pgmap v212: 161 pgs: 23 active+undersized, 32 peering, 13 active+undersized+degraded, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 60/723 objects degraded (8.299%) 2024-09-21T00:15:18.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:18 smithi079 bash[71956]: audit 2024-09-21T00:15:17.579145+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:18.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:18 smithi079 bash[71956]: audit 2024-09-21T00:15:17.591005+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:18.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:18 smithi079 bash[71956]: audit 2024-09-21T00:15:17.593272+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:15:18.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:18 smithi079 bash[71956]: audit 2024-09-21T00:15:18.477292+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:18.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:18 smithi079 bash[71956]: audit 2024-09-21T00:15:18.479344+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:15:19.357 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:18 smithi122 bash[56088]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:15:19.357 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:18 smithi122 bash[56088]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:15:19.631 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:15:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:15:19] "GET /metrics HTTP/1.1" 200 38190 "" "Prometheus/2.43.0" 2024-09-21T00:15:19.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:19 smithi079 bash[68241]: cluster 2024-09-21T00:15:19.579388+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-09-21T00:15:19.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:19 smithi079 bash[71956]: cluster 2024-09-21T00:15:19.579388+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-09-21T00:15:20.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:19 smithi122 bash[48694]: cluster 2024-09-21T00:15:19.579388+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-09-21T00:15:20.607 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:20 smithi122 bash[56088]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T00:15:20.607 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:20 smithi122 bash[56088]: 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-21T00:15:20.921 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:20 smithi122 bash[48694]: cluster 2024-09-21T00:15:19.544668+0000 mgr.y (mgr.25531) 384 : cluster [DBG] pgmap v213: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 122/723 objects degraded (16.874%) 2024-09-21T00:15:20.922 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:20 smithi122 bash[56088]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T00:15:20.922 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:20 smithi122 bash[56088]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T00:15:20.922 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:20 smithi122 bash[56088]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-21T00:15:20.922 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:20 smithi122 bash[56088]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T00:15:20.922 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:20 smithi122 bash[56088]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-21T00:15:20.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:20 smithi079 bash[68241]: cluster 2024-09-21T00:15:19.544668+0000 mgr.y (mgr.25531) 384 : cluster [DBG] pgmap v213: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 122/723 objects degraded (16.874%) 2024-09-21T00:15:20.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:20 smithi079 bash[71956]: cluster 2024-09-21T00:15:19.544668+0000 mgr.y (mgr.25531) 384 : cluster [DBG] pgmap v213: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 122/723 objects degraded (16.874%) 2024-09-21T00:15:21.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:21 smithi079 bash[68241]: cluster 2024-09-21T00:15:20.941553+0000 mon.a (mon.0) 596 : cluster [WRN] Health check update: Degraded data redundancy: 122/723 objects degraded (16.874%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T00:15:21.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:21 smithi079 bash[71956]: cluster 2024-09-21T00:15:20.941553+0000 mon.a (mon.0) 596 : cluster [WRN] Health check update: Degraded data redundancy: 122/723 objects degraded (16.874%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T00:15:22.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:21 smithi122 bash[48694]: cluster 2024-09-21T00:15:20.941553+0000 mon.a (mon.0) 596 : cluster [WRN] Health check update: Degraded data redundancy: 122/723 objects degraded (16.874%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T00:15:22.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:22 smithi122 bash[48694]: cluster 2024-09-21T00:15:21.546105+0000 mgr.y (mgr.25531) 385 : cluster [DBG] pgmap v214: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 122/723 objects degraded (16.874%) 2024-09-21T00:15:22.857 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:22 smithi122 bash[56347]: debug 2024-09-21T00:15:22.570+0000 7fa1560d0640 1 -- 172.21.15.122:0/1205058962 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564f34b6a960 con 0x564f35950000 2024-09-21T00:15:22.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:22 smithi079 bash[68241]: cluster 2024-09-21T00:15:21.546105+0000 mgr.y (mgr.25531) 385 : cluster [DBG] pgmap v214: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 122/723 objects degraded (16.874%) 2024-09-21T00:15:22.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:22 smithi079 bash[71956]: cluster 2024-09-21T00:15:21.546105+0000 mgr.y (mgr.25531) 385 : cluster [DBG] pgmap v214: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 122/723 objects degraded (16.874%) 2024-09-21T00:15:24.357 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:23 smithi122 bash[56347]: debug 2024-09-21T00:15:23.954+0000 7fa158937640 -1 Falling back to public interface 2024-09-21T00:15:24.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:24 smithi079 bash[68241]: cluster 2024-09-21T00:15:23.547375+0000 mgr.y (mgr.25531) 386 : cluster [DBG] pgmap v215: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 122/723 objects degraded (16.874%) 2024-09-21T00:15:24.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:24 smithi079 bash[68241]: audit 2024-09-21T00:15:23.837864+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:24.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:24 smithi079 bash[68241]: audit 2024-09-21T00:15:23.847913+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:24.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:24 smithi079 bash[71956]: cluster 2024-09-21T00:15:23.547375+0000 mgr.y (mgr.25531) 386 : cluster [DBG] pgmap v215: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 122/723 objects degraded (16.874%) 2024-09-21T00:15:24.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:24 smithi079 bash[71956]: audit 2024-09-21T00:15:23.837864+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:24.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:24 smithi079 bash[71956]: audit 2024-09-21T00:15:23.847913+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:25.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:24 smithi122 bash[48694]: cluster 2024-09-21T00:15:23.547375+0000 mgr.y (mgr.25531) 386 : cluster [DBG] pgmap v215: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 122/723 objects degraded (16.874%) 2024-09-21T00:15:25.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:24 smithi122 bash[48694]: audit 2024-09-21T00:15:23.837864+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:25.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:24 smithi122 bash[48694]: audit 2024-09-21T00:15:23.847913+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:26.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:25 smithi079 bash[68241]: audit 2024-09-21T00:15:24.719378+0000 mgr.y (mgr.25531) 387 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:26.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:25 smithi079 bash[68241]: audit 2024-09-21T00:15:24.977431+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:26.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:25 smithi079 bash[68241]: audit 2024-09-21T00:15:24.987314+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:26.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:25 smithi079 bash[71956]: audit 2024-09-21T00:15:24.719378+0000 mgr.y (mgr.25531) 387 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:26.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:25 smithi079 bash[71956]: audit 2024-09-21T00:15:24.977431+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:26.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:25 smithi079 bash[71956]: audit 2024-09-21T00:15:24.987314+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:26.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:25 smithi122 bash[48694]: audit 2024-09-21T00:15:24.719378+0000 mgr.y (mgr.25531) 387 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:26.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:25 smithi122 bash[48694]: audit 2024-09-21T00:15:24.977431+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:26.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:25 smithi122 bash[48694]: audit 2024-09-21T00:15:24.987314+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:27.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:26 smithi079 bash[71956]: cluster 2024-09-21T00:15:25.549037+0000 mgr.y (mgr.25531) 388 : cluster [DBG] pgmap v216: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 122/723 objects degraded (16.874%) 2024-09-21T00:15:27.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:26 smithi079 bash[68241]: cluster 2024-09-21T00:15:25.549037+0000 mgr.y (mgr.25531) 388 : cluster [DBG] pgmap v216: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 122/723 objects degraded (16.874%) 2024-09-21T00:15:27.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:26 smithi122 bash[48694]: cluster 2024-09-21T00:15:25.549037+0000 mgr.y (mgr.25531) 388 : cluster [DBG] pgmap v216: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 122/723 objects degraded (16.874%) 2024-09-21T00:15:27.857 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:27 smithi122 bash[56347]: debug 2024-09-21T00:15:27.589+0000 7fa158937640 -1 osd.4 0 read_superblock omap replica is missing. 2024-09-21T00:15:27.857 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:27 smithi122 bash[56347]: debug 2024-09-21T00:15:27.629+0000 7fa158937640 -1 osd.4 132 log_to_monitors true 2024-09-21T00:15:28.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:27 smithi079 bash[68241]: audit 2024-09-21T00:15:27.636396+0000 mon.a (mon.0) 601 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T00:15:28.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:27 smithi079 bash[68241]: audit 2024-09-21T00:15:27.637482+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/1481697328,v1:172.21.15.122:6801/1481697328]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T00:15:28.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:27 smithi079 bash[71956]: audit 2024-09-21T00:15:27.636396+0000 mon.a (mon.0) 601 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T00:15:28.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:27 smithi079 bash[71956]: audit 2024-09-21T00:15:27.637482+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/1481697328,v1:172.21.15.122:6801/1481697328]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T00:15:28.357 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:28 smithi122 bash[56347]: debug 2024-09-21T00:15:28.053+0000 7fa1506e2640 -1 osd.4 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T00:15:28.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:27 smithi122 bash[48694]: audit 2024-09-21T00:15:27.636396+0000 mon.a (mon.0) 601 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T00:15:28.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:27 smithi122 bash[48694]: audit 2024-09-21T00:15:27.637482+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/1481697328,v1:172.21.15.122:6801/1481697328]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T00:15:29.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:29 smithi079 bash[68241]: cluster 2024-09-21T00:15:27.550339+0000 mgr.y (mgr.25531) 389 : cluster [DBG] pgmap v217: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 122/723 objects degraded (16.874%) 2024-09-21T00:15:29.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:29 smithi079 bash[68241]: audit 2024-09-21T00:15:28.000423+0000 mon.a (mon.0) 602 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T00:15:29.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:29 smithi079 bash[68241]: audit 2024-09-21T00:15:28.010289+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/1481697328,v1:172.21.15.122:6801/1481697328]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:15:29.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:29 smithi079 bash[68241]: cluster 2024-09-21T00:15:28.011145+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-21T00:15:29.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:29 smithi079 bash[68241]: audit 2024-09-21T00:15:28.015833+0000 mon.a (mon.0) 604 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:15:29.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:29 smithi079 bash[71956]: cluster 2024-09-21T00:15:27.550339+0000 mgr.y (mgr.25531) 389 : cluster [DBG] pgmap v217: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 122/723 objects degraded (16.874%) 2024-09-21T00:15:29.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:29 smithi079 bash[71956]: audit 2024-09-21T00:15:28.000423+0000 mon.a (mon.0) 602 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T00:15:29.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:29 smithi079 bash[71956]: audit 2024-09-21T00:15:28.010289+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/1481697328,v1:172.21.15.122:6801/1481697328]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:15:29.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:29 smithi079 bash[71956]: cluster 2024-09-21T00:15:28.011145+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-21T00:15:29.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:29 smithi079 bash[71956]: audit 2024-09-21T00:15:28.015833+0000 mon.a (mon.0) 604 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:15:29.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:29 smithi122 bash[48694]: cluster 2024-09-21T00:15:27.550339+0000 mgr.y (mgr.25531) 389 : cluster [DBG] pgmap v217: 161 pgs: 44 active+undersized, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s; 122/723 objects degraded (16.874%) 2024-09-21T00:15:29.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:29 smithi122 bash[48694]: audit 2024-09-21T00:15:28.000423+0000 mon.a (mon.0) 602 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T00:15:29.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:29 smithi122 bash[48694]: audit 2024-09-21T00:15:28.010289+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/1481697328,v1:172.21.15.122:6801/1481697328]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:15:29.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:29 smithi122 bash[48694]: cluster 2024-09-21T00:15:28.011145+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-21T00:15:29.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:29 smithi122 bash[48694]: audit 2024-09-21T00:15:28.015833+0000 mon.a (mon.0) 604 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:15:29.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:15:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:15:29] "GET /metrics HTTP/1.1" 200 38190 "" "Prometheus/2.43.0" 2024-09-21T00:15:30.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:30 smithi122 bash[48694]: cluster 2024-09-21T00:15:29.001366+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:15:30.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:30 smithi122 bash[48694]: cluster 2024-09-21T00:15:29.012550+0000 mon.a (mon.0) 606 : cluster [INF] osd.4 [v2:172.21.15.122:6800/1481697328,v1:172.21.15.122:6801/1481697328] boot 2024-09-21T00:15:30.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:30 smithi122 bash[48694]: cluster 2024-09-21T00:15:29.012666+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-21T00:15:30.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:30 smithi122 bash[48694]: audit 2024-09-21T00:15:29.013890+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T00:15:30.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:30 smithi079 bash[68241]: cluster 2024-09-21T00:15:29.001366+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:15:30.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:30 smithi079 bash[68241]: cluster 2024-09-21T00:15:29.012550+0000 mon.a (mon.0) 606 : cluster [INF] osd.4 [v2:172.21.15.122:6800/1481697328,v1:172.21.15.122:6801/1481697328] boot 2024-09-21T00:15:30.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:30 smithi079 bash[68241]: cluster 2024-09-21T00:15:29.012666+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-21T00:15:30.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:30 smithi079 bash[68241]: audit 2024-09-21T00:15:29.013890+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T00:15:30.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:30 smithi079 bash[71956]: cluster 2024-09-21T00:15:29.001366+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:15:30.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:30 smithi079 bash[71956]: cluster 2024-09-21T00:15:29.012550+0000 mon.a (mon.0) 606 : cluster [INF] osd.4 [v2:172.21.15.122:6800/1481697328,v1:172.21.15.122:6801/1481697328] boot 2024-09-21T00:15:30.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:30 smithi079 bash[71956]: cluster 2024-09-21T00:15:29.012666+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-21T00:15:30.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:30 smithi079 bash[71956]: audit 2024-09-21T00:15:29.013890+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T00:15:31.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:31 smithi122 bash[48694]: cluster 2024-09-21T00:15:29.551635+0000 mgr.y (mgr.25531) 390 : cluster [DBG] pgmap v220: 161 pgs: 23 peering, 29 active+undersized, 16 active+undersized+degraded, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/723 objects degraded (9.544%) 2024-09-21T00:15:31.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:31 smithi122 bash[48694]: cluster 2024-09-21T00:15:30.017382+0000 mon.a (mon.0) 609 : cluster [WRN] Health check update: Degraded data redundancy: 69/723 objects degraded (9.544%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T00:15:31.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:31 smithi122 bash[48694]: cluster 2024-09-21T00:15:30.035056+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-21T00:15:31.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:31 smithi079 bash[71956]: cluster 2024-09-21T00:15:29.551635+0000 mgr.y (mgr.25531) 390 : cluster [DBG] pgmap v220: 161 pgs: 23 peering, 29 active+undersized, 16 active+undersized+degraded, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/723 objects degraded (9.544%) 2024-09-21T00:15:31.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:31 smithi079 bash[71956]: cluster 2024-09-21T00:15:30.017382+0000 mon.a (mon.0) 609 : cluster [WRN] Health check update: Degraded data redundancy: 69/723 objects degraded (9.544%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T00:15:31.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:31 smithi079 bash[71956]: cluster 2024-09-21T00:15:30.035056+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-21T00:15:31.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:31 smithi079 bash[68241]: cluster 2024-09-21T00:15:29.551635+0000 mgr.y (mgr.25531) 390 : cluster [DBG] pgmap v220: 161 pgs: 23 peering, 29 active+undersized, 16 active+undersized+degraded, 93 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 69/723 objects degraded (9.544%) 2024-09-21T00:15:31.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:31 smithi079 bash[68241]: cluster 2024-09-21T00:15:30.017382+0000 mon.a (mon.0) 609 : cluster [WRN] Health check update: Degraded data redundancy: 69/723 objects degraded (9.544%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T00:15:31.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:31 smithi079 bash[68241]: cluster 2024-09-21T00:15:30.035056+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-21T00:15:33.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:33 smithi122 bash[48694]: cluster 2024-09-21T00:15:31.552721+0000 mgr.y (mgr.25531) 391 : cluster [DBG] pgmap v222: 161 pgs: 31 peering, 16 active+undersized, 14 active+undersized+degraded, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/723 objects degraded (7.331%) 2024-09-21T00:15:33.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:33 smithi079 bash[68241]: cluster 2024-09-21T00:15:31.552721+0000 mgr.y (mgr.25531) 391 : cluster [DBG] pgmap v222: 161 pgs: 31 peering, 16 active+undersized, 14 active+undersized+degraded, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/723 objects degraded (7.331%) 2024-09-21T00:15:33.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:33 smithi079 bash[71956]: cluster 2024-09-21T00:15:31.552721+0000 mgr.y (mgr.25531) 391 : cluster [DBG] pgmap v222: 161 pgs: 31 peering, 16 active+undersized, 14 active+undersized+degraded, 100 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 53/723 objects degraded (7.331%) 2024-09-21T00:15:34.730 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:34 smithi079 bash[68241]: audit 2024-09-21T00:15:33.474115+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:34.730 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:34 smithi079 bash[68241]: audit 2024-09-21T00:15:33.476261+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:15:34.730 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:34 smithi079 bash[71956]: audit 2024-09-21T00:15:33.474115+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:34.730 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:34 smithi079 bash[71956]: audit 2024-09-21T00:15:33.476261+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:15:34.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:34 smithi122 bash[48694]: audit 2024-09-21T00:15:33.474115+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:34.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:34 smithi122 bash[48694]: audit 2024-09-21T00:15:33.476261+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:15:35.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[55672]: debug 2024-09-21T00:15:35.348+0000 7fe7ced50640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-21T00:15:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: cluster 2024-09-21T00:15:33.553660+0000 mgr.y (mgr.25531) 392 : cluster [DBG] pgmap v223: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: cluster 2024-09-21T00:15:34.469221+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/723 objects degraded (7.331%), 14 pgs degraded) 2024-09-21T00:15:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: cluster 2024-09-21T00:15:34.469273+0000 mon.a (mon.0) 614 : cluster [INF] Cluster is now healthy 2024-09-21T00:15:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: audit 2024-09-21T00:15:35.158417+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: audit 2024-09-21T00:15:35.170634+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: audit 2024-09-21T00:15:35.172832+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:15:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: audit 2024-09-21T00:15:35.174500+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:15:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: audit 2024-09-21T00:15:35.186760+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: audit 2024-09-21T00:15:35.343567+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:15:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: audit 2024-09-21T00:15:35.346490+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: audit 2024-09-21T00:15:35.348581+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:35.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: audit 2024-09-21T00:15:35.350564+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:35.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[68241]: audit 2024-09-21T00:15:35.352752+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T00:15:35.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: cluster 2024-09-21T00:15:33.553660+0000 mgr.y (mgr.25531) 392 : cluster [DBG] pgmap v223: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:35.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: cluster 2024-09-21T00:15:34.469221+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/723 objects degraded (7.331%), 14 pgs degraded) 2024-09-21T00:15:35.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: cluster 2024-09-21T00:15:34.469273+0000 mon.a (mon.0) 614 : cluster [INF] Cluster is now healthy 2024-09-21T00:15:35.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: audit 2024-09-21T00:15:35.158417+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:35.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: audit 2024-09-21T00:15:35.170634+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:35.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: audit 2024-09-21T00:15:35.172832+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:15:35.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: audit 2024-09-21T00:15:35.174500+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:15:35.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: audit 2024-09-21T00:15:35.186760+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:35.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: audit 2024-09-21T00:15:35.343567+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:15:35.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: audit 2024-09-21T00:15:35.346490+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:35.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: audit 2024-09-21T00:15:35.348581+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:35.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: audit 2024-09-21T00:15:35.350564+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:35.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:35 smithi079 bash[71956]: audit 2024-09-21T00:15:35.352752+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T00:15:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: cluster 2024-09-21T00:15:33.553660+0000 mgr.y (mgr.25531) 392 : cluster [DBG] pgmap v223: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: cluster 2024-09-21T00:15:34.469221+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/723 objects degraded (7.331%), 14 pgs degraded) 2024-09-21T00:15:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: cluster 2024-09-21T00:15:34.469273+0000 mon.a (mon.0) 614 : cluster [INF] Cluster is now healthy 2024-09-21T00:15:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: audit 2024-09-21T00:15:35.158417+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: audit 2024-09-21T00:15:35.170634+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: audit 2024-09-21T00:15:35.172832+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:15:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: audit 2024-09-21T00:15:35.174500+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:15:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: audit 2024-09-21T00:15:35.186760+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: audit 2024-09-21T00:15:35.343567+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:15:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: audit 2024-09-21T00:15:35.346490+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: audit 2024-09-21T00:15:35.348581+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: audit 2024-09-21T00:15:35.350564+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:35.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:35 smithi122 bash[48694]: audit 2024-09-21T00:15:35.352752+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T00:15:36.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:36 smithi122 bash[48694]: audit 2024-09-21T00:15:34.730514+0000 mgr.y (mgr.25531) 393 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:36.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:36 smithi122 bash[48694]: audit 2024-09-21T00:15:35.353026+0000 mgr.y (mgr.25531) 394 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T00:15:36.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:36 smithi122 bash[48694]: cephadm 2024-09-21T00:15:35.354692+0000 mgr.y (mgr.25531) 395 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-21T00:15:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:36 smithi079 bash[71956]: audit 2024-09-21T00:15:34.730514+0000 mgr.y (mgr.25531) 393 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:36 smithi079 bash[71956]: audit 2024-09-21T00:15:35.353026+0000 mgr.y (mgr.25531) 394 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T00:15:36.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:36 smithi079 bash[71956]: cephadm 2024-09-21T00:15:35.354692+0000 mgr.y (mgr.25531) 395 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-21T00:15:36.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:36 smithi079 bash[68241]: audit 2024-09-21T00:15:34.730514+0000 mgr.y (mgr.25531) 393 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:36.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:36 smithi079 bash[68241]: audit 2024-09-21T00:15:35.353026+0000 mgr.y (mgr.25531) 394 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T00:15:36.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:36 smithi079 bash[68241]: cephadm 2024-09-21T00:15:35.354692+0000 mgr.y (mgr.25531) 395 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-21T00:15:37.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:37 smithi122 bash[48694]: cluster 2024-09-21T00:15:35.555083+0000 mgr.y (mgr.25531) 396 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:15:37.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:37 smithi079 bash[68241]: cluster 2024-09-21T00:15:35.555083+0000 mgr.y (mgr.25531) 396 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:15:37.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:37 smithi079 bash[71956]: cluster 2024-09-21T00:15:35.555083+0000 mgr.y (mgr.25531) 396 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:15:38.182 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:15:38.931 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:15:38.931 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (23m) 46s ago 33m 14.7M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:15:38.931 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (9m) 15s ago 32m 72.6M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:15:38.931 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (9m) 46s ago 31m 45.3M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:15:38.931 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (9m) 15s ago 39m 430M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:15:38.931 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (20m) 46s ago 41m 495M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:15:38.931 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (6m) 46s ago 41m 52.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:15:38.931 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (7m) 15s ago 39m 45.7M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:15:38.931 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (6m) 46s ago 39m 41.6M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:15:38.931 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (23m) 46s ago 33m 8699k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:15:38.932 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (23m) 15s ago 33m 8871k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:15:38.932 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (3m) 46s ago 38m 54.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:15:38.932 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (3m) 46s ago 38m 53.9M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:15:38.932 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (2m) 46s ago 37m 45.1M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:15:38.932 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (50s) 46s ago 37m - 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 3953efe8edc0 2024-09-21T00:15:38.932 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (17s) 15s ago 36m - 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 89d085b8f3b2 2024-09-21T00:15:38.932 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (35m) 15s ago 35m 62.3M 3292M 17.2.0 e1d6a67b021e b59b95cb9b0a 2024-09-21T00:15:38.932 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (35m) 15s ago 35m 61.6M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:15:38.932 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (34m) 15s ago 34m 66.0M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:15:38.932 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (9m) 15s ago 33m 61.6M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:15:38.932 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (31m) 46s ago 31m 93.1M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:15:38.932 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (31m) 15s ago 31m 93.6M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:15:39.348 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:15:39.348 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:15:39.348 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:15:39.348 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:15:39.348 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:15:39.348 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:15:39.348 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:15:39.348 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:15:39.349 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-09-21T00:15:39.349 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 5 2024-09-21T00:15:39.349 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:15:39.349 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:15:39.349 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:15:39.349 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:15:39.349 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:15:39.349 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-09-21T00:15:39.349 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 10 2024-09-21T00:15:39.349 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:15:39.349 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:15:39.701 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:15:39.701 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:15:39.701 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:15:39.701 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T00:15:39.701 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:15:39.701 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "5/8 daemons upgraded", 2024-09-21T00:15:39.701 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T00:15:39.701 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:15:39.702 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:15:39.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:39 smithi079 bash[71956]: cluster 2024-09-21T00:15:37.556158+0000 mgr.y (mgr.25531) 397 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:15:39.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:39 smithi079 bash[71956]: audit 2024-09-21T00:15:38.168497+0000 mgr.y (mgr.25531) 398 : audit [DBG] from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:39.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:39 smithi079 bash[71956]: audit 2024-09-21T00:15:39.348813+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/821341404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:39.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:39 smithi079 bash[68241]: cluster 2024-09-21T00:15:37.556158+0000 mgr.y (mgr.25531) 397 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:15:39.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:39 smithi079 bash[68241]: audit 2024-09-21T00:15:38.168497+0000 mgr.y (mgr.25531) 398 : audit [DBG] from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:39.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:39 smithi079 bash[68241]: audit 2024-09-21T00:15:39.348813+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/821341404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:39.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:15:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:15:39] "GET /metrics HTTP/1.1" 200 38203 "" "Prometheus/2.43.0" 2024-09-21T00:15:39.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:39 smithi122 bash[48694]: cluster 2024-09-21T00:15:37.556158+0000 mgr.y (mgr.25531) 397 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:15:39.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:39 smithi122 bash[48694]: audit 2024-09-21T00:15:38.168497+0000 mgr.y (mgr.25531) 398 : audit [DBG] from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:39.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:39 smithi122 bash[48694]: audit 2024-09-21T00:15:39.348813+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/821341404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:15:40.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:40 smithi122 bash[48694]: audit 2024-09-21T00:15:38.540201+0000 mgr.y (mgr.25531) 399 : audit [DBG] from='client.44538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:40.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:40 smithi122 bash[48694]: audit 2024-09-21T00:15:38.895396+0000 mgr.y (mgr.25531) 400 : audit [DBG] from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:40.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:40 smithi079 bash[71956]: audit 2024-09-21T00:15:38.540201+0000 mgr.y (mgr.25531) 399 : audit [DBG] from='client.44538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:40.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:40 smithi079 bash[71956]: audit 2024-09-21T00:15:38.895396+0000 mgr.y (mgr.25531) 400 : audit [DBG] from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:40.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:40 smithi079 bash[68241]: audit 2024-09-21T00:15:38.540201+0000 mgr.y (mgr.25531) 399 : audit [DBG] from='client.44538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:40.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:40 smithi079 bash[68241]: audit 2024-09-21T00:15:38.895396+0000 mgr.y (mgr.25531) 400 : audit [DBG] from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:41.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:41 smithi122 bash[48694]: cluster 2024-09-21T00:15:39.557287+0000 mgr.y (mgr.25531) 401 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:15:41.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:41 smithi122 bash[48694]: audit 2024-09-21T00:15:39.701740+0000 mgr.y (mgr.25531) 402 : audit [DBG] from='client.54493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:41.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:41 smithi079 bash[68241]: cluster 2024-09-21T00:15:39.557287+0000 mgr.y (mgr.25531) 401 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:15:41.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:41 smithi079 bash[68241]: audit 2024-09-21T00:15:39.701740+0000 mgr.y (mgr.25531) 402 : audit [DBG] from='client.54493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:41.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:41 smithi079 bash[71956]: cluster 2024-09-21T00:15:39.557287+0000 mgr.y (mgr.25531) 401 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:15:41.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:41 smithi079 bash[71956]: audit 2024-09-21T00:15:39.701740+0000 mgr.y (mgr.25531) 402 : audit [DBG] from='client.54493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:15:43.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:43 smithi122 bash[48694]: cluster 2024-09-21T00:15:41.558399+0000 mgr.y (mgr.25531) 403 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-09-21T00:15:43.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:43 smithi079 bash[71956]: cluster 2024-09-21T00:15:41.558399+0000 mgr.y (mgr.25531) 403 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-09-21T00:15:43.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:43 smithi079 bash[68241]: cluster 2024-09-21T00:15:41.558399+0000 mgr.y (mgr.25531) 403 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-09-21T00:15:44.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:44 smithi079 bash[71956]: cluster 2024-09-21T00:15:43.559429+0000 mgr.y (mgr.25531) 404 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:44.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:44 smithi079 bash[71956]: audit 2024-09-21T00:15:43.720314+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:44.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:44 smithi079 bash[68241]: cluster 2024-09-21T00:15:43.559429+0000 mgr.y (mgr.25531) 404 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:44.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:44 smithi079 bash[68241]: audit 2024-09-21T00:15:43.720314+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:45.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:44 smithi122 bash[48694]: cluster 2024-09-21T00:15:43.559429+0000 mgr.y (mgr.25531) 404 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:45.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:44 smithi122 bash[48694]: audit 2024-09-21T00:15:43.720314+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:45.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:45 smithi079 bash[68241]: audit 2024-09-21T00:15:44.740276+0000 mgr.y (mgr.25531) 405 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:45.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:45 smithi079 bash[71956]: audit 2024-09-21T00:15:44.740276+0000 mgr.y (mgr.25531) 405 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:46.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:45 smithi122 bash[48694]: audit 2024-09-21T00:15:44.740276+0000 mgr.y (mgr.25531) 405 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:46.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:46 smithi079 bash[68241]: cluster 2024-09-21T00:15:45.560861+0000 mgr.y (mgr.25531) 406 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:15:46.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:46 smithi079 bash[71956]: cluster 2024-09-21T00:15:45.560861+0000 mgr.y (mgr.25531) 406 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:15:47.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:46 smithi122 bash[48694]: cluster 2024-09-21T00:15:45.560861+0000 mgr.y (mgr.25531) 406 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:15:49.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:15:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:15:49] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.43.0" 2024-09-21T00:15:49.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:49 smithi079 bash[71956]: cluster 2024-09-21T00:15:47.562030+0000 mgr.y (mgr.25531) 407 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:49.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:49 smithi079 bash[71956]: audit 2024-09-21T00:15:48.474171+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:49.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:49 smithi079 bash[71956]: audit 2024-09-21T00:15:48.476236+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:15:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:49 smithi079 bash[68241]: cluster 2024-09-21T00:15:47.562030+0000 mgr.y (mgr.25531) 407 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:49 smithi079 bash[68241]: audit 2024-09-21T00:15:48.474171+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:49 smithi079 bash[68241]: audit 2024-09-21T00:15:48.476236+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:15:49.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:49 smithi122 bash[48694]: cluster 2024-09-21T00:15:47.562030+0000 mgr.y (mgr.25531) 407 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:49.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:49 smithi122 bash[48694]: audit 2024-09-21T00:15:48.474171+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:49.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:49 smithi122 bash[48694]: audit 2024-09-21T00:15:48.476236+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:15:50.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:50 smithi079 bash[68241]: audit 2024-09-21T00:15:50.370535+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T00:15:50.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:50 smithi079 bash[71956]: audit 2024-09-21T00:15:50.370535+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T00:15:50.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:50 smithi122 bash[48694]: audit 2024-09-21T00:15:50.370535+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T00:15:51.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:51 smithi079 bash[68241]: cluster 2024-09-21T00:15:49.563309+0000 mgr.y (mgr.25531) 408 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:51.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:51 smithi079 bash[68241]: audit 2024-09-21T00:15:50.370931+0000 mgr.y (mgr.25531) 409 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T00:15:51.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:51 smithi079 bash[68241]: cephadm 2024-09-21T00:15:50.373671+0000 mgr.y (mgr.25531) 410 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T00:15:51.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:51 smithi079 bash[71956]: cluster 2024-09-21T00:15:49.563309+0000 mgr.y (mgr.25531) 408 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:51.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:51 smithi079 bash[71956]: audit 2024-09-21T00:15:50.370931+0000 mgr.y (mgr.25531) 409 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T00:15:51.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:51 smithi079 bash[71956]: cephadm 2024-09-21T00:15:50.373671+0000 mgr.y (mgr.25531) 410 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T00:15:51.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:51 smithi122 bash[48694]: cluster 2024-09-21T00:15:49.563309+0000 mgr.y (mgr.25531) 408 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:51.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:51 smithi122 bash[48694]: audit 2024-09-21T00:15:50.370931+0000 mgr.y (mgr.25531) 409 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T00:15:51.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:51 smithi122 bash[48694]: cephadm 2024-09-21T00:15:50.373671+0000 mgr.y (mgr.25531) 410 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T00:15:53.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:53 smithi079 bash[68241]: cluster 2024-09-21T00:15:51.564451+0000 mgr.y (mgr.25531) 411 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:15:53.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:53 smithi079 bash[68241]: audit 2024-09-21T00:15:52.975641+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:53.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:53 smithi079 bash[68241]: audit 2024-09-21T00:15:52.981394+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T00:15:53.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:53 smithi079 bash[68241]: audit 2024-09-21T00:15:52.983086+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:15:53.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:53 smithi079 bash[71956]: cluster 2024-09-21T00:15:51.564451+0000 mgr.y (mgr.25531) 411 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:15:53.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:53 smithi079 bash[71956]: audit 2024-09-21T00:15:52.975641+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:53.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:53 smithi079 bash[71956]: audit 2024-09-21T00:15:52.981394+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T00:15:53.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:53 smithi079 bash[71956]: audit 2024-09-21T00:15:52.983086+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:15:53.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:53 smithi122 bash[48694]: cluster 2024-09-21T00:15:51.564451+0000 mgr.y (mgr.25531) 411 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:15:53.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:53 smithi122 bash[48694]: audit 2024-09-21T00:15:52.975641+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:15:53.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:53 smithi122 bash[48694]: audit 2024-09-21T00:15:52.981394+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T00:15:53.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:53 smithi122 bash[48694]: audit 2024-09-21T00:15:52.983086+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:15:54.751 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:54 smithi079 bash[68241]: cephadm 2024-09-21T00:15:52.966095+0000 mgr.y (mgr.25531) 412 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T00:15:54.751 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:54 smithi079 bash[68241]: cephadm 2024-09-21T00:15:52.988413+0000 mgr.y (mgr.25531) 413 : cephadm [INF] Deploying daemon osd.5 on smithi122 2024-09-21T00:15:54.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:54 smithi079 bash[71956]: cephadm 2024-09-21T00:15:52.966095+0000 mgr.y (mgr.25531) 412 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T00:15:54.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:54 smithi079 bash[71956]: cephadm 2024-09-21T00:15:52.988413+0000 mgr.y (mgr.25531) 413 : cephadm [INF] Deploying daemon osd.5 on smithi122 2024-09-21T00:15:54.778 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:54 smithi122 bash[48694]: cephadm 2024-09-21T00:15:52.966095+0000 mgr.y (mgr.25531) 412 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T00:15:54.779 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:54 smithi122 bash[48694]: cephadm 2024-09-21T00:15:52.988413+0000 mgr.y (mgr.25531) 413 : cephadm [INF] Deploying daemon osd.5 on smithi122 2024-09-21T00:15:55.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:55 smithi122 bash[48694]: cluster 2024-09-21T00:15:53.565437+0000 mgr.y (mgr.25531) 414 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:55.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:55 smithi079 bash[68241]: cluster 2024-09-21T00:15:53.565437+0000 mgr.y (mgr.25531) 414 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:55.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:55 smithi079 bash[71956]: cluster 2024-09-21T00:15:53.565437+0000 mgr.y (mgr.25531) 414 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:56.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:56 smithi122 bash[48694]: audit 2024-09-21T00:15:54.751476+0000 mgr.y (mgr.25531) 415 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:56.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:56 smithi079 bash[71956]: audit 2024-09-21T00:15:54.751476+0000 mgr.y (mgr.25531) 415 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:56.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:56 smithi079 bash[68241]: audit 2024-09-21T00:15:54.751476+0000 mgr.y (mgr.25531) 415 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:15:57.813 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:57 smithi122 bash[48694]: cluster 2024-09-21T00:15:55.566795+0000 mgr.y (mgr.25531) 416 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:15:57.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:57 smithi079 bash[68241]: cluster 2024-09-21T00:15:55.566795+0000 mgr.y (mgr.25531) 416 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:15:57.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:57 smithi079 bash[71956]: cluster 2024-09-21T00:15:55.566795+0000 mgr.y (mgr.25531) 416 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:15:58.103 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:15:57 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:58.103 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:15:58 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:58.103 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:15:58 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:58.104 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:15:57 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:58.104 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:15:57 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:58.104 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:15:57 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:58.105 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:15:57 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:58.105 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:15:58 smithi122 systemd[1]: Stopping Ceph osd.5 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:15:58.105 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:57 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:58.105 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:15:57 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:15:58.357 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:15:58 smithi122 bash[25943]: debug 2024-09-21T00:15:58.225+0000 7f4840953700 -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-21T00:15:58.358 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:15:58 smithi122 bash[25943]: debug 2024-09-21T00:15:58.225+0000 7f4840953700 -1 osd.5 137 *** Got signal Terminated *** 2024-09-21T00:15:58.358 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:15:58 smithi122 bash[25943]: debug 2024-09-21T00:15:58.225+0000 7f4840953700 -1 osd.5 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:15:58.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:58 smithi122 bash[48694]: cluster 2024-09-21T00:15:58.229936+0000 mon.a (mon.0) 632 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T00:15:58.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:58 smithi079 bash[68241]: cluster 2024-09-21T00:15:58.229936+0000 mon.a (mon.0) 632 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T00:15:58.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:58 smithi079 bash[71956]: cluster 2024-09-21T00:15:58.229936+0000 mon.a (mon.0) 632 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T00:15:59.543 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:15:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:15:59] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.43.0" 2024-09-21T00:15:59.857 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:15:59 smithi122 bash[60287]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-5 2024-09-21T00:15:59.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:59 smithi122 bash[48694]: cluster 2024-09-21T00:15:57.567821+0000 mgr.y (mgr.25531) 417 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:59.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:59 smithi122 bash[48694]: cluster 2024-09-21T00:15:58.515401+0000 mon.a (mon.0) 633 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:15:59.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:15:59 smithi122 bash[48694]: cluster 2024-09-21T00:15:58.535851+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-21T00:15:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:59 smithi079 bash[68241]: cluster 2024-09-21T00:15:57.567821+0000 mgr.y (mgr.25531) 417 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:59.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:59 smithi079 bash[68241]: cluster 2024-09-21T00:15:58.515401+0000 mon.a (mon.0) 633 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:15:59.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:15:59 smithi079 bash[68241]: cluster 2024-09-21T00:15:58.535851+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-21T00:15:59.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:59 smithi079 bash[71956]: cluster 2024-09-21T00:15:57.567821+0000 mgr.y (mgr.25531) 417 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:15:59.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:59 smithi079 bash[71956]: cluster 2024-09-21T00:15:58.515401+0000 mon.a (mon.0) 633 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:15:59.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:15:59 smithi079 bash[71956]: cluster 2024-09-21T00:15:58.535851+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-21T00:16:00.357 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:15:59 smithi122 bash[60350]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-5 2024-09-21T00:16:00.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:00 smithi122 bash[48694]: cluster 2024-09-21T00:15:59.535210+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T00:16:00.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:00 smithi122 bash[48694]: cluster 2024-09-21T00:15:59.570116+0000 mgr.y (mgr.25531) 418 : cluster [DBG] pgmap v238: 161 pgs: 15 peering, 16 stale+active+clean, 130 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:16:00.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:00 smithi079 bash[68241]: cluster 2024-09-21T00:15:59.535210+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T00:16:00.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:00 smithi079 bash[68241]: cluster 2024-09-21T00:15:59.570116+0000 mgr.y (mgr.25531) 418 : cluster [DBG] pgmap v238: 161 pgs: 15 peering, 16 stale+active+clean, 130 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:16:00.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:00 smithi079 bash[71956]: cluster 2024-09-21T00:15:59.535210+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T00:16:00.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:00 smithi079 bash[71956]: cluster 2024-09-21T00:15:59.570116+0000 mgr.y (mgr.25531) 418 : cluster [DBG] pgmap v238: 161 pgs: 15 peering, 16 stale+active+clean, 130 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:16:01.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:01 smithi122 bash[48694]: cluster 2024-09-21T00:16:00.543347+0000 mon.a (mon.0) 636 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T00:16:01.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:01 smithi079 bash[68241]: cluster 2024-09-21T00:16:00.543347+0000 mon.a (mon.0) 636 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T00:16:01.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:01 smithi079 bash[71956]: cluster 2024-09-21T00:16:00.543347+0000 mon.a (mon.0) 636 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T00:16:02.581 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:16:02 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:02.581 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:16:02 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:02.582 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:02 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:02.582 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:16:02 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:02.582 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:16:02 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:02.582 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:16:02 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:02.583 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:16:02 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:02.583 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:02 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.5.service: Deactivated successfully. 2024-09-21T00:16:02.583 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:02 smithi122 systemd[1]: Stopped Ceph osd.5 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:16:02.583 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:02 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:02.583 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:02 smithi122 systemd[1]: Started Ceph osd.5 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:16:02.583 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:02 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:02.583 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:02 smithi122 bash[48694]: cluster 2024-09-21T00:16:01.571656+0000 mgr.y (mgr.25531) 419 : cluster [DBG] pgmap v239: 161 pgs: 21 active+undersized, 15 peering, 5 stale+active+clean, 8 active+undersized+degraded, 112 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 34/723 objects degraded (4.703%) 2024-09-21T00:16:02.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:02 smithi079 bash[68241]: cluster 2024-09-21T00:16:01.571656+0000 mgr.y (mgr.25531) 419 : cluster [DBG] pgmap v239: 161 pgs: 21 active+undersized, 15 peering, 5 stale+active+clean, 8 active+undersized+degraded, 112 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 34/723 objects degraded (4.703%) 2024-09-21T00:16:02.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:02 smithi079 bash[71956]: cluster 2024-09-21T00:16:01.571656+0000 mgr.y (mgr.25531) 419 : cluster [DBG] pgmap v239: 161 pgs: 21 active+undersized, 15 peering, 5 stale+active+clean, 8 active+undersized+degraded, 112 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 34/723 objects degraded (4.703%) 2024-09-21T00:16:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:03 smithi122 bash[48694]: cluster 2024-09-21T00:16:02.553751+0000 mon.a (mon.0) 637 : cluster [WRN] Health check failed: Degraded data redundancy: 34/723 objects degraded (4.703%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:03 smithi122 bash[48694]: audit 2024-09-21T00:16:02.632088+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:03 smithi122 bash[48694]: audit 2024-09-21T00:16:02.642108+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:03.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:03 smithi122 bash[48694]: audit 2024-09-21T00:16:02.644468+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:16:03.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:03 smithi122 bash[48694]: audit 2024-09-21T00:16:03.474359+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:03.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:03 smithi122 bash[48694]: audit 2024-09-21T00:16:03.476301+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:16:03.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:03 smithi079 bash[68241]: cluster 2024-09-21T00:16:02.553751+0000 mon.a (mon.0) 637 : cluster [WRN] Health check failed: Degraded data redundancy: 34/723 objects degraded (4.703%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:03 smithi079 bash[68241]: audit 2024-09-21T00:16:02.632088+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:03 smithi079 bash[68241]: audit 2024-09-21T00:16:02.642108+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:03 smithi079 bash[68241]: audit 2024-09-21T00:16:02.644468+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:16:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:03 smithi079 bash[68241]: audit 2024-09-21T00:16:03.474359+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:03.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:03 smithi079 bash[68241]: audit 2024-09-21T00:16:03.476301+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:16:03.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:03 smithi079 bash[71956]: cluster 2024-09-21T00:16:02.553751+0000 mon.a (mon.0) 637 : cluster [WRN] Health check failed: Degraded data redundancy: 34/723 objects degraded (4.703%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:03.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:03 smithi079 bash[71956]: audit 2024-09-21T00:16:02.632088+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:03.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:03 smithi079 bash[71956]: audit 2024-09-21T00:16:02.642108+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:03.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:03 smithi079 bash[71956]: audit 2024-09-21T00:16:02.644468+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:16:03.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:03 smithi079 bash[71956]: audit 2024-09-21T00:16:03.474359+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:03.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:03 smithi079 bash[71956]: audit 2024-09-21T00:16:03.476301+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:16:04.357 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:03 smithi122 bash[60495]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:16:04.358 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:03 smithi122 bash[60495]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:16:04.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:04 smithi122 bash[48694]: cluster 2024-09-21T00:16:03.573345+0000 mgr.y (mgr.25531) 420 : cluster [DBG] pgmap v240: 161 pgs: 30 active+undersized, 15 peering, 14 active+undersized+degraded, 102 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 60/723 objects degraded (8.299%) 2024-09-21T00:16:04.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:04 smithi079 bash[68241]: cluster 2024-09-21T00:16:03.573345+0000 mgr.y (mgr.25531) 420 : cluster [DBG] pgmap v240: 161 pgs: 30 active+undersized, 15 peering, 14 active+undersized+degraded, 102 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 60/723 objects degraded (8.299%) 2024-09-21T00:16:04.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:04 smithi079 bash[71956]: cluster 2024-09-21T00:16:03.573345+0000 mgr.y (mgr.25531) 420 : cluster [DBG] pgmap v240: 161 pgs: 30 active+undersized, 15 peering, 14 active+undersized+degraded, 102 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 60/723 objects degraded (8.299%) 2024-09-21T00:16:05.454 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:05 smithi122 bash[60495]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T00:16:05.454 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:05 smithi122 bash[60495]: 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-21T00:16:05.764 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:05 smithi122 bash[48694]: audit 2024-09-21T00:16:04.762729+0000 mgr.y (mgr.25531) 421 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:05.764 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:05 smithi122 bash[60495]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-21T00:16:05.764 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:05 smithi122 bash[60495]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T00:16:05.764 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:05 smithi122 bash[60495]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-21T00:16:05.764 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:05 smithi122 bash[60495]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T00:16:05.764 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:05 smithi122 bash[60495]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-21T00:16:05.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:05 smithi079 bash[68241]: audit 2024-09-21T00:16:04.762729+0000 mgr.y (mgr.25531) 421 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:05.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:05 smithi079 bash[71956]: audit 2024-09-21T00:16:04.762729+0000 mgr.y (mgr.25531) 421 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:06.607 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:06 smithi122 bash[48694]: cluster 2024-09-21T00:16:05.574859+0000 mgr.y (mgr.25531) 422 : cluster [DBG] pgmap v241: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-09-21T00:16:06.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:06 smithi122 bash[48694]: cluster 2024-09-21T00:16:05.579598+0000 mon.a (mon.0) 643 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T00:16:06.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:06 smithi079 bash[68241]: cluster 2024-09-21T00:16:05.574859+0000 mgr.y (mgr.25531) 422 : cluster [DBG] pgmap v241: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-09-21T00:16:06.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:06 smithi079 bash[68241]: cluster 2024-09-21T00:16:05.579598+0000 mon.a (mon.0) 643 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T00:16:06.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:06 smithi079 bash[71956]: cluster 2024-09-21T00:16:05.574859+0000 mgr.y (mgr.25531) 422 : cluster [DBG] pgmap v241: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-09-21T00:16:06.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:06 smithi079 bash[71956]: cluster 2024-09-21T00:16:05.579598+0000 mon.a (mon.0) 643 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T00:16:07.857 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:07 smithi122 bash[60754]: debug 2024-09-21T00:16:07.492+0000 7f67db7ef640 1 -- 172.21.15.122:0/1387318131 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5646308c2960 con 0x5646308e3800 2024-09-21T00:16:08.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:08 smithi122 bash[48694]: cluster 2024-09-21T00:16:07.576388+0000 mgr.y (mgr.25531) 423 : cluster [DBG] pgmap v242: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-09-21T00:16:08.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:08 smithi079 bash[68241]: cluster 2024-09-21T00:16:07.576388+0000 mgr.y (mgr.25531) 423 : cluster [DBG] pgmap v242: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-09-21T00:16:08.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:08 smithi079 bash[71956]: cluster 2024-09-21T00:16:07.576388+0000 mgr.y (mgr.25531) 423 : cluster [DBG] pgmap v242: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-09-21T00:16:09.357 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:09 smithi122 bash[60754]: debug 2024-09-21T00:16:09.052+0000 7f67de056640 -1 Falling back to public interface 2024-09-21T00:16:09.698 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:16:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:16:09] "GET /metrics HTTP/1.1" 200 38209 "" "Prometheus/2.43.0" 2024-09-21T00:16:09.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:09 smithi079 bash[68241]: audit 2024-09-21T00:16:08.701337+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:09.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:09 smithi079 bash[68241]: audit 2024-09-21T00:16:08.713614+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:09.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:09 smithi079 bash[71956]: audit 2024-09-21T00:16:08.701337+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:09.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:09 smithi079 bash[71956]: audit 2024-09-21T00:16:08.713614+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:10.105 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:16:10.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:09 smithi122 bash[48694]: audit 2024-09-21T00:16:08.701337+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:10.107 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:09 smithi122 bash[48694]: audit 2024-09-21T00:16:08.713614+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:16:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (24m) 78s ago 33m 14.7M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:16:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (9m) 2s ago 33m 74.0M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:16:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (10m) 78s ago 31m 45.3M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:16:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (10m) 2s ago 39m 431M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:16:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (21m) 78s ago 41m 495M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:16:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (7m) 78s ago 42m 52.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:16:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (8m) 2s ago 40m 46.8M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:16:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (6m) 78s ago 40m 41.6M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:16:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (24m) 78s ago 34m 8699k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:16:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (23m) 2s ago 34m 9295k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:16:10.827 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (4m) 78s ago 39m 54.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:16:10.828 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (3m) 78s ago 38m 53.9M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:16:10.828 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (2m) 78s ago 38m 45.1M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:16:10.828 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (82s) 78s ago 37m - 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 3953efe8edc0 2024-09-21T00:16:10.828 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (49s) 2s ago 36m 48.8M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 89d085b8f3b2 2024-09-21T00:16:10.828 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (4s) 2s ago 36m - 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 79bb17f95a10 2024-09-21T00:16:10.828 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (35m) 2s ago 35m 63.4M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:16:10.828 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (35m) 2s ago 35m 67.6M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:16:10.828 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (10m) 2s ago 34m 61.8M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:16:10.828 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (32m) 78s ago 32m 93.1M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:16:10.828 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (31m) 2s ago 31m 93.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:16:11.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:10 smithi079 bash[68241]: cluster 2024-09-21T00:16:09.577769+0000 mgr.y (mgr.25531) 424 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-09-21T00:16:11.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:10 smithi079 bash[68241]: audit 2024-09-21T00:16:09.859621+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:11.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:10 smithi079 bash[68241]: audit 2024-09-21T00:16:09.866541+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:11.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:10 smithi079 bash[68241]: audit 2024-09-21T00:16:10.091122+0000 mgr.y (mgr.25531) 425 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:11.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:10 smithi079 bash[68241]: audit 2024-09-21T00:16:10.457093+0000 mgr.y (mgr.25531) 426 : audit [DBG] from='client.54505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:11.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:10 smithi079 bash[71956]: cluster 2024-09-21T00:16:09.577769+0000 mgr.y (mgr.25531) 424 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-09-21T00:16:11.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:10 smithi079 bash[71956]: audit 2024-09-21T00:16:09.859621+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:11.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:10 smithi079 bash[71956]: audit 2024-09-21T00:16:09.866541+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:11.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:10 smithi079 bash[71956]: audit 2024-09-21T00:16:10.091122+0000 mgr.y (mgr.25531) 425 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:11.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:10 smithi079 bash[71956]: audit 2024-09-21T00:16:10.457093+0000 mgr.y (mgr.25531) 426 : audit [DBG] from='client.54505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:11.252 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:16:11.252 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:16:11.252 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:16:11.252 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:16:11.252 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:16:11.252 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:16:11.252 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:16:11.252 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:16:11.252 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-09-21T00:16:11.253 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 5 2024-09-21T00:16:11.253 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:16:11.253 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:16:11.253 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:16:11.253 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:16:11.253 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:16:11.253 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-09-21T00:16:11.253 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 10 2024-09-21T00:16:11.253 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:16:11.253 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:16:11.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:10 smithi122 bash[48694]: cluster 2024-09-21T00:16:09.577769+0000 mgr.y (mgr.25531) 424 : cluster [DBG] pgmap v243: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-09-21T00:16:11.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:10 smithi122 bash[48694]: audit 2024-09-21T00:16:09.859621+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:11.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:10 smithi122 bash[48694]: audit 2024-09-21T00:16:09.866541+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:11.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:10 smithi122 bash[48694]: audit 2024-09-21T00:16:10.091122+0000 mgr.y (mgr.25531) 425 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:11.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:10 smithi122 bash[48694]: audit 2024-09-21T00:16:10.457093+0000 mgr.y (mgr.25531) 426 : audit [DBG] from='client.54505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:11.596 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:16:11.597 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:16:11.597 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:16:11.597 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T00:16:11.597 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:16:11.597 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "6/8 daemons upgraded", 2024-09-21T00:16:11.597 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T00:16:11.597 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:16:11.597 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:16:12.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:11 smithi079 bash[68241]: audit 2024-09-21T00:16:10.814813+0000 mgr.y (mgr.25531) 427 : audit [DBG] from='client.54511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:12.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:11 smithi079 bash[68241]: cluster 2024-09-21T00:16:10.951998+0000 mon.a (mon.0) 648 : cluster [WRN] Health check update: Degraded data redundancy: 80/723 objects degraded (11.065%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:12.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:11 smithi079 bash[68241]: audit 2024-09-21T00:16:11.253272+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.79:0/1966335048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:12.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:11 smithi079 bash[71956]: audit 2024-09-21T00:16:10.814813+0000 mgr.y (mgr.25531) 427 : audit [DBG] from='client.54511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:12.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:11 smithi079 bash[71956]: cluster 2024-09-21T00:16:10.951998+0000 mon.a (mon.0) 648 : cluster [WRN] Health check update: Degraded data redundancy: 80/723 objects degraded (11.065%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:12.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:11 smithi079 bash[71956]: audit 2024-09-21T00:16:11.253272+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.79:0/1966335048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:12.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:11 smithi122 bash[48694]: audit 2024-09-21T00:16:10.814813+0000 mgr.y (mgr.25531) 427 : audit [DBG] from='client.54511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:12.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:11 smithi122 bash[48694]: cluster 2024-09-21T00:16:10.951998+0000 mon.a (mon.0) 648 : cluster [WRN] Health check update: Degraded data redundancy: 80/723 objects degraded (11.065%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:12.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:11 smithi122 bash[48694]: audit 2024-09-21T00:16:11.253272+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.79:0/1966335048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:12.858 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:12 smithi122 bash[60754]: debug 2024-09-21T00:16:12.508+0000 7f67de056640 -1 osd.5 0 read_superblock omap replica is missing. 2024-09-21T00:16:12.858 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:12 smithi122 bash[60754]: debug 2024-09-21T00:16:12.536+0000 7f67de056640 -1 osd.5 137 log_to_monitors true 2024-09-21T00:16:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:12 smithi079 bash[71956]: cluster 2024-09-21T00:16:11.579105+0000 mgr.y (mgr.25531) 428 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-09-21T00:16:13.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:12 smithi079 bash[71956]: audit 2024-09-21T00:16:11.597426+0000 mgr.y (mgr.25531) 429 : audit [DBG] from='client.54523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:13.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:12 smithi079 bash[71956]: audit 2024-09-21T00:16:12.546546+0000 mon.a (mon.0) 649 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T00:16:13.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:12 smithi079 bash[71956]: audit 2024-09-21T00:16:12.547063+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/3303682677,v1:172.21.15.122:6809/3303682677]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T00:16:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:12 smithi079 bash[68241]: cluster 2024-09-21T00:16:11.579105+0000 mgr.y (mgr.25531) 428 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-09-21T00:16:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:12 smithi079 bash[68241]: audit 2024-09-21T00:16:11.597426+0000 mgr.y (mgr.25531) 429 : audit [DBG] from='client.54523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:12 smithi079 bash[68241]: audit 2024-09-21T00:16:12.546546+0000 mon.a (mon.0) 649 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T00:16:13.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:12 smithi079 bash[68241]: audit 2024-09-21T00:16:12.547063+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/3303682677,v1:172.21.15.122:6809/3303682677]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T00:16:13.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:12 smithi122 bash[48694]: cluster 2024-09-21T00:16:11.579105+0000 mgr.y (mgr.25531) 428 : cluster [DBG] pgmap v244: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-09-21T00:16:13.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:12 smithi122 bash[48694]: audit 2024-09-21T00:16:11.597426+0000 mgr.y (mgr.25531) 429 : audit [DBG] from='client.54523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:13.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:12 smithi122 bash[48694]: audit 2024-09-21T00:16:12.546546+0000 mon.a (mon.0) 649 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T00:16:13.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:12 smithi122 bash[48694]: audit 2024-09-21T00:16:12.547063+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/3303682677,v1:172.21.15.122:6809/3303682677]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T00:16:13.858 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:13 smithi122 bash[60754]: debug 2024-09-21T00:16:13.396+0000 7f67d1df9640 -1 osd.5 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T00:16:14.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:13 smithi079 bash[68241]: audit 2024-09-21T00:16:12.874552+0000 mon.a (mon.0) 650 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T00:16:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:13 smithi079 bash[68241]: cluster 2024-09-21T00:16:12.882914+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-21T00:16:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:13 smithi079 bash[68241]: audit 2024-09-21T00:16:12.883832+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/3303682677,v1:172.21.15.122:6809/3303682677]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:16:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:13 smithi079 bash[68241]: audit 2024-09-21T00:16:12.886714+0000 mon.a (mon.0) 652 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:16:14.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:13 smithi079 bash[68241]: audit 2024-09-21T00:16:13.391210+0000 mon.a (mon.0) 653 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T00:16:14.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:13 smithi079 bash[71956]: audit 2024-09-21T00:16:12.874552+0000 mon.a (mon.0) 650 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T00:16:14.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:13 smithi079 bash[71956]: cluster 2024-09-21T00:16:12.882914+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-21T00:16:14.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:13 smithi079 bash[71956]: audit 2024-09-21T00:16:12.883832+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/3303682677,v1:172.21.15.122:6809/3303682677]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:16:14.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:13 smithi079 bash[71956]: audit 2024-09-21T00:16:12.886714+0000 mon.a (mon.0) 652 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:16:14.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:13 smithi079 bash[71956]: audit 2024-09-21T00:16:13.391210+0000 mon.a (mon.0) 653 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T00:16:14.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:13 smithi122 bash[48694]: audit 2024-09-21T00:16:12.874552+0000 mon.a (mon.0) 650 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T00:16:14.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:13 smithi122 bash[48694]: cluster 2024-09-21T00:16:12.882914+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-21T00:16:14.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:13 smithi122 bash[48694]: audit 2024-09-21T00:16:12.883832+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/3303682677,v1:172.21.15.122:6809/3303682677]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:16:14.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:13 smithi122 bash[48694]: audit 2024-09-21T00:16:12.886714+0000 mon.a (mon.0) 652 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:16:14.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:13 smithi122 bash[48694]: audit 2024-09-21T00:16:13.391210+0000 mon.a (mon.0) 653 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T00:16:15.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:14 smithi079 bash[68241]: cluster 2024-09-21T00:16:13.580267+0000 mgr.y (mgr.25531) 430 : cluster [DBG] pgmap v246: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/723 objects degraded (11.065%) 2024-09-21T00:16:15.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:14 smithi079 bash[68241]: cluster 2024-09-21T00:16:14.387983+0000 mon.a (mon.0) 654 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:16:15.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:14 smithi079 bash[68241]: cluster 2024-09-21T00:16:14.401684+0000 mon.a (mon.0) 655 : cluster [INF] osd.5 [v2:172.21.15.122:6808/3303682677,v1:172.21.15.122:6809/3303682677] boot 2024-09-21T00:16:15.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:14 smithi079 bash[68241]: cluster 2024-09-21T00:16:14.401821+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T00:16:15.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:14 smithi079 bash[68241]: audit 2024-09-21T00:16:14.420564+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T00:16:15.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:14 smithi079 bash[71956]: cluster 2024-09-21T00:16:13.580267+0000 mgr.y (mgr.25531) 430 : cluster [DBG] pgmap v246: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/723 objects degraded (11.065%) 2024-09-21T00:16:15.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:14 smithi079 bash[71956]: cluster 2024-09-21T00:16:14.387983+0000 mon.a (mon.0) 654 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:16:15.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:14 smithi079 bash[71956]: cluster 2024-09-21T00:16:14.401684+0000 mon.a (mon.0) 655 : cluster [INF] osd.5 [v2:172.21.15.122:6808/3303682677,v1:172.21.15.122:6809/3303682677] boot 2024-09-21T00:16:15.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:14 smithi079 bash[71956]: cluster 2024-09-21T00:16:14.401821+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T00:16:15.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:14 smithi079 bash[71956]: audit 2024-09-21T00:16:14.420564+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T00:16:15.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:14 smithi122 bash[48694]: cluster 2024-09-21T00:16:13.580267+0000 mgr.y (mgr.25531) 430 : cluster [DBG] pgmap v246: 161 pgs: 38 active+undersized, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 80/723 objects degraded (11.065%) 2024-09-21T00:16:15.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:14 smithi122 bash[48694]: cluster 2024-09-21T00:16:14.387983+0000 mon.a (mon.0) 654 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:16:15.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:14 smithi122 bash[48694]: cluster 2024-09-21T00:16:14.401684+0000 mon.a (mon.0) 655 : cluster [INF] osd.5 [v2:172.21.15.122:6808/3303682677,v1:172.21.15.122:6809/3303682677] boot 2024-09-21T00:16:15.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:14 smithi122 bash[48694]: cluster 2024-09-21T00:16:14.401821+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T00:16:15.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:14 smithi122 bash[48694]: audit 2024-09-21T00:16:14.420564+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T00:16:16.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:16 smithi122 bash[48694]: audit 2024-09-21T00:16:14.772573+0000 mgr.y (mgr.25531) 431 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:16.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:16 smithi122 bash[48694]: cluster 2024-09-21T00:16:15.402798+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T00:16:16.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:16 smithi079 bash[71956]: audit 2024-09-21T00:16:14.772573+0000 mgr.y (mgr.25531) 431 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:16.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:16 smithi079 bash[71956]: cluster 2024-09-21T00:16:15.402798+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T00:16:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:16 smithi079 bash[68241]: audit 2024-09-21T00:16:14.772573+0000 mgr.y (mgr.25531) 431 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:16 smithi079 bash[68241]: cluster 2024-09-21T00:16:15.402798+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T00:16:17.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:17 smithi122 bash[48694]: cluster 2024-09-21T00:16:15.581148+0000 mgr.y (mgr.25531) 432 : cluster [DBG] pgmap v249: 161 pgs: 15 peering, 27 active+undersized, 17 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 64/723 objects degraded (8.852%) 2024-09-21T00:16:17.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:17 smithi122 bash[48694]: cluster 2024-09-21T00:16:16.394069+0000 mon.a (mon.0) 659 : cluster [WRN] Health check update: Degraded data redundancy: 64/723 objects degraded (8.852%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:17.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:17 smithi079 bash[71956]: cluster 2024-09-21T00:16:15.581148+0000 mgr.y (mgr.25531) 432 : cluster [DBG] pgmap v249: 161 pgs: 15 peering, 27 active+undersized, 17 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 64/723 objects degraded (8.852%) 2024-09-21T00:16:17.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:17 smithi079 bash[71956]: cluster 2024-09-21T00:16:16.394069+0000 mon.a (mon.0) 659 : cluster [WRN] Health check update: Degraded data redundancy: 64/723 objects degraded (8.852%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:17.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:17 smithi079 bash[68241]: cluster 2024-09-21T00:16:15.581148+0000 mgr.y (mgr.25531) 432 : cluster [DBG] pgmap v249: 161 pgs: 15 peering, 27 active+undersized, 17 active+undersized+degraded, 102 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 64/723 objects degraded (8.852%) 2024-09-21T00:16:17.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:17 smithi079 bash[68241]: cluster 2024-09-21T00:16:16.394069+0000 mon.a (mon.0) 659 : cluster [WRN] Health check update: Degraded data redundancy: 64/723 objects degraded (8.852%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:19.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:16:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:16:19] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T00:16:19.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:19 smithi079 bash[71956]: cluster 2024-09-21T00:16:17.582334+0000 mgr.y (mgr.25531) 433 : cluster [DBG] pgmap v250: 161 pgs: 15 peering, 19 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 41/723 objects degraded (5.671%) 2024-09-21T00:16:19.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:19 smithi079 bash[71956]: audit 2024-09-21T00:16:18.474962+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:19.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:19 smithi079 bash[71956]: audit 2024-09-21T00:16:18.476971+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:16:19.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:19 smithi079 bash[68241]: cluster 2024-09-21T00:16:17.582334+0000 mgr.y (mgr.25531) 433 : cluster [DBG] pgmap v250: 161 pgs: 15 peering, 19 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 41/723 objects degraded (5.671%) 2024-09-21T00:16:19.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:19 smithi079 bash[68241]: audit 2024-09-21T00:16:18.474962+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:19.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:19 smithi079 bash[68241]: audit 2024-09-21T00:16:18.476971+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:16:19.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:19 smithi122 bash[48694]: cluster 2024-09-21T00:16:17.582334+0000 mgr.y (mgr.25531) 433 : cluster [DBG] pgmap v250: 161 pgs: 15 peering, 19 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 41/723 objects degraded (5.671%) 2024-09-21T00:16:19.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:19 smithi122 bash[48694]: audit 2024-09-21T00:16:18.474962+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:19.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:19 smithi122 bash[48694]: audit 2024-09-21T00:16:18.476971+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:16:20.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:16:20 smithi079 bash[55672]: debug 2024-09-21T00:16:20.287+0000 7fe7ced50640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (3 PGs are or would become offline) 2024-09-21T00:16:21.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: cluster 2024-09-21T00:16:19.583607+0000 mgr.y (mgr.25531) 434 : cluster [DBG] pgmap v251: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 305 B/s rd, 0 op/s 2024-09-21T00:16:21.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: audit 2024-09-21T00:16:20.096056+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:21.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: audit 2024-09-21T00:16:20.107712+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:21.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: audit 2024-09-21T00:16:20.110067+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:16:21.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: audit 2024-09-21T00:16:20.111900+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:16:21.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: audit 2024-09-21T00:16:20.121964+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:21.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: audit 2024-09-21T00:16:20.277170+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:16:21.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: audit 2024-09-21T00:16:20.280535+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:21.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: audit 2024-09-21T00:16:20.283247+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:21.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: audit 2024-09-21T00:16:20.285519+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:21.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: audit 2024-09-21T00:16:20.288153+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T00:16:21.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: audit 2024-09-21T00:16:20.288554+0000 mgr.y (mgr.25531) 435 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T00:16:21.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: cephadm 2024-09-21T00:16:20.290146+0000 mgr.y (mgr.25531) 436 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (3 PGs are or would become offline) 2024-09-21T00:16:21.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: cluster 2024-09-21T00:16:20.472777+0000 mon.a (mon.0) 672 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/723 objects degraded (5.671%), 12 pgs degraded) 2024-09-21T00:16:21.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:21 smithi122 bash[48694]: cluster 2024-09-21T00:16:20.472820+0000 mon.a (mon.0) 673 : cluster [INF] Cluster is now healthy 2024-09-21T00:16:21.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: cluster 2024-09-21T00:16:19.583607+0000 mgr.y (mgr.25531) 434 : cluster [DBG] pgmap v251: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 305 B/s rd, 0 op/s 2024-09-21T00:16:21.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: audit 2024-09-21T00:16:20.096056+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:21.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: audit 2024-09-21T00:16:20.107712+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:21.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: audit 2024-09-21T00:16:20.110067+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:16:21.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: audit 2024-09-21T00:16:20.111900+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:16:21.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: audit 2024-09-21T00:16:20.121964+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:21.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: audit 2024-09-21T00:16:20.277170+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:16:21.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: audit 2024-09-21T00:16:20.280535+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:21.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: audit 2024-09-21T00:16:20.283247+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:21.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: audit 2024-09-21T00:16:20.285519+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:21.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: audit 2024-09-21T00:16:20.288153+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T00:16:21.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: audit 2024-09-21T00:16:20.288554+0000 mgr.y (mgr.25531) 435 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T00:16:21.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: cephadm 2024-09-21T00:16:20.290146+0000 mgr.y (mgr.25531) 436 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (3 PGs are or would become offline) 2024-09-21T00:16:21.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: cluster 2024-09-21T00:16:20.472777+0000 mon.a (mon.0) 672 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/723 objects degraded (5.671%), 12 pgs degraded) 2024-09-21T00:16:21.493 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[68241]: cluster 2024-09-21T00:16:20.472820+0000 mon.a (mon.0) 673 : cluster [INF] Cluster is now healthy 2024-09-21T00:16:21.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: cluster 2024-09-21T00:16:19.583607+0000 mgr.y (mgr.25531) 434 : cluster [DBG] pgmap v251: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 305 B/s rd, 0 op/s 2024-09-21T00:16:21.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: audit 2024-09-21T00:16:20.096056+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:21.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: audit 2024-09-21T00:16:20.107712+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:21.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: audit 2024-09-21T00:16:20.110067+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:16:21.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: audit 2024-09-21T00:16:20.111900+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:16:21.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: audit 2024-09-21T00:16:20.121964+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:21.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: audit 2024-09-21T00:16:20.277170+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:16:21.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: audit 2024-09-21T00:16:20.280535+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:21.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: audit 2024-09-21T00:16:20.283247+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:21.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: audit 2024-09-21T00:16:20.285519+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:21.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: audit 2024-09-21T00:16:20.288153+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T00:16:21.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: audit 2024-09-21T00:16:20.288554+0000 mgr.y (mgr.25531) 435 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T00:16:21.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: cephadm 2024-09-21T00:16:20.290146+0000 mgr.y (mgr.25531) 436 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (3 PGs are or would become offline) 2024-09-21T00:16:21.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: cluster 2024-09-21T00:16:20.472777+0000 mon.a (mon.0) 672 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/723 objects degraded (5.671%), 12 pgs degraded) 2024-09-21T00:16:21.494 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:21 smithi079 bash[71956]: cluster 2024-09-21T00:16:20.472820+0000 mon.a (mon.0) 673 : cluster [INF] Cluster is now healthy 2024-09-21T00:16:23.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:23 smithi122 bash[48694]: cluster 2024-09-21T00:16:21.584742+0000 mgr.y (mgr.25531) 437 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-21T00:16:23.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:23 smithi079 bash[71956]: cluster 2024-09-21T00:16:21.584742+0000 mgr.y (mgr.25531) 437 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-21T00:16:23.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:23 smithi079 bash[68241]: cluster 2024-09-21T00:16:21.584742+0000 mgr.y (mgr.25531) 437 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-21T00:16:25.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:25 smithi122 bash[48694]: cluster 2024-09-21T00:16:23.585985+0000 mgr.y (mgr.25531) 438 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-09-21T00:16:25.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:25 smithi079 bash[68241]: cluster 2024-09-21T00:16:23.585985+0000 mgr.y (mgr.25531) 438 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-09-21T00:16:25.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:25 smithi079 bash[71956]: cluster 2024-09-21T00:16:23.585985+0000 mgr.y (mgr.25531) 438 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-09-21T00:16:26.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:26 smithi079 bash[68241]: audit 2024-09-21T00:16:24.783858+0000 mgr.y (mgr.25531) 439 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:26.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:26 smithi079 bash[71956]: audit 2024-09-21T00:16:24.783858+0000 mgr.y (mgr.25531) 439 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:26.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:26 smithi122 bash[48694]: audit 2024-09-21T00:16:24.783858+0000 mgr.y (mgr.25531) 439 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:27.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:27 smithi079 bash[71956]: cluster 2024-09-21T00:16:25.587263+0000 mgr.y (mgr.25531) 440 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-21T00:16:27.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:27 smithi079 bash[68241]: cluster 2024-09-21T00:16:25.587263+0000 mgr.y (mgr.25531) 440 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-21T00:16:27.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:27 smithi122 bash[48694]: cluster 2024-09-21T00:16:25.587263+0000 mgr.y (mgr.25531) 440 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-21T00:16:29.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:16:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:16:29] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-21T00:16:29.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:29 smithi079 bash[68241]: cluster 2024-09-21T00:16:27.588302+0000 mgr.y (mgr.25531) 441 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:16:29.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:29 smithi079 bash[68241]: audit 2024-09-21T00:16:28.746946+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:29.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:29 smithi079 bash[71956]: cluster 2024-09-21T00:16:27.588302+0000 mgr.y (mgr.25531) 441 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:16:29.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:29 smithi079 bash[71956]: audit 2024-09-21T00:16:28.746946+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:29.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:29 smithi122 bash[48694]: cluster 2024-09-21T00:16:27.588302+0000 mgr.y (mgr.25531) 441 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:16:29.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:29 smithi122 bash[48694]: audit 2024-09-21T00:16:28.746946+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:31.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:31 smithi079 bash[68241]: cluster 2024-09-21T00:16:29.589582+0000 mgr.y (mgr.25531) 442 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:16:31.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:31 smithi079 bash[71956]: cluster 2024-09-21T00:16:29.589582+0000 mgr.y (mgr.25531) 442 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:16:31.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:31 smithi122 bash[48694]: cluster 2024-09-21T00:16:29.589582+0000 mgr.y (mgr.25531) 442 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T00:16:33.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:33 smithi079 bash[68241]: cluster 2024-09-21T00:16:31.590653+0000 mgr.y (mgr.25531) 443 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:16:33.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:33 smithi079 bash[71956]: cluster 2024-09-21T00:16:31.590653+0000 mgr.y (mgr.25531) 443 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:16:33.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:33 smithi122 bash[48694]: cluster 2024-09-21T00:16:31.590653+0000 mgr.y (mgr.25531) 443 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:16:34.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:34 smithi079 bash[68241]: audit 2024-09-21T00:16:33.475870+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:34.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:34 smithi079 bash[68241]: audit 2024-09-21T00:16:33.477936+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:16:34.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:34 smithi079 bash[71956]: audit 2024-09-21T00:16:33.475870+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:34.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:34 smithi079 bash[71956]: audit 2024-09-21T00:16:33.477936+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:16:34.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:34 smithi122 bash[48694]: audit 2024-09-21T00:16:33.475870+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:34.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:34 smithi122 bash[48694]: audit 2024-09-21T00:16:33.477936+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:16:35.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:35 smithi079 bash[68241]: cluster 2024-09-21T00:16:33.591716+0000 mgr.y (mgr.25531) 444 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:16:35.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:35 smithi079 bash[68241]: audit 2024-09-21T00:16:35.306074+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T00:16:35.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:35 smithi079 bash[71956]: cluster 2024-09-21T00:16:33.591716+0000 mgr.y (mgr.25531) 444 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:16:35.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:35 smithi079 bash[71956]: audit 2024-09-21T00:16:35.306074+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T00:16:35.857 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:35 smithi122 bash[48694]: cluster 2024-09-21T00:16:33.591716+0000 mgr.y (mgr.25531) 444 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:16:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:35 smithi122 bash[48694]: audit 2024-09-21T00:16:35.306074+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T00:16:36.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:36 smithi122 bash[48694]: audit 2024-09-21T00:16:34.795120+0000 mgr.y (mgr.25531) 445 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:36.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:36 smithi122 bash[48694]: audit 2024-09-21T00:16:35.306507+0000 mgr.y (mgr.25531) 446 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T00:16:36.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:36 smithi122 bash[48694]: cephadm 2024-09-21T00:16:35.309211+0000 mgr.y (mgr.25531) 447 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T00:16:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:36 smithi079 bash[71956]: audit 2024-09-21T00:16:34.795120+0000 mgr.y (mgr.25531) 445 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:36 smithi079 bash[71956]: audit 2024-09-21T00:16:35.306507+0000 mgr.y (mgr.25531) 446 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T00:16:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:36 smithi079 bash[71956]: cephadm 2024-09-21T00:16:35.309211+0000 mgr.y (mgr.25531) 447 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T00:16:36.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:36 smithi079 bash[68241]: audit 2024-09-21T00:16:34.795120+0000 mgr.y (mgr.25531) 445 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:36.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:36 smithi079 bash[68241]: audit 2024-09-21T00:16:35.306507+0000 mgr.y (mgr.25531) 446 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T00:16:36.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:36 smithi079 bash[68241]: cephadm 2024-09-21T00:16:35.309211+0000 mgr.y (mgr.25531) 447 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T00:16:37.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:37 smithi122 bash[48694]: cluster 2024-09-21T00:16:35.592890+0000 mgr.y (mgr.25531) 448 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:16:37.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:37 smithi079 bash[71956]: cluster 2024-09-21T00:16:35.592890+0000 mgr.y (mgr.25531) 448 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:16:37.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:37 smithi079 bash[68241]: cluster 2024-09-21T00:16:35.592890+0000 mgr.y (mgr.25531) 448 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:16:38.543 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:16:38 smithi122 bash[47233]: logger=cleanup t=2024-09-21T00:16:38.143692087Z level=info msg="Completed cleanup jobs" duration=3.185284ms 2024-09-21T00:16:39.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:38 smithi079 bash[71956]: cluster 2024-09-21T00:16:37.593915+0000 mgr.y (mgr.25531) 449 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:16:39.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:38 smithi079 bash[71956]: cephadm 2024-09-21T00:16:37.915627+0000 mgr.y (mgr.25531) 450 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T00:16:39.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:38 smithi079 bash[71956]: audit 2024-09-21T00:16:37.925046+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:39.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:38 smithi079 bash[71956]: audit 2024-09-21T00:16:37.930826+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T00:16:39.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:38 smithi079 bash[71956]: audit 2024-09-21T00:16:37.932601+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:16:39.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:38 smithi079 bash[71956]: cephadm 2024-09-21T00:16:37.938267+0000 mgr.y (mgr.25531) 451 : cephadm [INF] Deploying daemon osd.6 on smithi122 2024-09-21T00:16:39.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:38 smithi079 bash[68241]: cluster 2024-09-21T00:16:37.593915+0000 mgr.y (mgr.25531) 449 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:16:39.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:38 smithi079 bash[68241]: cephadm 2024-09-21T00:16:37.915627+0000 mgr.y (mgr.25531) 450 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T00:16:39.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:38 smithi079 bash[68241]: audit 2024-09-21T00:16:37.925046+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:39.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:38 smithi079 bash[68241]: audit 2024-09-21T00:16:37.930826+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T00:16:39.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:38 smithi079 bash[68241]: audit 2024-09-21T00:16:37.932601+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:16:39.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:38 smithi079 bash[68241]: cephadm 2024-09-21T00:16:37.938267+0000 mgr.y (mgr.25531) 451 : cephadm [INF] Deploying daemon osd.6 on smithi122 2024-09-21T00:16:39.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:38 smithi122 bash[48694]: cluster 2024-09-21T00:16:37.593915+0000 mgr.y (mgr.25531) 449 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:16:39.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:38 smithi122 bash[48694]: cephadm 2024-09-21T00:16:37.915627+0000 mgr.y (mgr.25531) 450 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T00:16:39.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:38 smithi122 bash[48694]: audit 2024-09-21T00:16:37.925046+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:39.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:38 smithi122 bash[48694]: audit 2024-09-21T00:16:37.930826+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T00:16:39.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:38 smithi122 bash[48694]: audit 2024-09-21T00:16:37.932601+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:16:39.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:38 smithi122 bash[48694]: cephadm 2024-09-21T00:16:37.938267+0000 mgr.y (mgr.25531) 451 : cephadm [INF] Deploying daemon osd.6 on smithi122 2024-09-21T00:16:39.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:16:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:16:39] "GET /metrics HTTP/1.1" 200 38214 "" "Prometheus/2.43.0" 2024-09-21T00:16:41.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:40 smithi122 bash[48694]: cluster 2024-09-21T00:16:39.595126+0000 mgr.y (mgr.25531) 452 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:16:41.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:40 smithi079 bash[71956]: cluster 2024-09-21T00:16:39.595126+0000 mgr.y (mgr.25531) 452 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:16:41.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:40 smithi079 bash[68241]: cluster 2024-09-21T00:16:39.595126+0000 mgr.y (mgr.25531) 452 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:16:41.995 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:16:42.746 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:16:42.746 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (24m) 110s ago 34m 14.7M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:16:42.746 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (10m) 34s ago 33m 74.0M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:16:42.746 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (11m) 110s ago 32m 45.3M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:16:42.746 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (10m) 34s ago 40m 431M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:16:42.746 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (21m) 110s ago 42m 495M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:16:42.746 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (7m) 110s ago 42m 52.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:16:42.746 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (8m) 34s ago 40m 46.8M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:16:42.746 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (7m) 110s ago 40m 41.6M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:16:42.746 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (24m) 110s ago 34m 8699k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:16:42.746 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (24m) 34s ago 34m 9295k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:16:42.746 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (4m) 110s ago 40m 54.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:16:42.747 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (4m) 110s ago 39m 53.9M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:16:42.747 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (3m) 110s ago 38m 45.1M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:16:42.747 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (114s) 110s ago 38m - 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 3953efe8edc0 2024-09-21T00:16:42.747 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (81s) 34s ago 37m 48.8M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 89d085b8f3b2 2024-09-21T00:16:42.747 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (36s) 34s ago 36m - 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 79bb17f95a10 2024-09-21T00:16:42.747 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (36m) 34s ago 36m 63.4M 3292M 17.2.0 e1d6a67b021e 2e1d7f6253ea 2024-09-21T00:16:42.747 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (35m) 34s ago 35m 67.6M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:16:42.747 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (10m) 34s ago 34m 61.8M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:16:42.747 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (32m) 110s ago 32m 93.1M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:16:42.747 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (32m) 34s ago 32m 93.8M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:16:43.150 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:16:43 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:43.150 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:43 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:43.150 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:16:43 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:43.151 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:16:43 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:43.151 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:16:43 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:43.151 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:43 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:43.152 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:16:43 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:43.152 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:42 smithi122 bash[48694]: cluster 2024-09-21T00:16:41.596299+0000 mgr.y (mgr.25531) 453 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:16:43.152 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:42 smithi122 bash[48694]: audit 2024-09-21T00:16:41.982605+0000 mgr.y (mgr.25531) 454 : audit [DBG] from='client.54529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:43.152 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:42 smithi122 bash[48694]: audit 2024-09-21T00:16:42.354573+0000 mgr.y (mgr.25531) 455 : audit [DBG] from='client.54535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:43.152 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:43 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:43.152 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:16:43 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:43.158 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:16:43.158 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:16:43.158 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:16:43.159 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:16:43.159 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:16:43.159 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:16:43.159 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:16:43.159 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:16:43.159 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-09-21T00:16:43.159 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 6 2024-09-21T00:16:43.159 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:16:43.159 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:16:43.159 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:16:43.159 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:16:43.159 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:16:43.160 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-09-21T00:16:43.160 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 11 2024-09-21T00:16:43.160 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:16:43.160 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:16:43.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:42 smithi079 bash[68241]: cluster 2024-09-21T00:16:41.596299+0000 mgr.y (mgr.25531) 453 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:16:43.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:42 smithi079 bash[68241]: audit 2024-09-21T00:16:41.982605+0000 mgr.y (mgr.25531) 454 : audit [DBG] from='client.54529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:43.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:42 smithi079 bash[68241]: audit 2024-09-21T00:16:42.354573+0000 mgr.y (mgr.25531) 455 : audit [DBG] from='client.54535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:43.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:42 smithi079 bash[71956]: cluster 2024-09-21T00:16:41.596299+0000 mgr.y (mgr.25531) 453 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:16:43.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:42 smithi079 bash[71956]: audit 2024-09-21T00:16:41.982605+0000 mgr.y (mgr.25531) 454 : audit [DBG] from='client.54529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:43.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:42 smithi079 bash[71956]: audit 2024-09-21T00:16:42.354573+0000 mgr.y (mgr.25531) 455 : audit [DBG] from='client.54535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:43.505 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:16:43.505 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:16:43.505 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:16:43.505 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T00:16:43.505 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:16:43.506 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "6/8 daemons upgraded", 2024-09-21T00:16:43.506 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T00:16:43.506 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:16:43.506 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:16:43.608 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:43 smithi122 systemd[1]: Stopping Ceph osd.6 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:16:43.608 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:43 smithi122 bash[28922]: debug 2024-09-21T00:16:43.259+0000 7fbea2aab700 -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-21T00:16:43.608 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:43 smithi122 bash[28922]: debug 2024-09-21T00:16:43.259+0000 7fbea2aab700 -1 osd.6 142 *** Got signal Terminated *** 2024-09-21T00:16:43.608 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:43 smithi122 bash[28922]: debug 2024-09-21T00:16:43.259+0000 7fbea2aab700 -1 osd.6 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:16:44.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:43 smithi079 bash[68241]: audit 2024-09-21T00:16:42.710379+0000 mgr.y (mgr.25531) 456 : audit [DBG] from='client.54541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:44.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:43 smithi079 bash[68241]: audit 2024-09-21T00:16:43.159878+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.79:0/4268598338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:44.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:43 smithi079 bash[68241]: cluster 2024-09-21T00:16:43.261115+0000 mon.a (mon.0) 681 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T00:16:44.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:43 smithi079 bash[68241]: audit 2024-09-21T00:16:43.505788+0000 mgr.y (mgr.25531) 457 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:44.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:43 smithi079 bash[71956]: audit 2024-09-21T00:16:42.710379+0000 mgr.y (mgr.25531) 456 : audit [DBG] from='client.54541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:44.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:43 smithi079 bash[71956]: audit 2024-09-21T00:16:43.159878+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.79:0/4268598338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:44.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:43 smithi079 bash[71956]: cluster 2024-09-21T00:16:43.261115+0000 mon.a (mon.0) 681 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T00:16:44.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:43 smithi079 bash[71956]: audit 2024-09-21T00:16:43.505788+0000 mgr.y (mgr.25531) 457 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:44.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:43 smithi122 bash[48694]: audit 2024-09-21T00:16:42.710379+0000 mgr.y (mgr.25531) 456 : audit [DBG] from='client.54541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:44.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:43 smithi122 bash[48694]: audit 2024-09-21T00:16:43.159878+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.79:0/4268598338' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:16:44.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:43 smithi122 bash[48694]: cluster 2024-09-21T00:16:43.261115+0000 mon.a (mon.0) 681 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T00:16:44.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:43 smithi122 bash[48694]: audit 2024-09-21T00:16:43.505788+0000 mgr.y (mgr.25531) 457 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:16:45.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:44 smithi079 bash[68241]: cluster 2024-09-21T00:16:43.597384+0000 mgr.y (mgr.25531) 458 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:16:45.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:44 smithi079 bash[68241]: cluster 2024-09-21T00:16:43.930720+0000 mon.a (mon.0) 682 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:16:45.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:44 smithi079 bash[68241]: cluster 2024-09-21T00:16:43.949776+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-21T00:16:45.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:44 smithi079 bash[71956]: cluster 2024-09-21T00:16:43.597384+0000 mgr.y (mgr.25531) 458 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:16:45.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:44 smithi079 bash[71956]: cluster 2024-09-21T00:16:43.930720+0000 mon.a (mon.0) 682 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:16:45.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:44 smithi079 bash[71956]: cluster 2024-09-21T00:16:43.949776+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-21T00:16:45.358 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:45 smithi122 bash[64309]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-6 2024-09-21T00:16:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:45 smithi122 bash[48694]: cluster 2024-09-21T00:16:43.597384+0000 mgr.y (mgr.25531) 458 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:16:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:45 smithi122 bash[48694]: cluster 2024-09-21T00:16:43.930720+0000 mon.a (mon.0) 682 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:16:45.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:45 smithi122 bash[48694]: cluster 2024-09-21T00:16:43.949776+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-21T00:16:45.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:45 smithi122 bash[64374]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-6 2024-09-21T00:16:46.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:45 smithi079 bash[68241]: audit 2024-09-21T00:16:44.806365+0000 mgr.y (mgr.25531) 459 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:46.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:45 smithi079 bash[68241]: cluster 2024-09-21T00:16:44.947004+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T00:16:46.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:45 smithi079 bash[71956]: audit 2024-09-21T00:16:44.806365+0000 mgr.y (mgr.25531) 459 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:46.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:45 smithi079 bash[71956]: cluster 2024-09-21T00:16:44.947004+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T00:16:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:45 smithi122 bash[48694]: audit 2024-09-21T00:16:44.806365+0000 mgr.y (mgr.25531) 459 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:45 smithi122 bash[48694]: cluster 2024-09-21T00:16:44.947004+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T00:16:47.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:46 smithi122 bash[48694]: cluster 2024-09-21T00:16:45.598215+0000 mgr.y (mgr.25531) 460 : cluster [DBG] pgmap v266: 161 pgs: 21 peering, 140 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:16:47.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:46 smithi122 bash[48694]: cluster 2024-09-21T00:16:45.958237+0000 mon.a (mon.0) 685 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T00:16:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:46 smithi079 bash[68241]: cluster 2024-09-21T00:16:45.598215+0000 mgr.y (mgr.25531) 460 : cluster [DBG] pgmap v266: 161 pgs: 21 peering, 140 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:16:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:46 smithi079 bash[68241]: cluster 2024-09-21T00:16:45.958237+0000 mon.a (mon.0) 685 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T00:16:47.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:46 smithi079 bash[71956]: cluster 2024-09-21T00:16:45.598215+0000 mgr.y (mgr.25531) 460 : cluster [DBG] pgmap v266: 161 pgs: 21 peering, 140 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:16:47.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:46 smithi079 bash[71956]: cluster 2024-09-21T00:16:45.958237+0000 mon.a (mon.0) 685 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T00:16:47.929 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:16:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:47.929 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:16:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:47.930 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:47 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.6.service: Deactivated successfully. 2024-09-21T00:16:47.930 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:47 smithi122 systemd[1]: Stopped Ceph osd.6 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:16:47.930 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:47.931 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:16:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:47.931 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:16:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:47.932 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:16:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:47.932 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:16:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:47.932 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:16:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:47.933 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:47 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:16:48.358 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:47 smithi122 systemd[1]: Started Ceph osd.6 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:16:48.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:48 smithi122 bash[48694]: cluster 2024-09-21T00:16:47.971136+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: Degraded data redundancy: 13/723 objects degraded (1.798%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:48.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:48 smithi122 bash[48694]: audit 2024-09-21T00:16:47.989876+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:48.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:48 smithi122 bash[48694]: audit 2024-09-21T00:16:47.999504+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:48.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:48 smithi122 bash[48694]: audit 2024-09-21T00:16:48.001760+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:16:48.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:48 smithi079 bash[71956]: cluster 2024-09-21T00:16:47.971136+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: Degraded data redundancy: 13/723 objects degraded (1.798%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:48.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:48 smithi079 bash[71956]: audit 2024-09-21T00:16:47.989876+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:48.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:48 smithi079 bash[71956]: audit 2024-09-21T00:16:47.999504+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:48.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:48 smithi079 bash[71956]: audit 2024-09-21T00:16:48.001760+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:16:48.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:48 smithi079 bash[68241]: cluster 2024-09-21T00:16:47.971136+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: Degraded data redundancy: 13/723 objects degraded (1.798%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:48.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:48 smithi079 bash[68241]: audit 2024-09-21T00:16:47.989876+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:48.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:48 smithi079 bash[68241]: audit 2024-09-21T00:16:47.999504+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:48.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:48 smithi079 bash[68241]: audit 2024-09-21T00:16:48.001760+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:16:49.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:49 smithi122 bash[64520]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:16:49.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:49 smithi122 bash[64520]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:16:49.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:16:49] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-21T00:16:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[68241]: cluster 2024-09-21T00:16:47.599374+0000 mgr.y (mgr.25531) 461 : cluster [DBG] pgmap v267: 161 pgs: 6 active+undersized, 21 peering, 2 active+undersized+degraded, 132 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 13/723 objects degraded (1.798%) 2024-09-21T00:16:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[68241]: audit 2024-09-21T00:16:48.476130+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[68241]: audit 2024-09-21T00:16:48.477640+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:16:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[68241]: audit 2024-09-21T00:16:48.590118+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[68241]: audit 2024-09-21T00:16:48.595486+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[68241]: audit 2024-09-21T00:16:48.612218+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[68241]: audit 2024-09-21T00:16:48.616775+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[71956]: cluster 2024-09-21T00:16:47.599374+0000 mgr.y (mgr.25531) 461 : cluster [DBG] pgmap v267: 161 pgs: 6 active+undersized, 21 peering, 2 active+undersized+degraded, 132 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 13/723 objects degraded (1.798%) 2024-09-21T00:16:49.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[71956]: audit 2024-09-21T00:16:48.476130+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[71956]: audit 2024-09-21T00:16:48.477640+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:16:49.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[71956]: audit 2024-09-21T00:16:48.590118+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[71956]: audit 2024-09-21T00:16:48.595486+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[71956]: audit 2024-09-21T00:16:48.612218+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:49 smithi079 bash[71956]: audit 2024-09-21T00:16:48.616775+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:49 smithi122 bash[48694]: cluster 2024-09-21T00:16:47.599374+0000 mgr.y (mgr.25531) 461 : cluster [DBG] pgmap v267: 161 pgs: 6 active+undersized, 21 peering, 2 active+undersized+degraded, 132 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 13/723 objects degraded (1.798%) 2024-09-21T00:16:49.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:49 smithi122 bash[48694]: audit 2024-09-21T00:16:48.476130+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:49 smithi122 bash[48694]: audit 2024-09-21T00:16:48.477640+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:16:49.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:49 smithi122 bash[48694]: audit 2024-09-21T00:16:48.590118+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:49 smithi122 bash[48694]: audit 2024-09-21T00:16:48.595486+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:49 smithi122 bash[48694]: audit 2024-09-21T00:16:48.612218+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:49.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:49 smithi122 bash[48694]: audit 2024-09-21T00:16:48.616775+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:50.478 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:50 smithi122 bash[64520]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T00:16:50.478 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:50 smithi122 bash[64520]: 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-21T00:16:50.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:50 smithi122 bash[64520]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T00:16:50.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:50 smithi122 bash[64520]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T00:16:50.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:50 smithi122 bash[64520]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-21T00:16:50.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:50 smithi122 bash[64520]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T00:16:50.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:50 smithi122 bash[64520]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-21T00:16:51.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:51 smithi122 bash[48694]: cluster 2024-09-21T00:16:49.600901+0000 mgr.y (mgr.25531) 462 : cluster [DBG] pgmap v268: 161 pgs: 28 active+undersized, 11 peering, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 71/723 objects degraded (9.820%) 2024-09-21T00:16:51.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:51 smithi122 bash[48694]: cluster 2024-09-21T00:16:50.960233+0000 mon.a (mon.0) 696 : cluster [WRN] Health check update: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T00:16:51.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:51 smithi079 bash[71956]: cluster 2024-09-21T00:16:49.600901+0000 mgr.y (mgr.25531) 462 : cluster [DBG] pgmap v268: 161 pgs: 28 active+undersized, 11 peering, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 71/723 objects degraded (9.820%) 2024-09-21T00:16:51.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:51 smithi079 bash[71956]: cluster 2024-09-21T00:16:50.960233+0000 mon.a (mon.0) 696 : cluster [WRN] Health check update: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T00:16:51.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:51 smithi079 bash[68241]: cluster 2024-09-21T00:16:49.600901+0000 mgr.y (mgr.25531) 462 : cluster [DBG] pgmap v268: 161 pgs: 28 active+undersized, 11 peering, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 71/723 objects degraded (9.820%) 2024-09-21T00:16:51.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:51 smithi079 bash[68241]: cluster 2024-09-21T00:16:50.960233+0000 mon.a (mon.0) 696 : cluster [WRN] Health check update: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T00:16:52.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:52 smithi122 bash[48694]: cluster 2024-09-21T00:16:52.478440+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T00:16:52.608 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:52 smithi122 bash[64791]: debug 2024-09-21T00:16:52.383+0000 7f6a9fe30640 1 -- 172.21.15.122:0/1495431910 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5626574ac960 con 0x5626574cd800 2024-09-21T00:16:52.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:52 smithi079 bash[68241]: cluster 2024-09-21T00:16:52.478440+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T00:16:52.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:52 smithi079 bash[71956]: cluster 2024-09-21T00:16:52.478440+0000 mon.a (mon.0) 697 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T00:16:53.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:53 smithi122 bash[48694]: cluster 2024-09-21T00:16:51.602310+0000 mgr.y (mgr.25531) 463 : cluster [DBG] pgmap v269: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-09-21T00:16:53.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:53 smithi079 bash[71956]: cluster 2024-09-21T00:16:51.602310+0000 mgr.y (mgr.25531) 463 : cluster [DBG] pgmap v269: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-09-21T00:16:53.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:53 smithi079 bash[68241]: cluster 2024-09-21T00:16:51.602310+0000 mgr.y (mgr.25531) 463 : cluster [DBG] pgmap v269: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-09-21T00:16:54.358 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:53 smithi122 bash[64791]: debug 2024-09-21T00:16:53.915+0000 7f6aa2697640 -1 Falling back to public interface 2024-09-21T00:16:54.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:54 smithi079 bash[68241]: cluster 2024-09-21T00:16:53.603767+0000 mgr.y (mgr.25531) 464 : cluster [DBG] pgmap v270: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-09-21T00:16:54.817 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:54 smithi079 bash[71956]: cluster 2024-09-21T00:16:53.603767+0000 mgr.y (mgr.25531) 464 : cluster [DBG] pgmap v270: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-09-21T00:16:54.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:54 smithi122 bash[48694]: cluster 2024-09-21T00:16:53.603767+0000 mgr.y (mgr.25531) 464 : cluster [DBG] pgmap v270: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 85/723 objects degraded (11.757%) 2024-09-21T00:16:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:55 smithi122 bash[48694]: audit 2024-09-21T00:16:54.817694+0000 mgr.y (mgr.25531) 465 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:55.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:55 smithi079 bash[68241]: audit 2024-09-21T00:16:54.817694+0000 mgr.y (mgr.25531) 465 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:55.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:55 smithi079 bash[71956]: audit 2024-09-21T00:16:54.817694+0000 mgr.y (mgr.25531) 465 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:16:57.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:56 smithi122 bash[48694]: cluster 2024-09-21T00:16:55.605128+0000 mgr.y (mgr.25531) 466 : cluster [DBG] pgmap v271: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s; 85/723 objects degraded (11.757%) 2024-09-21T00:16:57.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:56 smithi122 bash[48694]: audit 2024-09-21T00:16:55.745256+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:57.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:56 smithi122 bash[48694]: audit 2024-09-21T00:16:55.755604+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:57.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:56 smithi122 bash[48694]: cluster 2024-09-21T00:16:55.961317+0000 mon.a (mon.0) 700 : cluster [WRN] Health check update: Degraded data redundancy: 85/723 objects degraded (11.757%), 18 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:57.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:56 smithi079 bash[68241]: cluster 2024-09-21T00:16:55.605128+0000 mgr.y (mgr.25531) 466 : cluster [DBG] pgmap v271: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s; 85/723 objects degraded (11.757%) 2024-09-21T00:16:57.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:56 smithi079 bash[68241]: audit 2024-09-21T00:16:55.745256+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:57.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:56 smithi079 bash[68241]: audit 2024-09-21T00:16:55.755604+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:57.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:56 smithi079 bash[68241]: cluster 2024-09-21T00:16:55.961317+0000 mon.a (mon.0) 700 : cluster [WRN] Health check update: Degraded data redundancy: 85/723 objects degraded (11.757%), 18 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:57.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:56 smithi079 bash[71956]: cluster 2024-09-21T00:16:55.605128+0000 mgr.y (mgr.25531) 466 : cluster [DBG] pgmap v271: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s; 85/723 objects degraded (11.757%) 2024-09-21T00:16:57.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:56 smithi079 bash[71956]: audit 2024-09-21T00:16:55.745256+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:57.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:56 smithi079 bash[71956]: audit 2024-09-21T00:16:55.755604+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:57.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:56 smithi079 bash[71956]: cluster 2024-09-21T00:16:55.961317+0000 mon.a (mon.0) 700 : cluster [WRN] Health check update: Degraded data redundancy: 85/723 objects degraded (11.757%), 18 pgs degraded (PG_DEGRADED) 2024-09-21T00:16:58.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:57 smithi079 bash[68241]: audit 2024-09-21T00:16:56.914917+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:58.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:57 smithi079 bash[68241]: audit 2024-09-21T00:16:56.926145+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:58.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:57 smithi079 bash[71956]: audit 2024-09-21T00:16:56.914917+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:58.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:57 smithi079 bash[71956]: audit 2024-09-21T00:16:56.926145+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:58.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:57 smithi122 bash[48694]: audit 2024-09-21T00:16:56.914917+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:58.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:57 smithi122 bash[48694]: audit 2024-09-21T00:16:56.926145+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:16:58.358 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:57 smithi122 bash[64791]: debug 2024-09-21T00:16:57.935+0000 7f6aa2697640 -1 osd.6 0 read_superblock omap replica is missing. 2024-09-21T00:16:58.358 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:57 smithi122 bash[64791]: debug 2024-09-21T00:16:57.971+0000 7f6aa2697640 -1 osd.6 142 log_to_monitors true 2024-09-21T00:16:59.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:58 smithi079 bash[68241]: cluster 2024-09-21T00:16:57.606349+0000 mgr.y (mgr.25531) 467 : cluster [DBG] pgmap v272: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 85/723 objects degraded (11.757%) 2024-09-21T00:16:59.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:58 smithi079 bash[68241]: audit 2024-09-21T00:16:57.976363+0000 mon.a (mon.0) 703 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T00:16:59.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:58 smithi079 bash[68241]: audit 2024-09-21T00:16:57.976498+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3479418964,v1:172.21.15.122:6817/3479418964]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T00:16:59.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:58 smithi079 bash[71956]: cluster 2024-09-21T00:16:57.606349+0000 mgr.y (mgr.25531) 467 : cluster [DBG] pgmap v272: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 85/723 objects degraded (11.757%) 2024-09-21T00:16:59.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:58 smithi079 bash[71956]: audit 2024-09-21T00:16:57.976363+0000 mon.a (mon.0) 703 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T00:16:59.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:58 smithi079 bash[71956]: audit 2024-09-21T00:16:57.976498+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3479418964,v1:172.21.15.122:6817/3479418964]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T00:16:59.358 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:16:58 smithi122 bash[64791]: debug 2024-09-21T00:16:58.971+0000 7f6a9a442640 -1 osd.6 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T00:16:59.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:58 smithi122 bash[48694]: cluster 2024-09-21T00:16:57.606349+0000 mgr.y (mgr.25531) 467 : cluster [DBG] pgmap v272: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 85/723 objects degraded (11.757%) 2024-09-21T00:16:59.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:58 smithi122 bash[48694]: audit 2024-09-21T00:16:57.976363+0000 mon.a (mon.0) 703 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T00:16:59.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:58 smithi122 bash[48694]: audit 2024-09-21T00:16:57.976498+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3479418964,v1:172.21.15.122:6817/3479418964]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T00:16:59.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:16:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:16:59] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-21T00:17:00.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:59 smithi079 bash[68241]: audit 2024-09-21T00:16:58.934088+0000 mon.a (mon.0) 704 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T00:17:00.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:59 smithi079 bash[68241]: cluster 2024-09-21T00:16:58.940642+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-21T00:17:00.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:59 smithi079 bash[68241]: audit 2024-09-21T00:16:58.946096+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3479418964,v1:172.21.15.122:6817/3479418964]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:17:00.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:16:59 smithi079 bash[68241]: audit 2024-09-21T00:16:58.946337+0000 mon.a (mon.0) 706 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:17:00.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:59 smithi079 bash[71956]: audit 2024-09-21T00:16:58.934088+0000 mon.a (mon.0) 704 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T00:17:00.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:59 smithi079 bash[71956]: cluster 2024-09-21T00:16:58.940642+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-21T00:17:00.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:59 smithi079 bash[71956]: audit 2024-09-21T00:16:58.946096+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3479418964,v1:172.21.15.122:6817/3479418964]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:17:00.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:16:59 smithi079 bash[71956]: audit 2024-09-21T00:16:58.946337+0000 mon.a (mon.0) 706 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:17:00.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:59 smithi122 bash[48694]: audit 2024-09-21T00:16:58.934088+0000 mon.a (mon.0) 704 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T00:17:00.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:59 smithi122 bash[48694]: cluster 2024-09-21T00:16:58.940642+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-21T00:17:00.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:59 smithi122 bash[48694]: audit 2024-09-21T00:16:58.946096+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3479418964,v1:172.21.15.122:6817/3479418964]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:17:00.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:16:59 smithi122 bash[48694]: audit 2024-09-21T00:16:58.946337+0000 mon.a (mon.0) 706 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:17:01.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:00 smithi079 bash[68241]: cluster 2024-09-21T00:16:59.607457+0000 mgr.y (mgr.25531) 468 : cluster [DBG] pgmap v274: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/723 objects degraded (11.757%) 2024-09-21T00:17:01.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:00 smithi079 bash[68241]: cluster 2024-09-21T00:16:59.935858+0000 mon.a (mon.0) 707 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:17:01.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:00 smithi079 bash[68241]: cluster 2024-09-21T00:16:59.959648+0000 mon.a (mon.0) 708 : cluster [INF] osd.6 [v2:172.21.15.122:6816/3479418964,v1:172.21.15.122:6817/3479418964] boot 2024-09-21T00:17:01.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:00 smithi079 bash[68241]: cluster 2024-09-21T00:16:59.959748+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T00:17:01.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:00 smithi079 bash[68241]: audit 2024-09-21T00:16:59.963291+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T00:17:01.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:00 smithi079 bash[71956]: cluster 2024-09-21T00:16:59.607457+0000 mgr.y (mgr.25531) 468 : cluster [DBG] pgmap v274: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/723 objects degraded (11.757%) 2024-09-21T00:17:01.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:00 smithi079 bash[71956]: cluster 2024-09-21T00:16:59.935858+0000 mon.a (mon.0) 707 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:17:01.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:00 smithi079 bash[71956]: cluster 2024-09-21T00:16:59.959648+0000 mon.a (mon.0) 708 : cluster [INF] osd.6 [v2:172.21.15.122:6816/3479418964,v1:172.21.15.122:6817/3479418964] boot 2024-09-21T00:17:01.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:00 smithi079 bash[71956]: cluster 2024-09-21T00:16:59.959748+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T00:17:01.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:00 smithi079 bash[71956]: audit 2024-09-21T00:16:59.963291+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T00:17:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:00 smithi122 bash[48694]: cluster 2024-09-21T00:16:59.607457+0000 mgr.y (mgr.25531) 468 : cluster [DBG] pgmap v274: 161 pgs: 35 active+undersized, 18 active+undersized+degraded, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/723 objects degraded (11.757%) 2024-09-21T00:17:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:00 smithi122 bash[48694]: cluster 2024-09-21T00:16:59.935858+0000 mon.a (mon.0) 707 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:17:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:00 smithi122 bash[48694]: cluster 2024-09-21T00:16:59.959648+0000 mon.a (mon.0) 708 : cluster [INF] osd.6 [v2:172.21.15.122:6816/3479418964,v1:172.21.15.122:6817/3479418964] boot 2024-09-21T00:17:01.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:00 smithi122 bash[48694]: cluster 2024-09-21T00:16:59.959748+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T00:17:01.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:00 smithi122 bash[48694]: audit 2024-09-21T00:16:59.963291+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T00:17:02.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:01 smithi079 bash[68241]: cluster 2024-09-21T00:17:00.957234+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T00:17:02.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:01 smithi079 bash[71956]: cluster 2024-09-21T00:17:00.957234+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T00:17:02.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:01 smithi122 bash[48694]: cluster 2024-09-21T00:17:00.957234+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T00:17:03.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:02 smithi079 bash[68241]: cluster 2024-09-21T00:17:01.608484+0000 mgr.y (mgr.25531) 469 : cluster [DBG] pgmap v277: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 112 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:17:03.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:02 smithi079 bash[68241]: cluster 2024-09-21T00:17:01.972595+0000 mon.a (mon.0) 712 : cluster [WRN] Health check update: Degraded data redundancy: 74/723 objects degraded (10.235%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T00:17:03.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:02 smithi079 bash[71956]: cluster 2024-09-21T00:17:01.608484+0000 mgr.y (mgr.25531) 469 : cluster [DBG] pgmap v277: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 112 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:17:03.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:02 smithi079 bash[71956]: cluster 2024-09-21T00:17:01.972595+0000 mon.a (mon.0) 712 : cluster [WRN] Health check update: Degraded data redundancy: 74/723 objects degraded (10.235%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T00:17:03.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:02 smithi122 bash[48694]: cluster 2024-09-21T00:17:01.608484+0000 mgr.y (mgr.25531) 469 : cluster [DBG] pgmap v277: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 112 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 74/723 objects degraded (10.235%) 2024-09-21T00:17:03.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:02 smithi122 bash[48694]: cluster 2024-09-21T00:17:01.972595+0000 mon.a (mon.0) 712 : cluster [WRN] Health check update: Degraded data redundancy: 74/723 objects degraded (10.235%), 17 pgs degraded (PG_DEGRADED) 2024-09-21T00:17:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:04 smithi122 bash[48694]: audit 2024-09-21T00:17:03.478101+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:04 smithi122 bash[48694]: audit 2024-09-21T00:17:03.480350+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:17:04.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:04 smithi079 bash[71956]: audit 2024-09-21T00:17:03.478101+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:04.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:04 smithi079 bash[71956]: audit 2024-09-21T00:17:03.480350+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:17:04.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:04 smithi079 bash[68241]: audit 2024-09-21T00:17:03.478101+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:04.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:04 smithi079 bash[68241]: audit 2024-09-21T00:17:03.480350+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:17:05.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:05 smithi079 bash[71956]: cluster 2024-09-21T00:17:03.609738+0000 mgr.y (mgr.25531) 470 : cluster [DBG] pgmap v278: 161 pgs: 21 active+undersized, 11 active+undersized+degraded, 129 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/723 objects degraded (6.224%) 2024-09-21T00:17:05.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:05 smithi079 bash[68241]: cluster 2024-09-21T00:17:03.609738+0000 mgr.y (mgr.25531) 470 : cluster [DBG] pgmap v278: 161 pgs: 21 active+undersized, 11 active+undersized+degraded, 129 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/723 objects degraded (6.224%) 2024-09-21T00:17:05.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:05 smithi122 bash[48694]: cluster 2024-09-21T00:17:03.609738+0000 mgr.y (mgr.25531) 470 : cluster [DBG] pgmap v278: 161 pgs: 21 active+undersized, 11 active+undersized+degraded, 129 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 45/723 objects degraded (6.224%) 2024-09-21T00:17:06.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:06 smithi122 bash[48694]: audit 2024-09-21T00:17:04.828045+0000 mgr.y (mgr.25531) 471 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:06.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:06 smithi079 bash[68241]: audit 2024-09-21T00:17:04.828045+0000 mgr.y (mgr.25531) 471 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:06.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:06 smithi079 bash[71956]: audit 2024-09-21T00:17:04.828045+0000 mgr.y (mgr.25531) 471 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:07.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: cluster 2024-09-21T00:17:05.610975+0000 mgr.y (mgr.25531) 472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-21T00:17:07.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: cluster 2024-09-21T00:17:06.486931+0000 mon.a (mon.0) 715 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/723 objects degraded (6.224%), 11 pgs degraded) 2024-09-21T00:17:07.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: cluster 2024-09-21T00:17:06.486976+0000 mon.a (mon.0) 716 : cluster [INF] Cluster is now healthy 2024-09-21T00:17:07.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: audit 2024-09-21T00:17:07.211772+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:07.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: audit 2024-09-21T00:17:07.221707+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:07.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: audit 2024-09-21T00:17:07.223905+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:07.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: audit 2024-09-21T00:17:07.225620+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:17:07.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: audit 2024-09-21T00:17:07.235711+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:07.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: audit 2024-09-21T00:17:07.390768+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:07.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: audit 2024-09-21T00:17:07.394133+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:07.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: audit 2024-09-21T00:17:07.396615+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:07.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: audit 2024-09-21T00:17:07.398735+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:07.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:07 smithi122 bash[48694]: audit 2024-09-21T00:17:07.401291+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T00:17:07.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: cluster 2024-09-21T00:17:05.610975+0000 mgr.y (mgr.25531) 472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-21T00:17:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: cluster 2024-09-21T00:17:06.486931+0000 mon.a (mon.0) 715 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/723 objects degraded (6.224%), 11 pgs degraded) 2024-09-21T00:17:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: cluster 2024-09-21T00:17:06.486976+0000 mon.a (mon.0) 716 : cluster [INF] Cluster is now healthy 2024-09-21T00:17:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: audit 2024-09-21T00:17:07.211772+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: audit 2024-09-21T00:17:07.221707+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: audit 2024-09-21T00:17:07.223905+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: audit 2024-09-21T00:17:07.225620+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:17:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: audit 2024-09-21T00:17:07.235711+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: audit 2024-09-21T00:17:07.390768+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: audit 2024-09-21T00:17:07.394133+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: audit 2024-09-21T00:17:07.396615+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:07.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: audit 2024-09-21T00:17:07.398735+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:07.993 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[68241]: audit 2024-09-21T00:17:07.401291+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T00:17:07.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: cluster 2024-09-21T00:17:05.610975+0000 mgr.y (mgr.25531) 472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-21T00:17:07.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: cluster 2024-09-21T00:17:06.486931+0000 mon.a (mon.0) 715 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/723 objects degraded (6.224%), 11 pgs degraded) 2024-09-21T00:17:07.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: cluster 2024-09-21T00:17:06.486976+0000 mon.a (mon.0) 716 : cluster [INF] Cluster is now healthy 2024-09-21T00:17:07.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: audit 2024-09-21T00:17:07.211772+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:07.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: audit 2024-09-21T00:17:07.221707+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:07.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: audit 2024-09-21T00:17:07.223905+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:07.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: audit 2024-09-21T00:17:07.225620+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:17:07.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: audit 2024-09-21T00:17:07.235711+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:07.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: audit 2024-09-21T00:17:07.390768+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:07.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: audit 2024-09-21T00:17:07.394133+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:07.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: audit 2024-09-21T00:17:07.396615+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:07.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: audit 2024-09-21T00:17:07.398735+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:07.994 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:07 smithi079 bash[71956]: audit 2024-09-21T00:17:07.401291+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T00:17:08.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:08 smithi122 bash[48694]: audit 2024-09-21T00:17:07.401633+0000 mgr.y (mgr.25531) 473 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T00:17:08.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:08 smithi122 bash[48694]: cephadm 2024-09-21T00:17:07.403241+0000 mgr.y (mgr.25531) 474 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T00:17:08.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:08 smithi079 bash[68241]: audit 2024-09-21T00:17:07.401633+0000 mgr.y (mgr.25531) 473 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T00:17:08.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:08 smithi079 bash[68241]: cephadm 2024-09-21T00:17:07.403241+0000 mgr.y (mgr.25531) 474 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T00:17:08.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:08 smithi079 bash[71956]: audit 2024-09-21T00:17:07.401633+0000 mgr.y (mgr.25531) 473 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T00:17:08.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:08 smithi079 bash[71956]: cephadm 2024-09-21T00:17:07.403241+0000 mgr.y (mgr.25531) 474 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T00:17:09.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:09 smithi079 bash[68241]: cluster 2024-09-21T00:17:07.612006+0000 mgr.y (mgr.25531) 475 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T00:17:09.742 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:17:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:17:09] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-21T00:17:09.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:09 smithi079 bash[71956]: cluster 2024-09-21T00:17:07.612006+0000 mgr.y (mgr.25531) 475 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T00:17:09.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:09 smithi122 bash[48694]: cluster 2024-09-21T00:17:07.612006+0000 mgr.y (mgr.25531) 475 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T00:17:11.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:10 smithi122 bash[48694]: cluster 2024-09-21T00:17:09.613236+0000 mgr.y (mgr.25531) 476 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-09-21T00:17:11.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:10 smithi122 bash[48694]: cephadm 2024-09-21T00:17:09.985125+0000 mgr.y (mgr.25531) 477 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T00:17:11.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:10 smithi122 bash[48694]: audit 2024-09-21T00:17:09.992500+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:11.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:10 smithi122 bash[48694]: audit 2024-09-21T00:17:09.996972+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T00:17:11.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:10 smithi122 bash[48694]: audit 2024-09-21T00:17:09.998685+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:11.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:10 smithi122 bash[48694]: cephadm 2024-09-21T00:17:10.004151+0000 mgr.y (mgr.25531) 478 : cephadm [INF] Deploying daemon osd.7 on smithi122 2024-09-21T00:17:11.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:10 smithi079 bash[68241]: cluster 2024-09-21T00:17:09.613236+0000 mgr.y (mgr.25531) 476 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-09-21T00:17:11.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:10 smithi079 bash[68241]: cephadm 2024-09-21T00:17:09.985125+0000 mgr.y (mgr.25531) 477 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T00:17:11.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:10 smithi079 bash[68241]: audit 2024-09-21T00:17:09.992500+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:11.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:10 smithi079 bash[68241]: audit 2024-09-21T00:17:09.996972+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T00:17:11.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:10 smithi079 bash[68241]: audit 2024-09-21T00:17:09.998685+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:11.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:10 smithi079 bash[68241]: cephadm 2024-09-21T00:17:10.004151+0000 mgr.y (mgr.25531) 478 : cephadm [INF] Deploying daemon osd.7 on smithi122 2024-09-21T00:17:11.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:10 smithi079 bash[71956]: cluster 2024-09-21T00:17:09.613236+0000 mgr.y (mgr.25531) 476 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-09-21T00:17:11.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:10 smithi079 bash[71956]: cephadm 2024-09-21T00:17:09.985125+0000 mgr.y (mgr.25531) 477 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T00:17:11.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:10 smithi079 bash[71956]: audit 2024-09-21T00:17:09.992500+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:11.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:10 smithi079 bash[71956]: audit 2024-09-21T00:17:09.996972+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T00:17:11.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:10 smithi079 bash[71956]: audit 2024-09-21T00:17:09.998685+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:11.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:10 smithi079 bash[71956]: cephadm 2024-09-21T00:17:10.004151+0000 mgr.y (mgr.25531) 478 : cephadm [INF] Deploying daemon osd.7 on smithi122 2024-09-21T00:17:13.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:12 smithi122 bash[48694]: cluster 2024-09-21T00:17:11.614316+0000 mgr.y (mgr.25531) 479 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:17:13.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:12 smithi079 bash[68241]: cluster 2024-09-21T00:17:11.614316+0000 mgr.y (mgr.25531) 479 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:17:13.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:12 smithi079 bash[71956]: cluster 2024-09-21T00:17:11.614316+0000 mgr.y (mgr.25531) 479 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:17:13.897 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:17:14.619 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:17:14.619 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (25m) 2m ago 34m 14.7M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:17:14.619 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (10m) 18s ago 34m 73.2M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:17:14.619 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (11m) 2m ago 32m 45.3M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:17:14.619 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (11m) 18s ago 41m 431M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:17:14.619 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (22m) 2m ago 43m 495M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (8m) 2m ago 43m 52.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (9m) 18s ago 41m 48.6M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (7m) 2m ago 41m 41.6M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (25m) 2m ago 35m 8699k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (24m) 18s ago 35m 9056k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (5m) 2m ago 40m 54.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (4m) 2m ago 39m 53.9M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (3m) 2m ago 39m 45.1M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (2m) 2m ago 38m - 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 3953efe8edc0 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (113s) 18s ago 38m 49.7M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 89d085b8f3b2 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (68s) 18s ago 37m 51.5M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 79bb17f95a10 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (23s) 18s ago 36m - 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 fbc7efec48f8 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (36m) 18s ago 36m 68.3M 3292M 17.2.0 e1d6a67b021e 41a26e4dd9b6 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (11m) 18s ago 35m 61.9M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (33m) 2m ago 33m 93.1M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:17:14.620 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (33m) 18s ago 33m 94.1M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:17:15.051 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 7 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:17:15.052 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:17:15.053 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:17:15.053 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-09-21T00:17:15.053 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 12 2024-09-21T00:17:15.053 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:17:15.053 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:17:15.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:14 smithi122 bash[48694]: cluster 2024-09-21T00:17:13.615408+0000 mgr.y (mgr.25531) 480 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:17:15.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:14 smithi122 bash[48694]: audit 2024-09-21T00:17:13.777289+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:15.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:14 smithi122 bash[48694]: audit 2024-09-21T00:17:13.885823+0000 mgr.y (mgr.25531) 481 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:15.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:14 smithi122 bash[48694]: audit 2024-09-21T00:17:14.247059+0000 mgr.y (mgr.25531) 482 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:14 smithi079 bash[68241]: cluster 2024-09-21T00:17:13.615408+0000 mgr.y (mgr.25531) 480 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:17:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:14 smithi079 bash[68241]: audit 2024-09-21T00:17:13.777289+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:14 smithi079 bash[68241]: audit 2024-09-21T00:17:13.885823+0000 mgr.y (mgr.25531) 481 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:14 smithi079 bash[68241]: audit 2024-09-21T00:17:14.247059+0000 mgr.y (mgr.25531) 482 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:15.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:14 smithi079 bash[71956]: cluster 2024-09-21T00:17:13.615408+0000 mgr.y (mgr.25531) 480 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:17:15.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:14 smithi079 bash[71956]: audit 2024-09-21T00:17:13.777289+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:15.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:14 smithi079 bash[71956]: audit 2024-09-21T00:17:13.885823+0000 mgr.y (mgr.25531) 481 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:15.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:14 smithi079 bash[71956]: audit 2024-09-21T00:17:14.247059+0000 mgr.y (mgr.25531) 482 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:15.404 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:17:15.404 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:17:15.404 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:17:15.404 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T00:17:15.404 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:17:15.404 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "7/8 daemons upgraded", 2024-09-21T00:17:15.404 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T00:17:15.405 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:17:15.405 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:17:15.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:15 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:15.608 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:17:15 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:15.609 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:17:15 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:15.609 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:17:15 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:15.609 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:17:15 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:15.610 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:17:15 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:15.610 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:17:15 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:15.610 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:17:15 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:15.610 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:15 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:15.610 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:15 smithi122 systemd[1]: Stopping Ceph osd.7 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:17:15.610 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:15 smithi122 bash[31934]: debug 2024-09-21T00:17:15.410+0000 7fc23ebb1700 -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-21T00:17:15.610 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:15 smithi122 bash[31934]: debug 2024-09-21T00:17:15.410+0000 7fc23ebb1700 -1 osd.7 147 *** Got signal Terminated *** 2024-09-21T00:17:15.611 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:15 smithi122 bash[31934]: debug 2024-09-21T00:17:15.410+0000 7fc23ebb1700 -1 osd.7 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:17:16.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:15 smithi122 bash[48694]: audit 2024-09-21T00:17:14.600655+0000 mgr.y (mgr.25531) 483 : audit [DBG] from='client.44637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:16.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:15 smithi122 bash[48694]: audit 2024-09-21T00:17:14.835999+0000 mgr.y (mgr.25531) 484 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:16.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:15 smithi122 bash[48694]: audit 2024-09-21T00:17:15.052794+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.79:0/2714539512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:16.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:15 smithi122 bash[48694]: audit 2024-09-21T00:17:15.404993+0000 mgr.y (mgr.25531) 485 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:16.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:15 smithi122 bash[48694]: cluster 2024-09-21T00:17:15.414164+0000 mon.a (mon.0) 731 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T00:17:16.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:15 smithi079 bash[68241]: audit 2024-09-21T00:17:14.600655+0000 mgr.y (mgr.25531) 483 : audit [DBG] from='client.44637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:16.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:15 smithi079 bash[68241]: audit 2024-09-21T00:17:14.835999+0000 mgr.y (mgr.25531) 484 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:16.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:15 smithi079 bash[68241]: audit 2024-09-21T00:17:15.052794+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.79:0/2714539512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:16.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:15 smithi079 bash[68241]: audit 2024-09-21T00:17:15.404993+0000 mgr.y (mgr.25531) 485 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:16.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:15 smithi079 bash[68241]: cluster 2024-09-21T00:17:15.414164+0000 mon.a (mon.0) 731 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T00:17:16.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:15 smithi079 bash[71956]: audit 2024-09-21T00:17:14.600655+0000 mgr.y (mgr.25531) 483 : audit [DBG] from='client.44637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:16.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:15 smithi079 bash[71956]: audit 2024-09-21T00:17:14.835999+0000 mgr.y (mgr.25531) 484 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:16.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:15 smithi079 bash[71956]: audit 2024-09-21T00:17:15.052794+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.79:0/2714539512' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:16.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:15 smithi079 bash[71956]: audit 2024-09-21T00:17:15.404993+0000 mgr.y (mgr.25531) 485 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:16.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:15 smithi079 bash[71956]: cluster 2024-09-21T00:17:15.414164+0000 mon.a (mon.0) 731 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T00:17:17.108 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:16 smithi122 bash[68482]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-7 2024-09-21T00:17:17.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:16 smithi122 bash[48694]: cluster 2024-09-21T00:17:15.616582+0000 mgr.y (mgr.25531) 486 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T00:17:17.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:16 smithi122 bash[48694]: cluster 2024-09-21T00:17:15.776798+0000 mon.a (mon.0) 732 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:17:17.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:16 smithi122 bash[48694]: cluster 2024-09-21T00:17:15.776849+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-21T00:17:17.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:16 smithi122 bash[48694]: cluster 2024-09-21T00:17:15.794165+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-21T00:17:17.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:16 smithi079 bash[68241]: cluster 2024-09-21T00:17:15.616582+0000 mgr.y (mgr.25531) 486 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T00:17:17.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:16 smithi079 bash[68241]: cluster 2024-09-21T00:17:15.776798+0000 mon.a (mon.0) 732 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:17:17.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:16 smithi079 bash[68241]: cluster 2024-09-21T00:17:15.776849+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-21T00:17:17.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:16 smithi079 bash[68241]: cluster 2024-09-21T00:17:15.794165+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-21T00:17:17.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:16 smithi079 bash[71956]: cluster 2024-09-21T00:17:15.616582+0000 mgr.y (mgr.25531) 486 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T00:17:17.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:16 smithi079 bash[71956]: cluster 2024-09-21T00:17:15.776798+0000 mon.a (mon.0) 732 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T00:17:17.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:16 smithi079 bash[71956]: cluster 2024-09-21T00:17:15.776849+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-21T00:17:17.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:16 smithi079 bash[71956]: cluster 2024-09-21T00:17:15.794165+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-21T00:17:17.615 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:17 smithi122 bash[68548]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-7 2024-09-21T00:17:18.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:17 smithi122 bash[48694]: cluster 2024-09-21T00:17:16.799921+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T00:17:18.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:17 smithi079 bash[68241]: cluster 2024-09-21T00:17:16.799921+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T00:17:18.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:17 smithi079 bash[71956]: cluster 2024-09-21T00:17:16.799921+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T00:17:18.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:18 smithi122 bash[48694]: cluster 2024-09-21T00:17:17.617360+0000 mgr.y (mgr.25531) 487 : cluster [DBG] pgmap v287: 161 pgs: 17 peering, 19 stale+active+clean, 125 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:17:18.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:18 smithi122 bash[48694]: cluster 2024-09-21T00:17:17.805861+0000 mon.a (mon.0) 736 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T00:17:18.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:18 smithi122 bash[48694]: audit 2024-09-21T00:17:18.476902+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:18.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:18 smithi122 bash[48694]: audit 2024-09-21T00:17:18.478887+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:17:19.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:18 smithi079 bash[68241]: cluster 2024-09-21T00:17:17.617360+0000 mgr.y (mgr.25531) 487 : cluster [DBG] pgmap v287: 161 pgs: 17 peering, 19 stale+active+clean, 125 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:17:19.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:18 smithi079 bash[68241]: cluster 2024-09-21T00:17:17.805861+0000 mon.a (mon.0) 736 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T00:17:19.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:18 smithi079 bash[68241]: audit 2024-09-21T00:17:18.476902+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:19.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:18 smithi079 bash[68241]: audit 2024-09-21T00:17:18.478887+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:17:19.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:18 smithi079 bash[71956]: cluster 2024-09-21T00:17:17.617360+0000 mgr.y (mgr.25531) 487 : cluster [DBG] pgmap v287: 161 pgs: 17 peering, 19 stale+active+clean, 125 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:17:19.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:18 smithi079 bash[71956]: cluster 2024-09-21T00:17:17.805861+0000 mon.a (mon.0) 736 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T00:17:19.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:18 smithi079 bash[71956]: audit 2024-09-21T00:17:18.476902+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:19.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:18 smithi079 bash[71956]: audit 2024-09-21T00:17:18.478887+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:17:19.454 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:19 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:19.454 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:17:19 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:19.455 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:17:19 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:19.455 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:17:19 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:19.455 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:17:19 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:19.456 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:17:19 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:19.456 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:17:19 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:19.456 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:17:19 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:19.456 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:19 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.7.service: Deactivated successfully. 2024-09-21T00:17:19.456 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:19 smithi122 systemd[1]: Stopped Ceph osd.7 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:17:19.456 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:19 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:17:19.457 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:19 smithi122 systemd[1]: Started Ceph osd.7 for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:17:19.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:17:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:17:19] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-09-21T00:17:20.813 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:20 smithi122 bash[48694]: audit 2024-09-21T00:17:19.504870+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:20.814 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:20 smithi122 bash[48694]: audit 2024-09-21T00:17:19.515797+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:20.814 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:20 smithi122 bash[48694]: audit 2024-09-21T00:17:19.519053+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:20.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:20 smithi079 bash[68241]: audit 2024-09-21T00:17:19.504870+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:20.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:20 smithi079 bash[68241]: audit 2024-09-21T00:17:19.515797+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:20.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:20 smithi079 bash[68241]: audit 2024-09-21T00:17:19.519053+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:20.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:20 smithi079 bash[71956]: audit 2024-09-21T00:17:19.504870+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:20.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:20 smithi079 bash[71956]: audit 2024-09-21T00:17:19.515797+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:20.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:20 smithi079 bash[71956]: audit 2024-09-21T00:17:19.519053+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:21.108 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:20 smithi122 bash[68694]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:17:21.108 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:20 smithi122 bash[68694]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T00:17:21.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:21 smithi122 bash[48694]: cluster 2024-09-21T00:17:19.618750+0000 mgr.y (mgr.25531) 488 : cluster [DBG] pgmap v288: 161 pgs: 20 active+undersized, 17 peering, 4 stale+active+clean, 12 active+undersized+degraded, 108 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 58/723 objects degraded (8.022%) 2024-09-21T00:17:21.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:21 smithi122 bash[48694]: cluster 2024-09-21T00:17:20.511679+0000 mon.a (mon.0) 742 : cluster [WRN] Health check failed: Degraded data redundancy: 58/723 objects degraded (8.022%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T00:17:21.609 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:21 smithi122 bash[68694]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T00:17:21.609 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:21 smithi122 bash[68694]: 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-21T00:17:21.973 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:21 smithi122 bash[68694]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-21T00:17:21.974 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:21 smithi122 bash[68694]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T00:17:21.974 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:21 smithi122 bash[68694]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-21T00:17:21.974 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:21 smithi122 bash[68694]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T00:17:21.974 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:21 smithi122 bash[68694]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-21T00:17:21.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:21 smithi079 bash[68241]: cluster 2024-09-21T00:17:19.618750+0000 mgr.y (mgr.25531) 488 : cluster [DBG] pgmap v288: 161 pgs: 20 active+undersized, 17 peering, 4 stale+active+clean, 12 active+undersized+degraded, 108 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 58/723 objects degraded (8.022%) 2024-09-21T00:17:21.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:21 smithi079 bash[68241]: cluster 2024-09-21T00:17:20.511679+0000 mon.a (mon.0) 742 : cluster [WRN] Health check failed: Degraded data redundancy: 58/723 objects degraded (8.022%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T00:17:21.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:21 smithi079 bash[71956]: cluster 2024-09-21T00:17:19.618750+0000 mgr.y (mgr.25531) 488 : cluster [DBG] pgmap v288: 161 pgs: 20 active+undersized, 17 peering, 4 stale+active+clean, 12 active+undersized+degraded, 108 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 58/723 objects degraded (8.022%) 2024-09-21T00:17:21.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:21 smithi079 bash[71956]: cluster 2024-09-21T00:17:20.511679+0000 mon.a (mon.0) 742 : cluster [WRN] Health check failed: Degraded data redundancy: 58/723 objects degraded (8.022%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T00:17:23.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:23 smithi122 bash[48694]: cluster 2024-09-21T00:17:21.620266+0000 mgr.y (mgr.25531) 489 : cluster [DBG] pgmap v289: 161 pgs: 35 active+undersized, 12 peering, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 87/723 objects degraded (12.033%) 2024-09-21T00:17:23.858 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:23 smithi122 bash[68920]: debug 2024-09-21T00:17:23.582+0000 7f260915e640 1 -- 172.21.15.122:0/4184798611 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5569b8962960 con 0x5569b8983800 2024-09-21T00:17:23.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:23 smithi079 bash[68241]: cluster 2024-09-21T00:17:21.620266+0000 mgr.y (mgr.25531) 489 : cluster [DBG] pgmap v289: 161 pgs: 35 active+undersized, 12 peering, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 87/723 objects degraded (12.033%) 2024-09-21T00:17:23.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:23 smithi079 bash[71956]: cluster 2024-09-21T00:17:21.620266+0000 mgr.y (mgr.25531) 489 : cluster [DBG] pgmap v289: 161 pgs: 35 active+undersized, 12 peering, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 87/723 objects degraded (12.033%) 2024-09-21T00:17:24.844 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:24 smithi079 bash[68241]: cluster 2024-09-21T00:17:23.621764+0000 mgr.y (mgr.25531) 490 : cluster [DBG] pgmap v290: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 98/723 objects degraded (13.555%) 2024-09-21T00:17:24.844 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:24 smithi079 bash[68241]: cluster 2024-09-21T00:17:24.509234+0000 mon.a (mon.0) 743 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-21T00:17:24.845 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:24 smithi079 bash[71956]: cluster 2024-09-21T00:17:23.621764+0000 mgr.y (mgr.25531) 490 : cluster [DBG] pgmap v290: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 98/723 objects degraded (13.555%) 2024-09-21T00:17:24.845 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:24 smithi079 bash[71956]: cluster 2024-09-21T00:17:24.509234+0000 mon.a (mon.0) 743 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-21T00:17:24.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:24 smithi122 bash[48694]: cluster 2024-09-21T00:17:23.621764+0000 mgr.y (mgr.25531) 490 : cluster [DBG] pgmap v290: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 98/723 objects degraded (13.555%) 2024-09-21T00:17:24.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:24 smithi122 bash[48694]: cluster 2024-09-21T00:17:24.509234+0000 mon.a (mon.0) 743 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-21T00:17:25.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:24 smithi122 bash[68920]: debug 2024-09-21T00:17:24.906+0000 7f260b9c5640 -1 Falling back to public interface 2024-09-21T00:17:25.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:25 smithi122 bash[48694]: audit 2024-09-21T00:17:24.845272+0000 mgr.y (mgr.25531) 491 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:25.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:25 smithi079 bash[71956]: audit 2024-09-21T00:17:24.845272+0000 mgr.y (mgr.25531) 491 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:25.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:25 smithi079 bash[68241]: audit 2024-09-21T00:17:24.845272+0000 mgr.y (mgr.25531) 491 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:26.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:26 smithi122 bash[48694]: cluster 2024-09-21T00:17:25.623157+0000 mgr.y (mgr.25531) 492 : cluster [DBG] pgmap v291: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 98/723 objects degraded (13.555%) 2024-09-21T00:17:26.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:26 smithi122 bash[48694]: cluster 2024-09-21T00:17:25.968603+0000 mon.a (mon.0) 744 : cluster [WRN] Health check update: Degraded data redundancy: 98/723 objects degraded (13.555%), 27 pgs degraded (PG_DEGRADED) 2024-09-21T00:17:26.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:26 smithi079 bash[68241]: cluster 2024-09-21T00:17:25.623157+0000 mgr.y (mgr.25531) 492 : cluster [DBG] pgmap v291: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 98/723 objects degraded (13.555%) 2024-09-21T00:17:26.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:26 smithi079 bash[68241]: cluster 2024-09-21T00:17:25.968603+0000 mon.a (mon.0) 744 : cluster [WRN] Health check update: Degraded data redundancy: 98/723 objects degraded (13.555%), 27 pgs degraded (PG_DEGRADED) 2024-09-21T00:17:26.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:26 smithi079 bash[71956]: cluster 2024-09-21T00:17:25.623157+0000 mgr.y (mgr.25531) 492 : cluster [DBG] pgmap v291: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 98/723 objects degraded (13.555%) 2024-09-21T00:17:26.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:26 smithi079 bash[71956]: cluster 2024-09-21T00:17:25.968603+0000 mon.a (mon.0) 744 : cluster [WRN] Health check update: Degraded data redundancy: 98/723 objects degraded (13.555%), 27 pgs degraded (PG_DEGRADED) 2024-09-21T00:17:28.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:28 smithi122 bash[48694]: audit 2024-09-21T00:17:27.061512+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:28.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:28 smithi122 bash[48694]: audit 2024-09-21T00:17:27.073806+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:28.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:28 smithi079 bash[68241]: audit 2024-09-21T00:17:27.061512+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:28.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:28 smithi079 bash[68241]: audit 2024-09-21T00:17:27.073806+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:28.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:28 smithi079 bash[71956]: audit 2024-09-21T00:17:27.061512+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:28.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:28 smithi079 bash[71956]: audit 2024-09-21T00:17:27.073806+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:29.108 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:28 smithi122 bash[68920]: debug 2024-09-21T00:17:28.606+0000 7f260b9c5640 -1 osd.7 0 read_superblock omap replica is missing. 2024-09-21T00:17:29.108 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:28 smithi122 bash[68920]: debug 2024-09-21T00:17:28.654+0000 7f260b9c5640 -1 osd.7 147 log_to_monitors true 2024-09-21T00:17:29.608 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:17:29 smithi122 bash[68920]: debug 2024-09-21T00:17:29.310+0000 7f2603770640 -1 osd.7 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T00:17:29.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:29 smithi122 bash[48694]: cluster 2024-09-21T00:17:27.624404+0000 mgr.y (mgr.25531) 493 : cluster [DBG] pgmap v292: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 378 B/s rd, 0 op/s; 98/723 objects degraded (13.555%) 2024-09-21T00:17:29.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:29 smithi122 bash[48694]: audit 2024-09-21T00:17:28.262164+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:29.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:29 smithi122 bash[48694]: audit 2024-09-21T00:17:28.274850+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:29.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:29 smithi122 bash[48694]: audit 2024-09-21T00:17:28.660616+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/1066752335,v1:172.21.15.122:6825/1066752335]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T00:17:29.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:29 smithi122 bash[48694]: audit 2024-09-21T00:17:28.660792+0000 mon.a (mon.0) 749 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T00:17:29.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:17:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:17:29] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-09-21T00:17:29.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:29 smithi079 bash[71956]: cluster 2024-09-21T00:17:27.624404+0000 mgr.y (mgr.25531) 493 : cluster [DBG] pgmap v292: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 378 B/s rd, 0 op/s; 98/723 objects degraded (13.555%) 2024-09-21T00:17:29.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:29 smithi079 bash[71956]: audit 2024-09-21T00:17:28.262164+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:29.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:29 smithi079 bash[71956]: audit 2024-09-21T00:17:28.274850+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:29.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:29 smithi079 bash[71956]: audit 2024-09-21T00:17:28.660616+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/1066752335,v1:172.21.15.122:6825/1066752335]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T00:17:29.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:29 smithi079 bash[71956]: audit 2024-09-21T00:17:28.660792+0000 mon.a (mon.0) 749 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T00:17:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:29 smithi079 bash[68241]: cluster 2024-09-21T00:17:27.624404+0000 mgr.y (mgr.25531) 493 : cluster [DBG] pgmap v292: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 378 B/s rd, 0 op/s; 98/723 objects degraded (13.555%) 2024-09-21T00:17:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:29 smithi079 bash[68241]: audit 2024-09-21T00:17:28.262164+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:29 smithi079 bash[68241]: audit 2024-09-21T00:17:28.274850+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:29 smithi079 bash[68241]: audit 2024-09-21T00:17:28.660616+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/1066752335,v1:172.21.15.122:6825/1066752335]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T00:17:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:29 smithi079 bash[68241]: audit 2024-09-21T00:17:28.660792+0000 mon.a (mon.0) 749 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T00:17:30.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:30 smithi122 bash[48694]: audit 2024-09-21T00:17:29.273529+0000 mon.a (mon.0) 750 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T00:17:30.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:30 smithi122 bash[48694]: cluster 2024-09-21T00:17:29.280735+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-21T00:17:30.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:30 smithi122 bash[48694]: audit 2024-09-21T00:17:29.282016+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/1066752335,v1:172.21.15.122:6825/1066752335]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:17:30.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:30 smithi122 bash[48694]: audit 2024-09-21T00:17:29.284189+0000 mon.a (mon.0) 752 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:17:30.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:30 smithi079 bash[68241]: audit 2024-09-21T00:17:29.273529+0000 mon.a (mon.0) 750 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T00:17:30.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:30 smithi079 bash[68241]: cluster 2024-09-21T00:17:29.280735+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-21T00:17:30.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:30 smithi079 bash[68241]: audit 2024-09-21T00:17:29.282016+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/1066752335,v1:172.21.15.122:6825/1066752335]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:17:30.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:30 smithi079 bash[68241]: audit 2024-09-21T00:17:29.284189+0000 mon.a (mon.0) 752 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:17:30.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:30 smithi079 bash[71956]: audit 2024-09-21T00:17:29.273529+0000 mon.a (mon.0) 750 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T00:17:30.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:30 smithi079 bash[71956]: cluster 2024-09-21T00:17:29.280735+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-21T00:17:30.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:30 smithi079 bash[71956]: audit 2024-09-21T00:17:29.282016+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/1066752335,v1:172.21.15.122:6825/1066752335]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:17:30.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:30 smithi079 bash[71956]: audit 2024-09-21T00:17:29.284189+0000 mon.a (mon.0) 752 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-09-21T00:17:31.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:31 smithi122 bash[48694]: cluster 2024-09-21T00:17:29.625379+0000 mgr.y (mgr.25531) 494 : cluster [DBG] pgmap v294: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s; 98/723 objects degraded (13.555%) 2024-09-21T00:17:31.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:31 smithi122 bash[48694]: cluster 2024-09-21T00:17:30.275212+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:17:31.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:31 smithi122 bash[48694]: cluster 2024-09-21T00:17:30.297594+0000 mon.a (mon.0) 754 : cluster [INF] osd.7 [v2:172.21.15.122:6824/1066752335,v1:172.21.15.122:6825/1066752335] boot 2024-09-21T00:17:31.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:31 smithi122 bash[48694]: cluster 2024-09-21T00:17:30.297709+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T00:17:31.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:31 smithi122 bash[48694]: audit 2024-09-21T00:17:30.307047+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T00:17:31.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:31 smithi079 bash[68241]: cluster 2024-09-21T00:17:29.625379+0000 mgr.y (mgr.25531) 494 : cluster [DBG] pgmap v294: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s; 98/723 objects degraded (13.555%) 2024-09-21T00:17:31.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:31 smithi079 bash[68241]: cluster 2024-09-21T00:17:30.275212+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:17:31.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:31 smithi079 bash[68241]: cluster 2024-09-21T00:17:30.297594+0000 mon.a (mon.0) 754 : cluster [INF] osd.7 [v2:172.21.15.122:6824/1066752335,v1:172.21.15.122:6825/1066752335] boot 2024-09-21T00:17:31.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:31 smithi079 bash[68241]: cluster 2024-09-21T00:17:30.297709+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T00:17:31.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:31 smithi079 bash[68241]: audit 2024-09-21T00:17:30.307047+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T00:17:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:31 smithi079 bash[71956]: cluster 2024-09-21T00:17:29.625379+0000 mgr.y (mgr.25531) 494 : cluster [DBG] pgmap v294: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s; 98/723 objects degraded (13.555%) 2024-09-21T00:17:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:31 smithi079 bash[71956]: cluster 2024-09-21T00:17:30.275212+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T00:17:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:31 smithi079 bash[71956]: cluster 2024-09-21T00:17:30.297594+0000 mon.a (mon.0) 754 : cluster [INF] osd.7 [v2:172.21.15.122:6824/1066752335,v1:172.21.15.122:6825/1066752335] boot 2024-09-21T00:17:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:31 smithi079 bash[71956]: cluster 2024-09-21T00:17:30.297709+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T00:17:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:31 smithi079 bash[71956]: audit 2024-09-21T00:17:30.307047+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T00:17:32.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:32 smithi122 bash[48694]: cluster 2024-09-21T00:17:31.293817+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T00:17:32.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:32 smithi079 bash[71956]: cluster 2024-09-21T00:17:31.293817+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T00:17:32.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:32 smithi079 bash[68241]: cluster 2024-09-21T00:17:31.293817+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T00:17:33.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:33 smithi122 bash[48694]: cluster 2024-09-21T00:17:31.626363+0000 mgr.y (mgr.25531) 495 : cluster [DBG] pgmap v297: 161 pgs: 4 peering, 40 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 95/723 objects degraded (13.140%) 2024-09-21T00:17:33.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:33 smithi122 bash[48694]: cluster 2024-09-21T00:17:32.310750+0000 mon.a (mon.0) 758 : cluster [WRN] Health check update: Degraded data redundancy: 95/723 objects degraded (13.140%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T00:17:33.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:33 smithi079 bash[68241]: cluster 2024-09-21T00:17:31.626363+0000 mgr.y (mgr.25531) 495 : cluster [DBG] pgmap v297: 161 pgs: 4 peering, 40 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 95/723 objects degraded (13.140%) 2024-09-21T00:17:33.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:33 smithi079 bash[68241]: cluster 2024-09-21T00:17:32.310750+0000 mon.a (mon.0) 758 : cluster [WRN] Health check update: Degraded data redundancy: 95/723 objects degraded (13.140%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T00:17:33.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:33 smithi079 bash[71956]: cluster 2024-09-21T00:17:31.626363+0000 mgr.y (mgr.25531) 495 : cluster [DBG] pgmap v297: 161 pgs: 4 peering, 40 active+undersized, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 95/723 objects degraded (13.140%) 2024-09-21T00:17:33.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:33 smithi079 bash[71956]: cluster 2024-09-21T00:17:32.310750+0000 mon.a (mon.0) 758 : cluster [WRN] Health check update: Degraded data redundancy: 95/723 objects degraded (13.140%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T00:17:34.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:34 smithi079 bash[68241]: audit 2024-09-21T00:17:33.478291+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:34.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:34 smithi079 bash[68241]: audit 2024-09-21T00:17:33.480400+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:17:34.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:34 smithi079 bash[71956]: audit 2024-09-21T00:17:33.478291+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:34.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:34 smithi079 bash[71956]: audit 2024-09-21T00:17:33.480400+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:17:34.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:34 smithi122 bash[48694]: audit 2024-09-21T00:17:33.478291+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:34.755 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:34 smithi122 bash[48694]: audit 2024-09-21T00:17:33.480400+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:17:35.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:35 smithi079 bash[71956]: cluster 2024-09-21T00:17:33.627718+0000 mgr.y (mgr.25531) 496 : cluster [DBG] pgmap v298: 161 pgs: 4 peering, 29 active+undersized, 15 active+undersized+degraded, 113 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/723 objects degraded (8.575%) 2024-09-21T00:17:35.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:35 smithi079 bash[68241]: cluster 2024-09-21T00:17:33.627718+0000 mgr.y (mgr.25531) 496 : cluster [DBG] pgmap v298: 161 pgs: 4 peering, 29 active+undersized, 15 active+undersized+degraded, 113 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/723 objects degraded (8.575%) 2024-09-21T00:17:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:35 smithi122 bash[48694]: cluster 2024-09-21T00:17:33.627718+0000 mgr.y (mgr.25531) 496 : cluster [DBG] pgmap v298: 161 pgs: 4 peering, 29 active+undersized, 15 active+undersized+degraded, 113 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/723 objects degraded (8.575%) 2024-09-21T00:17:36.779 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:36 smithi122 bash[48694]: audit 2024-09-21T00:17:34.846670+0000 mgr.y (mgr.25531) 497 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:36.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:36 smithi079 bash[71956]: audit 2024-09-21T00:17:34.846670+0000 mgr.y (mgr.25531) 497 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:36.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:36 smithi079 bash[68241]: audit 2024-09-21T00:17:34.846670+0000 mgr.y (mgr.25531) 497 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:37.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:37 smithi122 bash[48694]: cluster 2024-09-21T00:17:35.628918+0000 mgr.y (mgr.25531) 498 : cluster [DBG] pgmap v299: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T00:17:37.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:37 smithi122 bash[48694]: cluster 2024-09-21T00:17:36.486745+0000 mon.a (mon.0) 761 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/723 objects degraded (8.575%), 15 pgs degraded) 2024-09-21T00:17:37.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:37 smithi079 bash[68241]: cluster 2024-09-21T00:17:35.628918+0000 mgr.y (mgr.25531) 498 : cluster [DBG] pgmap v299: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T00:17:37.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:37 smithi079 bash[68241]: cluster 2024-09-21T00:17:36.486745+0000 mon.a (mon.0) 761 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/723 objects degraded (8.575%), 15 pgs degraded) 2024-09-21T00:17:37.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:37 smithi079 bash[71956]: cluster 2024-09-21T00:17:35.628918+0000 mgr.y (mgr.25531) 498 : cluster [DBG] pgmap v299: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T00:17:37.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:37 smithi079 bash[71956]: cluster 2024-09-21T00:17:36.486745+0000 mon.a (mon.0) 761 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/723 objects degraded (8.575%), 15 pgs degraded) 2024-09-21T00:17:39.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:17:39] "GET /metrics HTTP/1.1" 200 38178 "" "Prometheus/2.43.0" 2024-09-21T00:17:39.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: cluster 2024-09-21T00:17:37.629931+0000 mgr.y (mgr.25531) 499 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:17:39.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.431076+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:39.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.441652+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:39.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.444009+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:39.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.445734+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:17:39.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.456103+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:39.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.606009+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:39.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.609268+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:39.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.611715+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:39.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.613781+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:39.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.617066+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.624180+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.628255+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-21T00:17:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.634010+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T00:17:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.638112+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-21T00:17:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.643844+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T00:17:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.648050+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-21T00:17:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.653893+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T00:17:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.658140+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-21T00:17:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.664086+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T00:17:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.668166+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-21T00:17:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.673754+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T00:17:39.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.678435+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-21T00:17:39.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.685232+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T00:17:39.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.689650+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-21T00:17:39.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.697507+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T00:17:39.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.701619+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-21T00:17:39.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.711326+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T00:17:39.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[68241]: audit 2024-09-21T00:17:38.720473+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-09-21T00:17:39.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: cluster 2024-09-21T00:17:37.629931+0000 mgr.y (mgr.25531) 499 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:17:39.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.431076+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:39.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.441652+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:39.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.444009+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:39.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.445734+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:17:39.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.456103+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:39.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.606009+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:39.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.609268+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:39.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.611715+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:39.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.613781+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:39.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.617066+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:39.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.624180+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:39.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.628255+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-21T00:17:39.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.634010+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T00:17:39.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.638112+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-21T00:17:39.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.643844+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T00:17:39.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.648050+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-21T00:17:39.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.653893+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T00:17:39.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.658140+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-21T00:17:39.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.664086+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T00:17:39.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.668166+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-21T00:17:39.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.673754+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T00:17:39.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.678435+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-21T00:17:39.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.685232+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T00:17:39.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.689650+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-21T00:17:39.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.697507+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T00:17:39.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.701619+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-21T00:17:39.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.711326+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T00:17:39.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:39 smithi079 bash[71956]: audit 2024-09-21T00:17:38.720473+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-09-21T00:17:39.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: cluster 2024-09-21T00:17:37.629931+0000 mgr.y (mgr.25531) 499 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:17:39.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.431076+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:39.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.441652+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:39.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.444009+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:39.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.445734+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:17:39.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.456103+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:39.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.606009+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.609268+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.611715+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.613781+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.617066+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.624180+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.628255+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.634010+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.638112+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.643844+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.648050+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.653893+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.658140+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.664086+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T00:17:39.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.668166+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-21T00:17:39.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.673754+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T00:17:39.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.678435+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-21T00:17:39.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.685232+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T00:17:39.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.689650+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-21T00:17:39.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.697507+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T00:17:39.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.701619+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-21T00:17:39.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.711326+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T00:17:39.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:39 smithi122 bash[48694]: audit 2024-09-21T00:17:38.720473+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-09-21T00:17:40.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: cephadm 2024-09-21T00:17:38.618466+0000 mgr.y (mgr.25531) 500 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T00:17:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: cephadm 2024-09-21T00:17:38.719938+0000 mgr.y (mgr.25531) 501 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-21T00:17:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: cluster 2024-09-21T00:17:39.706052+0000 mon.a (mon.0) 790 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-21T00:17:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: cluster 2024-09-21T00:17:39.706103+0000 mon.a (mon.0) 791 : cluster [INF] Cluster is now healthy 2024-09-21T00:17:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.708454+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-21T00:17:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: cluster 2024-09-21T00:17:39.714142+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T00:17:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.722059+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.728145+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.731790+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.737977+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.741097+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.742964+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.748553+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.751249+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.757345+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.761502+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.766308+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.769326+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.771102+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.772886+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.774641+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: cephadm 2024-09-21T00:17:38.618466+0000 mgr.y (mgr.25531) 500 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T00:17:40.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: cephadm 2024-09-21T00:17:38.719938+0000 mgr.y (mgr.25531) 501 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: cluster 2024-09-21T00:17:39.706052+0000 mon.a (mon.0) 790 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: cluster 2024-09-21T00:17:39.706103+0000 mon.a (mon.0) 791 : cluster [INF] Cluster is now healthy 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.708454+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: cluster 2024-09-21T00:17:39.714142+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.722059+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.728145+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.731790+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.737977+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.741097+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.742964+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.748553+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.751249+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.757345+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.761502+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.766308+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.769326+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.771102+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.772886+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.774641+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.776234+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.777785+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.779720+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:17:40.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.783483+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:17:40.746 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.785497+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.791307+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:17:40.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.793294+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:17:40.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.800000+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:17:40.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.802374+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:17:40.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.808726+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T00:17:40.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.810830+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:17:40.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.817199+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:17:40.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.819682+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:17:40.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.820964+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:17:40.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.825823+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:17:40.747 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.828197+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.776234+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.777785+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.779720+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.783483+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.785497+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.791307+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.793294+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.800000+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.802374+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.808726+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.810830+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.817199+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.819682+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:17:40.748 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.820964+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:17:40.749 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.825823+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:17:40.749 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.828197+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.829653+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:17:40.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.834297+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:17:40.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.836720+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:17:40.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.838109+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:17:40.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.842678+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:17:40.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.844954+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:17:40.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.850722+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:17:40.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.853052+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.749 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.854248+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.855562+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.856721+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.857818+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.858915+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.860590+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:17:40.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.866752+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:17:40.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.867568+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:40.750 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.869881+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:40.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.829653+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:17:40.750 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.834297+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.836720+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.838109+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.842678+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.844954+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.850722+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.853052+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.854248+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.855562+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.856721+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.857818+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.858915+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.860590+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.866752+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.867568+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:40.751 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.869881+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:40.752 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.871050+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:17:40.752 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.879979+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.752 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.982861+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:40.752 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.985093+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:40.752 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.986211+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:17:40.752 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[68241]: audit 2024-09-21T00:17:39.996081+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.871050+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:17:40.752 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.879979+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.982861+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:40.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.985093+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:40.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.986211+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:17:40.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:40 smithi079 bash[71956]: audit 2024-09-21T00:17:39.996081+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: cephadm 2024-09-21T00:17:38.618466+0000 mgr.y (mgr.25531) 500 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T00:17:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: cephadm 2024-09-21T00:17:38.719938+0000 mgr.y (mgr.25531) 501 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-21T00:17:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: cluster 2024-09-21T00:17:39.706052+0000 mon.a (mon.0) 790 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-21T00:17:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: cluster 2024-09-21T00:17:39.706103+0000 mon.a (mon.0) 791 : cluster [INF] Cluster is now healthy 2024-09-21T00:17:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.708454+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-21T00:17:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: cluster 2024-09-21T00:17:39.714142+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T00:17:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.722059+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.728145+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.731790+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.737977+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.741097+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.742964+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.748553+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.751249+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.757345+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.761502+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.766308+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.769326+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.771102+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.772886+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.774641+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.776234+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.777785+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.779720+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:17:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.783483+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:17:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.785497+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.791307+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:17:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.793294+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:17:40.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.800000+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.802374+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.808726+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.810830+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.817199+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.819682+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.820964+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.825823+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.828197+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.829653+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.834297+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.836720+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.838109+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.842678+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:17:40.862 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.844954+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.850722+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.853052+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.854248+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.855562+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.856721+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.857818+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.858915+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.860590+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.866752+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.867568+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.869881+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.871050+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.879979+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:40.863 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.982861+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:17:40.864 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.985093+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:17:40.864 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.986211+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:17:40.864 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:40 smithi122 bash[48694]: audit 2024-09-21T00:17:39.996081+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:41.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[68241]: cluster 2024-09-21T00:17:39.631191+0000 mgr.y (mgr.25531) 502 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 548 B/s rd, 0 op/s 2024-09-21T00:17:41.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[68241]: cephadm 2024-09-21T00:17:39.723130+0000 mgr.y (mgr.25531) 503 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:17:41.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[68241]: cephadm 2024-09-21T00:17:39.733093+0000 mgr.y (mgr.25531) 504 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:17:41.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[68241]: cephadm 2024-09-21T00:17:39.744252+0000 mgr.y (mgr.25531) 505 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:17:41.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[68241]: cephadm 2024-09-21T00:17:39.752125+0000 mgr.y (mgr.25531) 506 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:17:41.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[68241]: cephadm 2024-09-21T00:17:39.762494+0000 mgr.y (mgr.25531) 507 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:17:41.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[68241]: cephadm 2024-09-21T00:17:39.778661+0000 mgr.y (mgr.25531) 508 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:17:41.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[68241]: cephadm 2024-09-21T00:17:39.859819+0000 mgr.y (mgr.25531) 509 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:17:41.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[71956]: cluster 2024-09-21T00:17:39.631191+0000 mgr.y (mgr.25531) 502 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 548 B/s rd, 0 op/s 2024-09-21T00:17:41.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[71956]: cephadm 2024-09-21T00:17:39.723130+0000 mgr.y (mgr.25531) 503 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:17:41.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[71956]: cephadm 2024-09-21T00:17:39.733093+0000 mgr.y (mgr.25531) 504 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:17:41.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[71956]: cephadm 2024-09-21T00:17:39.744252+0000 mgr.y (mgr.25531) 505 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:17:41.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[71956]: cephadm 2024-09-21T00:17:39.752125+0000 mgr.y (mgr.25531) 506 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:17:41.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[71956]: cephadm 2024-09-21T00:17:39.762494+0000 mgr.y (mgr.25531) 507 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:17:41.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[71956]: cephadm 2024-09-21T00:17:39.778661+0000 mgr.y (mgr.25531) 508 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:17:41.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:41 smithi079 bash[71956]: cephadm 2024-09-21T00:17:39.859819+0000 mgr.y (mgr.25531) 509 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:17:41.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:41 smithi122 bash[48694]: cluster 2024-09-21T00:17:39.631191+0000 mgr.y (mgr.25531) 502 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 548 B/s rd, 0 op/s 2024-09-21T00:17:41.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:41 smithi122 bash[48694]: cephadm 2024-09-21T00:17:39.723130+0000 mgr.y (mgr.25531) 503 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:17:41.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:41 smithi122 bash[48694]: cephadm 2024-09-21T00:17:39.733093+0000 mgr.y (mgr.25531) 504 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:17:41.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:41 smithi122 bash[48694]: cephadm 2024-09-21T00:17:39.744252+0000 mgr.y (mgr.25531) 505 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:17:41.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:41 smithi122 bash[48694]: cephadm 2024-09-21T00:17:39.752125+0000 mgr.y (mgr.25531) 506 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:17:41.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:41 smithi122 bash[48694]: cephadm 2024-09-21T00:17:39.762494+0000 mgr.y (mgr.25531) 507 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:17:41.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:41 smithi122 bash[48694]: cephadm 2024-09-21T00:17:39.778661+0000 mgr.y (mgr.25531) 508 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:17:41.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:41 smithi122 bash[48694]: cephadm 2024-09-21T00:17:39.859819+0000 mgr.y (mgr.25531) 509 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:17:43.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:43 smithi079 bash[71956]: cluster 2024-09-21T00:17:41.632277+0000 mgr.y (mgr.25531) 510 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:43.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:43 smithi079 bash[68241]: cluster 2024-09-21T00:17:41.632277+0000 mgr.y (mgr.25531) 510 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:43.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:43 smithi122 bash[48694]: cluster 2024-09-21T00:17:41.632277+0000 mgr.y (mgr.25531) 510 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:45.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:44 smithi122 bash[48694]: cluster 2024-09-21T00:17:43.633632+0000 mgr.y (mgr.25531) 511 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:45.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:44 smithi122 bash[48694]: audit 2024-09-21T00:17:43.805046+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:44 smithi079 bash[71956]: cluster 2024-09-21T00:17:43.633632+0000 mgr.y (mgr.25531) 511 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:44 smithi079 bash[71956]: audit 2024-09-21T00:17:43.805046+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:45.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:44 smithi079 bash[68241]: cluster 2024-09-21T00:17:43.633632+0000 mgr.y (mgr.25531) 511 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:45.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:44 smithi079 bash[68241]: audit 2024-09-21T00:17:43.805046+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:46.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:45 smithi122 bash[48694]: audit 2024-09-21T00:17:44.857529+0000 mgr.y (mgr.25531) 512 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:46.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:45 smithi079 bash[68241]: audit 2024-09-21T00:17:44.857529+0000 mgr.y (mgr.25531) 512 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:46.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:45 smithi079 bash[71956]: audit 2024-09-21T00:17:44.857529+0000 mgr.y (mgr.25531) 512 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:46.707 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-21T00:17:47.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:46 smithi079 bash[71956]: cluster 2024-09-21T00:17:45.634765+0000 mgr.y (mgr.25531) 513 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:47.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:46 smithi079 bash[71956]: audit 2024-09-21T00:17:45.786909+0000 mgr.y (mgr.25531) 514 : audit [DBG] from='client.44658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:46 smithi079 bash[68241]: cluster 2024-09-21T00:17:45.634765+0000 mgr.y (mgr.25531) 513 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:47.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:46 smithi079 bash[68241]: audit 2024-09-21T00:17:45.786909+0000 mgr.y (mgr.25531) 514 : audit [DBG] from='client.44658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:47.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:46 smithi122 bash[48694]: cluster 2024-09-21T00:17:45.634765+0000 mgr.y (mgr.25531) 513 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:47.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:46 smithi122 bash[48694]: audit 2024-09-21T00:17:45.786909+0000 mgr.y (mgr.25531) 514 : audit [DBG] from='client.44658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:49.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:17:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:17:49] "GET /metrics HTTP/1.1" 200 38319 "" "Prometheus/2.43.0" 2024-09-21T00:17:49.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:49 smithi079 bash[71956]: cluster 2024-09-21T00:17:47.635820+0000 mgr.y (mgr.25531) 515 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:49.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:49 smithi079 bash[71956]: audit 2024-09-21T00:17:48.477583+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:49.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:49 smithi079 bash[71956]: audit 2024-09-21T00:17:48.479689+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:17:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:49 smithi079 bash[68241]: cluster 2024-09-21T00:17:47.635820+0000 mgr.y (mgr.25531) 515 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:49 smithi079 bash[68241]: audit 2024-09-21T00:17:48.477583+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:49.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:49 smithi079 bash[68241]: audit 2024-09-21T00:17:48.479689+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:17:49.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:49 smithi122 bash[48694]: cluster 2024-09-21T00:17:47.635820+0000 mgr.y (mgr.25531) 515 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:49.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:49 smithi122 bash[48694]: audit 2024-09-21T00:17:48.477583+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:17:49.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:49 smithi122 bash[48694]: audit 2024-09-21T00:17:48.479689+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:17:50.489 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:17:50.489 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (25m) 2m ago 35m 14.7M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:17:50.489 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (11m) 23s ago 35m 73.4M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:17:50.489 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (12m) 2m ago 33m 45.3M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:17:50.489 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (11m) 23s ago 41m 431M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:17:50.489 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (22m) 2m ago 43m 495M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:17:50.489 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (8m) 2m ago 43m 52.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:17:50.489 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (9m) 23s ago 41m 50.3M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:17:50.489 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (8m) 2m ago 42m 41.6M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:17:50.489 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (25m) 2m ago 35m 8699k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:17:50.489 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (25m) 23s ago 35m 9060k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:17:50.489 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (5m) 2m ago 41m 54.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:17:50.490 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (5m) 2m ago 40m 53.9M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:17:50.490 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (4m) 2m ago 39m 45.1M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:17:50.490 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (3m) 2m ago 39m - 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 3953efe8edc0 2024-09-21T00:17:50.490 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (2m) 23s ago 38m 51.6M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 89d085b8f3b2 2024-09-21T00:17:50.490 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (104s) 23s ago 37m 51.9M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 79bb17f95a10 2024-09-21T00:17:50.490 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (59s) 23s ago 37m 46.6M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 fbc7efec48f8 2024-09-21T00:17:50.490 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (27s) 23s ago 36m - 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 e78e1e846d36 2024-09-21T00:17:50.490 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (12m) 23s ago 35m 61.9M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:17:50.490 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (33m) 2m ago 33m 93.1M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:17:50.490 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (33m) 23s ago 33m 94.2M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:17:51.178 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-21T00:17:51.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:51 smithi079 bash[68241]: cluster 2024-09-21T00:17:49.637019+0000 mgr.y (mgr.25531) 516 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:51.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:51 smithi079 bash[68241]: audit 2024-09-21T00:17:50.452774+0000 mgr.y (mgr.25531) 517 : audit [DBG] from='client.54601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:51.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:51 smithi079 bash[71956]: cluster 2024-09-21T00:17:49.637019+0000 mgr.y (mgr.25531) 516 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:51.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:51 smithi079 bash[71956]: audit 2024-09-21T00:17:50.452774+0000 mgr.y (mgr.25531) 517 : audit [DBG] from='client.54601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:51.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:51 smithi122 bash[48694]: cluster 2024-09-21T00:17:49.637019+0000 mgr.y (mgr.25531) 516 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:17:51.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:51 smithi122 bash[48694]: audit 2024-09-21T00:17:50.452774+0000 mgr.y (mgr.25531) 517 : audit [DBG] from='client.54601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:17:53.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:53 smithi079 bash[68241]: cluster 2024-09-21T00:17:51.638152+0000 mgr.y (mgr.25531) 518 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:17:53.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:53 smithi079 bash[71956]: cluster 2024-09-21T00:17:51.638152+0000 mgr.y (mgr.25531) 518 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:17:53.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:53 smithi122 bash[48694]: cluster 2024-09-21T00:17:51.638152+0000 mgr.y (mgr.25531) 518 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T00:17:54.842 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:17:55.483 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-21T00:17:55.733 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:55 smithi079 bash[68241]: cluster 2024-09-21T00:17:53.639337+0000 mgr.y (mgr.25531) 519 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:17:55.733 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:55 smithi079 bash[68241]: audit 2024-09-21T00:17:54.830344+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.79:0/1369657182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:55.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:55 smithi079 bash[71956]: cluster 2024-09-21T00:17:53.639337+0000 mgr.y (mgr.25531) 519 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:17:55.734 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:55 smithi079 bash[71956]: audit 2024-09-21T00:17:54.830344+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.79:0/1369657182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:55 smithi122 bash[48694]: cluster 2024-09-21T00:17:53.639337+0000 mgr.y (mgr.25531) 519 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:17:55.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:55 smithi122 bash[48694]: audit 2024-09-21T00:17:54.830344+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.79:0/1369657182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:56.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:56 smithi122 bash[48694]: audit 2024-09-21T00:17:54.867827+0000 mgr.y (mgr.25531) 520 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:56.865 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:56 smithi079 bash[68241]: audit 2024-09-21T00:17:54.867827+0000 mgr.y (mgr.25531) 520 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:56.866 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:56 smithi079 bash[71956]: audit 2024-09-21T00:17:54.867827+0000 mgr.y (mgr.25531) 520 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:17:57.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:57 smithi079 bash[68241]: cluster 2024-09-21T00:17:55.639993+0000 mgr.y (mgr.25531) 521 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:17:57.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:57 smithi079 bash[71956]: cluster 2024-09-21T00:17:55.639993+0000 mgr.y (mgr.25531) 521 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:17:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:57 smithi122 bash[48694]: cluster 2024-09-21T00:17:55.639993+0000 mgr.y (mgr.25531) 521 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:17:59.422 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)" 2024-09-21T00:17:59.616 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:17:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:17:59] "GET /metrics HTTP/1.1" 200 38319 "" "Prometheus/2.43.0" 2024-09-21T00:17:59.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:59 smithi079 bash[71956]: cluster 2024-09-21T00:17:57.640984+0000 mgr.y (mgr.25531) 522 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:17:59.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:17:59 smithi079 bash[71956]: audit 2024-09-21T00:17:59.410113+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.79:0/3268122621' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:59.617 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:59 smithi079 bash[68241]: cluster 2024-09-21T00:17:57.640984+0000 mgr.y (mgr.25531) 522 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:17:59.617 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:17:59 smithi079 bash[68241]: audit 2024-09-21T00:17:59.410113+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.79:0/3268122621' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:17:59.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:59 smithi122 bash[48694]: cluster 2024-09-21T00:17:57.640984+0000 mgr.y (mgr.25531) 522 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:17:59.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:17:59 smithi122 bash[48694]: audit 2024-09-21T00:17:59.410113+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.79:0/3268122621' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:00.158 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade status' 2024-09-21T00:18:01.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:01 smithi079 bash[71956]: cluster 2024-09-21T00:17:59.642149+0000 mgr.y (mgr.25531) 523 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:01.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:01 smithi079 bash[68241]: cluster 2024-09-21T00:17:59.642149+0000 mgr.y (mgr.25531) 523 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:01.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:01 smithi122 bash[48694]: cluster 2024-09-21T00:17:59.642149+0000 mgr.y (mgr.25531) 523 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:03.700 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:18:03.700 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": null, 2024-09-21T00:18:03.700 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": false, 2024-09-21T00:18:03.700 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "", 2024-09-21T00:18:03.701 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:18:03.701 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": null, 2024-09-21T00:18:03.701 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-09-21T00:18:03.701 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:18:03.701 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:18:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:03 smithi122 bash[48694]: cluster 2024-09-21T00:18:01.643178+0000 mgr.y (mgr.25531) 524 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:03 smithi122 bash[48694]: audit 2024-09-21T00:18:03.471261+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:18:03.881 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:03 smithi079 bash[71956]: cluster 2024-09-21T00:18:01.643178+0000 mgr.y (mgr.25531) 524 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:03.881 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:03 smithi079 bash[71956]: audit 2024-09-21T00:18:03.471261+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:18:03.881 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:03 smithi079 bash[68241]: cluster 2024-09-21T00:18:01.643178+0000 mgr.y (mgr.25531) 524 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:03.882 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:03 smithi079 bash[68241]: audit 2024-09-21T00:18:03.471261+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:18:04.395 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph health detail' 2024-09-21T00:18:05.775 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:05 smithi079 bash[68241]: cluster 2024-09-21T00:18:03.644330+0000 mgr.y (mgr.25531) 525 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:05.776 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:05 smithi079 bash[68241]: audit 2024-09-21T00:18:03.701402+0000 mgr.y (mgr.25531) 526 : audit [DBG] from='client.54619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:05.776 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:05 smithi079 bash[71956]: cluster 2024-09-21T00:18:03.644330+0000 mgr.y (mgr.25531) 525 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:05.776 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:05 smithi079 bash[71956]: audit 2024-09-21T00:18:03.701402+0000 mgr.y (mgr.25531) 526 : audit [DBG] from='client.54619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:05.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:05 smithi122 bash[48694]: cluster 2024-09-21T00:18:03.644330+0000 mgr.y (mgr.25531) 525 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:05.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:05 smithi122 bash[48694]: audit 2024-09-21T00:18:03.701402+0000 mgr.y (mgr.25531) 526 : audit [DBG] from='client.54619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:06.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:06 smithi122 bash[48694]: audit 2024-09-21T00:18:04.876134+0000 mgr.y (mgr.25531) 527 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:06.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:06 smithi079 bash[68241]: audit 2024-09-21T00:18:04.876134+0000 mgr.y (mgr.25531) 527 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:06.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:06 smithi079 bash[71956]: audit 2024-09-21T00:18:04.876134+0000 mgr.y (mgr.25531) 527 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:07.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:07 smithi122 bash[48694]: cluster 2024-09-21T00:18:05.645649+0000 mgr.y (mgr.25531) 528 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:07.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:07 smithi079 bash[71956]: cluster 2024-09-21T00:18:05.645649+0000 mgr.y (mgr.25531) 528 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:07.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:07 smithi079 bash[68241]: cluster 2024-09-21T00:18:05.645649+0000 mgr.y (mgr.25531) 528 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:08.022 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-21T00:18:08.770 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-21T00:18:08.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:08 smithi122 bash[48694]: audit 2024-09-21T00:18:08.024360+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.79:0/4187721162' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:18:08.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:08 smithi079 bash[71956]: audit 2024-09-21T00:18:08.024360+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.79:0/4187721162' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:18:08.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:08 smithi079 bash[68241]: audit 2024-09-21T00:18:08.024360+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.79:0/4187721162' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:18:09.541 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:18:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:18:09] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.43.0" 2024-09-21T00:18:09.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:09 smithi122 bash[48694]: cluster 2024-09-21T00:18:07.646332+0000 mgr.y (mgr.25531) 529 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:09.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:09 smithi079 bash[68241]: cluster 2024-09-21T00:18:07.646332+0000 mgr.y (mgr.25531) 529 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:09.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:09 smithi079 bash[71956]: cluster 2024-09-21T00:18:07.646332+0000 mgr.y (mgr.25531) 529 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:11.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:11 smithi122 bash[48694]: cluster 2024-09-21T00:18:09.647581+0000 mgr.y (mgr.25531) 530 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:11.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:11 smithi079 bash[68241]: cluster 2024-09-21T00:18:09.647581+0000 mgr.y (mgr.25531) 530 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:11.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:11 smithi079 bash[71956]: cluster 2024-09-21T00:18:09.647581+0000 mgr.y (mgr.25531) 530 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:12.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:12 smithi122 bash[48694]: cluster 2024-09-21T00:18:11.648756+0000 mgr.y (mgr.25531) 531 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:12.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:12 smithi079 bash[68241]: cluster 2024-09-21T00:18:11.648756+0000 mgr.y (mgr.25531) 531 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:12.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:12 smithi079 bash[71956]: cluster 2024-09-21T00:18:11.648756+0000 mgr.y (mgr.25531) 531 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:13.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:13 smithi079 bash[68241]: audit 2024-09-21T00:18:12.609293+0000 mgr.y (mgr.25531) 532 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:13.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:13 smithi079 bash[71956]: audit 2024-09-21T00:18:12.609293+0000 mgr.y (mgr.25531) 532 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:13.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:13 smithi122 bash[48694]: audit 2024-09-21T00:18:12.609293+0000 mgr.y (mgr.25531) 532 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:14.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:14 smithi122 bash[48694]: cluster 2024-09-21T00:18:13.650016+0000 mgr.y (mgr.25531) 533 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:14.886 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:14 smithi079 bash[68241]: cluster 2024-09-21T00:18:13.650016+0000 mgr.y (mgr.25531) 533 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:14.887 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:14 smithi079 bash[71956]: cluster 2024-09-21T00:18:13.650016+0000 mgr.y (mgr.25531) 533 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:15.405 INFO:teuthology.orchestra.run.smithi079.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:18:16.121 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T00:18:16.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[68241]: audit 2024-09-21T00:18:14.887336+0000 mgr.y (mgr.25531) 534 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:16.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[68241]: cephadm 2024-09-21T00:18:15.398510+0000 mgr.y (mgr.25531) 535 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:18:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[68241]: audit 2024-09-21T00:18:15.405299+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[68241]: audit 2024-09-21T00:18:15.406760+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[68241]: audit 2024-09-21T00:18:15.409833+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[68241]: audit 2024-09-21T00:18:15.411150+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:18:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[68241]: audit 2024-09-21T00:18:15.419471+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:16.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[68241]: cephadm 2024-09-21T00:18:15.503970+0000 mgr.y (mgr.25531) 536 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:18:16.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[71956]: audit 2024-09-21T00:18:14.887336+0000 mgr.y (mgr.25531) 534 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:16.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[71956]: cephadm 2024-09-21T00:18:15.398510+0000 mgr.y (mgr.25531) 535 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:18:16.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[71956]: audit 2024-09-21T00:18:15.405299+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:16.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[71956]: audit 2024-09-21T00:18:15.406760+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:16.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[71956]: audit 2024-09-21T00:18:15.409833+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:16.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[71956]: audit 2024-09-21T00:18:15.411150+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:18:16.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[71956]: audit 2024-09-21T00:18:15.419471+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:16.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:16 smithi079 bash[71956]: cephadm 2024-09-21T00:18:15.503970+0000 mgr.y (mgr.25531) 536 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:18:16.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:16 smithi122 bash[48694]: audit 2024-09-21T00:18:14.887336+0000 mgr.y (mgr.25531) 534 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:16.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:16 smithi122 bash[48694]: cephadm 2024-09-21T00:18:15.398510+0000 mgr.y (mgr.25531) 535 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:18:16.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:16 smithi122 bash[48694]: audit 2024-09-21T00:18:15.405299+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:16.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:16 smithi122 bash[48694]: audit 2024-09-21T00:18:15.406760+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:16.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:16 smithi122 bash[48694]: audit 2024-09-21T00:18:15.409833+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:16.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:16 smithi122 bash[48694]: audit 2024-09-21T00:18:15.411150+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:18:16.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:16 smithi122 bash[48694]: audit 2024-09-21T00:18:15.419471+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:16.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:16 smithi122 bash[48694]: cephadm 2024-09-21T00:18:15.503970+0000 mgr.y (mgr.25531) 536 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:18:17.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:17 smithi122 bash[48694]: cluster 2024-09-21T00:18:15.651254+0000 mgr.y (mgr.25531) 537 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:17.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:17 smithi079 bash[68241]: cluster 2024-09-21T00:18:15.651254+0000 mgr.y (mgr.25531) 537 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:17.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:17 smithi079 bash[71956]: cluster 2024-09-21T00:18:15.651254+0000 mgr.y (mgr.25531) 537 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:18.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:18 smithi122 bash[48694]: audit 2024-09-21T00:18:18.472187+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:18:18.944 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:18 smithi079 bash[68241]: audit 2024-09-21T00:18:18.472187+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:18:18.944 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:18 smithi079 bash[71956]: audit 2024-09-21T00:18:18.472187+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:18:19.535 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:18:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:18:19] "GET /metrics HTTP/1.1" 200 38320 "" "Prometheus/2.43.0" 2024-09-21T00:18:19.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:19 smithi079 bash[68241]: cluster 2024-09-21T00:18:17.652284+0000 mgr.y (mgr.25531) 538 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:19.794 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:19 smithi079 bash[71956]: cluster 2024-09-21T00:18:17.652284+0000 mgr.y (mgr.25531) 538 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:19.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:19 smithi122 bash[48694]: cluster 2024-09-21T00:18:17.652284+0000 mgr.y (mgr.25531) 538 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:21.724 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:18:21.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: cluster 2024-09-21T00:18:19.653475+0000 mgr.y (mgr.25531) 539 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:21.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: audit 2024-09-21T00:18:20.626675+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: audit 2024-09-21T00:18:20.629764+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:21.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: audit 2024-09-21T00:18:20.632364+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: audit 2024-09-21T00:18:20.639679+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: audit 2024-09-21T00:18:20.644351+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: audit 2024-09-21T00:18:20.651179+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: audit 2024-09-21T00:18:20.655812+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: audit 2024-09-21T00:18:20.663156+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: audit 2024-09-21T00:18:20.669389+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: audit 2024-09-21T00:18:20.677166+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: audit 2024-09-21T00:18:20.686052+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[71956]: audit 2024-09-21T00:18:20.694037+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: cluster 2024-09-21T00:18:19.653475+0000 mgr.y (mgr.25531) 539 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:21.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: audit 2024-09-21T00:18:20.626675+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: audit 2024-09-21T00:18:20.629764+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:21.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: audit 2024-09-21T00:18:20.632364+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: audit 2024-09-21T00:18:20.639679+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: audit 2024-09-21T00:18:20.644351+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: audit 2024-09-21T00:18:20.651179+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: audit 2024-09-21T00:18:20.655812+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: audit 2024-09-21T00:18:20.663156+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: audit 2024-09-21T00:18:20.669389+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: audit 2024-09-21T00:18:20.677166+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: audit 2024-09-21T00:18:20.686052+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:21 smithi079 bash[68241]: audit 2024-09-21T00:18:20.694037+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: cluster 2024-09-21T00:18:19.653475+0000 mgr.y (mgr.25531) 539 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: audit 2024-09-21T00:18:20.626675+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: audit 2024-09-21T00:18:20.629764+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: audit 2024-09-21T00:18:20.632364+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: audit 2024-09-21T00:18:20.639679+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: audit 2024-09-21T00:18:20.644351+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: audit 2024-09-21T00:18:20.651179+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: audit 2024-09-21T00:18:20.655812+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: audit 2024-09-21T00:18:20.663156+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: audit 2024-09-21T00:18:20.669389+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: audit 2024-09-21T00:18:20.677166+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:21.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: audit 2024-09-21T00:18:20.686052+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:21.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:21 smithi122 bash[48694]: audit 2024-09-21T00:18:20.694037+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:22.455 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:18:22.455 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (26m) 3m ago 36m 14.7M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:18:22.455 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (11m) 55s ago 35m 73.4M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (12m) 3m ago 33m 45.3M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (12m) 55s ago 42m 431M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (23m) 3m ago 44m 495M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (9m) 3m ago 44m 52.9M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (10m) 55s ago 42m 50.3M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (8m) 3m ago 42m 41.6M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (26m) 3m ago 36m 8699k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (25m) 55s ago 36m 9060k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (6m) 3m ago 41m 54.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (5m) 3m ago 41m 53.9M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (4m) 3m ago 40m 45.1M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (3m) 3m ago 39m - 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 3953efe8edc0 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (3m) 55s ago 39m 51.6M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 89d085b8f3b2 2024-09-21T00:18:22.456 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (2m) 55s ago 38m 51.9M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 79bb17f95a10 2024-09-21T00:18:22.457 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (91s) 55s ago 37m 46.6M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 fbc7efec48f8 2024-09-21T00:18:22.457 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (59s) 55s ago 37m - 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 e78e1e846d36 2024-09-21T00:18:22.457 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (12m) 55s ago 36m 61.9M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:18:22.457 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (34m) 3m ago 34m 93.1M - 17.2.0 e1d6a67b021e d40ad83acb5f 2024-09-21T00:18:22.457 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (34m) 55s ago 34m 94.2M - 17.2.0 e1d6a67b021e 39fb8e435bbc 2024-09-21T00:18:22.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:22 smithi122 bash[48694]: cephadm 2024-09-21T00:18:20.627408+0000 mgr.y (mgr.25531) 540 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:18:22.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:22 smithi122 bash[48694]: cephadm 2024-09-21T00:18:20.627537+0000 mgr.y (mgr.25531) 541 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:18:22.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:22 smithi122 bash[48694]: cephadm 2024-09-21T00:18:20.633413+0000 mgr.y (mgr.25531) 542 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:18:22.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:22 smithi122 bash[48694]: cephadm 2024-09-21T00:18:20.645441+0000 mgr.y (mgr.25531) 543 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:18:22.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:22 smithi122 bash[48694]: cephadm 2024-09-21T00:18:20.657094+0000 mgr.y (mgr.25531) 544 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:18:22.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:22 smithi122 bash[48694]: cephadm 2024-09-21T00:18:20.671056+0000 mgr.y (mgr.25531) 545 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T00:18:22.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:22 smithi122 bash[48694]: cephadm 2024-09-21T00:18:20.687668+0000 mgr.y (mgr.25531) 546 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:18:22.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[71956]: cephadm 2024-09-21T00:18:20.627408+0000 mgr.y (mgr.25531) 540 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:18:22.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[71956]: cephadm 2024-09-21T00:18:20.627537+0000 mgr.y (mgr.25531) 541 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:18:22.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[71956]: cephadm 2024-09-21T00:18:20.633413+0000 mgr.y (mgr.25531) 542 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:18:22.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[71956]: cephadm 2024-09-21T00:18:20.645441+0000 mgr.y (mgr.25531) 543 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:18:22.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[71956]: cephadm 2024-09-21T00:18:20.657094+0000 mgr.y (mgr.25531) 544 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:18:22.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[71956]: cephadm 2024-09-21T00:18:20.671056+0000 mgr.y (mgr.25531) 545 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T00:18:22.878 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[71956]: cephadm 2024-09-21T00:18:20.687668+0000 mgr.y (mgr.25531) 546 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:18:22.879 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[68241]: cephadm 2024-09-21T00:18:20.627408+0000 mgr.y (mgr.25531) 540 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:18:22.879 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[68241]: cephadm 2024-09-21T00:18:20.627537+0000 mgr.y (mgr.25531) 541 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:18:22.879 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[68241]: cephadm 2024-09-21T00:18:20.633413+0000 mgr.y (mgr.25531) 542 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:18:22.879 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[68241]: cephadm 2024-09-21T00:18:20.645441+0000 mgr.y (mgr.25531) 543 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:18:22.879 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[68241]: cephadm 2024-09-21T00:18:20.657094+0000 mgr.y (mgr.25531) 544 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:18:22.879 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[68241]: cephadm 2024-09-21T00:18:20.671056+0000 mgr.y (mgr.25531) 545 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T00:18:22.879 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:22 smithi079 bash[68241]: cephadm 2024-09-21T00:18:20.687668+0000 mgr.y (mgr.25531) 546 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:18:22.879 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:18:22.879 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:18:22.879 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:18:22.879 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 8 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 13 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:18:22.880 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:18:23.246 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:18:23.246 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:18:23.246 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:18:23.246 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-21T00:18:23.246 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:18:23.247 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "0/2 daemons upgraded", 2024-09-21T00:18:23.247 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading rgw daemons", 2024-09-21T00:18:23.247 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:18:23.247 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:18:23.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:23 smithi122 bash[48694]: cluster 2024-09-21T00:18:21.654641+0000 mgr.y (mgr.25531) 547 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:23.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:23 smithi122 bash[48694]: audit 2024-09-21T00:18:21.712537+0000 mgr.y (mgr.25531) 548 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:23.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:23 smithi122 bash[48694]: audit 2024-09-21T00:18:22.064030+0000 mgr.y (mgr.25531) 549 : audit [DBG] from='client.54643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:23.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:23 smithi122 bash[48694]: audit 2024-09-21T00:18:22.419911+0000 mgr.y (mgr.25531) 550 : audit [DBG] from='client.44712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:23.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:23 smithi122 bash[48694]: audit 2024-09-21T00:18:22.880508+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.79:0/3005561924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:23.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:23 smithi122 bash[48694]: audit 2024-09-21T00:18:23.247430+0000 mgr.y (mgr.25531) 551 : audit [DBG] from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:23.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:23 smithi122 bash[48694]: cephadm 2024-09-21T00:18:23.416193+0000 mgr.y (mgr.25531) 552 : cephadm [INF] Upgrade: Updating rgw.foo.smithi079.qkmjyc (1/2) 2024-09-21T00:18:23.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:23 smithi122 bash[48694]: audit 2024-09-21T00:18:23.422373+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:23.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:23 smithi122 bash[48694]: audit 2024-09-21T00:18:23.425945+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T00:18:23.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:23 smithi122 bash[48694]: audit 2024-09-21T00:18:23.428345+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:23.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:23 smithi122 bash[48694]: cephadm 2024-09-21T00:18:23.429840+0000 mgr.y (mgr.25531) 553 : cephadm [INF] Deploying daemon rgw.foo.smithi079.qkmjyc on smithi079 2024-09-21T00:18:23.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[71956]: cluster 2024-09-21T00:18:21.654641+0000 mgr.y (mgr.25531) 547 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:23.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[71956]: audit 2024-09-21T00:18:21.712537+0000 mgr.y (mgr.25531) 548 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:23.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[71956]: audit 2024-09-21T00:18:22.064030+0000 mgr.y (mgr.25531) 549 : audit [DBG] from='client.54643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:23.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[71956]: audit 2024-09-21T00:18:22.419911+0000 mgr.y (mgr.25531) 550 : audit [DBG] from='client.44712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:23.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[71956]: audit 2024-09-21T00:18:22.880508+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.79:0/3005561924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:23.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[71956]: audit 2024-09-21T00:18:23.247430+0000 mgr.y (mgr.25531) 551 : audit [DBG] from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:23.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[71956]: cephadm 2024-09-21T00:18:23.416193+0000 mgr.y (mgr.25531) 552 : cephadm [INF] Upgrade: Updating rgw.foo.smithi079.qkmjyc (1/2) 2024-09-21T00:18:23.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[71956]: audit 2024-09-21T00:18:23.422373+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:23.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[71956]: audit 2024-09-21T00:18:23.425945+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T00:18:23.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[71956]: audit 2024-09-21T00:18:23.428345+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:23.980 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[71956]: cephadm 2024-09-21T00:18:23.429840+0000 mgr.y (mgr.25531) 553 : cephadm [INF] Deploying daemon rgw.foo.smithi079.qkmjyc on smithi079 2024-09-21T00:18:23.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[68241]: cluster 2024-09-21T00:18:21.654641+0000 mgr.y (mgr.25531) 547 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:23.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[68241]: audit 2024-09-21T00:18:21.712537+0000 mgr.y (mgr.25531) 548 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:23.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[68241]: audit 2024-09-21T00:18:22.064030+0000 mgr.y (mgr.25531) 549 : audit [DBG] from='client.54643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:23.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[68241]: audit 2024-09-21T00:18:22.419911+0000 mgr.y (mgr.25531) 550 : audit [DBG] from='client.44712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:23.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[68241]: audit 2024-09-21T00:18:22.880508+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.79:0/3005561924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:23.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[68241]: audit 2024-09-21T00:18:23.247430+0000 mgr.y (mgr.25531) 551 : audit [DBG] from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:23.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[68241]: cephadm 2024-09-21T00:18:23.416193+0000 mgr.y (mgr.25531) 552 : cephadm [INF] Upgrade: Updating rgw.foo.smithi079.qkmjyc (1/2) 2024-09-21T00:18:23.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[68241]: audit 2024-09-21T00:18:23.422373+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:23.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[68241]: audit 2024-09-21T00:18:23.425945+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi079.qkmjyc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T00:18:23.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[68241]: audit 2024-09-21T00:18:23.428345+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:23.981 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:23 smithi079 bash[68241]: cephadm 2024-09-21T00:18:23.429840+0000 mgr.y (mgr.25531) 553 : cephadm [INF] Deploying daemon rgw.foo.smithi079.qkmjyc on smithi079 2024-09-21T00:18:24.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:24 smithi122 bash[48694]: cluster 2024-09-21T00:18:23.655811+0000 mgr.y (mgr.25531) 554 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:24.895 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:24 smithi079 bash[71956]: cluster 2024-09-21T00:18:23.655811+0000 mgr.y (mgr.25531) 554 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:24.895 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:24 smithi079 bash[68241]: cluster 2024-09-21T00:18:23.655811+0000 mgr.y (mgr.25531) 554 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:25.854 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:25 smithi079 bash[68241]: audit 2024-09-21T00:18:24.896090+0000 mgr.y (mgr.25531) 555 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:25.854 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:25 smithi079 bash[71956]: audit 2024-09-21T00:18:24.896090+0000 mgr.y (mgr.25531) 555 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:25.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:25 smithi122 bash[48694]: audit 2024-09-21T00:18:24.896090+0000 mgr.y (mgr.25531) 555 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:26.152 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:18:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:26.152 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:18:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:26.153 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:18:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:26.153 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:18:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:26.153 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:18:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:26.153 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:26.154 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:18:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:26.154 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:26.154 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:18:26 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:26.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:26 smithi122 bash[48694]: cluster 2024-09-21T00:18:25.657118+0000 mgr.y (mgr.25531) 556 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:26.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:26 smithi079 bash[68241]: cluster 2024-09-21T00:18:25.657118+0000 mgr.y (mgr.25531) 556 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:26.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:26 smithi079 bash[71956]: cluster 2024-09-21T00:18:25.657118+0000 mgr.y (mgr.25531) 556 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:18:27.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:18:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:27.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:27.742 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:18:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:27.742 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:18:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:27.742 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:18:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:27.742 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:18:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:27.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:27.743 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:18:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:27.743 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:18:27 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:28.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:28 smithi122 bash[48694]: audit 2024-09-21T00:18:27.587042+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:28.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:28 smithi122 bash[48694]: audit 2024-09-21T00:18:27.594068+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:28.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:28 smithi122 bash[48694]: cluster 2024-09-21T00:18:27.658149+0000 mgr.y (mgr.25531) 557 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:28.978 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:28 smithi079 bash[71956]: audit 2024-09-21T00:18:27.587042+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:28.978 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:28 smithi079 bash[71956]: audit 2024-09-21T00:18:27.594068+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:28.978 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:28 smithi079 bash[71956]: cluster 2024-09-21T00:18:27.658149+0000 mgr.y (mgr.25531) 557 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:28.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:28 smithi079 bash[68241]: audit 2024-09-21T00:18:27.587042+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:28.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:28 smithi079 bash[68241]: audit 2024-09-21T00:18:27.594068+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:28.978 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:28 smithi079 bash[68241]: cluster 2024-09-21T00:18:27.658149+0000 mgr.y (mgr.25531) 557 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:29.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:18:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:18:29] "GET /metrics HTTP/1.1" 200 38320 "" "Prometheus/2.43.0" 2024-09-21T00:18:31.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:31 smithi079 bash[68241]: cluster 2024-09-21T00:18:29.659399+0000 mgr.y (mgr.25531) 558 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-21T00:18:31.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:31 smithi079 bash[68241]: cephadm 2024-09-21T00:18:30.379375+0000 mgr.y (mgr.25531) 559 : cephadm [INF] Upgrade: Updating rgw.foo.smithi122.obecan (2/2) 2024-09-21T00:18:31.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:31 smithi079 bash[68241]: audit 2024-09-21T00:18:30.386591+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:31.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:31 smithi079 bash[68241]: audit 2024-09-21T00:18:30.391597+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T00:18:31.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:31 smithi079 bash[68241]: audit 2024-09-21T00:18:30.395034+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:31.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:31 smithi079 bash[68241]: cephadm 2024-09-21T00:18:30.396893+0000 mgr.y (mgr.25531) 560 : cephadm [INF] Deploying daemon rgw.foo.smithi122.obecan on smithi122 2024-09-21T00:18:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:31 smithi079 bash[71956]: cluster 2024-09-21T00:18:29.659399+0000 mgr.y (mgr.25531) 558 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-21T00:18:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:31 smithi079 bash[71956]: cephadm 2024-09-21T00:18:30.379375+0000 mgr.y (mgr.25531) 559 : cephadm [INF] Upgrade: Updating rgw.foo.smithi122.obecan (2/2) 2024-09-21T00:18:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:31 smithi079 bash[71956]: audit 2024-09-21T00:18:30.386591+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:31.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:31 smithi079 bash[71956]: audit 2024-09-21T00:18:30.391597+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T00:18:31.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:31 smithi079 bash[71956]: audit 2024-09-21T00:18:30.395034+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:31.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:31 smithi079 bash[71956]: cephadm 2024-09-21T00:18:30.396893+0000 mgr.y (mgr.25531) 560 : cephadm [INF] Deploying daemon rgw.foo.smithi122.obecan on smithi122 2024-09-21T00:18:31.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:31 smithi122 bash[48694]: cluster 2024-09-21T00:18:29.659399+0000 mgr.y (mgr.25531) 558 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-21T00:18:31.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:31 smithi122 bash[48694]: cephadm 2024-09-21T00:18:30.379375+0000 mgr.y (mgr.25531) 559 : cephadm [INF] Upgrade: Updating rgw.foo.smithi122.obecan (2/2) 2024-09-21T00:18:31.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:31 smithi122 bash[48694]: audit 2024-09-21T00:18:30.386591+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:31.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:31 smithi122 bash[48694]: audit 2024-09-21T00:18:30.391597+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.obecan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T00:18:31.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:31 smithi122 bash[48694]: audit 2024-09-21T00:18:30.395034+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:31.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:31 smithi122 bash[48694]: cephadm 2024-09-21T00:18:30.396893+0000 mgr.y (mgr.25531) 560 : cephadm [INF] Deploying daemon rgw.foo.smithi122.obecan on smithi122 2024-09-21T00:18:33.198 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:18:33 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:33.198 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:18:33 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:33.199 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:18:33 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:33.199 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:18:33 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:33.199 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:18:33 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:33.200 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:18:33 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:33.200 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:18:33 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:33.200 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:33 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:33.200 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:18:33 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:33.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:33 smithi122 bash[48694]: cluster 2024-09-21T00:18:31.660533+0000 mgr.y (mgr.25531) 561 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 85 B/s wr, 61 op/s 2024-09-21T00:18:33.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:33 smithi079 bash[68241]: cluster 2024-09-21T00:18:31.660533+0000 mgr.y (mgr.25531) 561 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 85 B/s wr, 61 op/s 2024-09-21T00:18:33.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:33 smithi079 bash[71956]: cluster 2024-09-21T00:18:31.660533+0000 mgr.y (mgr.25531) 561 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 85 B/s wr, 61 op/s 2024-09-21T00:18:34.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:34 smithi122 bash[48694]: audit 2024-09-21T00:18:33.472662+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:18:34.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:34 smithi079 bash[71956]: audit 2024-09-21T00:18:33.472662+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:18:34.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:34 smithi079 bash[68241]: audit 2024-09-21T00:18:33.472662+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:18:35.108 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:18:34 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:35.109 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:18:34 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:35.109 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:18:34 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:35.109 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:18:34 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:35.109 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:18:34 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:35.110 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:18:34 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:35.110 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:18:34 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:35.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:34 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:35.110 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:18:34 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:18:35.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:35 smithi079 bash[71956]: cluster 2024-09-21T00:18:33.661702+0000 mgr.y (mgr.25531) 562 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 113 op/s 2024-09-21T00:18:35.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:35 smithi079 bash[71956]: audit 2024-09-21T00:18:34.861274+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:35.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:35 smithi079 bash[71956]: audit 2024-09-21T00:18:34.871288+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:35.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:35 smithi079 bash[71956]: audit 2024-09-21T00:18:34.873785+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:35 smithi079 bash[68241]: cluster 2024-09-21T00:18:33.661702+0000 mgr.y (mgr.25531) 562 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 113 op/s 2024-09-21T00:18:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:35 smithi079 bash[68241]: audit 2024-09-21T00:18:34.861274+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:35 smithi079 bash[68241]: audit 2024-09-21T00:18:34.871288+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:35.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:35 smithi079 bash[68241]: audit 2024-09-21T00:18:34.873785+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:35 smithi122 bash[48694]: cluster 2024-09-21T00:18:33.661702+0000 mgr.y (mgr.25531) 562 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 113 op/s 2024-09-21T00:18:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:35 smithi122 bash[48694]: audit 2024-09-21T00:18:34.861274+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:35 smithi122 bash[48694]: audit 2024-09-21T00:18:34.871288+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:35.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:35 smithi122 bash[48694]: audit 2024-09-21T00:18:34.873785+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:36.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:36 smithi122 bash[48694]: audit 2024-09-21T00:18:34.904164+0000 mgr.y (mgr.25531) 563 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:36.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:36 smithi079 bash[68241]: audit 2024-09-21T00:18:34.904164+0000 mgr.y (mgr.25531) 563 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:36.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:36 smithi079 bash[71956]: audit 2024-09-21T00:18:34.904164+0000 mgr.y (mgr.25531) 563 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:37.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:37 smithi079 bash[68241]: cluster 2024-09-21T00:18:35.662932+0000 mgr.y (mgr.25531) 564 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-21T00:18:37.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:37 smithi079 bash[71956]: cluster 2024-09-21T00:18:35.662932+0000 mgr.y (mgr.25531) 564 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-21T00:18:37.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:37 smithi122 bash[48694]: cluster 2024-09-21T00:18:35.662932+0000 mgr.y (mgr.25531) 564 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-21T00:18:39.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:39 smithi079 bash[68241]: cluster 2024-09-21T00:18:37.664022+0000 mgr.y (mgr.25531) 565 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 170 B/s wr, 142 op/s 2024-09-21T00:18:39.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:18:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:18:39] "GET /metrics HTTP/1.1" 200 38320 "" "Prometheus/2.43.0" 2024-09-21T00:18:39.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:39 smithi079 bash[71956]: cluster 2024-09-21T00:18:37.664022+0000 mgr.y (mgr.25531) 565 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 170 B/s wr, 142 op/s 2024-09-21T00:18:39.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:39 smithi122 bash[48694]: cluster 2024-09-21T00:18:37.664022+0000 mgr.y (mgr.25531) 565 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 170 B/s wr, 142 op/s 2024-09-21T00:18:41.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:41 smithi079 bash[68241]: cluster 2024-09-21T00:18:39.665275+0000 mgr.y (mgr.25531) 566 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 204 op/s 2024-09-21T00:18:41.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:41 smithi079 bash[68241]: audit 2024-09-21T00:18:40.813151+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:41.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:41 smithi079 bash[68241]: audit 2024-09-21T00:18:40.821469+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:41.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:41 smithi079 bash[68241]: audit 2024-09-21T00:18:40.837741+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:41.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:41 smithi079 bash[68241]: audit 2024-09-21T00:18:40.848559+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:41.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:41 smithi079 bash[71956]: cluster 2024-09-21T00:18:39.665275+0000 mgr.y (mgr.25531) 566 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 204 op/s 2024-09-21T00:18:41.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:41 smithi079 bash[71956]: audit 2024-09-21T00:18:40.813151+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:41.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:41 smithi079 bash[71956]: audit 2024-09-21T00:18:40.821469+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:41.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:41 smithi079 bash[71956]: audit 2024-09-21T00:18:40.837741+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:41.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:41 smithi079 bash[71956]: audit 2024-09-21T00:18:40.848559+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:41.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:41 smithi122 bash[48694]: cluster 2024-09-21T00:18:39.665275+0000 mgr.y (mgr.25531) 566 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 204 op/s 2024-09-21T00:18:41.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:41 smithi122 bash[48694]: audit 2024-09-21T00:18:40.813151+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:41.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:41 smithi122 bash[48694]: audit 2024-09-21T00:18:40.821469+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:41.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:41 smithi122 bash[48694]: audit 2024-09-21T00:18:40.837741+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:41.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:41 smithi122 bash[48694]: audit 2024-09-21T00:18:40.848559+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:43.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:43 smithi122 bash[48694]: cluster 2024-09-21T00:18:41.666378+0000 mgr.y (mgr.25531) 567 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 233 op/s 2024-09-21T00:18:43.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:43 smithi122 bash[48694]: audit 2024-09-21T00:18:42.007589+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:43.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:43 smithi122 bash[48694]: audit 2024-09-21T00:18:42.013800+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:43.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:43 smithi122 bash[48694]: audit 2024-09-21T00:18:42.035816+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:43.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:43 smithi122 bash[48694]: audit 2024-09-21T00:18:42.043952+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:43.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:43 smithi079 bash[71956]: cluster 2024-09-21T00:18:41.666378+0000 mgr.y (mgr.25531) 567 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 233 op/s 2024-09-21T00:18:43.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:43 smithi079 bash[71956]: audit 2024-09-21T00:18:42.007589+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:43.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:43 smithi079 bash[71956]: audit 2024-09-21T00:18:42.013800+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:43.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:43 smithi079 bash[71956]: audit 2024-09-21T00:18:42.035816+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:43.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:43 smithi079 bash[71956]: audit 2024-09-21T00:18:42.043952+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:43.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:43 smithi079 bash[68241]: cluster 2024-09-21T00:18:41.666378+0000 mgr.y (mgr.25531) 567 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 233 op/s 2024-09-21T00:18:43.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:43 smithi079 bash[68241]: audit 2024-09-21T00:18:42.007589+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:43.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:43 smithi079 bash[68241]: audit 2024-09-21T00:18:42.013800+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:43.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:43 smithi079 bash[68241]: audit 2024-09-21T00:18:42.035816+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:43.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:43 smithi079 bash[68241]: audit 2024-09-21T00:18:42.043952+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:45.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:45 smithi079 bash[71956]: cluster 2024-09-21T00:18:43.667591+0000 mgr.y (mgr.25531) 568 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s rd, 85 B/s wr, 187 op/s 2024-09-21T00:18:45.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:45 smithi079 bash[68241]: cluster 2024-09-21T00:18:43.667591+0000 mgr.y (mgr.25531) 568 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s rd, 85 B/s wr, 187 op/s 2024-09-21T00:18:45.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:45 smithi122 bash[48694]: cluster 2024-09-21T00:18:43.667591+0000 mgr.y (mgr.25531) 568 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s rd, 85 B/s wr, 187 op/s 2024-09-21T00:18:46.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:46 smithi122 bash[48694]: audit 2024-09-21T00:18:44.908099+0000 mgr.y (mgr.25531) 569 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:46.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:46 smithi079 bash[71956]: audit 2024-09-21T00:18:44.908099+0000 mgr.y (mgr.25531) 569 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:46.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:46 smithi079 bash[68241]: audit 2024-09-21T00:18:44.908099+0000 mgr.y (mgr.25531) 569 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:47.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:47 smithi122 bash[48694]: cluster 2024-09-21T00:18:45.668833+0000 mgr.y (mgr.25531) 570 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 85 B/s wr, 135 op/s 2024-09-21T00:18:47.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:47 smithi079 bash[68241]: cluster 2024-09-21T00:18:45.668833+0000 mgr.y (mgr.25531) 570 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 85 B/s wr, 135 op/s 2024-09-21T00:18:47.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:47 smithi079 bash[71956]: cluster 2024-09-21T00:18:45.668833+0000 mgr.y (mgr.25531) 570 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 85 B/s wr, 135 op/s 2024-09-21T00:18:49.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:49 smithi079 bash[68241]: cluster 2024-09-21T00:18:47.669889+0000 mgr.y (mgr.25531) 571 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-21T00:18:49.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:49 smithi079 bash[68241]: audit 2024-09-21T00:18:48.472540+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:18:49.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:49 smithi079 bash[71956]: cluster 2024-09-21T00:18:47.669889+0000 mgr.y (mgr.25531) 571 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-21T00:18:49.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:49 smithi079 bash[71956]: audit 2024-09-21T00:18:48.472540+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:18:49.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:49 smithi122 bash[48694]: cluster 2024-09-21T00:18:47.669889+0000 mgr.y (mgr.25531) 571 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-21T00:18:49.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:49 smithi122 bash[48694]: audit 2024-09-21T00:18:48.472540+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:18:49.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:18:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:18:49] "GET /metrics HTTP/1.1" 200 38350 "" "Prometheus/2.43.0" 2024-09-21T00:18:51.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:51 smithi122 bash[48694]: cluster 2024-09-21T00:18:49.671190+0000 mgr.y (mgr.25531) 572 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-21T00:18:51.490 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:51 smithi079 bash[68241]: cluster 2024-09-21T00:18:49.671190+0000 mgr.y (mgr.25531) 572 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-21T00:18:51.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:51 smithi079 bash[71956]: cluster 2024-09-21T00:18:49.671190+0000 mgr.y (mgr.25531) 572 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-21T00:18:53.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: cluster 2024-09-21T00:18:51.672005+0000 mgr.y (mgr.25531) 573 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T00:18:53.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.346173+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.359384+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.398878+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.410693+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.412767+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:53.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.414553+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:18:53.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.426942+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.585044+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:53.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.588453+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.591144+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.593218+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.595835+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.599351+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.601716+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.610 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.611625+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.615500+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.qkmjyc"}]: dispatch 2024-09-21T00:18:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.623556+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.qkmjyc"}]': finished 2024-09-21T00:18:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.628828+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.obecan"}]: dispatch 2024-09-21T00:18:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.636504+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.obecan"}]': finished 2024-09-21T00:18:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.642892+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.611 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.653016+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.659402+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.662216+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.672041+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.678984+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.688632+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.698182+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.705985+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.712005+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.715369+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.718607+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.722039+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.725017+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.728073+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.731674+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.737804+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.742007+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.747678+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.751857+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.759098+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.763695+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.768975+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.772599+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.779622+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.784689+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.790043+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.793832+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:18:53.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.798814+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.802771+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.804251+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.810204+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.813985+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.815283+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.820381+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.824081+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.829517+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.833327+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.834714+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.835991+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.837373+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.614 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.838762+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.840231+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.842237+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:18:53.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.847178+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:18:53.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.848318+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:53.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.851233+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:53.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:52.852618+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:18:53.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:53.169569+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:53.246623+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:53.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:53.249105+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:53.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:53.249987+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:18:53.615 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:53 smithi122 bash[48694]: audit 2024-09-21T00:18:53.259990+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: cluster 2024-09-21T00:18:51.672005+0000 mgr.y (mgr.25531) 573 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T00:18:53.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.346173+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.359384+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.398878+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.410693+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.412767+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.414553+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.426942+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.585044+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.588453+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.591144+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.593218+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.595835+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.599351+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.601716+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.611625+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.615500+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.qkmjyc"}]: dispatch 2024-09-21T00:18:53.641 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.623556+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.qkmjyc"}]': finished 2024-09-21T00:18:53.641 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.628828+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.obecan"}]: dispatch 2024-09-21T00:18:53.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: cluster 2024-09-21T00:18:51.672005+0000 mgr.y (mgr.25531) 573 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T00:18:53.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.346173+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.359384+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.398878+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.410693+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.412767+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:53.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.414553+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:18:53.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.426942+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.585044+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:53.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.588453+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.642 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.591144+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.642 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.593218+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.642 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.595835+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.642 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.599351+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.642 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.601716+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.642 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.611625+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.642 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.615500+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.qkmjyc"}]: dispatch 2024-09-21T00:18:53.642 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.623556+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi079.qkmjyc"}]': finished 2024-09-21T00:18:53.642 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.628828+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.obecan"}]: dispatch 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.636504+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.obecan"}]': finished 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.642892+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.653016+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.659402+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.662216+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.672041+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.678984+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.688632+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.698182+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.705985+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.712005+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.715369+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.718607+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.722039+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.725017+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.728073+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.731674+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.737804+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.742007+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.747678+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.751857+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.759098+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.763695+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.768975+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.772599+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.779622+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.784689+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.790043+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.793832+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:18:53.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.798814+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.802771+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.804251+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.810204+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.813985+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.815283+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.636504+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.obecan"}]': finished 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.642892+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.653016+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.659402+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.662216+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.672041+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.678984+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.645 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.688632+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.646 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.698182+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.646 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.705985+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.646 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.712005+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.646 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.715369+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.646 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.718607+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.646 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.722039+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.646 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.725017+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.646 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.728073+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:18:53.646 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.731674+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:18:53.646 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.737804+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:18:53.646 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.742007+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.646 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.820381+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.824081+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.829517+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.833327+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.834714+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.835991+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.837373+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.838762+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.840231+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.842237+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.847178+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.848318+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.851233+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:52.852618+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:18:53.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:53.169569+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.648 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:53.246623+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:53.648 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:53.249105+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:53.648 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:53.249987+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:18:53.648 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[68241]: audit 2024-09-21T00:18:53.259990+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.648 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.747678+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:18:53.648 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.751857+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:18:53.648 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.759098+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:18:53.648 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.763695+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:18:53.648 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.768975+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T00:18:53.648 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.772599+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:18:53.648 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.779622+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:18:53.648 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.784689+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.790043+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.793832+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.798814+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.802771+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.804251+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.810204+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.813985+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.815283+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.820381+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.824081+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.829517+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.833327+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.834714+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.835991+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.837373+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.649 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.838762+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.650 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.840231+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:18:53.650 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.842237+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:18:53.650 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.847178+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:18:53.650 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.848318+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:53.650 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.851233+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:53.650 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:52.852618+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:18:53.650 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:53.169569+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:53.650 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:53.246623+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:18:53.650 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:53.249105+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:18:53.650 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:53.249987+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:18:53.650 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:53 smithi079 bash[71956]: audit 2024-09-21T00:18:53.259990+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:54.446 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-21T00:18:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:54 smithi122 bash[48694]: cephadm 2024-09-21T00:18:52.603002+0000 mgr.y (mgr.25531) 574 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T00:18:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:54 smithi122 bash[48694]: cephadm 2024-09-21T00:18:52.644511+0000 mgr.y (mgr.25531) 575 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:18:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:54 smithi122 bash[48694]: cephadm 2024-09-21T00:18:52.663805+0000 mgr.y (mgr.25531) 576 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:18:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:54 smithi122 bash[48694]: cephadm 2024-09-21T00:18:52.680486+0000 mgr.y (mgr.25531) 577 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:18:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:54 smithi122 bash[48694]: cephadm 2024-09-21T00:18:52.699731+0000 mgr.y (mgr.25531) 578 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:18:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:54 smithi122 bash[48694]: cephadm 2024-09-21T00:18:52.729635+0000 mgr.y (mgr.25531) 579 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:18:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:54 smithi122 bash[48694]: cephadm 2024-09-21T00:18:52.841442+0000 mgr.y (mgr.25531) 580 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:18:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:54 smithi122 bash[48694]: cephadm 2024-09-21T00:18:52.861481+0000 mgr.y (mgr.25531) 581 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T00:18:54.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:54 smithi122 bash[48694]: audit 2024-09-21T00:18:53.826098+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:54.692 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[68241]: cephadm 2024-09-21T00:18:52.603002+0000 mgr.y (mgr.25531) 574 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T00:18:54.692 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[68241]: cephadm 2024-09-21T00:18:52.644511+0000 mgr.y (mgr.25531) 575 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:18:54.692 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[68241]: cephadm 2024-09-21T00:18:52.663805+0000 mgr.y (mgr.25531) 576 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:18:54.692 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[68241]: cephadm 2024-09-21T00:18:52.680486+0000 mgr.y (mgr.25531) 577 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:18:54.693 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[68241]: cephadm 2024-09-21T00:18:52.699731+0000 mgr.y (mgr.25531) 578 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:18:54.693 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[68241]: cephadm 2024-09-21T00:18:52.729635+0000 mgr.y (mgr.25531) 579 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:18:54.693 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[68241]: cephadm 2024-09-21T00:18:52.841442+0000 mgr.y (mgr.25531) 580 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:18:54.693 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[68241]: cephadm 2024-09-21T00:18:52.861481+0000 mgr.y (mgr.25531) 581 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T00:18:54.693 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[68241]: audit 2024-09-21T00:18:53.826098+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:54.693 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[71956]: cephadm 2024-09-21T00:18:52.603002+0000 mgr.y (mgr.25531) 574 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T00:18:54.693 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[71956]: cephadm 2024-09-21T00:18:52.644511+0000 mgr.y (mgr.25531) 575 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:18:54.693 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[71956]: cephadm 2024-09-21T00:18:52.663805+0000 mgr.y (mgr.25531) 576 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:18:54.693 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[71956]: cephadm 2024-09-21T00:18:52.680486+0000 mgr.y (mgr.25531) 577 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:18:54.693 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[71956]: cephadm 2024-09-21T00:18:52.699731+0000 mgr.y (mgr.25531) 578 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:18:54.693 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[71956]: cephadm 2024-09-21T00:18:52.729635+0000 mgr.y (mgr.25531) 579 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:18:54.694 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[71956]: cephadm 2024-09-21T00:18:52.841442+0000 mgr.y (mgr.25531) 580 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:18:54.694 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[71956]: cephadm 2024-09-21T00:18:52.861481+0000 mgr.y (mgr.25531) 581 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T00:18:54.694 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:54 smithi079 bash[71956]: audit 2024-09-21T00:18:53.826098+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:18:55.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:55 smithi122 bash[48694]: audit 2024-09-21T00:18:53.625029+0000 mgr.y (mgr.25531) 582 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:55.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:55 smithi122 bash[48694]: cluster 2024-09-21T00:18:53.672824+0000 mgr.y (mgr.25531) 583 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:55.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:55 smithi079 bash[71956]: audit 2024-09-21T00:18:53.625029+0000 mgr.y (mgr.25531) 582 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:55.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:55 smithi079 bash[71956]: cluster 2024-09-21T00:18:53.672824+0000 mgr.y (mgr.25531) 583 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:55.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:55 smithi079 bash[68241]: audit 2024-09-21T00:18:53.625029+0000 mgr.y (mgr.25531) 582 : audit [DBG] from='client.44799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:55.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:55 smithi079 bash[68241]: cluster 2024-09-21T00:18:53.672824+0000 mgr.y (mgr.25531) 583 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:18:56.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:56 smithi079 bash[68241]: audit 2024-09-21T00:18:54.919373+0000 mgr.y (mgr.25531) 584 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:56.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:56 smithi079 bash[71956]: audit 2024-09-21T00:18:54.919373+0000 mgr.y (mgr.25531) 584 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:56.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:56 smithi122 bash[48694]: audit 2024-09-21T00:18:54.919373+0000 mgr.y (mgr.25531) 584 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:18:57.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:57 smithi079 bash[68241]: cluster 2024-09-21T00:18:55.674033+0000 mgr.y (mgr.25531) 585 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-21T00:18:57.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:57 smithi079 bash[71956]: cluster 2024-09-21T00:18:55.674033+0000 mgr.y (mgr.25531) 585 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-21T00:18:57.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:57 smithi122 bash[48694]: cluster 2024-09-21T00:18:55.674033+0000 mgr.y (mgr.25531) 585 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-09-21T00:18:58.215 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:18:58.215 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (26m) 17s ago 36m 14.9M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:18:58.215 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (12m) 17s ago 36m 74.3M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:18:58.215 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (13m) 17s ago 34m 46.3M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:18:58.216 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (13m) 17s ago 42m 432M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:18:58.216 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (23m) 17s ago 44m 499M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:18:58.216 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (10m) 17s ago 44m 61.0M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:18:58.216 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (11m) 17s ago 43m 50.3M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:18:58.216 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (9m) 17s ago 43m 46.0M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:18:58.216 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (26m) 17s ago 36m 8964k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:18:58.217 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (26m) 17s ago 36m 8811k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:18:58.217 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (7m) 17s ago 42m 62.9M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:18:58.217 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (6m) 17s ago 41m 64.1M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:18:58.217 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (5m) 17s ago 41m 52.1M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:18:58.217 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (4m) 17s ago 40m 56.6M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 3953efe8edc0 2024-09-21T00:18:58.217 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (3m) 17s ago 39m 55.9M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 89d085b8f3b2 2024-09-21T00:18:58.218 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (2m) 17s ago 39m 55.1M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 79bb17f95a10 2024-09-21T00:18:58.218 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (2m) 17s ago 38m 50.5M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 fbc7efec48f8 2024-09-21T00:18:58.218 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (95s) 17s ago 37m 51.7M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 e78e1e846d36 2024-09-21T00:18:58.218 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (13m) 17s ago 36m 62.2M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:18:58.218 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (30s) 17s ago 34m 89.5M - 19.1.1-367-g9e2ac70b cc9251b744a3 861c10964e0b 2024-09-21T00:18:58.218 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (23s) 17s ago 34m 89.3M - 19.1.1-367-g9e2ac70b cc9251b744a3 22e01b955681 2024-09-21T00:18:58.968 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-21T00:18:59.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:18:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:18:59] "GET /metrics HTTP/1.1" 200 38350 "" "Prometheus/2.43.0" 2024-09-21T00:18:59.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:59 smithi079 bash[68241]: cluster 2024-09-21T00:18:57.675081+0000 mgr.y (mgr.25531) 586 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-09-21T00:18:59.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:18:59 smithi079 bash[68241]: audit 2024-09-21T00:18:58.177782+0000 mgr.y (mgr.25531) 587 : audit [DBG] from='client.54739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:59.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:59 smithi079 bash[71956]: cluster 2024-09-21T00:18:57.675081+0000 mgr.y (mgr.25531) 586 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-09-21T00:18:59.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:18:59 smithi079 bash[71956]: audit 2024-09-21T00:18:58.177782+0000 mgr.y (mgr.25531) 587 : audit [DBG] from='client.54739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:18:59.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:59 smithi122 bash[48694]: cluster 2024-09-21T00:18:57.675081+0000 mgr.y (mgr.25531) 586 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-09-21T00:18:59.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:18:59 smithi122 bash[48694]: audit 2024-09-21T00:18:58.177782+0000 mgr.y (mgr.25531) 587 : audit [DBG] from='client.54739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:01.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:01 smithi079 bash[68241]: cluster 2024-09-21T00:18:59.676392+0000 mgr.y (mgr.25531) 588 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T00:19:01.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:01 smithi079 bash[71956]: cluster 2024-09-21T00:18:59.676392+0000 mgr.y (mgr.25531) 588 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T00:19:01.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:01 smithi122 bash[48694]: cluster 2024-09-21T00:18:59.676392+0000 mgr.y (mgr.25531) 588 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T00:19:02.770 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:19:03.524 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.rgw | keys'"'"' | grep $sha1' 2024-09-21T00:19:03.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:03 smithi079 bash[68241]: cluster 2024-09-21T00:19:01.677554+0000 mgr.y (mgr.25531) 589 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-21T00:19:03.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:03 smithi079 bash[68241]: audit 2024-09-21T00:19:02.759179+0000 mon.a (mon.0) 965 : audit [DBG] from='client.? 172.21.15.79:0/2055002700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:03.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:03 smithi079 bash[71956]: cluster 2024-09-21T00:19:01.677554+0000 mgr.y (mgr.25531) 589 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-21T00:19:03.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:03 smithi079 bash[71956]: audit 2024-09-21T00:19:02.759179+0000 mon.a (mon.0) 965 : audit [DBG] from='client.? 172.21.15.79:0/2055002700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:03 smithi122 bash[48694]: cluster 2024-09-21T00:19:01.677554+0000 mgr.y (mgr.25531) 589 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-21T00:19:03.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:03 smithi122 bash[48694]: audit 2024-09-21T00:19:02.759179+0000 mon.a (mon.0) 965 : audit [DBG] from='client.? 172.21.15.79:0/2055002700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:04.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:04 smithi079 bash[68241]: audit 2024-09-21T00:19:03.474110+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:19:04.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:04 smithi079 bash[71956]: audit 2024-09-21T00:19:03.474110+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:19:04.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:04 smithi122 bash[48694]: audit 2024-09-21T00:19:03.474110+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:19:05.724 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:05 smithi079 bash[71956]: cluster 2024-09-21T00:19:03.678364+0000 mgr.y (mgr.25531) 590 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T00:19:05.725 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:05 smithi079 bash[68241]: cluster 2024-09-21T00:19:03.678364+0000 mgr.y (mgr.25531) 590 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T00:19:05.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:05 smithi122 bash[48694]: cluster 2024-09-21T00:19:03.678364+0000 mgr.y (mgr.25531) 590 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-21T00:19:06.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:06 smithi079 bash[68241]: audit 2024-09-21T00:19:04.927949+0000 mgr.y (mgr.25531) 591 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:06.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:06 smithi079 bash[71956]: audit 2024-09-21T00:19:04.927949+0000 mgr.y (mgr.25531) 591 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:06.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:06 smithi122 bash[48694]: audit 2024-09-21T00:19:04.927949+0000 mgr.y (mgr.25531) 591 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:07.268 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)" 2024-09-21T00:19:07.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:07 smithi079 bash[68241]: cluster 2024-09-21T00:19:05.679332+0000 mgr.y (mgr.25531) 592 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-21T00:19:07.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:07 smithi079 bash[68241]: audit 2024-09-21T00:19:07.256400+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.79:0/2305288864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:07.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:07 smithi079 bash[71956]: cluster 2024-09-21T00:19:05.679332+0000 mgr.y (mgr.25531) 592 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-21T00:19:07.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:07 smithi079 bash[71956]: audit 2024-09-21T00:19:07.256400+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.79:0/2305288864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:07.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:07 smithi122 bash[48694]: cluster 2024-09-21T00:19:05.679332+0000 mgr.y (mgr.25531) 592 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-21T00:19:07.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:07 smithi122 bash[48694]: audit 2024-09-21T00:19:07.256400+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.79:0/2305288864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:08.020 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade status' 2024-09-21T00:19:09.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:09 smithi079 bash[68241]: cluster 2024-09-21T00:19:07.680363+0000 mgr.y (mgr.25531) 593 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-21T00:19:09.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:19:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:19:09] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.43.0" 2024-09-21T00:19:09.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:09 smithi079 bash[71956]: cluster 2024-09-21T00:19:07.680363+0000 mgr.y (mgr.25531) 593 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-21T00:19:09.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:09 smithi122 bash[48694]: cluster 2024-09-21T00:19:07.680363+0000 mgr.y (mgr.25531) 593 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-21T00:19:11.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:11 smithi079 bash[68241]: cluster 2024-09-21T00:19:09.681582+0000 mgr.y (mgr.25531) 594 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:11.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:11 smithi079 bash[71956]: cluster 2024-09-21T00:19:09.681582+0000 mgr.y (mgr.25531) 594 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:11.761 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:19:11.761 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": null, 2024-09-21T00:19:11.761 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": false, 2024-09-21T00:19:11.761 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "", 2024-09-21T00:19:11.761 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:19:11.761 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": null, 2024-09-21T00:19:11.761 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-09-21T00:19:11.761 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:19:11.761 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:19:11.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:11 smithi122 bash[48694]: cluster 2024-09-21T00:19:09.681582+0000 mgr.y (mgr.25531) 594 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:12.524 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph health detail' 2024-09-21T00:19:13.732 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:13 smithi079 bash[71956]: cluster 2024-09-21T00:19:11.682794+0000 mgr.y (mgr.25531) 595 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:13.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:13 smithi079 bash[71956]: audit 2024-09-21T00:19:11.762295+0000 mgr.y (mgr.25531) 596 : audit [DBG] from='client.54757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:13.733 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:13 smithi079 bash[68241]: cluster 2024-09-21T00:19:11.682794+0000 mgr.y (mgr.25531) 595 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:13.733 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:13 smithi079 bash[68241]: audit 2024-09-21T00:19:11.762295+0000 mgr.y (mgr.25531) 596 : audit [DBG] from='client.54757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:13.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:13 smithi122 bash[48694]: cluster 2024-09-21T00:19:11.682794+0000 mgr.y (mgr.25531) 595 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:13.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:13 smithi122 bash[48694]: audit 2024-09-21T00:19:11.762295+0000 mgr.y (mgr.25531) 596 : audit [DBG] from='client.54757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:15.683 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:15 smithi079 bash[68241]: cluster 2024-09-21T00:19:13.684017+0000 mgr.y (mgr.25531) 597 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:15.683 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:15 smithi079 bash[71956]: cluster 2024-09-21T00:19:13.684017+0000 mgr.y (mgr.25531) 597 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:15.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:15 smithi122 bash[48694]: cluster 2024-09-21T00:19:13.684017+0000 mgr.y (mgr.25531) 597 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:16.159 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-21T00:19:16.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:16 smithi079 bash[71956]: audit 2024-09-21T00:19:14.932091+0000 mgr.y (mgr.25531) 598 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:16.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:16 smithi079 bash[71956]: audit 2024-09-21T00:19:16.160790+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.79:0/2947971330' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:19:16.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:16 smithi079 bash[68241]: audit 2024-09-21T00:19:14.932091+0000 mgr.y (mgr.25531) 598 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:16.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:16 smithi079 bash[68241]: audit 2024-09-21T00:19:16.160790+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.79:0/2947971330' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:19:16.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:16 smithi122 bash[48694]: audit 2024-09-21T00:19:14.932091+0000 mgr.y (mgr.25531) 598 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:16.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:16 smithi122 bash[48694]: audit 2024-09-21T00:19:16.160790+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.79:0/2947971330' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:19:17.003 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-21T00:19:17.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:17 smithi079 bash[68241]: cluster 2024-09-21T00:19:15.684844+0000 mgr.y (mgr.25531) 599 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:17.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:17 smithi079 bash[71956]: cluster 2024-09-21T00:19:15.684844+0000 mgr.y (mgr.25531) 599 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:17.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:17 smithi122 bash[48694]: cluster 2024-09-21T00:19:15.684844+0000 mgr.y (mgr.25531) 599 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:19.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:19:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:19:19] "GET /metrics HTTP/1.1" 200 38349 "" "Prometheus/2.43.0" 2024-09-21T00:19:19.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:19 smithi079 bash[68241]: cluster 2024-09-21T00:19:17.685840+0000 mgr.y (mgr.25531) 600 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:19.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:19 smithi079 bash[68241]: audit 2024-09-21T00:19:18.473315+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:19:19.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:19 smithi079 bash[71956]: cluster 2024-09-21T00:19:17.685840+0000 mgr.y (mgr.25531) 600 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:19.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:19 smithi079 bash[71956]: audit 2024-09-21T00:19:18.473315+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:19:19.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:19 smithi122 bash[48694]: cluster 2024-09-21T00:19:17.685840+0000 mgr.y (mgr.25531) 600 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:19.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:19 smithi122 bash[48694]: audit 2024-09-21T00:19:18.473315+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:19:20.772 INFO:teuthology.orchestra.run.smithi079.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:19:21.552 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T00:19:21.661 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi079.front.sepia.ceph.com 2024-09-21T00:19:21.661 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- 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-21T00:19:21.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:21 smithi079 bash[68241]: cluster 2024-09-21T00:19:19.687087+0000 mgr.y (mgr.25531) 601 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:21.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:21 smithi079 bash[68241]: audit 2024-09-21T00:19:20.773449+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:21.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:21 smithi079 bash[68241]: audit 2024-09-21T00:19:20.774572+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:19:21.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:21 smithi079 bash[68241]: audit 2024-09-21T00:19:20.776840+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:19:21.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:21 smithi079 bash[68241]: audit 2024-09-21T00:19:20.777807+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:19:21.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:21 smithi079 bash[68241]: audit 2024-09-21T00:19:20.786065+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:21.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:21 smithi079 bash[71956]: cluster 2024-09-21T00:19:19.687087+0000 mgr.y (mgr.25531) 601 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:21.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:21 smithi079 bash[71956]: audit 2024-09-21T00:19:20.773449+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:21.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:21 smithi079 bash[71956]: audit 2024-09-21T00:19:20.774572+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:19:21.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:21 smithi079 bash[71956]: audit 2024-09-21T00:19:20.776840+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:19:21.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:21 smithi079 bash[71956]: audit 2024-09-21T00:19:20.777807+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:19:21.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:21 smithi079 bash[71956]: audit 2024-09-21T00:19:20.786065+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:21 smithi122 bash[48694]: cluster 2024-09-21T00:19:19.687087+0000 mgr.y (mgr.25531) 601 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:21 smithi122 bash[48694]: audit 2024-09-21T00:19:20.773449+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:21 smithi122 bash[48694]: audit 2024-09-21T00:19:20.774572+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:19:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:21 smithi122 bash[48694]: audit 2024-09-21T00:19:20.776840+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:19:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:21 smithi122 bash[48694]: audit 2024-09-21T00:19:20.777807+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:19:21.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:21 smithi122 bash[48694]: audit 2024-09-21T00:19:20.786065+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:22.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:22 smithi079 bash[68241]: audit 2024-09-21T00:19:20.765227+0000 mgr.y (mgr.25531) 602 : audit [DBG] from='client.54769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:22.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:22 smithi079 bash[68241]: cephadm 2024-09-21T00:19:20.766365+0000 mgr.y (mgr.25531) 603 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:19:22.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:22 smithi079 bash[68241]: cephadm 2024-09-21T00:19:20.864665+0000 mgr.y (mgr.25531) 604 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:19:22.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:22 smithi079 bash[71956]: audit 2024-09-21T00:19:20.765227+0000 mgr.y (mgr.25531) 602 : audit [DBG] from='client.54769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:22.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:22 smithi079 bash[71956]: cephadm 2024-09-21T00:19:20.766365+0000 mgr.y (mgr.25531) 603 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:19:22.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:22 smithi079 bash[71956]: cephadm 2024-09-21T00:19:20.864665+0000 mgr.y (mgr.25531) 604 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:19:22.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:22 smithi122 bash[48694]: audit 2024-09-21T00:19:20.765227+0000 mgr.y (mgr.25531) 602 : audit [DBG] from='client.54769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:22.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:22 smithi122 bash[48694]: cephadm 2024-09-21T00:19:20.766365+0000 mgr.y (mgr.25531) 603 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:19:22.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:22 smithi122 bash[48694]: cephadm 2024-09-21T00:19:20.864665+0000 mgr.y (mgr.25531) 604 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9e2ac70bb7aea67d34f0d50002344abbe7803736 2024-09-21T00:19:23.722 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:23 smithi079 bash[68241]: cluster 2024-09-21T00:19:21.687971+0000 mgr.y (mgr.25531) 605 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:23.722 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:23 smithi079 bash[71956]: cluster 2024-09-21T00:19:21.687971+0000 mgr.y (mgr.25531) 605 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:23.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:23 smithi122 bash[48694]: cluster 2024-09-21T00:19:21.687971+0000 mgr.y (mgr.25531) 605 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: cluster 2024-09-21T00:19:23.689009+0000 mgr.y (mgr.25531) 606 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.077283+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.080029+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.082038+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.088645+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.091867+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.098196+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.101224+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.107197+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.110994+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.116786+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.120641+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.127009+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.132755+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.139629+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.142762+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.149356+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.152576+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.155369+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.744 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[68241]: audit 2024-09-21T00:19:25.161875+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: cluster 2024-09-21T00:19:23.689009+0000 mgr.y (mgr.25531) 606 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:25.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.077283+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.080029+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:19:25.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.082038+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.088645+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.091867+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.098196+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.101224+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.107197+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.110994+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.116786+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.120641+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.127009+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.132755+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.139629+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.142762+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.149356+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.152576+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.155369+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:25 smithi079 bash[71956]: audit 2024-09-21T00:19:25.161875+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: cluster 2024-09-21T00:19:23.689009+0000 mgr.y (mgr.25531) 606 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:25.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.077283+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.080029+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:19:25.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.082038+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.088645+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.091867+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.098196+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.101224+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.107197+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.110994+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.116786+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.120641+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.127009+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.132755+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.139629+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.142762+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.149356+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.152576+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.155369+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:25.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:25 smithi122 bash[48694]: audit 2024-09-21T00:19:25.161875+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:26.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[68241]: audit 2024-09-21T00:19:24.943272+0000 mgr.y (mgr.25531) 607 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:26.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[68241]: cephadm 2024-09-21T00:19:25.077735+0000 mgr.y (mgr.25531) 608 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:19:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[68241]: cephadm 2024-09-21T00:19:25.077803+0000 mgr.y (mgr.25531) 609 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:19:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[68241]: cephadm 2024-09-21T00:19:25.082648+0000 mgr.y (mgr.25531) 610 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:19:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[68241]: cephadm 2024-09-21T00:19:25.092614+0000 mgr.y (mgr.25531) 611 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:19:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[68241]: cephadm 2024-09-21T00:19:25.101956+0000 mgr.y (mgr.25531) 612 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:19:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[68241]: cephadm 2024-09-21T00:19:25.111801+0000 mgr.y (mgr.25531) 613 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T00:19:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[68241]: cephadm 2024-09-21T00:19:25.121299+0000 mgr.y (mgr.25531) 614 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:19:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[68241]: cephadm 2024-09-21T00:19:25.134078+0000 mgr.y (mgr.25531) 615 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T00:19:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[68241]: cephadm 2024-09-21T00:19:25.143922+0000 mgr.y (mgr.25531) 616 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:19:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[68241]: cephadm 2024-09-21T00:19:25.153573+0000 mgr.y (mgr.25531) 617 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T00:19:26.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[68241]: cephadm 2024-09-21T00:19:25.156431+0000 mgr.y (mgr.25531) 618 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:19:26.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[71956]: audit 2024-09-21T00:19:24.943272+0000 mgr.y (mgr.25531) 607 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:26.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[71956]: cephadm 2024-09-21T00:19:25.077735+0000 mgr.y (mgr.25531) 608 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:19:26.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[71956]: cephadm 2024-09-21T00:19:25.077803+0000 mgr.y (mgr.25531) 609 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:19:26.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[71956]: cephadm 2024-09-21T00:19:25.082648+0000 mgr.y (mgr.25531) 610 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:19:26.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[71956]: cephadm 2024-09-21T00:19:25.092614+0000 mgr.y (mgr.25531) 611 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:19:26.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[71956]: cephadm 2024-09-21T00:19:25.101956+0000 mgr.y (mgr.25531) 612 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:19:26.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[71956]: cephadm 2024-09-21T00:19:25.111801+0000 mgr.y (mgr.25531) 613 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T00:19:26.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[71956]: cephadm 2024-09-21T00:19:25.121299+0000 mgr.y (mgr.25531) 614 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:19:26.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[71956]: cephadm 2024-09-21T00:19:25.134078+0000 mgr.y (mgr.25531) 615 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T00:19:26.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[71956]: cephadm 2024-09-21T00:19:25.143922+0000 mgr.y (mgr.25531) 616 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:19:26.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[71956]: cephadm 2024-09-21T00:19:25.153573+0000 mgr.y (mgr.25531) 617 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T00:19:26.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:26 smithi079 bash[71956]: cephadm 2024-09-21T00:19:25.156431+0000 mgr.y (mgr.25531) 618 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:19:26.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:26 smithi122 bash[48694]: audit 2024-09-21T00:19:24.943272+0000 mgr.y (mgr.25531) 607 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:26.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:26 smithi122 bash[48694]: cephadm 2024-09-21T00:19:25.077735+0000 mgr.y (mgr.25531) 608 : cephadm [INF] Upgrade: Target is version 19.1.1-367-g9e2ac70b (squid) 2024-09-21T00:19:26.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:26 smithi122 bash[48694]: cephadm 2024-09-21T00:19:25.077803+0000 mgr.y (mgr.25531) 609 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5'] 2024-09-21T00:19:26.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:26 smithi122 bash[48694]: cephadm 2024-09-21T00:19:25.082648+0000 mgr.y (mgr.25531) 610 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T00:19:26.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:26 smithi122 bash[48694]: cephadm 2024-09-21T00:19:25.092614+0000 mgr.y (mgr.25531) 611 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T00:19:26.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:26 smithi122 bash[48694]: cephadm 2024-09-21T00:19:25.101956+0000 mgr.y (mgr.25531) 612 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T00:19:26.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:26 smithi122 bash[48694]: cephadm 2024-09-21T00:19:25.111801+0000 mgr.y (mgr.25531) 613 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T00:19:26.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:26 smithi122 bash[48694]: cephadm 2024-09-21T00:19:25.121299+0000 mgr.y (mgr.25531) 614 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T00:19:26.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:26 smithi122 bash[48694]: cephadm 2024-09-21T00:19:25.134078+0000 mgr.y (mgr.25531) 615 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T00:19:26.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:26 smithi122 bash[48694]: cephadm 2024-09-21T00:19:25.143922+0000 mgr.y (mgr.25531) 616 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T00:19:26.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:26 smithi122 bash[48694]: cephadm 2024-09-21T00:19:25.153573+0000 mgr.y (mgr.25531) 617 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T00:19:26.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:26 smithi122 bash[48694]: cephadm 2024-09-21T00:19:25.156431+0000 mgr.y (mgr.25531) 618 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T00:19:27.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:27 smithi079 bash[68241]: cluster 2024-09-21T00:19:25.689661+0000 mgr.y (mgr.25531) 619 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:27.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:27 smithi079 bash[71956]: cluster 2024-09-21T00:19:25.689661+0000 mgr.y (mgr.25531) 619 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:27.644 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:19:27.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:27 smithi122 bash[48694]: cluster 2024-09-21T00:19:25.689661+0000 mgr.y (mgr.25531) 619 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:28.363 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:19:28.363 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (27m) 47s ago 37m 14.9M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:19:28.363 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (12m) 47s ago 36m 74.3M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:19:28.363 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (13m) 47s ago 35m 46.3M - 3.5 e1d6a67b021e 135e81a60e21 2024-09-21T00:19:28.363 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (13m) 47s ago 43m 432M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:19:28.363 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (24m) 47s ago 45m 499M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:19:28.363 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (10m) 47s ago 45m 61.0M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:19:28.363 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (11m) 47s ago 43m 50.3M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:19:28.363 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (9m) 47s ago 43m 46.0M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (27m) 47s ago 37m 8964k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (26m) 47s ago 37m 8811k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (7m) 47s ago 42m 62.9M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (7m) 47s ago 42m 64.1M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (5m) 47s ago 41m 52.1M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (4m) 47s ago 40m 56.6M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 3953efe8edc0 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (4m) 47s ago 40m 55.9M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 89d085b8f3b2 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (3m) 47s ago 39m 55.1M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 79bb17f95a10 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (2m) 47s ago 38m 50.5M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 fbc7efec48f8 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (2m) 47s ago 38m 51.7M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 e78e1e846d36 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (13m) 47s ago 37m 62.2M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (60s) 47s ago 35m 89.5M - 19.1.1-367-g9e2ac70b cc9251b744a3 861c10964e0b 2024-09-21T00:19:28.364 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (53s) 47s ago 35m 89.3M - 19.1.1-367-g9e2ac70b cc9251b744a3 22e01b955681 2024-09-21T00:19:28.783 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:19:28.783 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:19:28.783 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:19:28.783 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:19:28.783 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:19:28.783 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:19:28.783 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:19:28.784 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:19:28.784 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 8 2024-09-21T00:19:28.784 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:19:28.784 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:19:28.784 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:19:28.784 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:19:28.784 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:19:28.784 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 15 2024-09-21T00:19:28.784 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:19:28.784 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:19:29.155 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:19:29.155 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:07c2c7a2cb9ca9b41c609b2ddfb8539abdc0283fbb4aebf87c70eeaf670bffe5", 2024-09-21T00:19:29.156 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": true, 2024-09-21T00:19:29.156 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-21T00:19:29.156 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [ 2024-09-21T00:19:29.156 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr", 2024-09-21T00:19:29.156 INFO:teuthology.orchestra.run.smithi079.stdout: "mon", 2024-09-21T00:19:29.156 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw", 2024-09-21T00:19:29.156 INFO:teuthology.orchestra.run.smithi079.stdout: "osd" 2024-09-21T00:19:29.156 INFO:teuthology.orchestra.run.smithi079.stdout: ], 2024-09-21T00:19:29.156 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": "15/21 daemons upgraded", 2024-09-21T00:19:29.156 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "Currently upgrading iscsi daemons", 2024-09-21T00:19:29.156 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:19:29.156 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:19:29.575 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-21T00:19:29.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:19:29] "GET /metrics HTTP/1.1" 200 38349 "" "Prometheus/2.43.0" 2024-09-21T00:19:29.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[68241]: audit 2024-09-21T00:19:27.632255+0000 mgr.y (mgr.25531) 620 : audit [DBG] from='client.54775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:29.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[68241]: cluster 2024-09-21T00:19:27.690174+0000 mgr.y (mgr.25531) 621 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:29.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[68241]: audit 2024-09-21T00:19:27.986506+0000 mgr.y (mgr.25531) 622 : audit [DBG] from='client.54781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:29.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[68241]: audit 2024-09-21T00:19:28.326943+0000 mgr.y (mgr.25531) 623 : audit [DBG] from='client.54787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[68241]: cephadm 2024-09-21T00:19:28.441949+0000 mgr.y (mgr.25531) 624 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi079.aysheq 2024-09-21T00:19:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[68241]: audit 2024-09-21T00:19:28.447478+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[68241]: audit 2024-09-21T00:19:28.451136+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-21T00:19:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[68241]: audit 2024-09-21T00:19:28.469158+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:19:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[68241]: cephadm 2024-09-21T00:19:28.471119+0000 mgr.y (mgr.25531) 625 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-21T00:19:29.742 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[68241]: audit 2024-09-21T00:19:28.784458+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.79:0/3590957401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:29.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[71956]: audit 2024-09-21T00:19:27.632255+0000 mgr.y (mgr.25531) 620 : audit [DBG] from='client.54775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:29.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[71956]: cluster 2024-09-21T00:19:27.690174+0000 mgr.y (mgr.25531) 621 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:29.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[71956]: audit 2024-09-21T00:19:27.986506+0000 mgr.y (mgr.25531) 622 : audit [DBG] from='client.54781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:29.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[71956]: audit 2024-09-21T00:19:28.326943+0000 mgr.y (mgr.25531) 623 : audit [DBG] from='client.54787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:29.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[71956]: cephadm 2024-09-21T00:19:28.441949+0000 mgr.y (mgr.25531) 624 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi079.aysheq 2024-09-21T00:19:29.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[71956]: audit 2024-09-21T00:19:28.447478+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:29.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[71956]: audit 2024-09-21T00:19:28.451136+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-21T00:19:29.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[71956]: audit 2024-09-21T00:19:28.469158+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:19:29.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[71956]: cephadm 2024-09-21T00:19:28.471119+0000 mgr.y (mgr.25531) 625 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-21T00:19:29.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:29 smithi079 bash[71956]: audit 2024-09-21T00:19:28.784458+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.79:0/3590957401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:29.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:29 smithi122 bash[48694]: audit 2024-09-21T00:19:27.632255+0000 mgr.y (mgr.25531) 620 : audit [DBG] from='client.54775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:29.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:29 smithi122 bash[48694]: cluster 2024-09-21T00:19:27.690174+0000 mgr.y (mgr.25531) 621 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:29.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:29 smithi122 bash[48694]: audit 2024-09-21T00:19:27.986506+0000 mgr.y (mgr.25531) 622 : audit [DBG] from='client.54781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:29.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:29 smithi122 bash[48694]: audit 2024-09-21T00:19:28.326943+0000 mgr.y (mgr.25531) 623 : audit [DBG] from='client.54787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:29.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:29 smithi122 bash[48694]: cephadm 2024-09-21T00:19:28.441949+0000 mgr.y (mgr.25531) 624 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi079.aysheq 2024-09-21T00:19:29.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:29 smithi122 bash[48694]: audit 2024-09-21T00:19:28.447478+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:29.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:29 smithi122 bash[48694]: audit 2024-09-21T00:19:28.451136+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi079.aysheq", "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-21T00:19:29.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:29 smithi122 bash[48694]: audit 2024-09-21T00:19:28.469158+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:19:29.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:29 smithi122 bash[48694]: cephadm 2024-09-21T00:19:28.471119+0000 mgr.y (mgr.25531) 625 : cephadm [INF] Deploying daemon iscsi.foo.smithi079.aysheq on smithi079 2024-09-21T00:19:29.860 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:29 smithi122 bash[48694]: audit 2024-09-21T00:19:28.784458+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.79:0/3590957401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:19:30.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:30 smithi079 bash[71956]: audit 2024-09-21T00:19:29.156454+0000 mgr.y (mgr.25531) 626 : audit [DBG] from='client.54799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:30.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:30 smithi079 bash[71956]: audit 2024-09-21T00:19:29.576992+0000 mon.a (mon.0) 996 : audit [DBG] from='client.? 172.21.15.79:0/1733761168' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:19:30.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:30 smithi079 bash[68241]: audit 2024-09-21T00:19:29.156454+0000 mgr.y (mgr.25531) 626 : audit [DBG] from='client.54799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:30.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:30 smithi079 bash[68241]: audit 2024-09-21T00:19:29.576992+0000 mon.a (mon.0) 996 : audit [DBG] from='client.? 172.21.15.79:0/1733761168' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:19:30.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:30 smithi122 bash[48694]: audit 2024-09-21T00:19:29.156454+0000 mgr.y (mgr.25531) 626 : audit [DBG] from='client.54799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:19:30.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:30 smithi122 bash[48694]: audit 2024-09-21T00:19:29.576992+0000 mon.a (mon.0) 996 : audit [DBG] from='client.? 172.21.15.79:0/1733761168' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:19:31.235 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:31 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:31.236 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:19:31 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:31.236 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:19:31 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:31.236 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:19:31 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:31.236 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:19:31 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:31.237 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:19:31 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:31.237 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:19:31 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:31.237 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:19:31 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:31.238 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:31 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:31.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:31 smithi079 bash[68241]: cluster 2024-09-21T00:19:29.691312+0000 mgr.y (mgr.25531) 627 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:31.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:31 smithi079 bash[71956]: cluster 2024-09-21T00:19:29.691312+0000 mgr.y (mgr.25531) 627 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:31.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:31 smithi122 bash[48694]: cluster 2024-09-21T00:19:29.691312+0000 mgr.y (mgr.25531) 627 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:33.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:33 smithi079 bash[68241]: cluster 2024-09-21T00:19:31.692568+0000 mgr.y (mgr.25531) 628 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:33.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:33 smithi079 bash[71956]: cluster 2024-09-21T00:19:31.692568+0000 mgr.y (mgr.25531) 628 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:33.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:33 smithi122 bash[48694]: cluster 2024-09-21T00:19:31.692568+0000 mgr.y (mgr.25531) 628 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:34.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:34 smithi079 bash[71956]: audit 2024-09-21T00:19:33.474232+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:19:34.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:34 smithi079 bash[68241]: audit 2024-09-21T00:19:33.474232+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:19:34.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:34 smithi122 bash[48694]: audit 2024-09-21T00:19:33.474232+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:19:35.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:35 smithi079 bash[68241]: cluster 2024-09-21T00:19:33.693564+0000 mgr.y (mgr.25531) 629 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:35.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:35 smithi079 bash[71956]: cluster 2024-09-21T00:19:33.693564+0000 mgr.y (mgr.25531) 629 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:35.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:35 smithi122 bash[48694]: cluster 2024-09-21T00:19:33.693564+0000 mgr.y (mgr.25531) 629 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:36.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:36 smithi079 bash[68241]: audit 2024-09-21T00:19:34.954577+0000 mgr.y (mgr.25531) 630 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:36.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:36 smithi079 bash[71956]: audit 2024-09-21T00:19:34.954577+0000 mgr.y (mgr.25531) 630 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:36.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:36 smithi122 bash[48694]: audit 2024-09-21T00:19:34.954577+0000 mgr.y (mgr.25531) 630 : audit [DBG] from='client.25303 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:37.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:37 smithi079 bash[68241]: cluster 2024-09-21T00:19:35.694805+0000 mgr.y (mgr.25531) 631 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:37.741 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:37 smithi079 bash[71956]: cluster 2024-09-21T00:19:35.694805+0000 mgr.y (mgr.25531) 631 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:37.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:37 smithi122 bash[48694]: cluster 2024-09-21T00:19:35.694805+0000 mgr.y (mgr.25531) 631 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:39.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:19:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:19:39] "GET /metrics HTTP/1.1" 200 38350 "" "Prometheus/2.43.0" 2024-09-21T00:19:39.743 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:39 smithi079 bash[71956]: cluster 2024-09-21T00:19:37.695881+0000 mgr.y (mgr.25531) 632 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:39.743 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:39 smithi079 bash[68241]: cluster 2024-09-21T00:19:37.695881+0000 mgr.y (mgr.25531) 632 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:39.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:39 smithi122 bash[48694]: cluster 2024-09-21T00:19:37.695881+0000 mgr.y (mgr.25531) 632 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:41.668 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:41 smithi079 bash[71956]: cluster 2024-09-21T00:19:39.697156+0000 mgr.y (mgr.25531) 633 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:41.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:41 smithi079 bash[68241]: cluster 2024-09-21T00:19:39.697156+0000 mgr.y (mgr.25531) 633 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:41.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:41 smithi122 bash[48694]: cluster 2024-09-21T00:19:39.697156+0000 mgr.y (mgr.25531) 633 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:42.606 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:19:42 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:42.606 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:19:42 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:42.606 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:19:42 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:42.607 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:19:42 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:42.607 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:19:42 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:42.607 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:19:42 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:42.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:42 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:42.608 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:42 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:42.608 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:19:42 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:19:43.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:43 smithi079 bash[68241]: cluster 2024-09-21T00:19:41.698438+0000 mgr.y (mgr.25531) 634 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:43.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:43 smithi079 bash[68241]: audit 2024-09-21T00:19:42.527344+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:43.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:43 smithi079 bash[68241]: audit 2024-09-21T00:19:42.532030+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:43.741 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:43 smithi079 bash[68241]: audit 2024-09-21T00:19:42.533066+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:19:43.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:43 smithi079 bash[71956]: cluster 2024-09-21T00:19:41.698438+0000 mgr.y (mgr.25531) 634 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:43.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:43 smithi079 bash[71956]: audit 2024-09-21T00:19:42.527344+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:43.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:43 smithi079 bash[71956]: audit 2024-09-21T00:19:42.532030+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:43.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:43 smithi079 bash[71956]: audit 2024-09-21T00:19:42.533066+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:19:43.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:43 smithi122 bash[48694]: cluster 2024-09-21T00:19:41.698438+0000 mgr.y (mgr.25531) 634 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:43.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:43 smithi122 bash[48694]: audit 2024-09-21T00:19:42.527344+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:43.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:43 smithi122 bash[48694]: audit 2024-09-21T00:19:42.532030+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:43.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:43 smithi122 bash[48694]: audit 2024-09-21T00:19:42.533066+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:19:45.803 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:45 smithi079 bash[68241]: cluster 2024-09-21T00:19:43.699604+0000 mgr.y (mgr.25531) 635 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:45.803 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:45 smithi079 bash[71956]: cluster 2024-09-21T00:19:43.699604+0000 mgr.y (mgr.25531) 635 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:45.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:45 smithi122 bash[48694]: cluster 2024-09-21T00:19:43.699604+0000 mgr.y (mgr.25531) 635 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:19:46.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:46 smithi122 bash[48694]: audit 2024-09-21T00:19:45.791146+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.79:0/2209090228' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T00:19:46.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:46 smithi122 bash[48694]: audit 2024-09-21T00:19:46.073762+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? 172.21.15.79:0/2661423583' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2111432667"}]: dispatch 2024-09-21T00:19:46.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:46 smithi079 bash[68241]: audit 2024-09-21T00:19:45.791146+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.79:0/2209090228' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T00:19:46.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:46 smithi079 bash[68241]: audit 2024-09-21T00:19:46.073762+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? 172.21.15.79:0/2661423583' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2111432667"}]: dispatch 2024-09-21T00:19:46.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:46 smithi079 bash[71956]: audit 2024-09-21T00:19:45.791146+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.79:0/2209090228' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T00:19:46.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:46 smithi079 bash[71956]: audit 2024-09-21T00:19:46.073762+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? 172.21.15.79:0/2661423583' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2111432667"}]: dispatch 2024-09-21T00:19:47.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:47 smithi122 bash[48694]: cluster 2024-09-21T00:19:45.700244+0000 mgr.y (mgr.25531) 636 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:19:47.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:47 smithi122 bash[48694]: audit 2024-09-21T00:19:46.539606+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? 172.21.15.79:0/2661423583' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2111432667"}]': finished 2024-09-21T00:19:47.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:47 smithi122 bash[48694]: cluster 2024-09-21T00:19:46.548518+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-21T00:19:47.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:47 smithi122 bash[48694]: audit 2024-09-21T00:19:46.861240+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.79:0/214916273' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/97335819"}]: dispatch 2024-09-21T00:19:47.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:47 smithi122 bash[48694]: audit 2024-09-21T00:19:46.861805+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/97335819"}]: dispatch 2024-09-21T00:19:47.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:47 smithi079 bash[68241]: cluster 2024-09-21T00:19:45.700244+0000 mgr.y (mgr.25531) 636 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:19:47.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:47 smithi079 bash[68241]: audit 2024-09-21T00:19:46.539606+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? 172.21.15.79:0/2661423583' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2111432667"}]': finished 2024-09-21T00:19:47.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:47 smithi079 bash[68241]: cluster 2024-09-21T00:19:46.548518+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-21T00:19:47.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:47 smithi079 bash[68241]: audit 2024-09-21T00:19:46.861240+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.79:0/214916273' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/97335819"}]: dispatch 2024-09-21T00:19:47.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:47 smithi079 bash[68241]: audit 2024-09-21T00:19:46.861805+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/97335819"}]: dispatch 2024-09-21T00:19:47.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:47 smithi079 bash[71956]: cluster 2024-09-21T00:19:45.700244+0000 mgr.y (mgr.25531) 636 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T00:19:47.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:47 smithi079 bash[71956]: audit 2024-09-21T00:19:46.539606+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? 172.21.15.79:0/2661423583' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/2111432667"}]': finished 2024-09-21T00:19:47.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:47 smithi079 bash[71956]: cluster 2024-09-21T00:19:46.548518+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-21T00:19:47.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:47 smithi079 bash[71956]: audit 2024-09-21T00:19:46.861240+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.79:0/214916273' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/97335819"}]: dispatch 2024-09-21T00:19:47.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:47 smithi079 bash[71956]: audit 2024-09-21T00:19:46.861805+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/97335819"}]: dispatch 2024-09-21T00:19:48.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:48 smithi122 bash[48694]: audit 2024-09-21T00:19:47.542061+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/97335819"}]': finished 2024-09-21T00:19:48.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:48 smithi122 bash[48694]: cluster 2024-09-21T00:19:47.549137+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-21T00:19:48.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:48 smithi122 bash[48694]: audit 2024-09-21T00:19:47.873450+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? 172.21.15.79:0/2762198916' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/739418774"}]: dispatch 2024-09-21T00:19:48.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:48 smithi122 bash[48694]: audit 2024-09-21T00:19:48.243115+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:48.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:48 smithi122 bash[48694]: audit 2024-09-21T00:19:48.251001+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:48.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:48 smithi122 bash[48694]: audit 2024-09-21T00:19:48.474127+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:19:48.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:48 smithi079 bash[71956]: audit 2024-09-21T00:19:47.542061+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/97335819"}]': finished 2024-09-21T00:19:48.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:48 smithi079 bash[71956]: cluster 2024-09-21T00:19:47.549137+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-21T00:19:48.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:48 smithi079 bash[71956]: audit 2024-09-21T00:19:47.873450+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? 172.21.15.79:0/2762198916' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/739418774"}]: dispatch 2024-09-21T00:19:48.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:48 smithi079 bash[71956]: audit 2024-09-21T00:19:48.243115+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:48.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:48 smithi079 bash[71956]: audit 2024-09-21T00:19:48.251001+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:48.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:48 smithi079 bash[71956]: audit 2024-09-21T00:19:48.474127+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:19:48.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:48 smithi079 bash[68241]: audit 2024-09-21T00:19:47.542061+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/97335819"}]': finished 2024-09-21T00:19:48.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:48 smithi079 bash[68241]: cluster 2024-09-21T00:19:47.549137+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-21T00:19:48.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:48 smithi079 bash[68241]: audit 2024-09-21T00:19:47.873450+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? 172.21.15.79:0/2762198916' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/739418774"}]: dispatch 2024-09-21T00:19:48.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:48 smithi079 bash[68241]: audit 2024-09-21T00:19:48.243115+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:48.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:48 smithi079 bash[68241]: audit 2024-09-21T00:19:48.251001+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:48.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:48 smithi079 bash[68241]: audit 2024-09-21T00:19:48.474127+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:19:49.584 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:19:49] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.43.0" 2024-09-21T00:19:49.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:49 smithi122 bash[48694]: cluster 2024-09-21T00:19:47.700639+0000 mgr.y (mgr.25531) 637 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-21T00:19:49.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:49 smithi122 bash[48694]: audit 2024-09-21T00:19:48.566543+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? 172.21.15.79:0/2762198916' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/739418774"}]': finished 2024-09-21T00:19:49.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:49 smithi122 bash[48694]: cluster 2024-09-21T00:19:48.580070+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-21T00:19:49.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:49 smithi122 bash[48694]: audit 2024-09-21T00:19:48.872454+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.79:0/2903834070' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/871852143"}]: dispatch 2024-09-21T00:19:49.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:49 smithi122 bash[48694]: audit 2024-09-21T00:19:48.872949+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/871852143"}]: dispatch 2024-09-21T00:19:49.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:49 smithi122 bash[48694]: audit 2024-09-21T00:19:49.362184+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:49.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:49 smithi122 bash[48694]: audit 2024-09-21T00:19:49.369693+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:49.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[68241]: cluster 2024-09-21T00:19:47.700639+0000 mgr.y (mgr.25531) 637 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-21T00:19:49.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[68241]: audit 2024-09-21T00:19:48.566543+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? 172.21.15.79:0/2762198916' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/739418774"}]': finished 2024-09-21T00:19:49.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[68241]: cluster 2024-09-21T00:19:48.580070+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-21T00:19:49.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[68241]: audit 2024-09-21T00:19:48.872454+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.79:0/2903834070' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/871852143"}]: dispatch 2024-09-21T00:19:49.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[68241]: audit 2024-09-21T00:19:48.872949+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/871852143"}]: dispatch 2024-09-21T00:19:49.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[68241]: audit 2024-09-21T00:19:49.362184+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:49.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[68241]: audit 2024-09-21T00:19:49.369693+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:49.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[71956]: cluster 2024-09-21T00:19:47.700639+0000 mgr.y (mgr.25531) 637 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-09-21T00:19:49.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[71956]: audit 2024-09-21T00:19:48.566543+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? 172.21.15.79:0/2762198916' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/739418774"}]': finished 2024-09-21T00:19:49.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[71956]: cluster 2024-09-21T00:19:48.580070+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-21T00:19:49.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[71956]: audit 2024-09-21T00:19:48.872454+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.79:0/2903834070' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/871852143"}]: dispatch 2024-09-21T00:19:49.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[71956]: audit 2024-09-21T00:19:48.872949+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/871852143"}]: dispatch 2024-09-21T00:19:49.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[71956]: audit 2024-09-21T00:19:49.362184+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:49.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:49 smithi079 bash[71956]: audit 2024-09-21T00:19:49.369693+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:19:50.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:50 smithi122 bash[48694]: audit 2024-09-21T00:19:49.570687+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/871852143"}]': finished 2024-09-21T00:19:50.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:50 smithi122 bash[48694]: cluster 2024-09-21T00:19:49.579915+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-21T00:19:50.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:50 smithi122 bash[48694]: cluster 2024-09-21T00:19:49.701056+0000 mgr.y (mgr.25531) 638 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:19:50.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:50 smithi122 bash[48694]: audit 2024-09-21T00:19:49.889508+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.79:0/530755034' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/871852143"}]: dispatch 2024-09-21T00:19:50.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:50 smithi122 bash[48694]: audit 2024-09-21T00:19:49.889915+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/871852143"}]: dispatch 2024-09-21T00:19:50.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:50 smithi079 bash[68241]: audit 2024-09-21T00:19:49.570687+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/871852143"}]': finished 2024-09-21T00:19:50.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:50 smithi079 bash[68241]: cluster 2024-09-21T00:19:49.579915+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-21T00:19:50.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:50 smithi079 bash[68241]: cluster 2024-09-21T00:19:49.701056+0000 mgr.y (mgr.25531) 638 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:19:50.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:50 smithi079 bash[68241]: audit 2024-09-21T00:19:49.889508+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.79:0/530755034' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/871852143"}]: dispatch 2024-09-21T00:19:50.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:50 smithi079 bash[68241]: audit 2024-09-21T00:19:49.889915+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/871852143"}]: dispatch 2024-09-21T00:19:50.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:50 smithi079 bash[71956]: audit 2024-09-21T00:19:49.570687+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6800/871852143"}]': finished 2024-09-21T00:19:50.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:50 smithi079 bash[71956]: cluster 2024-09-21T00:19:49.579915+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-21T00:19:50.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:50 smithi079 bash[71956]: cluster 2024-09-21T00:19:49.701056+0000 mgr.y (mgr.25531) 638 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-09-21T00:19:50.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:50 smithi079 bash[71956]: audit 2024-09-21T00:19:49.889508+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.79:0/530755034' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/871852143"}]: dispatch 2024-09-21T00:19:50.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:50 smithi079 bash[71956]: audit 2024-09-21T00:19:49.889915+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/871852143"}]: dispatch 2024-09-21T00:19:51.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:51 smithi122 bash[48694]: audit 2024-09-21T00:19:50.595342+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/871852143"}]': finished 2024-09-21T00:19:51.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:51 smithi122 bash[48694]: cluster 2024-09-21T00:19:50.606369+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-21T00:19:51.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:51 smithi122 bash[48694]: audit 2024-09-21T00:19:50.908905+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.79:0/196099091' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4177481346"}]: dispatch 2024-09-21T00:19:51.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:51 smithi079 bash[68241]: audit 2024-09-21T00:19:50.595342+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/871852143"}]': finished 2024-09-21T00:19:51.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:51 smithi079 bash[68241]: cluster 2024-09-21T00:19:50.606369+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-21T00:19:51.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:51 smithi079 bash[68241]: audit 2024-09-21T00:19:50.908905+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.79:0/196099091' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4177481346"}]: dispatch 2024-09-21T00:19:51.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:51 smithi079 bash[71956]: audit 2024-09-21T00:19:50.595342+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:6801/871852143"}]': finished 2024-09-21T00:19:51.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:51 smithi079 bash[71956]: cluster 2024-09-21T00:19:50.606369+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-21T00:19:51.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:51 smithi079 bash[71956]: audit 2024-09-21T00:19:50.908905+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.79:0/196099091' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4177481346"}]: dispatch 2024-09-21T00:19:52.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:52 smithi079 bash[71956]: audit 2024-09-21T00:19:51.608944+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.79:0/196099091' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4177481346"}]': finished 2024-09-21T00:19:52.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:52 smithi079 bash[71956]: cluster 2024-09-21T00:19:51.616567+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-21T00:19:52.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:52 smithi079 bash[71956]: cluster 2024-09-21T00:19:51.702009+0000 mgr.y (mgr.25531) 639 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:52.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:52 smithi079 bash[68241]: audit 2024-09-21T00:19:51.608944+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.79:0/196099091' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4177481346"}]': finished 2024-09-21T00:19:52.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:52 smithi079 bash[68241]: cluster 2024-09-21T00:19:51.616567+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-21T00:19:52.992 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:52 smithi079 bash[68241]: cluster 2024-09-21T00:19:51.702009+0000 mgr.y (mgr.25531) 639 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:53.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:52 smithi122 bash[48694]: audit 2024-09-21T00:19:51.608944+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.79:0/196099091' entity='client.iscsi.foo.smithi079.aysheq' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.79:0/4177481346"}]': finished 2024-09-21T00:19:53.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:52 smithi122 bash[48694]: cluster 2024-09-21T00:19:51.616567+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-21T00:19:53.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:52 smithi122 bash[48694]: cluster 2024-09-21T00:19:51.702009+0000 mgr.y (mgr.25531) 639 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:54.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:54 smithi079 bash[68241]: cluster 2024-09-21T00:19:53.703161+0000 mgr.y (mgr.25531) 640 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 1 op/s 2024-09-21T00:19:54.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:54 smithi079 bash[71956]: cluster 2024-09-21T00:19:53.703161+0000 mgr.y (mgr.25531) 640 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 1 op/s 2024-09-21T00:19:55.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:54 smithi122 bash[48694]: cluster 2024-09-21T00:19:53.703161+0000 mgr.y (mgr.25531) 640 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 1 op/s 2024-09-21T00:19:55.806 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:55 smithi079 bash[71956]: audit 2024-09-21T00:19:55.532245+0000 mgr.y (mgr.25531) 641 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:55.807 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:55 smithi079 bash[68241]: audit 2024-09-21T00:19:55.532245+0000 mgr.y (mgr.25531) 641 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:56.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:55 smithi122 bash[48694]: audit 2024-09-21T00:19:55.532245+0000 mgr.y (mgr.25531) 641 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:19:57.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:56 smithi122 bash[48694]: cluster 2024-09-21T00:19:55.704451+0000 mgr.y (mgr.25531) 642 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T00:19:57.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:56 smithi079 bash[71956]: cluster 2024-09-21T00:19:55.704451+0000 mgr.y (mgr.25531) 642 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T00:19:57.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:56 smithi079 bash[68241]: cluster 2024-09-21T00:19:55.704451+0000 mgr.y (mgr.25531) 642 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T00:19:59.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:19:58 smithi122 bash[48694]: cluster 2024-09-21T00:19:57.705165+0000 mgr.y (mgr.25531) 643 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:59.182 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:19:58 smithi079 bash[68241]: cluster 2024-09-21T00:19:57.705165+0000 mgr.y (mgr.25531) 643 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:59.182 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:19:58 smithi079 bash[71956]: cluster 2024-09-21T00:19:57.705165+0000 mgr.y (mgr.25531) 643 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:19:59.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:19:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:19:59] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.43.0" 2024-09-21T00:20:00.043 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:20:00.805 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:20:00.806 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (27m) 12s ago 37m 15.0M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:20:00.806 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (13m) 79s ago 37m 74.3M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:20:00.806 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (18s) 12s ago 35m - - 3.8 cc9251b744a3 7202e85f1855 2024-09-21T00:20:00.806 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (14m) 79s ago 43m 432M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:20:00.806 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (24m) 12s ago 45m 500M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:20:00.806 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (11m) 12s ago 45m 64.1M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:20:00.806 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (12m) 79s ago 44m 50.3M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:20:00.806 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (10m) 12s ago 44m 47.6M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:20:00.806 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (28m) 12s ago 37m 8999k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:20:00.806 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (27m) 79s ago 37m 8811k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:20:00.806 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (8m) 12s ago 43m 63.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:20:00.806 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (7m) 12s ago 42m 64.9M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:20:00.807 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (6m) 12s ago 42m 52.6M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:20:00.807 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (5m) 12s ago 41m 57.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 3953efe8edc0 2024-09-21T00:20:00.807 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (4m) 79s ago 40m 55.9M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 89d085b8f3b2 2024-09-21T00:20:00.807 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (3m) 79s ago 40m 55.1M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 79bb17f95a10 2024-09-21T00:20:00.807 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (3m) 79s ago 39m 50.5M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 fbc7efec48f8 2024-09-21T00:20:00.807 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (2m) 79s ago 38m 51.7M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 e78e1e846d36 2024-09-21T00:20:00.807 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (14m) 79s ago 37m 62.2M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:20:00.807 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (93s) 12s ago 35m 90.2M - 19.1.1-367-g9e2ac70b cc9251b744a3 861c10964e0b 2024-09-21T00:20:00.807 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (85s) 79s ago 35m 89.3M - 19.1.1-367-g9e2ac70b cc9251b744a3 22e01b955681 2024-09-21T00:20:00.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: cluster 2024-09-21T00:19:59.705952+0000 mgr.y (mgr.25531) 644 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2024-09-21T00:20:00.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.724005+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.732630+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.738579+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:20:00.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.739509+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:20:00.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.745851+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.785364+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:20:00.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.785995+0000 mgr.y (mgr.25531) 645 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:20:00.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.802344+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: cephadm 2024-09-21T00:19:59.804114+0000 mgr.y (mgr.25531) 646 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-21T00:20:00.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.804524+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:20:00.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.805189+0000 mgr.y (mgr.25531) 647 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:20:00.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.806833+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-21T00:20:00.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.807694+0000 mgr.y (mgr.25531) 648 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-21T00:20:00.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.813033+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.883037+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:20:00.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.886651+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.889401+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.993 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.891257+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: cluster 2024-09-21T00:19:59.705952+0000 mgr.y (mgr.25531) 644 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2024-09-21T00:20:00.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.724005+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.732630+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.738579+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:20:00.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.739509+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:20:00.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.745851+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.785364+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:20:00.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.785995+0000 mgr.y (mgr.25531) 645 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:20:00.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.802344+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: cephadm 2024-09-21T00:19:59.804114+0000 mgr.y (mgr.25531) 646 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-21T00:20:00.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.804524+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:20:00.994 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.805189+0000 mgr.y (mgr.25531) 647 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:20:00.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.806833+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-21T00:20:00.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.807694+0000 mgr.y (mgr.25531) 648 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-21T00:20:00.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.813033+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.883037+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:20:00.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.886651+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.889401+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.995 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.891257+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.894628+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.898493+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.995 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.900718+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.902557+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.904349+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.906184+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.908174+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: cephadm 2024-09-21T00:19:59.909278+0000 mgr.y (mgr.25531) 649 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.915836+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.920382+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.aysheq"}]: dispatch 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.925954+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.aysheq"}]': finished 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.930813+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: cephadm 2024-09-21T00:19:59.932220+0000 mgr.y (mgr.25531) 650 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.938200+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.944405+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: cephadm 2024-09-21T00:19:59.945835+0000 mgr.y (mgr.25531) 651 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:20:00.996 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.951927+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.957074+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.959672+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.997 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.962349+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.894628+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.898493+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.900718+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.902557+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.904349+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.906184+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.908174+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.997 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: cephadm 2024-09-21T00:19:59.909278+0000 mgr.y (mgr.25531) 649 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-21T00:20:00.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.915836+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.920382+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.aysheq"}]: dispatch 2024-09-21T00:20:00.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.925954+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.aysheq"}]': finished 2024-09-21T00:20:00.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.930813+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: cephadm 2024-09-21T00:19:59.932220+0000 mgr.y (mgr.25531) 650 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:20:00.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.938200+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.944405+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: cephadm 2024-09-21T00:19:59.945835+0000 mgr.y (mgr.25531) 651 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:20:00.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.951927+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:00.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.957074+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.959672+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.962349+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.964936+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.967365+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.969766+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: cephadm 2024-09-21T00:19:59.971160+0000 mgr.y (mgr.25531) 652 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.973048+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.978695+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.982456+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.987957+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.991896+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:19:59.997207+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: cluster 2024-09-21T00:20:00.000102+0000 mon.a (mon.0) 1064 : cluster [INF] overall HEALTH_OK 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.001115+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:20:00.999 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.005272+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T00:20:01.000 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.007224+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:20:01.000 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.011252+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:20:01.000 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.013412+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:20:01.000 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.016737+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T00:20:01.000 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.018772+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:20:01.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.964936+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.967365+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.000 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.969766+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: cephadm 2024-09-21T00:19:59.971160+0000 mgr.y (mgr.25531) 652 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:20:01.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.973048+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:20:01.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.978695+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:20:01.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.982456+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.987957+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:20:01.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.991896+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:20:01.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:19:59.997207+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:20:01.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: cluster 2024-09-21T00:20:00.000102+0000 mon.a (mon.0) 1064 : cluster [INF] overall HEALTH_OK 2024-09-21T00:20:01.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.001115+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:20:01.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.005272+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T00:20:01.001 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.007224+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:20:01.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.011252+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:20:01.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.013412+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:20:01.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.016737+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T00:20:01.002 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.018772+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:20:01.002 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.022052+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:20:01.002 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.024119+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.002 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.025046+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:20:01.002 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.025834+0000 mgr.y (mgr.25531) 653 : audit [DBG] from='client.44937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:01.002 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.028739+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:20:01.002 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.031084+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:20:01.003 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.034512+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T00:20:01.003 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.036506+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:20:01.003 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.039623+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:20:01.003 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.041613+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:20:01.003 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.047356+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:20:01.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.049460+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.050136+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.050835+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.004 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.051520+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.005 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.052264+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.022052+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:20:01.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.024119+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.025046+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:20:01.005 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.025834+0000 mgr.y (mgr.25531) 653 : audit [DBG] from='client.44937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:01.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.028739+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:20:01.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.031084+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:20:01.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.034512+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T00:20:01.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.036506+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:20:01.006 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.039623+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:20:01.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.041613+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:20:01.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.047356+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:20:01.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.049460+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.050136+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.050835+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.051520+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.007 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.052264+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.053000+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: cephadm 2024-09-21T00:20:00.053570+0000 mgr.y (mgr.25531) 654 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:20:01.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.054049+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:20:01.007 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.059595+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:20:01.008 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.060309+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:20:01.008 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.061946+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:20:01.008 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.062627+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:20:01.008 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.070742+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.008 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.148446+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:20:01.008 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.149979+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:20:01.008 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.150691+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:20:01.008 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.158133+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.008 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[71956]: audit 2024-09-21T00:20:00.408609+0000 mgr.y (mgr.25531) 655 : audit [DBG] from='client.44943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:01.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.053000+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: cephadm 2024-09-21T00:20:00.053570+0000 mgr.y (mgr.25531) 654 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:20:01.008 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.054049+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:20:01.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.059595+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:20:01.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.060309+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:20:01.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.061946+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:20:01.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.062627+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:20:01.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.070742+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.148446+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:20:01.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.149979+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:20:01.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.150691+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:20:01.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.158133+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.009 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:00 smithi079 bash[68241]: audit 2024-09-21T00:20:00.408609+0000 mgr.y (mgr.25531) 655 : audit [DBG] from='client.44943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:01.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: cluster 2024-09-21T00:19:59.705952+0000 mgr.y (mgr.25531) 644 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 562 B/s rd, 0 op/s 2024-09-21T00:20:01.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.724005+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.732630+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.738579+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:20:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.739509+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:20:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.745851+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.785364+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:20:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.785995+0000 mgr.y (mgr.25531) 645 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T00:20:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.802344+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: cephadm 2024-09-21T00:19:59.804114+0000 mgr.y (mgr.25531) 646 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.79:5000 to Dashboard 2024-09-21T00:20:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.804524+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:20:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.805189+0000 mgr.y (mgr.25531) 647 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T00:20:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.806833+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-21T00:20:01.110 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.807694+0000 mgr.y (mgr.25531) 648 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi079"}]: dispatch 2024-09-21T00:20:01.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.813033+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.883037+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:20:01.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.886651+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.889401+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.111 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.891257+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.894628+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.898493+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.900718+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.902557+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.904349+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.906184+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.908174+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: cephadm 2024-09-21T00:19:59.909278+0000 mgr.y (mgr.25531) 649 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-21T00:20:01.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.915836+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.112 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.920382+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.aysheq"}]: dispatch 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.925954+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi079.aysheq"}]': finished 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.930813+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: cephadm 2024-09-21T00:19:59.932220+0000 mgr.y (mgr.25531) 650 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.938200+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.944405+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: cephadm 2024-09-21T00:19:59.945835+0000 mgr.y (mgr.25531) 651 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.951927+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.957074+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.959672+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.962349+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.964936+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.967365+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.969766+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.113 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: cephadm 2024-09-21T00:19:59.971160+0000 mgr.y (mgr.25531) 652 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.973048+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.978695+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.982456+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.987957+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.991896+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:19:59.997207+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: cluster 2024-09-21T00:20:00.000102+0000 mon.a (mon.0) 1064 : cluster [INF] overall HEALTH_OK 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.001115+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.005272+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.007224+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.011252+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.013412+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T00:20:01.114 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.016737+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.018772+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.022052+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.024119+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.025046+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.025834+0000 mgr.y (mgr.25531) 653 : audit [DBG] from='client.44937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.028739+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.031084+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.034512+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.036506+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.039623+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.041613+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.047356+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T00:20:01.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.049460+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.050136+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.050835+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.051520+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.052264+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.053000+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: cephadm 2024-09-21T00:20:00.053570+0000 mgr.y (mgr.25531) 654 : cephadm [INF] Upgrade: Complete! 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.054049+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.059595+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.060309+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.061946+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.062627+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.070742+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.148446+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.149979+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.150691+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:20:01.116 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.158133+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:01.117 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:00 smithi122 bash[48694]: audit 2024-09-21T00:20:00.408609+0000 mgr.y (mgr.25531) 655 : audit [DBG] from='client.44943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:01.225 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:20:01.225 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:20:01.225 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 8 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 15 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:20:01.226 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:20:01.595 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:20:01.595 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": null, 2024-09-21T00:20:01.595 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": false, 2024-09-21T00:20:01.595 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "", 2024-09-21T00:20:01.595 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:20:01.595 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": null, 2024-09-21T00:20:01.595 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-09-21T00:20:01.596 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:20:01.596 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:20:01.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:01 smithi079 bash[68241]: audit 2024-09-21T00:20:00.769382+0000 mgr.y (mgr.25531) 656 : audit [DBG] from='client.54883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:01.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:01 smithi079 bash[68241]: audit 2024-09-21T00:20:01.226641+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.79:0/4089286232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:01.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:01 smithi079 bash[71956]: audit 2024-09-21T00:20:00.769382+0000 mgr.y (mgr.25531) 656 : audit [DBG] from='client.54883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:01.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:01 smithi079 bash[71956]: audit 2024-09-21T00:20:01.226641+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.79:0/4089286232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:02.014 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-21T00:20:02.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:01 smithi122 bash[48694]: audit 2024-09-21T00:20:00.769382+0000 mgr.y (mgr.25531) 656 : audit [DBG] from='client.54883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:02.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:01 smithi122 bash[48694]: audit 2024-09-21T00:20:01.226641+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.79:0/4089286232' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:02.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:02 smithi079 bash[68241]: audit 2024-09-21T00:20:01.596469+0000 mgr.y (mgr.25531) 657 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:02.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:02 smithi079 bash[68241]: cluster 2024-09-21T00:20:01.707088+0000 mgr.y (mgr.25531) 658 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-09-21T00:20:02.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:02 smithi079 bash[68241]: audit 2024-09-21T00:20:02.015940+0000 mon.a (mon.0) 1098 : audit [DBG] from='client.? 172.21.15.79:0/3116237603' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:20:02.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:02 smithi079 bash[71956]: audit 2024-09-21T00:20:01.596469+0000 mgr.y (mgr.25531) 657 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:02.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:02 smithi079 bash[71956]: cluster 2024-09-21T00:20:01.707088+0000 mgr.y (mgr.25531) 658 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-09-21T00:20:02.992 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:02 smithi079 bash[71956]: audit 2024-09-21T00:20:02.015940+0000 mon.a (mon.0) 1098 : audit [DBG] from='client.? 172.21.15.79:0/3116237603' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:20:03.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:02 smithi122 bash[48694]: audit 2024-09-21T00:20:01.596469+0000 mgr.y (mgr.25531) 657 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:03.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:02 smithi122 bash[48694]: cluster 2024-09-21T00:20:01.707088+0000 mgr.y (mgr.25531) 658 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-09-21T00:20:03.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:02 smithi122 bash[48694]: audit 2024-09-21T00:20:02.015940+0000 mon.a (mon.0) 1098 : audit [DBG] from='client.? 172.21.15.79:0/3116237603' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:20:03.991 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:03 smithi079 bash[68241]: audit 2024-09-21T00:20:03.474664+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:20:03.991 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:03 smithi079 bash[71956]: audit 2024-09-21T00:20:03.474664+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:20:04.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:03 smithi122 bash[48694]: audit 2024-09-21T00:20:03.474664+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:20:05.108 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:04 smithi122 bash[48694]: cluster 2024-09-21T00:20:03.708214+0000 mgr.y (mgr.25531) 659 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:05.109 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:04 smithi122 bash[48694]: audit 2024-09-21T00:20:03.858585+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:05.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:04 smithi079 bash[68241]: cluster 2024-09-21T00:20:03.708214+0000 mgr.y (mgr.25531) 659 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:05.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:04 smithi079 bash[68241]: audit 2024-09-21T00:20:03.858585+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:05.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:04 smithi079 bash[71956]: cluster 2024-09-21T00:20:03.708214+0000 mgr.y (mgr.25531) 659 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:05.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:04 smithi079 bash[71956]: audit 2024-09-21T00:20:03.858585+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:20:06.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:05 smithi079 bash[71956]: audit 2024-09-21T00:20:05.543300+0000 mgr.y (mgr.25531) 660 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:06.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:05 smithi079 bash[68241]: audit 2024-09-21T00:20:05.543300+0000 mgr.y (mgr.25531) 660 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:06.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:05 smithi122 bash[48694]: audit 2024-09-21T00:20:05.543300+0000 mgr.y (mgr.25531) 660 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:07.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:06 smithi079 bash[71956]: cluster 2024-09-21T00:20:05.709462+0000 mgr.y (mgr.25531) 661 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:07.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:06 smithi079 bash[68241]: cluster 2024-09-21T00:20:05.709462+0000 mgr.y (mgr.25531) 661 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:07.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:06 smithi122 bash[48694]: cluster 2024-09-21T00:20:05.709462+0000 mgr.y (mgr.25531) 661 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:09.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:08 smithi079 bash[68241]: cluster 2024-09-21T00:20:07.710471+0000 mgr.y (mgr.25531) 662 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:09.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:08 smithi079 bash[71956]: cluster 2024-09-21T00:20:07.710471+0000 mgr.y (mgr.25531) 662 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:08 smithi122 bash[48694]: cluster 2024-09-21T00:20:07.710471+0000 mgr.y (mgr.25531) 662 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:09.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:20:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:20:09] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.43.0" 2024-09-21T00:20:11.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:10 smithi079 bash[68241]: cluster 2024-09-21T00:20:09.711710+0000 mgr.y (mgr.25531) 663 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:11.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:10 smithi079 bash[71956]: cluster 2024-09-21T00:20:09.711710+0000 mgr.y (mgr.25531) 663 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:11.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:10 smithi122 bash[48694]: cluster 2024-09-21T00:20:09.711710+0000 mgr.y (mgr.25531) 663 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:13.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:12 smithi079 bash[68241]: cluster 2024-09-21T00:20:11.712953+0000 mgr.y (mgr.25531) 664 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:13.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:12 smithi079 bash[71956]: cluster 2024-09-21T00:20:11.712953+0000 mgr.y (mgr.25531) 664 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:13.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:12 smithi122 bash[48694]: cluster 2024-09-21T00:20:11.712953+0000 mgr.y (mgr.25531) 664 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:15.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:14 smithi079 bash[68241]: cluster 2024-09-21T00:20:13.713955+0000 mgr.y (mgr.25531) 665 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:15.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:14 smithi079 bash[71956]: cluster 2024-09-21T00:20:13.713955+0000 mgr.y (mgr.25531) 665 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:15.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:14 smithi122 bash[48694]: cluster 2024-09-21T00:20:13.713955+0000 mgr.y (mgr.25531) 665 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:16.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:15 smithi079 bash[71956]: audit 2024-09-21T00:20:15.554549+0000 mgr.y (mgr.25531) 666 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:16.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:15 smithi079 bash[68241]: audit 2024-09-21T00:20:15.554549+0000 mgr.y (mgr.25531) 666 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:16.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:15 smithi122 bash[48694]: audit 2024-09-21T00:20:15.554549+0000 mgr.y (mgr.25531) 666 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:17.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:16 smithi079 bash[71956]: cluster 2024-09-21T00:20:15.715278+0000 mgr.y (mgr.25531) 667 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:17.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:16 smithi079 bash[68241]: cluster 2024-09-21T00:20:15.715278+0000 mgr.y (mgr.25531) 667 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:17.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:16 smithi122 bash[48694]: cluster 2024-09-21T00:20:15.715278+0000 mgr.y (mgr.25531) 667 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:19.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:18 smithi079 bash[71956]: cluster 2024-09-21T00:20:17.716430+0000 mgr.y (mgr.25531) 668 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:19.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:18 smithi079 bash[71956]: audit 2024-09-21T00:20:18.475201+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:20:19.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:18 smithi079 bash[68241]: cluster 2024-09-21T00:20:17.716430+0000 mgr.y (mgr.25531) 668 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:19.242 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:18 smithi079 bash[68241]: audit 2024-09-21T00:20:18.475201+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:20:19.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:18 smithi122 bash[48694]: cluster 2024-09-21T00:20:17.716430+0000 mgr.y (mgr.25531) 668 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:19.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:18 smithi122 bash[48694]: audit 2024-09-21T00:20:18.475201+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:20:19.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:20:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:20:19] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.43.0" 2024-09-21T00:20:21.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:20 smithi079 bash[68241]: cluster 2024-09-21T00:20:19.717777+0000 mgr.y (mgr.25531) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:21.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:20 smithi079 bash[71956]: cluster 2024-09-21T00:20:19.717777+0000 mgr.y (mgr.25531) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:21.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:20 smithi122 bash[48694]: cluster 2024-09-21T00:20:19.717777+0000 mgr.y (mgr.25531) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:23.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:22 smithi079 bash[68241]: cluster 2024-09-21T00:20:21.719061+0000 mgr.y (mgr.25531) 670 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:23.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:22 smithi079 bash[71956]: cluster 2024-09-21T00:20:21.719061+0000 mgr.y (mgr.25531) 670 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:23.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:22 smithi122 bash[48694]: cluster 2024-09-21T00:20:21.719061+0000 mgr.y (mgr.25531) 670 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:25.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:24 smithi079 bash[68241]: cluster 2024-09-21T00:20:23.720257+0000 mgr.y (mgr.25531) 671 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:25.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:24 smithi079 bash[71956]: cluster 2024-09-21T00:20:23.720257+0000 mgr.y (mgr.25531) 671 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:25.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:24 smithi122 bash[48694]: cluster 2024-09-21T00:20:23.720257+0000 mgr.y (mgr.25531) 671 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:26.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:25 smithi079 bash[71956]: audit 2024-09-21T00:20:25.565814+0000 mgr.y (mgr.25531) 672 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:26.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:25 smithi079 bash[68241]: audit 2024-09-21T00:20:25.565814+0000 mgr.y (mgr.25531) 672 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:26.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:25 smithi122 bash[48694]: audit 2024-09-21T00:20:25.565814+0000 mgr.y (mgr.25531) 672 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:27.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:26 smithi079 bash[71956]: cluster 2024-09-21T00:20:25.721605+0000 mgr.y (mgr.25531) 673 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:27.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:26 smithi079 bash[68241]: cluster 2024-09-21T00:20:25.721605+0000 mgr.y (mgr.25531) 673 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:27.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:26 smithi122 bash[48694]: cluster 2024-09-21T00:20:25.721605+0000 mgr.y (mgr.25531) 673 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:29.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:28 smithi079 bash[68241]: cluster 2024-09-21T00:20:27.722696+0000 mgr.y (mgr.25531) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:29.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:28 smithi079 bash[71956]: cluster 2024-09-21T00:20:27.722696+0000 mgr.y (mgr.25531) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:29.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:28 smithi122 bash[48694]: cluster 2024-09-21T00:20:27.722696+0000 mgr.y (mgr.25531) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:29.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:20:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:20:29] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.43.0" 2024-09-21T00:20:31.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:30 smithi079 bash[68241]: cluster 2024-09-21T00:20:29.723943+0000 mgr.y (mgr.25531) 675 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:31.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:30 smithi079 bash[71956]: cluster 2024-09-21T00:20:29.723943+0000 mgr.y (mgr.25531) 675 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:31.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:30 smithi122 bash[48694]: cluster 2024-09-21T00:20:29.723943+0000 mgr.y (mgr.25531) 675 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:33.105 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-21T00:20:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:32 smithi079 bash[68241]: cluster 2024-09-21T00:20:31.725177+0000 mgr.y (mgr.25531) 676 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:33.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:32 smithi079 bash[68241]: audit 2024-09-21T00:20:32.391286+0000 mgr.y (mgr.25531) 677 : audit [DBG] from='client.54907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:33.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:32 smithi079 bash[71956]: cluster 2024-09-21T00:20:31.725177+0000 mgr.y (mgr.25531) 676 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:33.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:32 smithi079 bash[71956]: audit 2024-09-21T00:20:32.391286+0000 mgr.y (mgr.25531) 677 : audit [DBG] from='client.54907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:33.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:32 smithi122 bash[48694]: cluster 2024-09-21T00:20:31.725177+0000 mgr.y (mgr.25531) 676 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:33.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:32 smithi122 bash[48694]: audit 2024-09-21T00:20:32.391286+0000 mgr.y (mgr.25531) 677 : audit [DBG] from='client.54907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:34.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:33 smithi079 bash[68241]: audit 2024-09-21T00:20:33.475744+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:20:34.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:33 smithi079 bash[71956]: audit 2024-09-21T00:20:33.475744+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:20:34.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:33 smithi122 bash[48694]: audit 2024-09-21T00:20:33.475744+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:20:35.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:34 smithi079 bash[68241]: cluster 2024-09-21T00:20:33.726189+0000 mgr.y (mgr.25531) 678 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:35.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:34 smithi079 bash[71956]: cluster 2024-09-21T00:20:33.726189+0000 mgr.y (mgr.25531) 678 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:35.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:34 smithi122 bash[48694]: cluster 2024-09-21T00:20:33.726189+0000 mgr.y (mgr.25531) 678 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:36.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:35 smithi079 bash[68241]: audit 2024-09-21T00:20:35.568115+0000 mgr.y (mgr.25531) 679 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:36.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:35 smithi079 bash[71956]: audit 2024-09-21T00:20:35.568115+0000 mgr.y (mgr.25531) 679 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:36.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:35 smithi122 bash[48694]: audit 2024-09-21T00:20:35.568115+0000 mgr.y (mgr.25531) 679 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:36.819 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:20:36.819 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (28m) 48s ago 38m 15.0M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:20:36.819 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (14m) 116s ago 37m 74.3M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:20:36.819 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (54s) 48s ago 36m - - 3.8 cc9251b744a3 7202e85f1855 2024-09-21T00:20:36.819 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (14m) 116s ago 44m 432M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:20:36.819 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (25m) 48s ago 46m 500M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (11m) 48s ago 46m 64.1M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (12m) 116s ago 44m 50.3M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (11m) 48s ago 44m 47.6M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (28m) 48s ago 38m 8999k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (28m) 116s ago 38m 8811k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (8m) 48s ago 43m 63.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (8m) 48s ago 43m 64.9M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (6m) 48s ago 42m 52.6M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (5m) 48s ago 41m 57.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 3953efe8edc0 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (5m) 116s ago 41m 55.9M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 89d085b8f3b2 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (4m) 116s ago 40m 55.1M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 79bb17f95a10 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (3m) 116s ago 40m 50.5M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 fbc7efec48f8 2024-09-21T00:20:36.820 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (3m) 116s ago 39m 51.7M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 e78e1e846d36 2024-09-21T00:20:36.821 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (14m) 116s ago 38m 62.2M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:20:36.821 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (2m) 48s ago 36m 90.2M - 19.1.1-367-g9e2ac70b cc9251b744a3 861c10964e0b 2024-09-21T00:20:36.821 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (2m) 116s ago 36m 89.3M - 19.1.1-367-g9e2ac70b cc9251b744a3 22e01b955681 2024-09-21T00:20:37.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:36 smithi079 bash[68241]: cluster 2024-09-21T00:20:35.727414+0000 mgr.y (mgr.25531) 680 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:37.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:36 smithi079 bash[71956]: cluster 2024-09-21T00:20:35.727414+0000 mgr.y (mgr.25531) 680 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:37.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:36 smithi122 bash[48694]: cluster 2024-09-21T00:20:35.727414+0000 mgr.y (mgr.25531) 680 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:37.615 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions' 2024-09-21T00:20:38.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:38 smithi079 bash[68241]: audit 2024-09-21T00:20:36.808235+0000 mgr.y (mgr.25531) 681 : audit [DBG] from='client.54913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:38.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:38 smithi079 bash[71956]: audit 2024-09-21T00:20:36.808235+0000 mgr.y (mgr.25531) 681 : audit [DBG] from='client.54913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:38.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:37 smithi122 bash[48694]: audit 2024-09-21T00:20:36.808235+0000 mgr.y (mgr.25531) 681 : audit [DBG] from='client.54913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:20:39.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:38 smithi079 bash[71956]: cluster 2024-09-21T00:20:37.728089+0000 mgr.y (mgr.25531) 682 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:39.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:38 smithi079 bash[68241]: cluster 2024-09-21T00:20:37.728089+0000 mgr.y (mgr.25531) 682 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:39.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:38 smithi122 bash[48694]: cluster 2024-09-21T00:20:37.728089+0000 mgr.y (mgr.25531) 682 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:39.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:20:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:20:39] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.43.0" 2024-09-21T00:20:41.235 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:20:41.235 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 8 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 15 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:20:41.236 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:20:41.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:40 smithi079 bash[68241]: cluster 2024-09-21T00:20:39.729355+0000 mgr.y (mgr.25531) 683 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:41.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:40 smithi079 bash[71956]: cluster 2024-09-21T00:20:39.729355+0000 mgr.y (mgr.25531) 683 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:41.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:40 smithi122 bash[48694]: cluster 2024-09-21T00:20:39.729355+0000 mgr.y (mgr.25531) 683 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:41.975 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-09-21T00:20:42.231 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:41 smithi079 bash[71956]: audit 2024-09-21T00:20:41.236105+0000 mon.a (mon.0) 1103 : audit [DBG] from='client.? 172.21.15.79:0/1195191238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:42.231 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:41 smithi079 bash[68241]: audit 2024-09-21T00:20:41.236105+0000 mon.a (mon.0) 1103 : audit [DBG] from='client.? 172.21.15.79:0/1195191238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:42.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:41 smithi122 bash[48694]: audit 2024-09-21T00:20:41.236105+0000 mon.a (mon.0) 1103 : audit [DBG] from='client.? 172.21.15.79:0/1195191238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:20:43.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:42 smithi079 bash[71956]: cluster 2024-09-21T00:20:41.730496+0000 mgr.y (mgr.25531) 684 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:43.241 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:42 smithi079 bash[68241]: cluster 2024-09-21T00:20:41.730496+0000 mgr.y (mgr.25531) 684 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:43.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:42 smithi122 bash[48694]: cluster 2024-09-21T00:20:41.730496+0000 mgr.y (mgr.25531) 684 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:45.297 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:44 smithi079 bash[68241]: cluster 2024-09-21T00:20:43.731490+0000 mgr.y (mgr.25531) 685 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:45.297 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:44 smithi079 bash[71956]: cluster 2024-09-21T00:20:43.731490+0000 mgr.y (mgr.25531) 685 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:45.324 INFO:teuthology.orchestra.run.smithi079.stdout:wait for servicemap items w/ changing names to refresh 2024-09-21T00:20:45.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:44 smithi122 bash[48694]: cluster 2024-09-21T00:20:43.731490+0000 mgr.y (mgr.25531) 685 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:46.132 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'sleep 60' 2024-09-21T00:20:47.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:46 smithi122 bash[48694]: audit 2024-09-21T00:20:45.576057+0000 mgr.y (mgr.25531) 686 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:47.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:46 smithi122 bash[48694]: cluster 2024-09-21T00:20:45.732696+0000 mgr.y (mgr.25531) 687 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:47.402 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:46 smithi079 bash[68241]: audit 2024-09-21T00:20:45.576057+0000 mgr.y (mgr.25531) 686 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:47.403 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:46 smithi079 bash[68241]: cluster 2024-09-21T00:20:45.732696+0000 mgr.y (mgr.25531) 687 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:47.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:46 smithi079 bash[71956]: audit 2024-09-21T00:20:45.576057+0000 mgr.y (mgr.25531) 686 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:47.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:46 smithi079 bash[71956]: cluster 2024-09-21T00:20:45.732696+0000 mgr.y (mgr.25531) 687 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:49.271 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:49 smithi079 bash[71956]: cluster 2024-09-21T00:20:47.733757+0000 mgr.y (mgr.25531) 688 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:49.271 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:49 smithi079 bash[71956]: audit 2024-09-21T00:20:48.476006+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:20:49.271 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:49 smithi079 bash[68241]: cluster 2024-09-21T00:20:47.733757+0000 mgr.y (mgr.25531) 688 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:49.271 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:49 smithi079 bash[68241]: audit 2024-09-21T00:20:48.476006+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:20:49.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:49 smithi122 bash[48694]: cluster 2024-09-21T00:20:47.733757+0000 mgr.y (mgr.25531) 688 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:49.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:49 smithi122 bash[48694]: audit 2024-09-21T00:20:48.476006+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:20:49.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:20:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:20:49] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.43.0" 2024-09-21T00:20:51.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:51 smithi122 bash[48694]: cluster 2024-09-21T00:20:49.735136+0000 mgr.y (mgr.25531) 689 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:51.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:51 smithi079 bash[68241]: cluster 2024-09-21T00:20:49.735136+0000 mgr.y (mgr.25531) 689 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:51.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:51 smithi079 bash[71956]: cluster 2024-09-21T00:20:49.735136+0000 mgr.y (mgr.25531) 689 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:53.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:53 smithi122 bash[48694]: cluster 2024-09-21T00:20:51.736385+0000 mgr.y (mgr.25531) 690 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:53.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:53 smithi079 bash[68241]: cluster 2024-09-21T00:20:51.736385+0000 mgr.y (mgr.25531) 690 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:53.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:53 smithi079 bash[71956]: cluster 2024-09-21T00:20:51.736385+0000 mgr.y (mgr.25531) 690 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:55.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:55 smithi122 bash[48694]: cluster 2024-09-21T00:20:53.737421+0000 mgr.y (mgr.25531) 691 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:55.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:55 smithi079 bash[68241]: cluster 2024-09-21T00:20:53.737421+0000 mgr.y (mgr.25531) 691 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:55.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:55 smithi079 bash[71956]: cluster 2024-09-21T00:20:53.737421+0000 mgr.y (mgr.25531) 691 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:57.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:57 smithi122 bash[48694]: audit 2024-09-21T00:20:55.581856+0000 mgr.y (mgr.25531) 692 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:57.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:57 smithi122 bash[48694]: cluster 2024-09-21T00:20:55.738661+0000 mgr.y (mgr.25531) 693 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:57.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:57 smithi079 bash[71956]: audit 2024-09-21T00:20:55.581856+0000 mgr.y (mgr.25531) 692 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:57.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:57 smithi079 bash[71956]: cluster 2024-09-21T00:20:55.738661+0000 mgr.y (mgr.25531) 693 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:57.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:57 smithi079 bash[68241]: audit 2024-09-21T00:20:55.581856+0000 mgr.y (mgr.25531) 692 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:20:57.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:57 smithi079 bash[68241]: cluster 2024-09-21T00:20:55.738661+0000 mgr.y (mgr.25531) 693 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:20:59.285 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:20:59 smithi079 bash[68241]: cluster 2024-09-21T00:20:57.739717+0000 mgr.y (mgr.25531) 694 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:59.286 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:20:59 smithi079 bash[71956]: cluster 2024-09-21T00:20:57.739717+0000 mgr.y (mgr.25531) 694 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:59.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:20:59 smithi122 bash[48694]: cluster 2024-09-21T00:20:57.739717+0000 mgr.y (mgr.25531) 694 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:20:59.741 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:20:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:20:59] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.43.0" 2024-09-21T00:21:01.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:01 smithi122 bash[48694]: cluster 2024-09-21T00:20:59.741010+0000 mgr.y (mgr.25531) 695 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:01.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:01 smithi122 bash[48694]: audit 2024-09-21T00:21:00.234844+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:21:01.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:01 smithi122 bash[48694]: audit 2024-09-21T00:21:00.987730+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:21:01.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:01 smithi122 bash[48694]: audit 2024-09-21T00:21:00.989058+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:21:01.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:01 smithi122 bash[48694]: audit 2024-09-21T00:21:00.997362+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:21:01.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:01 smithi079 bash[71956]: cluster 2024-09-21T00:20:59.741010+0000 mgr.y (mgr.25531) 695 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:01.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:01 smithi079 bash[71956]: audit 2024-09-21T00:21:00.234844+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:21:01.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:01 smithi079 bash[71956]: audit 2024-09-21T00:21:00.987730+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:21:01.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:01 smithi079 bash[71956]: audit 2024-09-21T00:21:00.989058+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:21:01.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:01 smithi079 bash[71956]: audit 2024-09-21T00:21:00.997362+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:21:01.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:01 smithi079 bash[68241]: cluster 2024-09-21T00:20:59.741010+0000 mgr.y (mgr.25531) 695 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:01.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:01 smithi079 bash[68241]: audit 2024-09-21T00:21:00.234844+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:21:01.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:01 smithi079 bash[68241]: audit 2024-09-21T00:21:00.987730+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:21:01.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:01 smithi079 bash[68241]: audit 2024-09-21T00:21:00.989058+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:21:01.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:01 smithi079 bash[68241]: audit 2024-09-21T00:21:00.997362+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:21:03.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:03 smithi122 bash[48694]: cluster 2024-09-21T00:21:01.742152+0000 mgr.y (mgr.25531) 696 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:03.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:03 smithi079 bash[71956]: cluster 2024-09-21T00:21:01.742152+0000 mgr.y (mgr.25531) 696 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:03.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:03 smithi079 bash[68241]: cluster 2024-09-21T00:21:01.742152+0000 mgr.y (mgr.25531) 696 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:04.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:04 smithi122 bash[48694]: audit 2024-09-21T00:21:03.476424+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:21:04.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:04 smithi079 bash[68241]: audit 2024-09-21T00:21:03.476424+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:21:04.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:04 smithi079 bash[71956]: audit 2024-09-21T00:21:03.476424+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:21:05.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:05 smithi122 bash[48694]: cluster 2024-09-21T00:21:03.743148+0000 mgr.y (mgr.25531) 697 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:05.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:05 smithi079 bash[68241]: cluster 2024-09-21T00:21:03.743148+0000 mgr.y (mgr.25531) 697 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:05.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:05 smithi079 bash[71956]: cluster 2024-09-21T00:21:03.743148+0000 mgr.y (mgr.25531) 697 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:07.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:07 smithi122 bash[48694]: audit 2024-09-21T00:21:05.592056+0000 mgr.y (mgr.25531) 698 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:07.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:07 smithi122 bash[48694]: cluster 2024-09-21T00:21:05.744389+0000 mgr.y (mgr.25531) 699 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:07.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:07 smithi079 bash[71956]: audit 2024-09-21T00:21:05.592056+0000 mgr.y (mgr.25531) 698 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:07.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:07 smithi079 bash[71956]: cluster 2024-09-21T00:21:05.744389+0000 mgr.y (mgr.25531) 699 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:07.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:07 smithi079 bash[68241]: audit 2024-09-21T00:21:05.592056+0000 mgr.y (mgr.25531) 698 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:07.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:07 smithi079 bash[68241]: cluster 2024-09-21T00:21:05.744389+0000 mgr.y (mgr.25531) 699 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:09.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:09 smithi122 bash[48694]: cluster 2024-09-21T00:21:07.745395+0000 mgr.y (mgr.25531) 700 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:09.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:21:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:21:09] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.43.0" 2024-09-21T00:21:09.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:09 smithi079 bash[71956]: cluster 2024-09-21T00:21:07.745395+0000 mgr.y (mgr.25531) 700 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:09.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:09 smithi079 bash[68241]: cluster 2024-09-21T00:21:07.745395+0000 mgr.y (mgr.25531) 700 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:11.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:11 smithi122 bash[48694]: cluster 2024-09-21T00:21:09.746709+0000 mgr.y (mgr.25531) 701 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:11.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:11 smithi079 bash[68241]: cluster 2024-09-21T00:21:09.746709+0000 mgr.y (mgr.25531) 701 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:11.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:11 smithi079 bash[71956]: cluster 2024-09-21T00:21:09.746709+0000 mgr.y (mgr.25531) 701 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:13.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:13 smithi122 bash[48694]: cluster 2024-09-21T00:21:11.747890+0000 mgr.y (mgr.25531) 702 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:13.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:13 smithi079 bash[71956]: cluster 2024-09-21T00:21:11.747890+0000 mgr.y (mgr.25531) 702 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:13.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:13 smithi079 bash[68241]: cluster 2024-09-21T00:21:11.747890+0000 mgr.y (mgr.25531) 702 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:15.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:15 smithi122 bash[48694]: cluster 2024-09-21T00:21:13.748885+0000 mgr.y (mgr.25531) 703 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:15.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:15 smithi079 bash[68241]: cluster 2024-09-21T00:21:13.748885+0000 mgr.y (mgr.25531) 703 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:15.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:15 smithi079 bash[71956]: cluster 2024-09-21T00:21:13.748885+0000 mgr.y (mgr.25531) 703 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:17.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:17 smithi122 bash[48694]: audit 2024-09-21T00:21:15.600130+0000 mgr.y (mgr.25531) 704 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:17.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:17 smithi122 bash[48694]: cluster 2024-09-21T00:21:15.750147+0000 mgr.y (mgr.25531) 705 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:17.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:17 smithi079 bash[71956]: audit 2024-09-21T00:21:15.600130+0000 mgr.y (mgr.25531) 704 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:17.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:17 smithi079 bash[71956]: cluster 2024-09-21T00:21:15.750147+0000 mgr.y (mgr.25531) 705 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:17.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:17 smithi079 bash[68241]: audit 2024-09-21T00:21:15.600130+0000 mgr.y (mgr.25531) 704 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:17.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:17 smithi079 bash[68241]: cluster 2024-09-21T00:21:15.750147+0000 mgr.y (mgr.25531) 705 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:19.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:19 smithi122 bash[48694]: cluster 2024-09-21T00:21:17.751131+0000 mgr.y (mgr.25531) 706 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:19.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:19 smithi122 bash[48694]: audit 2024-09-21T00:21:18.476801+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:21:19.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:21:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:21:19] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.43.0" 2024-09-21T00:21:19.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:19 smithi079 bash[68241]: cluster 2024-09-21T00:21:17.751131+0000 mgr.y (mgr.25531) 706 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:19.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:19 smithi079 bash[68241]: audit 2024-09-21T00:21:18.476801+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:21:19.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:19 smithi079 bash[71956]: cluster 2024-09-21T00:21:17.751131+0000 mgr.y (mgr.25531) 706 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:19.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:19 smithi079 bash[71956]: audit 2024-09-21T00:21:18.476801+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:21:21.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:21 smithi122 bash[48694]: cluster 2024-09-21T00:21:19.752372+0000 mgr.y (mgr.25531) 707 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:21.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:21 smithi079 bash[71956]: cluster 2024-09-21T00:21:19.752372+0000 mgr.y (mgr.25531) 707 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:21.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:21 smithi079 bash[68241]: cluster 2024-09-21T00:21:19.752372+0000 mgr.y (mgr.25531) 707 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:23.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:23 smithi122 bash[48694]: cluster 2024-09-21T00:21:21.753528+0000 mgr.y (mgr.25531) 708 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:23.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:23 smithi079 bash[71956]: cluster 2024-09-21T00:21:21.753528+0000 mgr.y (mgr.25531) 708 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:23.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:23 smithi079 bash[68241]: cluster 2024-09-21T00:21:21.753528+0000 mgr.y (mgr.25531) 708 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:25.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:25 smithi122 bash[48694]: cluster 2024-09-21T00:21:23.754617+0000 mgr.y (mgr.25531) 709 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:25.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:25 smithi079 bash[68241]: cluster 2024-09-21T00:21:23.754617+0000 mgr.y (mgr.25531) 709 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:25.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:25 smithi079 bash[71956]: cluster 2024-09-21T00:21:23.754617+0000 mgr.y (mgr.25531) 709 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:27.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:27 smithi122 bash[48694]: audit 2024-09-21T00:21:25.611361+0000 mgr.y (mgr.25531) 710 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:27.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:27 smithi122 bash[48694]: cluster 2024-09-21T00:21:25.755912+0000 mgr.y (mgr.25531) 711 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:27.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:27 smithi079 bash[71956]: audit 2024-09-21T00:21:25.611361+0000 mgr.y (mgr.25531) 710 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:27.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:27 smithi079 bash[71956]: cluster 2024-09-21T00:21:25.755912+0000 mgr.y (mgr.25531) 711 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:27.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:27 smithi079 bash[68241]: audit 2024-09-21T00:21:25.611361+0000 mgr.y (mgr.25531) 710 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:27.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:27 smithi079 bash[68241]: cluster 2024-09-21T00:21:25.755912+0000 mgr.y (mgr.25531) 711 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:29.358 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:29 smithi122 bash[48694]: cluster 2024-09-21T00:21:27.756929+0000 mgr.y (mgr.25531) 712 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:29.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:21:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:21:29] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.43.0" 2024-09-21T00:21:29.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:29 smithi079 bash[71956]: cluster 2024-09-21T00:21:27.756929+0000 mgr.y (mgr.25531) 712 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:29.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:29 smithi079 bash[68241]: cluster 2024-09-21T00:21:27.756929+0000 mgr.y (mgr.25531) 712 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:31.359 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:31 smithi122 bash[48694]: cluster 2024-09-21T00:21:29.758212+0000 mgr.y (mgr.25531) 713 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:31.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:31 smithi079 bash[71956]: cluster 2024-09-21T00:21:29.758212+0000 mgr.y (mgr.25531) 713 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:31.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:31 smithi079 bash[68241]: cluster 2024-09-21T00:21:29.758212+0000 mgr.y (mgr.25531) 713 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:33.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:33 smithi079 bash[71956]: cluster 2024-09-21T00:21:31.759348+0000 mgr.y (mgr.25531) 714 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:33.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:33 smithi079 bash[68241]: cluster 2024-09-21T00:21:31.759348+0000 mgr.y (mgr.25531) 714 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:33.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:33 smithi122 bash[48694]: cluster 2024-09-21T00:21:31.759348+0000 mgr.y (mgr.25531) 714 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:34.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:34 smithi079 bash[68241]: audit 2024-09-21T00:21:33.477216+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:21:34.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:34 smithi079 bash[71956]: audit 2024-09-21T00:21:33.477216+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:21:34.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:34 smithi122 bash[48694]: audit 2024-09-21T00:21:33.477216+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:21:35.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:35 smithi079 bash[68241]: cluster 2024-09-21T00:21:33.760363+0000 mgr.y (mgr.25531) 715 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:35.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:35 smithi079 bash[71956]: cluster 2024-09-21T00:21:33.760363+0000 mgr.y (mgr.25531) 715 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:35.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:35 smithi122 bash[48694]: cluster 2024-09-21T00:21:33.760363+0000 mgr.y (mgr.25531) 715 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:37.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:37 smithi079 bash[71956]: audit 2024-09-21T00:21:35.622327+0000 mgr.y (mgr.25531) 716 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:37.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:37 smithi079 bash[71956]: cluster 2024-09-21T00:21:35.761519+0000 mgr.y (mgr.25531) 717 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:37.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:37 smithi079 bash[68241]: audit 2024-09-21T00:21:35.622327+0000 mgr.y (mgr.25531) 716 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:37.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:37 smithi079 bash[68241]: cluster 2024-09-21T00:21:35.761519+0000 mgr.y (mgr.25531) 717 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:37.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:37 smithi122 bash[48694]: audit 2024-09-21T00:21:35.622327+0000 mgr.y (mgr.25531) 716 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:37.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:37 smithi122 bash[48694]: cluster 2024-09-21T00:21:35.761519+0000 mgr.y (mgr.25531) 717 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:39.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:39 smithi079 bash[68241]: cluster 2024-09-21T00:21:37.762444+0000 mgr.y (mgr.25531) 718 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:39.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:39 smithi079 bash[71956]: cluster 2024-09-21T00:21:37.762444+0000 mgr.y (mgr.25531) 718 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:39.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:21:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:21:39] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.43.0" 2024-09-21T00:21:39.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:39 smithi122 bash[48694]: cluster 2024-09-21T00:21:37.762444+0000 mgr.y (mgr.25531) 718 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:41.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:41 smithi079 bash[68241]: cluster 2024-09-21T00:21:39.763842+0000 mgr.y (mgr.25531) 719 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:41.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:41 smithi079 bash[71956]: cluster 2024-09-21T00:21:39.763842+0000 mgr.y (mgr.25531) 719 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:41.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:41 smithi122 bash[48694]: cluster 2024-09-21T00:21:39.763842+0000 mgr.y (mgr.25531) 719 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:43.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:43 smithi079 bash[68241]: cluster 2024-09-21T00:21:41.765018+0000 mgr.y (mgr.25531) 720 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:43.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:43 smithi079 bash[71956]: cluster 2024-09-21T00:21:41.765018+0000 mgr.y (mgr.25531) 720 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:43.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:43 smithi122 bash[48694]: cluster 2024-09-21T00:21:41.765018+0000 mgr.y (mgr.25531) 720 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:45.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:45 smithi079 bash[71956]: cluster 2024-09-21T00:21:43.766042+0000 mgr.y (mgr.25531) 721 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:45.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:45 smithi079 bash[68241]: cluster 2024-09-21T00:21:43.766042+0000 mgr.y (mgr.25531) 721 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:45.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:45 smithi122 bash[48694]: cluster 2024-09-21T00:21:43.766042+0000 mgr.y (mgr.25531) 721 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:47.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:47 smithi079 bash[68241]: audit 2024-09-21T00:21:45.633563+0000 mgr.y (mgr.25531) 722 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:47.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:47 smithi079 bash[68241]: cluster 2024-09-21T00:21:45.767297+0000 mgr.y (mgr.25531) 723 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:47.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:47 smithi079 bash[71956]: audit 2024-09-21T00:21:45.633563+0000 mgr.y (mgr.25531) 722 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:47.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:47 smithi079 bash[71956]: cluster 2024-09-21T00:21:45.767297+0000 mgr.y (mgr.25531) 723 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:47.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:47 smithi122 bash[48694]: audit 2024-09-21T00:21:45.633563+0000 mgr.y (mgr.25531) 722 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:47.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:47 smithi122 bash[48694]: cluster 2024-09-21T00:21:45.767297+0000 mgr.y (mgr.25531) 723 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:49.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:49 smithi079 bash[68241]: cluster 2024-09-21T00:21:47.768306+0000 mgr.y (mgr.25531) 724 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:49.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:49 smithi079 bash[68241]: audit 2024-09-21T00:21:48.477542+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:21:49.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:49 smithi079 bash[71956]: cluster 2024-09-21T00:21:47.768306+0000 mgr.y (mgr.25531) 724 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:49.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:49 smithi079 bash[71956]: audit 2024-09-21T00:21:48.477542+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:21:49.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:21:49 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:21:49] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.43.0" 2024-09-21T00:21:49.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:49 smithi122 bash[48694]: cluster 2024-09-21T00:21:47.768306+0000 mgr.y (mgr.25531) 724 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:49.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:49 smithi122 bash[48694]: audit 2024-09-21T00:21:48.477542+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:21:50.138 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ps' 2024-09-21T00:21:51.431 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:51 smithi079 bash[68241]: cluster 2024-09-21T00:21:49.769576+0000 mgr.y (mgr.25531) 725 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:51.431 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:51 smithi079 bash[71956]: cluster 2024-09-21T00:21:49.769576+0000 mgr.y (mgr.25531) 725 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:51.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:51 smithi122 bash[48694]: cluster 2024-09-21T00:21:49.769576+0000 mgr.y (mgr.25531) 725 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:53.424 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:53 smithi079 bash[68241]: cluster 2024-09-21T00:21:51.770701+0000 mgr.y (mgr.25531) 726 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:53.424 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:53 smithi079 bash[71956]: cluster 2024-09-21T00:21:51.770701+0000 mgr.y (mgr.25531) 726 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:53.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:53 smithi122 bash[48694]: cluster 2024-09-21T00:21:51.770701+0000 mgr.y (mgr.25531) 726 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:53.858 INFO:teuthology.orchestra.run.smithi079.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T00:21:53.858 INFO:teuthology.orchestra.run.smithi079.stdout:alertmanager.a smithi079 *:9093,9094 running (29m) 2m ago 39m 15.0M - 0.25.0 c8568f914cd2 59ee35d8a6e8 2024-09-21T00:21:53.858 INFO:teuthology.orchestra.run.smithi079.stdout:grafana.a smithi122 *:3000 running (15m) 3m ago 39m 74.3M - 9.4.12 2bacad6d85d8 d3d77ab10391 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:iscsi.foo.smithi079.aysheq smithi079 running (2m) 2m ago 37m - - 3.8 cc9251b744a3 7202e85f1855 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.x smithi122 *:8443,9283,8765 running (16m) 3m ago 45m 432M - 19.1.1-367-g9e2ac70b cc9251b744a3 6871fc24dfbf 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:mgr.y smithi079 *:8443,9283,8765 running (26m) 2m ago 47m 500M - 19.1.1-367-g9e2ac70b cc9251b744a3 c0fe6ec269d8 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:mon.a smithi079 running (12m) 2m ago 47m 64.1M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 9a84efd362c0 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:mon.b smithi122 running (14m) 3m ago 46m 50.3M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 1d5d9decd012 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:mon.c smithi079 running (12m) 2m ago 46m 47.6M 2048M 19.1.1-367-g9e2ac70b cc9251b744a3 6c02bc066bf9 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.a smithi079 *:9100 running (29m) 2m ago 39m 8999k - 1.5.0 0da6a335fe13 9592dca8d976 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:node-exporter.b smithi122 *:9100 running (29m) 3m ago 39m 8811k - 1.5.0 0da6a335fe13 7d69df7c4685 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:osd.0 smithi079 running (9m) 2m ago 45m 63.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 ad1cdcb2e010 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:osd.1 smithi079 running (9m) 2m ago 44m 64.9M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 b317b63a6b8c 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:osd.2 smithi079 running (8m) 2m ago 43m 52.6M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 6882828be641 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:osd.3 smithi079 running (7m) 2m ago 43m 57.4M 3036M 19.1.1-367-g9e2ac70b cc9251b744a3 3953efe8edc0 2024-09-21T00:21:53.859 INFO:teuthology.orchestra.run.smithi079.stdout:osd.4 smithi122 running (6m) 3m ago 42m 55.9M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 89d085b8f3b2 2024-09-21T00:21:53.860 INFO:teuthology.orchestra.run.smithi079.stdout:osd.5 smithi122 running (5m) 3m ago 42m 55.1M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 79bb17f95a10 2024-09-21T00:21:53.860 INFO:teuthology.orchestra.run.smithi079.stdout:osd.6 smithi122 running (5m) 3m ago 41m 50.5M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 fbc7efec48f8 2024-09-21T00:21:53.860 INFO:teuthology.orchestra.run.smithi079.stdout:osd.7 smithi122 running (4m) 3m ago 40m 51.7M 3292M 19.1.1-367-g9e2ac70b cc9251b744a3 e78e1e846d36 2024-09-21T00:21:53.860 INFO:teuthology.orchestra.run.smithi079.stdout:prometheus.a smithi122 *:9095 running (16m) 3m ago 39m 62.2M - 2.43.0 a07b618ecd1d 06de2daf0cec 2024-09-21T00:21:53.860 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi079.qkmjyc smithi079 *:8000 running (3m) 2m ago 37m 90.2M - 19.1.1-367-g9e2ac70b cc9251b744a3 861c10964e0b 2024-09-21T00:21:53.860 INFO:teuthology.orchestra.run.smithi079.stdout:rgw.foo.smithi122.obecan smithi122 *:8000 running (3m) 3m ago 37m 89.3M - 19.1.1-367-g9e2ac70b cc9251b744a3 22e01b955681 2024-09-21T00:21:54.642 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions' 2024-09-21T00:21:55.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:55 smithi079 bash[68241]: cluster 2024-09-21T00:21:53.771674+0000 mgr.y (mgr.25531) 727 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:55.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:55 smithi079 bash[68241]: audit 2024-09-21T00:21:53.822525+0000 mgr.y (mgr.25531) 728 : audit [DBG] from='client.44991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:21:55.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:55 smithi079 bash[71956]: cluster 2024-09-21T00:21:53.771674+0000 mgr.y (mgr.25531) 727 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:55.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:55 smithi079 bash[71956]: audit 2024-09-21T00:21:53.822525+0000 mgr.y (mgr.25531) 728 : audit [DBG] from='client.44991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:21:55.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:55 smithi122 bash[48694]: cluster 2024-09-21T00:21:53.771674+0000 mgr.y (mgr.25531) 727 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:55.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:55 smithi122 bash[48694]: audit 2024-09-21T00:21:53.822525+0000 mgr.y (mgr.25531) 728 : audit [DBG] from='client.44991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:21:57.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:57 smithi079 bash[71956]: audit 2024-09-21T00:21:55.644788+0000 mgr.y (mgr.25531) 729 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:57.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:57 smithi079 bash[71956]: cluster 2024-09-21T00:21:55.772739+0000 mgr.y (mgr.25531) 730 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:57.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:57 smithi079 bash[68241]: audit 2024-09-21T00:21:55.644788+0000 mgr.y (mgr.25531) 729 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:57.243 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:57 smithi079 bash[68241]: cluster 2024-09-21T00:21:55.772739+0000 mgr.y (mgr.25531) 730 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:57.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:57 smithi122 bash[48694]: audit 2024-09-21T00:21:55.644788+0000 mgr.y (mgr.25531) 729 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:21:57.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:57 smithi122 bash[48694]: cluster 2024-09-21T00:21:55.772739+0000 mgr.y (mgr.25531) 730 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:21:58.483 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:21:58.483 INFO:teuthology.orchestra.run.smithi079.stdout: "mon": { 2024-09-21T00:21:58.483 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 3 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: "mgr": { 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: "osd": { 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 8 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: "rgw": { 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 2 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: }, 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: "overall": { 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)": 15 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout: } 2024-09-21T00:21:58.484 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:21:59.123 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch upgrade status' 2024-09-21T00:21:59.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:21:59 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:21:59] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.43.0" 2024-09-21T00:21:59.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:59 smithi079 bash[68241]: cluster 2024-09-21T00:21:57.773679+0000 mgr.y (mgr.25531) 731 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:59.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:21:59 smithi079 bash[68241]: audit 2024-09-21T00:21:58.484196+0000 mon.a (mon.0) 1113 : audit [DBG] from='client.? 172.21.15.79:0/3161613175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:21:59.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:59 smithi079 bash[71956]: cluster 2024-09-21T00:21:57.773679+0000 mgr.y (mgr.25531) 731 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:59.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:21:59 smithi079 bash[71956]: audit 2024-09-21T00:21:58.484196+0000 mon.a (mon.0) 1113 : audit [DBG] from='client.? 172.21.15.79:0/3161613175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:21:59.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:59 smithi122 bash[48694]: cluster 2024-09-21T00:21:57.773679+0000 mgr.y (mgr.25531) 731 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:21:59.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:21:59 smithi122 bash[48694]: audit 2024-09-21T00:21:58.484196+0000 mon.a (mon.0) 1113 : audit [DBG] from='client.? 172.21.15.79:0/3161613175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:22:01.480 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:01 smithi079 bash[68241]: cluster 2024-09-21T00:21:59.774977+0000 mgr.y (mgr.25531) 732 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:01.480 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:01 smithi079 bash[68241]: audit 2024-09-21T00:22:01.096440+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:22:01.480 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:01 smithi079 bash[71956]: cluster 2024-09-21T00:21:59.774977+0000 mgr.y (mgr.25531) 732 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:01.480 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:01 smithi079 bash[71956]: audit 2024-09-21T00:22:01.096440+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:22:01.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:01 smithi122 bash[48694]: cluster 2024-09-21T00:21:59.774977+0000 mgr.y (mgr.25531) 732 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:01.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:01 smithi122 bash[48694]: audit 2024-09-21T00:22:01.096440+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T00:22:02.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:02 smithi079 bash[68241]: audit 2024-09-21T00:22:01.832729+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:22:02.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:02 smithi079 bash[68241]: audit 2024-09-21T00:22:01.834293+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:22:02.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:02 smithi079 bash[68241]: audit 2024-09-21T00:22:01.843666+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:22:02.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:02 smithi079 bash[71956]: audit 2024-09-21T00:22:01.832729+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:22:02.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:02 smithi079 bash[71956]: audit 2024-09-21T00:22:01.834293+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:22:02.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:02 smithi079 bash[71956]: audit 2024-09-21T00:22:01.843666+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:22:02.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:02 smithi122 bash[48694]: audit 2024-09-21T00:22:01.832729+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T00:22:02.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:02 smithi122 bash[48694]: audit 2024-09-21T00:22:01.834293+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T00:22:02.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:02 smithi122 bash[48694]: audit 2024-09-21T00:22:01.843666+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' 2024-09-21T00:22:03.048 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:22:03.048 INFO:teuthology.orchestra.run.smithi079.stdout: "target_image": null, 2024-09-21T00:22:03.048 INFO:teuthology.orchestra.run.smithi079.stdout: "in_progress": false, 2024-09-21T00:22:03.048 INFO:teuthology.orchestra.run.smithi079.stdout: "which": "", 2024-09-21T00:22:03.049 INFO:teuthology.orchestra.run.smithi079.stdout: "services_complete": [], 2024-09-21T00:22:03.049 INFO:teuthology.orchestra.run.smithi079.stdout: "progress": null, 2024-09-21T00:22:03.049 INFO:teuthology.orchestra.run.smithi079.stdout: "message": "", 2024-09-21T00:22:03.049 INFO:teuthology.orchestra.run.smithi079.stdout: "is_paused": false 2024-09-21T00:22:03.049 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:22:03.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:03 smithi079 bash[68241]: cluster 2024-09-21T00:22:01.775928+0000 mgr.y (mgr.25531) 733 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:03.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:03 smithi079 bash[71956]: cluster 2024-09-21T00:22:01.775928+0000 mgr.y (mgr.25531) 733 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:03.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:03 smithi122 bash[48694]: cluster 2024-09-21T00:22:01.775928+0000 mgr.y (mgr.25531) 733 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:03.836 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph health detail' 2024-09-21T00:22:04.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:04 smithi079 bash[68241]: audit 2024-09-21T00:22:03.049272+0000 mgr.y (mgr.25531) 734 : audit [DBG] from='client.45003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:04.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:04 smithi079 bash[68241]: audit 2024-09-21T00:22:03.477972+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:22:04.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:04 smithi079 bash[71956]: audit 2024-09-21T00:22:03.049272+0000 mgr.y (mgr.25531) 734 : audit [DBG] from='client.45003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:04.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:04 smithi079 bash[71956]: audit 2024-09-21T00:22:03.477972+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:22:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:04 smithi122 bash[48694]: audit 2024-09-21T00:22:03.049272+0000 mgr.y (mgr.25531) 734 : audit [DBG] from='client.45003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:04.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:04 smithi122 bash[48694]: audit 2024-09-21T00:22:03.477972+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:22:05.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:05 smithi079 bash[68241]: cluster 2024-09-21T00:22:03.776801+0000 mgr.y (mgr.25531) 735 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:05.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:05 smithi079 bash[71956]: cluster 2024-09-21T00:22:03.776801+0000 mgr.y (mgr.25531) 735 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:05.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:05 smithi122 bash[48694]: cluster 2024-09-21T00:22:03.776801+0000 mgr.y (mgr.25531) 735 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:07.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:07 smithi079 bash[68241]: audit 2024-09-21T00:22:05.656126+0000 mgr.y (mgr.25531) 736 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:22:07.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:07 smithi079 bash[68241]: cluster 2024-09-21T00:22:05.777952+0000 mgr.y (mgr.25531) 737 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:07.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:07 smithi079 bash[71956]: audit 2024-09-21T00:22:05.656126+0000 mgr.y (mgr.25531) 736 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:22:07.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:07 smithi079 bash[71956]: cluster 2024-09-21T00:22:05.777952+0000 mgr.y (mgr.25531) 737 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:07.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:07 smithi122 bash[48694]: audit 2024-09-21T00:22:05.656126+0000 mgr.y (mgr.25531) 736 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:22:07.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:07 smithi122 bash[48694]: cluster 2024-09-21T00:22:05.777952+0000 mgr.y (mgr.25531) 737 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:07.780 INFO:teuthology.orchestra.run.smithi079.stdout:HEALTH_OK 2024-09-21T00:22:08.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:08 smithi079 bash[68241]: audit 2024-09-21T00:22:07.781423+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.79:0/1448097121' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:22:08.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:08 smithi079 bash[71956]: audit 2024-09-21T00:22:07.781423+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.79:0/1448097121' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:22:08.535 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-21T00:22:08.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:08 smithi122 bash[48694]: audit 2024-09-21T00:22:07.781423+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.79:0/1448097121' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T00:22:09.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:09 smithi079 bash[68241]: cluster 2024-09-21T00:22:07.778536+0000 mgr.y (mgr.25531) 738 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:09.492 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:09 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:22:09] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.43.0" 2024-09-21T00:22:09.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:09 smithi079 bash[71956]: cluster 2024-09-21T00:22:07.778536+0000 mgr.y (mgr.25531) 738 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:09.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:09 smithi122 bash[48694]: cluster 2024-09-21T00:22:07.778536+0000 mgr.y (mgr.25531) 738 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:11.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:11 smithi079 bash[71956]: cluster 2024-09-21T00:22:09.779800+0000 mgr.y (mgr.25531) 739 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:11.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:11 smithi079 bash[68241]: cluster 2024-09-21T00:22:09.779800+0000 mgr.y (mgr.25531) 739 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:11.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:11 smithi122 bash[48694]: cluster 2024-09-21T00:22:09.779800+0000 mgr.y (mgr.25531) 739 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:12.684 INFO:teuthology.orchestra.run.smithi079.stdout:true 2024-09-21T00:22:13.414 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-21T00:22:13.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:13 smithi079 bash[71956]: cluster 2024-09-21T00:22:11.780927+0000 mgr.y (mgr.25531) 740 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:13.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:13 smithi079 bash[71956]: audit 2024-09-21T00:22:12.672394+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.79:0/2042371140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:22:13.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:13 smithi079 bash[68241]: cluster 2024-09-21T00:22:11.780927+0000 mgr.y (mgr.25531) 740 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:13.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:13 smithi079 bash[68241]: audit 2024-09-21T00:22:12.672394+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.79:0/2042371140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:22:13.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:13 smithi122 bash[48694]: cluster 2024-09-21T00:22:11.780927+0000 mgr.y (mgr.25531) 740 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:13.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:13 smithi122 bash[48694]: audit 2024-09-21T00:22:12.672394+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.79:0/2042371140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:22:15.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:15 smithi079 bash[68241]: cluster 2024-09-21T00:22:13.781949+0000 mgr.y (mgr.25531) 741 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:15.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:15 smithi079 bash[71956]: cluster 2024-09-21T00:22:13.781949+0000 mgr.y (mgr.25531) 741 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:15.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:15 smithi122 bash[48694]: cluster 2024-09-21T00:22:13.781949+0000 mgr.y (mgr.25531) 741 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:17.254 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph version 19.1.1-367-g9e2ac70b (9e2ac70bb7aea67d34f0d50002344abbe7803736) squid (stable)" 2024-09-21T00:22:17.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:17 smithi079 bash[68241]: audit 2024-09-21T00:22:15.667401+0000 mgr.y (mgr.25531) 742 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:22:17.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:17 smithi079 bash[68241]: cluster 2024-09-21T00:22:15.783159+0000 mgr.y (mgr.25531) 743 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:17.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:17 smithi079 bash[71956]: audit 2024-09-21T00:22:15.667401+0000 mgr.y (mgr.25531) 742 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:22:17.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:17 smithi079 bash[71956]: cluster 2024-09-21T00:22:15.783159+0000 mgr.y (mgr.25531) 743 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:17.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:17 smithi122 bash[48694]: audit 2024-09-21T00:22:15.667401+0000 mgr.y (mgr.25531) 742 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:22:17.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:17 smithi122 bash[48694]: cluster 2024-09-21T00:22:15.783159+0000 mgr.y (mgr.25531) 743 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:18.004 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -e sha1=9e2ac70bb7aea67d34f0d50002344abbe7803736 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-09-21T00:22:18.254 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:18 smithi079 bash[71956]: audit 2024-09-21T00:22:17.242614+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.79:0/1764860309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:22:18.255 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:18 smithi079 bash[68241]: audit 2024-09-21T00:22:17.242614+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.79:0/1764860309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:22:18.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:18 smithi122 bash[48694]: audit 2024-09-21T00:22:17.242614+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.79:0/1764860309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T00:22:19.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:19 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:22:19] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.43.0" 2024-09-21T00:22:19.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:19 smithi079 bash[68241]: cluster 2024-09-21T00:22:17.784247+0000 mgr.y (mgr.25531) 744 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:19.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:19 smithi079 bash[68241]: audit 2024-09-21T00:22:18.478309+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:22:19.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:19 smithi079 bash[71956]: cluster 2024-09-21T00:22:17.784247+0000 mgr.y (mgr.25531) 744 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:19.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:19 smithi079 bash[71956]: audit 2024-09-21T00:22:18.478309+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:22:19.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:19 smithi122 bash[48694]: cluster 2024-09-21T00:22:17.784247+0000 mgr.y (mgr.25531) 744 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:19.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:19 smithi122 bash[48694]: audit 2024-09-21T00:22:18.478309+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:22:21.491 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:21 smithi079 bash[68241]: cluster 2024-09-21T00:22:19.785598+0000 mgr.y (mgr.25531) 745 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:21.492 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:21 smithi079 bash[71956]: cluster 2024-09-21T00:22:19.785598+0000 mgr.y (mgr.25531) 745 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:21.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:21 smithi122 bash[48694]: cluster 2024-09-21T00:22:19.785598+0000 mgr.y (mgr.25531) 745 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:21.616 INFO:teuthology.orchestra.run.smithi079.stdout:osd 8 3m ago - 2024-09-21T00:22:22.337 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T00:22:22.348 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi079.front.sepia.ceph.com 2024-09-21T00:22:22.348 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- bash -c 'ceph orch upgrade ls' 2024-09-21T00:22:22.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:22 smithi079 bash[71956]: audit 2024-09-21T00:22:21.589426+0000 mgr.y (mgr.25531) 746 : audit [DBG] from='client.45027 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:22.597 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:22 smithi079 bash[68241]: audit 2024-09-21T00:22:21.589426+0000 mgr.y (mgr.25531) 746 : audit [DBG] from='client.45027 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:22.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:22 smithi122 bash[48694]: audit 2024-09-21T00:22:21.589426+0000 mgr.y (mgr.25531) 746 : audit [DBG] from='client.45027 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:23.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:23 smithi122 bash[48694]: cluster 2024-09-21T00:22:21.786747+0000 mgr.y (mgr.25531) 747 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:23.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:23 smithi079 bash[71956]: cluster 2024-09-21T00:22:21.786747+0000 mgr.y (mgr.25531) 747 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:23.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:23 smithi079 bash[68241]: cluster 2024-09-21T00:22:21.786747+0000 mgr.y (mgr.25531) 747 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:25.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:25 smithi122 bash[48694]: cluster 2024-09-21T00:22:23.787612+0000 mgr.y (mgr.25531) 748 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:25.616 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:25 smithi079 bash[68241]: cluster 2024-09-21T00:22:23.787612+0000 mgr.y (mgr.25531) 748 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:25.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:25 smithi079 bash[71956]: cluster 2024-09-21T00:22:23.787612+0000 mgr.y (mgr.25531) 748 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:26.484 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T00:22:26.484 INFO:teuthology.orchestra.run.smithi079.stdout: "image": "quay.io/ceph/ceph", 2024-09-21T00:22:26.484 INFO:teuthology.orchestra.run.smithi079.stdout: "registry": "quay.io", 2024-09-21T00:22:26.485 INFO:teuthology.orchestra.run.smithi079.stdout: "bare_image": "ceph/ceph", 2024-09-21T00:22:26.485 INFO:teuthology.orchestra.run.smithi079.stdout: "versions": [ 2024-09-21T00:22:26.485 INFO:teuthology.orchestra.run.smithi079.stdout: "19.1.1", 2024-09-21T00:22:26.485 INFO:teuthology.orchestra.run.smithi079.stdout: "19.1.0" 2024-09-21T00:22:26.485 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-09-21T00:22:26.485 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T00:22:27.230 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-09-21T00:22:27.485 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:27 smithi079 bash[68241]: audit 2024-09-21T00:22:25.676077+0000 mgr.y (mgr.25531) 749 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:22:27.485 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:27 smithi079 bash[68241]: cluster 2024-09-21T00:22:25.788553+0000 mgr.y (mgr.25531) 750 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:27.485 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:27 smithi079 bash[68241]: audit 2024-09-21T00:22:26.045121+0000 mgr.y (mgr.25531) 751 : audit [DBG] from='client.54967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:27.485 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:27 smithi079 bash[71956]: audit 2024-09-21T00:22:25.676077+0000 mgr.y (mgr.25531) 749 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:22:27.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:27 smithi079 bash[71956]: cluster 2024-09-21T00:22:25.788553+0000 mgr.y (mgr.25531) 750 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:27.486 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:27 smithi079 bash[71956]: audit 2024-09-21T00:22:26.045121+0000 mgr.y (mgr.25531) 751 : audit [DBG] from='client.54967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:27.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:27 smithi122 bash[48694]: audit 2024-09-21T00:22:25.676077+0000 mgr.y (mgr.25531) 749 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:22:27.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:27 smithi122 bash[48694]: cluster 2024-09-21T00:22:25.788553+0000 mgr.y (mgr.25531) 750 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:27.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:27 smithi122 bash[48694]: audit 2024-09-21T00:22:26.045121+0000 mgr.y (mgr.25531) 751 : audit [DBG] from='client.54967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:29.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:29 smithi079 bash[71956]: cluster 2024-09-21T00:22:27.789545+0000 mgr.y (mgr.25531) 752 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:29.491 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:29 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:22:29] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.43.0" 2024-09-21T00:22:29.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:29 smithi079 bash[68241]: cluster 2024-09-21T00:22:27.789545+0000 mgr.y (mgr.25531) 752 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:29.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:29 smithi122 bash[48694]: cluster 2024-09-21T00:22:27.789545+0000 mgr.y (mgr.25531) 752 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:31.524 INFO:teuthology.orchestra.run.smithi079.stdout: "16.2.0", 2024-09-21T00:22:31.525 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:31 smithi079 bash[71956]: cluster 2024-09-21T00:22:29.790829+0000 mgr.y (mgr.25531) 753 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:31.525 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:31 smithi079 bash[68241]: cluster 2024-09-21T00:22:29.790829+0000 mgr.y (mgr.25531) 753 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:31.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:31 smithi122 bash[48694]: cluster 2024-09-21T00:22:29.790829+0000 mgr.y (mgr.25531) 753 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:32.327 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-09-21T00:22:32.578 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:32 smithi079 bash[68241]: audit 2024-09-21T00:22:31.141042+0000 mgr.y (mgr.25531) 754 : audit [DBG] from='client.54973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:32.579 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:32 smithi079 bash[71956]: audit 2024-09-21T00:22:31.141042+0000 mgr.y (mgr.25531) 754 : audit [DBG] from='client.54973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:32.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:32 smithi122 bash[48694]: audit 2024-09-21T00:22:31.141042+0000 mgr.y (mgr.25531) 754 : audit [DBG] from='client.54973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:33.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:33 smithi122 bash[48694]: cluster 2024-09-21T00:22:31.792013+0000 mgr.y (mgr.25531) 755 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:33.698 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:33 smithi079 bash[68241]: cluster 2024-09-21T00:22:31.792013+0000 mgr.y (mgr.25531) 755 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:33.698 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:33 smithi079 bash[71956]: cluster 2024-09-21T00:22:31.792013+0000 mgr.y (mgr.25531) 755 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:34.491 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:34 smithi079 bash[71956]: audit 2024-09-21T00:22:33.478609+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:22:34.492 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:34 smithi079 bash[68241]: audit 2024-09-21T00:22:33.478609+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:22:34.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:34 smithi122 bash[48694]: audit 2024-09-21T00:22:33.478609+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25531 172.21.15.79:0/2849957187' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T00:22:35.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:35 smithi122 bash[48694]: cluster 2024-09-21T00:22:33.792735+0000 mgr.y (mgr.25531) 756 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:35.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:35 smithi079 bash[68241]: cluster 2024-09-21T00:22:33.792735+0000 mgr.y (mgr.25531) 756 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:35.639 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:35 smithi079 bash[71956]: cluster 2024-09-21T00:22:33.792735+0000 mgr.y (mgr.25531) 756 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T00:22:36.465 INFO:teuthology.orchestra.run.smithi079.stdout: "v16.2.2", 2024-09-21T00:22:36.465 INFO:teuthology.orchestra.run.smithi079.stdout: "v16.2.2-20210505", 2024-09-21T00:22:37.253 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T00:22:37.264 INFO:tasks.cephadm:Teardown begin 2024-09-21T00:22:37.264 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T00:22:37.277 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T00:22:37.292 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T00:22:37.292 DEBUG:teuthology.orchestra.run.smithi079:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T00:22:37.326 DEBUG:teuthology.orchestra.run.smithi122:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T00:22:37.339 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T00:22:37.339 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T00:22:37.339 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.a 2024-09-21T00:22:37.535 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[55672]: [21/Sep/2024:00:22:37] ENGINE Bus STOPPING 2024-09-21T00:22:37.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[68241]: audit 2024-09-21T00:22:35.683977+0000 mgr.y (mgr.25531) 757 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:22:37.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[68241]: cluster 2024-09-21T00:22:35.793750+0000 mgr.y (mgr.25531) 758 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:37.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[68241]: audit 2024-09-21T00:22:36.064323+0000 mgr.y (mgr.25531) 759 : audit [DBG] from='client.45045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:37.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:37 smithi079 systemd[1]: Stopping Ceph mon.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:22:37.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[68241]: debug 2024-09-21T00:22:37.486+0000 7f7cfad8b640 -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-21T00:22:37.536 INFO:journalctl@ceph.mon.a.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[68241]: debug 2024-09-21T00:22:37.486+0000 7f7cfad8b640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-21T00:22:37.536 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[71956]: audit 2024-09-21T00:22:35.683977+0000 mgr.y (mgr.25531) 757 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:22:37.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[71956]: cluster 2024-09-21T00:22:35.793750+0000 mgr.y (mgr.25531) 758 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:37.537 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[71956]: audit 2024-09-21T00:22:36.064323+0000 mgr.y (mgr.25531) 759 : audit [DBG] from='client.45045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:37.608 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:37 smithi122 bash[48694]: audit 2024-09-21T00:22:35.683977+0000 mgr.y (mgr.25531) 757 : audit [DBG] from='client.44889 -' entity='client.iscsi.foo.smithi079.aysheq' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T00:22:37.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:37 smithi122 bash[48694]: cluster 2024-09-21T00:22:35.793750+0000 mgr.y (mgr.25531) 758 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T00:22:37.609 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:37 smithi122 bash[48694]: audit 2024-09-21T00:22:36.064323+0000 mgr.y (mgr.25531) 759 : audit [DBG] from='client.45045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T00:22:37.901 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[55672]: [21/Sep/2024:00:22:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T00:22:37.901 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[55672]: [21/Sep/2024:00:22:37] ENGINE Bus STOPPED 2024-09-21T00:22:37.901 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[55672]: [21/Sep/2024:00:22:37] ENGINE Bus STARTING 2024-09-21T00:22:38.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[55672]: [21/Sep/2024:00:22:37] ENGINE Serving on http://:::9283 2024-09-21T00:22:38.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:37 smithi079 bash[55672]: [21/Sep/2024:00:22:37] ENGINE Bus STARTED 2024-09-21T00:22:38.514 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.a.service' 2024-09-21T00:22:38.538 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:22:38.538 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T00:22:38.539 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-21T00:22:38.539 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.c 2024-09-21T00:22:38.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:38 smithi079 systemd[1]: Stopping Ceph mon.c for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:22:38.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:38 smithi079 bash[71956]: debug 2024-09-21T00:22:38.714+0000 7f1d020bf640 -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-21T00:22:38.763 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 21 00:22:38 smithi079 bash[71956]: debug 2024-09-21T00:22:38.714+0000 7f1d020bf640 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-09-21T00:22:39.523 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.c.service' 2024-09-21T00:22:39.548 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:39 smithi079 bash[55672]: ::ffff:172.21.15.122 - - [21/Sep/2024:00:22:39] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.43.0" 2024-09-21T00:22:39.550 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:22:39.550 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-21T00:22:39.550 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-21T00:22:39.551 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.b 2024-09-21T00:22:39.858 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:39 smithi122 systemd[1]: Stopping Ceph mon.b for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:22:39.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:39 smithi122 bash[48694]: debug 2024-09-21T00:22:39.746+0000 7f89de62a640 -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-21T00:22:39.859 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:39 smithi122 bash[48694]: debug 2024-09-21T00:22:39.746+0000 7f89de62a640 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-09-21T00:22:40.817 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.b.service' 2024-09-21T00:22:40.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:40 smithi122 bash[76010]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mon-b 2024-09-21T00:22:40.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:40 smithi122 bash[76071]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mon-b 2024-09-21T00:22:40.825 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:40 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-21T00:22:40.826 INFO:journalctl@ceph.mon.b.smithi122.stdout:Sep 21 00:22:40 smithi122 systemd[1]: Stopped Ceph mon.b for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:22:40.840 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:22:40.841 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-21T00:22:40.841 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-21T00:22:40.841 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.y 2024-09-21T00:22:41.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:40 smithi079 systemd[1]: Stopping Ceph mgr.y for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:22:41.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:40 smithi079 bash[55672]: debug 2024-09-21T00:22:40.966+0000 7fe82c043640 -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-21T00:22:41.241 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:40 smithi079 bash[55672]: debug 2024-09-21T00:22:40.966+0000 7fe82c043640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-21T00:22:41.886 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.y.service' 2024-09-21T00:22:41.894 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:41 smithi079 bash[113655]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mgr-y 2024-09-21T00:22:41.894 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:41 smithi079 bash[113716]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-mgr-y 2024-09-21T00:22:41.894 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:41 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.y.service: Deactivated successfully. 2024-09-21T00:22:41.894 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Sep 21 00:22:41 smithi079 systemd[1]: Stopped Ceph mgr.y for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:22:41.909 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:22:41.909 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-21T00:22:41.910 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T00:22:41.910 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.x 2024-09-21T00:22:42.357 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Sep 21 00:22:41 smithi122 systemd[1]: Stopping Ceph mgr.x for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:22:43.011 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@mgr.x.service' 2024-09-21T00:22:43.034 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:22:43.034 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T00:22:43.034 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T00:22:43.035 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.0 2024-09-21T00:22:43.491 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:22:43 smithi079 systemd[1]: Stopping Ceph osd.0 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:22:43.492 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:22:43 smithi079 bash[78733]: debug 2024-09-21T00:22:43.178+0000 7f7ead64f640 -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-21T00:22:43.492 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:22:43 smithi079 bash[78733]: debug 2024-09-21T00:22:43.178+0000 7f7ead64f640 -1 osd.0 159 *** Got signal Terminated *** 2024-09-21T00:22:43.492 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:22:43 smithi079 bash[78733]: debug 2024-09-21T00:22:43.178+0000 7f7ead64f640 -1 osd.0 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:22:48.358 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:22:48 smithi122 bash[45649]: ts=2024-09-21T00:22:48.053Z 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.79:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-09-21T00:22:48.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:22:48 smithi122 bash[45649]: ts=2024-09-21T00:22:48.054Z 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.79:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-09-21T00:22:48.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:22:48 smithi122 bash[45649]: ts=2024-09-21T00:22:48.059Z 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.79:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-09-21T00:22:48.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:22:48 smithi122 bash[45649]: ts=2024-09-21T00:22:48.061Z 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.79:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-09-21T00:22:48.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:22:48 smithi122 bash[45649]: ts=2024-09-21T00:22:48.062Z 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.79:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-09-21T00:22:49.389 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:22:49 smithi079 bash[113755]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-0 2024-09-21T00:22:49.389 INFO:journalctl@ceph.osd.0.smithi079.stdout:Sep 21 00:22:49 smithi079 bash[113816]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-0 2024-09-21T00:22:51.362 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.0.service' 2024-09-21T00:22:51.392 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:22:51.392 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T00:22:51.392 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T00:22:51.393 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.1 2024-09-21T00:22:51.600 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:22:51 smithi079 systemd[1]: Stopping Ceph osd.1 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:22:51.741 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:22:51 smithi079 bash[83197]: debug 2024-09-21T00:22:51.598+0000 7f03fdd54640 -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-21T00:22:51.741 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:22:51 smithi079 bash[83197]: debug 2024-09-21T00:22:51.598+0000 7f03fdd54640 -1 osd.1 159 *** Got signal Terminated *** 2024-09-21T00:22:51.741 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:22:51 smithi079 bash[83197]: debug 2024-09-21T00:22:51.598+0000 7f03fdd54640 -1 osd.1 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:22:57.991 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:22:57 smithi079 bash[113949]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-1 2024-09-21T00:22:57.991 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 21 00:22:57 smithi079 bash[114012]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-1 2024-09-21T00:22:59.963 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.1.service' 2024-09-21T00:22:59.991 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:22:59.991 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T00:22:59.991 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T00:22:59.991 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.2 2024-09-21T00:23:00.241 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:23:00 smithi079 systemd[1]: Stopping Ceph osd.2 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:23:00.242 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:23:00 smithi079 bash[89174]: debug 2024-09-21T00:23:00.146+0000 7f2abae6e640 -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-21T00:23:00.242 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:23:00 smithi079 bash[89174]: debug 2024-09-21T00:23:00.146+0000 7f2abae6e640 -1 osd.2 159 *** Got signal Terminated *** 2024-09-21T00:23:00.242 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:23:00 smithi079 bash[89174]: debug 2024-09-21T00:23:00.146+0000 7f2abae6e640 -1 osd.2 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:23:06.491 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:23:06 smithi079 bash[114140]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-2 2024-09-21T00:23:06.491 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 00:23:06 smithi079 bash[114204]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-2 2024-09-21T00:23:08.421 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.2.service' 2024-09-21T00:23:08.448 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:23:08.448 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T00:23:08.449 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T00:23:08.449 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.3 2024-09-21T00:23:08.741 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:23:08 smithi079 systemd[1]: Stopping Ceph osd.3 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:23:08.741 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:23:08 smithi079 bash[94888]: debug 2024-09-21T00:23:08.637+0000 7fadaad91640 -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-21T00:23:08.741 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:23:08 smithi079 bash[94888]: debug 2024-09-21T00:23:08.637+0000 7fadaad91640 -1 osd.3 159 *** Got signal Terminated *** 2024-09-21T00:23:08.742 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:23:08 smithi079 bash[94888]: debug 2024-09-21T00:23:08.637+0000 7fadaad91640 -1 osd.3 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:23:09.858 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:09 smithi122 bash[68920]: debug 2024-09-21T00:23:09.606+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:09.991 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:23:09 smithi079 bash[94888]: debug 2024-09-21T00:23:09.561+0000 7fada73a7640 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.711496+0000 front 2024-09-21T00:22:44.711647+0000 (oldest deadline 2024-09-21T00:23:08.811634+0000) 2024-09-21T00:23:10.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:10 smithi122 bash[64791]: debug 2024-09-21T00:23:10.610+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:10.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:10 smithi122 bash[68920]: debug 2024-09-21T00:23:10.562+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:10.991 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:23:10 smithi079 bash[94888]: debug 2024-09-21T00:23:10.521+0000 7fada73a7640 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.711496+0000 front 2024-09-21T00:22:44.711647+0000 (oldest deadline 2024-09-21T00:23:08.811634+0000) 2024-09-21T00:23:11.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:11 smithi122 bash[64791]: debug 2024-09-21T00:23:11.578+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:11.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:11 smithi122 bash[68920]: debug 2024-09-21T00:23:11.602+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:11.991 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:23:11 smithi079 bash[94888]: debug 2024-09-21T00:23:11.501+0000 7fada73a7640 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.711496+0000 front 2024-09-21T00:22:44.711647+0000 (oldest deadline 2024-09-21T00:23:08.811634+0000) 2024-09-21T00:23:12.741 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:23:12 smithi079 bash[94888]: debug 2024-09-21T00:23:12.489+0000 7fada73a7640 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.711496+0000 front 2024-09-21T00:22:44.711647+0000 (oldest deadline 2024-09-21T00:23:08.811634+0000) 2024-09-21T00:23:12.885 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:12 smithi122 bash[68920]: debug 2024-09-21T00:23:12.638+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:12.885 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:12 smithi122 bash[60754]: debug 2024-09-21T00:23:12.642+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:12.885 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:12 smithi122 bash[64791]: debug 2024-09-21T00:23:12.610+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:13.358 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:12 smithi122 bash[56347]: debug 2024-09-21T00:23:12.882+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:47.320569+0000 front 2024-09-21T00:22:47.320532+0000 (oldest deadline 2024-09-21T00:23:12.620106+0000) 2024-09-21T00:23:13.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:13 smithi122 bash[64791]: debug 2024-09-21T00:23:13.574+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:13.859 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:13 smithi122 bash[60754]: debug 2024-09-21T00:23:13.634+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:13.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:13 smithi122 bash[68920]: debug 2024-09-21T00:23:13.642+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:13.991 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:23:13 smithi079 bash[94888]: debug 2024-09-21T00:23:13.521+0000 7fada73a7640 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.711496+0000 front 2024-09-21T00:22:44.711647+0000 (oldest deadline 2024-09-21T00:23:08.811634+0000) 2024-09-21T00:23:14.358 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:13 smithi122 bash[56347]: debug 2024-09-21T00:23:13.914+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:47.320569+0000 front 2024-09-21T00:22:47.320532+0000 (oldest deadline 2024-09-21T00:23:12.620106+0000) 2024-09-21T00:23:14.858 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:14 smithi122 bash[60754]: debug 2024-09-21T00:23:14.658+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:14.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:14 smithi122 bash[64791]: debug 2024-09-21T00:23:14.562+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:14.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:14 smithi122 bash[68920]: debug 2024-09-21T00:23:14.678+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:14.991 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:23:14 smithi079 bash[114330]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-3 2024-09-21T00:23:14.991 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 00:23:14 smithi079 bash[114396]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-3 2024-09-21T00:23:15.358 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:14 smithi122 bash[56347]: debug 2024-09-21T00:23:14.870+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:47.320569+0000 front 2024-09-21T00:22:47.320532+0000 (oldest deadline 2024-09-21T00:23:12.620106+0000) 2024-09-21T00:23:15.858 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:15 smithi122 bash[68920]: debug 2024-09-21T00:23:15.682+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:15.859 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:15 smithi122 bash[60754]: debug 2024-09-21T00:23:15.702+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:15.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:15 smithi122 bash[64791]: debug 2024-09-21T00:23:15.582+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:16.358 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:15 smithi122 bash[56347]: debug 2024-09-21T00:23:15.898+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:47.320569+0000 front 2024-09-21T00:22:47.320532+0000 (oldest deadline 2024-09-21T00:23:12.620106+0000) 2024-09-21T00:23:16.802 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.3.service' 2024-09-21T00:23:16.828 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:23:16.829 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T00:23:16.829 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T00:23:16.829 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.4 2024-09-21T00:23:16.849 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:16 smithi122 bash[64791]: debug 2024-09-21T00:23:16.590+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:16.849 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:16 smithi122 bash[60754]: debug 2024-09-21T00:23:16.694+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:16.849 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:16 smithi122 bash[68920]: debug 2024-09-21T00:23:16.734+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:17.108 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:16 smithi122 systemd[1]: Stopping Ceph osd.4 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:23:17.109 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:16 smithi122 bash[56347]: debug 2024-09-21T00:23:16.858+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:47.320569+0000 front 2024-09-21T00:22:47.320532+0000 (oldest deadline 2024-09-21T00:23:12.620106+0000) 2024-09-21T00:23:17.109 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:16 smithi122 bash[56347]: debug 2024-09-21T00:23:16.978+0000 7fa1558cf640 -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-21T00:23:17.109 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:16 smithi122 bash[56347]: debug 2024-09-21T00:23:16.978+0000 7fa1558cf640 -1 osd.4 159 *** Got signal Terminated *** 2024-09-21T00:23:17.109 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:16 smithi122 bash[56347]: debug 2024-09-21T00:23:16.978+0000 7fa1558cf640 -1 osd.4 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:23:17.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:17 smithi122 bash[64791]: debug 2024-09-21T00:23:17.562+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:17.859 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:17 smithi122 bash[60754]: debug 2024-09-21T00:23:17.730+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:17.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:17 smithi122 bash[68920]: debug 2024-09-21T00:23:17.778+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:17.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:17 smithi122 bash[68920]: debug 2024-09-21T00:23:17.778+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:18.358 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:17 smithi122 bash[56347]: debug 2024-09-21T00:23:17.910+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:47.320569+0000 front 2024-09-21T00:22:47.320532+0000 (oldest deadline 2024-09-21T00:23:12.620106+0000) 2024-09-21T00:23:18.358 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:17 smithi122 bash[56347]: debug 2024-09-21T00:23:17.910+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:56.121775+0000 front 2024-09-21T00:22:56.121674+0000 (oldest deadline 2024-09-21T00:23:17.821430+0000) 2024-09-21T00:23:18.858 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:18 smithi122 bash[60754]: debug 2024-09-21T00:23:18.765+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:18.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:18 smithi122 bash[64791]: debug 2024-09-21T00:23:18.569+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:18.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:18 smithi122 bash[64791]: debug 2024-09-21T00:23:18.569+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:18.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:18 smithi122 bash[68920]: debug 2024-09-21T00:23:18.729+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:18.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:18 smithi122 bash[68920]: debug 2024-09-21T00:23:18.729+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:19.358 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:18 smithi122 bash[56347]: debug 2024-09-21T00:23:18.869+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:47.320569+0000 front 2024-09-21T00:22:47.320532+0000 (oldest deadline 2024-09-21T00:23:12.620106+0000) 2024-09-21T00:23:19.358 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:18 smithi122 bash[56347]: debug 2024-09-21T00:23:18.869+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:56.121775+0000 front 2024-09-21T00:22:56.121674+0000 (oldest deadline 2024-09-21T00:23:17.821430+0000) 2024-09-21T00:23:19.858 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:19 smithi122 bash[60754]: debug 2024-09-21T00:23:19.745+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:19.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:19 smithi122 bash[64791]: debug 2024-09-21T00:23:19.561+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:19.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:19 smithi122 bash[64791]: debug 2024-09-21T00:23:19.561+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:19.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:19 smithi122 bash[68920]: debug 2024-09-21T00:23:19.733+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:19.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:19 smithi122 bash[68920]: debug 2024-09-21T00:23:19.733+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:20.358 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:19 smithi122 bash[56347]: debug 2024-09-21T00:23:19.877+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:47.320569+0000 front 2024-09-21T00:22:47.320532+0000 (oldest deadline 2024-09-21T00:23:12.620106+0000) 2024-09-21T00:23:20.358 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:19 smithi122 bash[56347]: debug 2024-09-21T00:23:19.877+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:56.121775+0000 front 2024-09-21T00:22:56.121674+0000 (oldest deadline 2024-09-21T00:23:17.821430+0000) 2024-09-21T00:23:20.833 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:20 smithi122 bash[60754]: debug 2024-09-21T00:23:20.729+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:20.833 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:20 smithi122 bash[64791]: debug 2024-09-21T00:23:20.557+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:20.833 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:20 smithi122 bash[64791]: debug 2024-09-21T00:23:20.557+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:20.834 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:20 smithi122 bash[68920]: debug 2024-09-21T00:23:20.737+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:20.834 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:20 smithi122 bash[68920]: debug 2024-09-21T00:23:20.737+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:21.108 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:20 smithi122 bash[56347]: debug 2024-09-21T00:23:20.829+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:47.320569+0000 front 2024-09-21T00:22:47.320532+0000 (oldest deadline 2024-09-21T00:23:12.620106+0000) 2024-09-21T00:23:21.108 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:20 smithi122 bash[56347]: debug 2024-09-21T00:23:20.829+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:56.121775+0000 front 2024-09-21T00:22:56.121674+0000 (oldest deadline 2024-09-21T00:23:17.821430+0000) 2024-09-21T00:23:21.819 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:21 smithi122 bash[68920]: debug 2024-09-21T00:23:21.729+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:21.820 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:21 smithi122 bash[68920]: debug 2024-09-21T00:23:21.729+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:21.820 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:21 smithi122 bash[64791]: debug 2024-09-21T00:23:21.517+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:21.820 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:21 smithi122 bash[64791]: debug 2024-09-21T00:23:21.517+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:21.820 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:21 smithi122 bash[60754]: debug 2024-09-21T00:23:21.681+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:21.820 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:21 smithi122 bash[60754]: debug 2024-09-21T00:23:21.681+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.332241+0000 front 2024-09-21T00:22:55.332323+0000 (oldest deadline 2024-09-21T00:23:21.231856+0000) 2024-09-21T00:23:22.108 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:21 smithi122 bash[56347]: debug 2024-09-21T00:23:21.817+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:47.320569+0000 front 2024-09-21T00:22:47.320532+0000 (oldest deadline 2024-09-21T00:23:12.620106+0000) 2024-09-21T00:23:22.108 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:21 smithi122 bash[56347]: debug 2024-09-21T00:23:21.817+0000 7fa151ee5640 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:56.121775+0000 front 2024-09-21T00:22:56.121674+0000 (oldest deadline 2024-09-21T00:23:17.821430+0000) 2024-09-21T00:23:22.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:22 smithi122 bash[64791]: debug 2024-09-21T00:23:22.505+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:22.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:22 smithi122 bash[64791]: debug 2024-09-21T00:23:22.505+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:22.859 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:22 smithi122 bash[60754]: debug 2024-09-21T00:23:22.705+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:22.859 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:22 smithi122 bash[60754]: debug 2024-09-21T00:23:22.705+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.332241+0000 front 2024-09-21T00:22:55.332323+0000 (oldest deadline 2024-09-21T00:23:21.231856+0000) 2024-09-21T00:23:22.861 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:22 smithi122 bash[68920]: debug 2024-09-21T00:23:22.729+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:22.861 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:22 smithi122 bash[68920]: debug 2024-09-21T00:23:22.729+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:23.473 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:23 smithi122 bash[76215]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-4 2024-09-21T00:23:23.473 INFO:journalctl@ceph.osd.4.smithi122.stdout:Sep 21 00:23:23 smithi122 bash[76278]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-4 2024-09-21T00:23:23.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:23 smithi122 bash[64791]: debug 2024-09-21T00:23:23.545+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:23.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:23 smithi122 bash[64791]: debug 2024-09-21T00:23:23.545+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:23.859 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:23 smithi122 bash[60754]: debug 2024-09-21T00:23:23.661+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:23.859 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:23 smithi122 bash[60754]: debug 2024-09-21T00:23:23.661+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.332241+0000 front 2024-09-21T00:22:55.332323+0000 (oldest deadline 2024-09-21T00:23:21.231856+0000) 2024-09-21T00:23:23.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:23 smithi122 bash[68920]: debug 2024-09-21T00:23:23.717+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:23.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:23 smithi122 bash[68920]: debug 2024-09-21T00:23:23.717+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:24.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:24 smithi122 bash[64791]: debug 2024-09-21T00:23:24.497+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:24.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:24 smithi122 bash[64791]: debug 2024-09-21T00:23:24.497+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:24.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:24 smithi122 bash[68920]: debug 2024-09-21T00:23:24.729+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:24.859 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:24 smithi122 bash[68920]: debug 2024-09-21T00:23:24.729+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:24.859 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:24 smithi122 bash[60754]: debug 2024-09-21T00:23:24.709+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:24.859 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:24 smithi122 bash[60754]: debug 2024-09-21T00:23:24.709+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.332241+0000 front 2024-09-21T00:22:55.332323+0000 (oldest deadline 2024-09-21T00:23:21.231856+0000) 2024-09-21T00:23:25.608 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:25 smithi122 bash[64791]: debug 2024-09-21T00:23:25.453+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:25.608 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:25 smithi122 bash[64791]: debug 2024-09-21T00:23:25.453+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:25.803 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.4.service' 2024-09-21T00:23:25.872 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:23:25.872 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T00:23:25.872 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T00:23:25.872 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.5 2024-09-21T00:23:26.057 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:25 smithi122 bash[60754]: debug 2024-09-21T00:23:25.693+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:26.057 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:25 smithi122 bash[60754]: debug 2024-09-21T00:23:25.693+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.332241+0000 front 2024-09-21T00:22:55.332323+0000 (oldest deadline 2024-09-21T00:23:21.231856+0000) 2024-09-21T00:23:26.057 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:25 smithi122 systemd[1]: Stopping Ceph osd.5 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:23:26.057 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:25 smithi122 bash[68920]: debug 2024-09-21T00:23:25.777+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:26.058 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:25 smithi122 bash[68920]: debug 2024-09-21T00:23:25.777+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:26.358 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:26 smithi122 bash[60754]: debug 2024-09-21T00:23:26.053+0000 7f67dafee640 -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-21T00:23:26.358 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:26 smithi122 bash[60754]: debug 2024-09-21T00:23:26.053+0000 7f67dafee640 -1 osd.5 159 *** Got signal Terminated *** 2024-09-21T00:23:26.358 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:26 smithi122 bash[60754]: debug 2024-09-21T00:23:26.053+0000 7f67dafee640 -1 osd.5 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:23:26.807 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:26 smithi122 bash[64791]: debug 2024-09-21T00:23:26.453+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:26.807 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:26 smithi122 bash[64791]: debug 2024-09-21T00:23:26.453+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:26.807 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:26 smithi122 bash[64791]: debug 2024-09-21T00:23:26.453+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:26.807 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:26 smithi122 bash[60754]: debug 2024-09-21T00:23:26.665+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:26.808 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:26 smithi122 bash[60754]: debug 2024-09-21T00:23:26.665+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.332241+0000 front 2024-09-21T00:22:55.332323+0000 (oldest deadline 2024-09-21T00:23:21.231856+0000) 2024-09-21T00:23:27.108 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:26 smithi122 bash[68920]: debug 2024-09-21T00:23:26.805+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:27.108 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:26 smithi122 bash[68920]: debug 2024-09-21T00:23:26.805+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:27.708 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:27 smithi122 bash[64791]: debug 2024-09-21T00:23:27.405+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:27.709 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:27 smithi122 bash[64791]: debug 2024-09-21T00:23:27.405+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:27.709 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:27 smithi122 bash[64791]: debug 2024-09-21T00:23:27.405+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:28.108 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:27 smithi122 bash[60754]: debug 2024-09-21T00:23:27.709+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:28.108 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:27 smithi122 bash[60754]: debug 2024-09-21T00:23:27.709+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.332241+0000 front 2024-09-21T00:22:55.332323+0000 (oldest deadline 2024-09-21T00:23:21.231856+0000) 2024-09-21T00:23:28.108 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:27 smithi122 bash[60754]: debug 2024-09-21T00:23:27.709+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:05.134389+0000 front 2024-09-21T00:23:05.134488+0000 (oldest deadline 2024-09-21T00:23:26.834194+0000) 2024-09-21T00:23:28.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:27 smithi122 bash[68920]: debug 2024-09-21T00:23:27.825+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:28.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:27 smithi122 bash[68920]: debug 2024-09-21T00:23:27.825+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:28.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:27 smithi122 bash[68920]: debug 2024-09-21T00:23:27.825+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:28.720 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:28 smithi122 bash[64791]: debug 2024-09-21T00:23:28.381+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:28.720 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:28 smithi122 bash[64791]: debug 2024-09-21T00:23:28.381+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:28.720 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:28 smithi122 bash[64791]: debug 2024-09-21T00:23:28.381+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:29.108 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:28 smithi122 bash[68920]: debug 2024-09-21T00:23:28.857+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:29.108 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:28 smithi122 bash[68920]: debug 2024-09-21T00:23:28.857+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:29.108 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:28 smithi122 bash[68920]: debug 2024-09-21T00:23:28.857+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:29.109 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:28 smithi122 bash[60754]: debug 2024-09-21T00:23:28.717+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:29.109 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:28 smithi122 bash[60754]: debug 2024-09-21T00:23:28.717+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.332241+0000 front 2024-09-21T00:22:55.332323+0000 (oldest deadline 2024-09-21T00:23:21.231856+0000) 2024-09-21T00:23:29.109 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:28 smithi122 bash[60754]: debug 2024-09-21T00:23:28.717+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:05.134389+0000 front 2024-09-21T00:23:05.134488+0000 (oldest deadline 2024-09-21T00:23:26.834194+0000) 2024-09-21T00:23:29.742 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:29 smithi122 bash[64791]: debug 2024-09-21T00:23:29.405+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:29.742 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:29 smithi122 bash[64791]: debug 2024-09-21T00:23:29.405+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:29.743 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:29 smithi122 bash[64791]: debug 2024-09-21T00:23:29.405+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:30.108 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:29 smithi122 bash[60754]: debug 2024-09-21T00:23:29.737+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:30.108 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:29 smithi122 bash[60754]: debug 2024-09-21T00:23:29.737+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.332241+0000 front 2024-09-21T00:22:55.332323+0000 (oldest deadline 2024-09-21T00:23:21.231856+0000) 2024-09-21T00:23:30.108 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:29 smithi122 bash[60754]: debug 2024-09-21T00:23:29.737+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:05.134389+0000 front 2024-09-21T00:23:05.134488+0000 (oldest deadline 2024-09-21T00:23:26.834194+0000) 2024-09-21T00:23:30.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:29 smithi122 bash[68920]: debug 2024-09-21T00:23:29.901+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:30.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:29 smithi122 bash[68920]: debug 2024-09-21T00:23:29.901+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:30.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:29 smithi122 bash[68920]: debug 2024-09-21T00:23:29.901+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:30.754 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:30 smithi122 bash[64791]: debug 2024-09-21T00:23:30.457+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:30.754 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:30 smithi122 bash[64791]: debug 2024-09-21T00:23:30.457+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:30.754 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:30 smithi122 bash[64791]: debug 2024-09-21T00:23:30.457+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:31.108 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:30 smithi122 bash[60754]: debug 2024-09-21T00:23:30.749+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:46.530553+0000 front 2024-09-21T00:22:46.530809+0000 (oldest deadline 2024-09-21T00:23:12.430592+0000) 2024-09-21T00:23:31.108 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:30 smithi122 bash[60754]: debug 2024-09-21T00:23:30.749+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.332241+0000 front 2024-09-21T00:22:55.332323+0000 (oldest deadline 2024-09-21T00:23:21.231856+0000) 2024-09-21T00:23:31.108 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:30 smithi122 bash[60754]: debug 2024-09-21T00:23:30.749+0000 7f67d35fc640 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:05.134389+0000 front 2024-09-21T00:23:05.134488+0000 (oldest deadline 2024-09-21T00:23:26.834194+0000) 2024-09-21T00:23:31.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:30 smithi122 bash[68920]: debug 2024-09-21T00:23:30.897+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:31.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:30 smithi122 bash[68920]: debug 2024-09-21T00:23:30.897+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:31.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:30 smithi122 bash[68920]: debug 2024-09-21T00:23:30.897+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:31.767 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:31 smithi122 bash[64791]: debug 2024-09-21T00:23:31.493+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:31.768 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:31 smithi122 bash[64791]: debug 2024-09-21T00:23:31.493+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:31.768 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:31 smithi122 bash[64791]: debug 2024-09-21T00:23:31.493+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:32.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:31 smithi122 bash[68920]: debug 2024-09-21T00:23:31.929+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:32.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:31 smithi122 bash[68920]: debug 2024-09-21T00:23:31.929+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:32.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:31 smithi122 bash[68920]: debug 2024-09-21T00:23:31.929+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:32.524 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:32 smithi122 bash[76408]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-5 2024-09-21T00:23:32.524 INFO:journalctl@ceph.osd.5.smithi122.stdout:Sep 21 00:23:32 smithi122 bash[76473]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-5 2024-09-21T00:23:32.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:32 smithi122 bash[64791]: debug 2024-09-21T00:23:32.521+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:32.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:32 smithi122 bash[64791]: debug 2024-09-21T00:23:32.521+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:32.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:32 smithi122 bash[64791]: debug 2024-09-21T00:23:32.521+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:33.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:32 smithi122 bash[68920]: debug 2024-09-21T00:23:32.969+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:33.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:32 smithi122 bash[68920]: debug 2024-09-21T00:23:32.969+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:33.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:32 smithi122 bash[68920]: debug 2024-09-21T00:23:32.969+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:33.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:33 smithi122 bash[64791]: debug 2024-09-21T00:23:33.521+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:33.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:33 smithi122 bash[64791]: debug 2024-09-21T00:23:33.521+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:33.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:33 smithi122 bash[64791]: debug 2024-09-21T00:23:33.521+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:34.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:33 smithi122 bash[68920]: debug 2024-09-21T00:23:33.989+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:34.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:33 smithi122 bash[68920]: debug 2024-09-21T00:23:33.989+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:34.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:33 smithi122 bash[68920]: debug 2024-09-21T00:23:33.989+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:34.722 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.5.service' 2024-09-21T00:23:34.749 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:23:34.749 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T00:23:34.749 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-21T00:23:34.749 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.6 2024-09-21T00:23:34.802 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:34 smithi122 bash[64791]: debug 2024-09-21T00:23:34.509+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:34.802 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:34 smithi122 bash[64791]: debug 2024-09-21T00:23:34.509+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:34.803 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:34 smithi122 bash[64791]: debug 2024-09-21T00:23:34.509+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:35.108 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:34 smithi122 systemd[1]: Stopping Ceph osd.6 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:23:35.108 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:34 smithi122 bash[64791]: debug 2024-09-21T00:23:34.937+0000 7f6a9f62f640 -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-21T00:23:35.108 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:34 smithi122 bash[64791]: debug 2024-09-21T00:23:34.937+0000 7f6a9f62f640 -1 osd.6 159 *** Got signal Terminated *** 2024-09-21T00:23:35.109 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:34 smithi122 bash[64791]: debug 2024-09-21T00:23:34.937+0000 7f6a9f62f640 -1 osd.6 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:23:35.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:34 smithi122 bash[68920]: debug 2024-09-21T00:23:34.945+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:35.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:34 smithi122 bash[68920]: debug 2024-09-21T00:23:34.945+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:35.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:34 smithi122 bash[68920]: debug 2024-09-21T00:23:34.945+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:35.109 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:34 smithi122 bash[68920]: debug 2024-09-21T00:23:34.945+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:35.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:35 smithi122 bash[64791]: debug 2024-09-21T00:23:35.529+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:35.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:35 smithi122 bash[64791]: debug 2024-09-21T00:23:35.529+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:35.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:35 smithi122 bash[64791]: debug 2024-09-21T00:23:35.529+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:35.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:35 smithi122 bash[64791]: debug 2024-09-21T00:23:35.529+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.947908+0000 front 2024-09-21T00:23:11.947953+0000 (oldest deadline 2024-09-21T00:23:35.447804+0000) 2024-09-21T00:23:36.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:35 smithi122 bash[68920]: debug 2024-09-21T00:23:35.941+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:36.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:35 smithi122 bash[68920]: debug 2024-09-21T00:23:35.941+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:36.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:35 smithi122 bash[68920]: debug 2024-09-21T00:23:35.941+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:36.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:35 smithi122 bash[68920]: debug 2024-09-21T00:23:35.941+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:36.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:36 smithi122 bash[64791]: debug 2024-09-21T00:23:36.493+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:36.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:36 smithi122 bash[64791]: debug 2024-09-21T00:23:36.493+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:36.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:36 smithi122 bash[64791]: debug 2024-09-21T00:23:36.493+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:36.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:36 smithi122 bash[64791]: debug 2024-09-21T00:23:36.493+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.947908+0000 front 2024-09-21T00:23:11.947953+0000 (oldest deadline 2024-09-21T00:23:35.447804+0000) 2024-09-21T00:23:37.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:36 smithi122 bash[68920]: debug 2024-09-21T00:23:36.965+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:37.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:36 smithi122 bash[68920]: debug 2024-09-21T00:23:36.965+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:37.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:36 smithi122 bash[68920]: debug 2024-09-21T00:23:36.965+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:37.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:36 smithi122 bash[68920]: debug 2024-09-21T00:23:36.965+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:37.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:37 smithi122 bash[64791]: debug 2024-09-21T00:23:37.477+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:37.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:37 smithi122 bash[64791]: debug 2024-09-21T00:23:37.477+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:37.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:37 smithi122 bash[64791]: debug 2024-09-21T00:23:37.477+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:37.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:37 smithi122 bash[64791]: debug 2024-09-21T00:23:37.477+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.947908+0000 front 2024-09-21T00:23:11.947953+0000 (oldest deadline 2024-09-21T00:23:35.447804+0000) 2024-09-21T00:23:38.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:37 smithi122 bash[68920]: debug 2024-09-21T00:23:37.993+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:38.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:37 smithi122 bash[68920]: debug 2024-09-21T00:23:37.993+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:38.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:37 smithi122 bash[68920]: debug 2024-09-21T00:23:37.993+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:38.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:37 smithi122 bash[68920]: debug 2024-09-21T00:23:37.993+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:38.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:38 smithi122 bash[64791]: debug 2024-09-21T00:23:38.493+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:38.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:38 smithi122 bash[64791]: debug 2024-09-21T00:23:38.493+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:38.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:38 smithi122 bash[64791]: debug 2024-09-21T00:23:38.493+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:38.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:38 smithi122 bash[64791]: debug 2024-09-21T00:23:38.493+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.947908+0000 front 2024-09-21T00:23:11.947953+0000 (oldest deadline 2024-09-21T00:23:35.447804+0000) 2024-09-21T00:23:39.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:38 smithi122 bash[68920]: debug 2024-09-21T00:23:38.977+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:39.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:38 smithi122 bash[68920]: debug 2024-09-21T00:23:38.977+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:39.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:38 smithi122 bash[68920]: debug 2024-09-21T00:23:38.977+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:39.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:38 smithi122 bash[68920]: debug 2024-09-21T00:23:38.977+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:39.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:39 smithi122 bash[64791]: debug 2024-09-21T00:23:39.445+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:45.043639+0000 front 2024-09-21T00:22:45.043550+0000 (oldest deadline 2024-09-21T00:23:10.343281+0000) 2024-09-21T00:23:39.858 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:39 smithi122 bash[64791]: debug 2024-09-21T00:23:39.445+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.045135+0000 front 2024-09-21T00:22:55.044656+0000 (oldest deadline 2024-09-21T00:23:18.544584+0000) 2024-09-21T00:23:39.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:39 smithi122 bash[64791]: debug 2024-09-21T00:23:39.445+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:00.245917+0000 front 2024-09-21T00:23:00.246071+0000 (oldest deadline 2024-09-21T00:23:26.145808+0000) 2024-09-21T00:23:39.859 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:39 smithi122 bash[64791]: debug 2024-09-21T00:23:39.445+0000 7f6a9bc45640 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.947908+0000 front 2024-09-21T00:23:11.947953+0000 (oldest deadline 2024-09-21T00:23:35.447804+0000) 2024-09-21T00:23:40.331 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:40 smithi122 bash[68920]: debug 2024-09-21T00:23:40.009+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:40.331 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:40 smithi122 bash[68920]: debug 2024-09-21T00:23:40.009+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:40.331 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:40 smithi122 bash[68920]: debug 2024-09-21T00:23:40.009+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:40.331 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:40 smithi122 bash[68920]: debug 2024-09-21T00:23:40.009+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:41.358 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:40 smithi122 bash[76600]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-6 2024-09-21T00:23:41.358 INFO:journalctl@ceph.osd.6.smithi122.stdout:Sep 21 00:23:41 smithi122 bash[76661]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-6 2024-09-21T00:23:41.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:41 smithi122 bash[68920]: debug 2024-09-21T00:23:41.033+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:41.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:41 smithi122 bash[68920]: debug 2024-09-21T00:23:41.033+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:41.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:41 smithi122 bash[68920]: debug 2024-09-21T00:23:41.033+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:41.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:41 smithi122 bash[68920]: debug 2024-09-21T00:23:41.033+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:42.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:42 smithi122 bash[68920]: debug 2024-09-21T00:23:42.001+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:42.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:42 smithi122 bash[68920]: debug 2024-09-21T00:23:42.001+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:42.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:42 smithi122 bash[68920]: debug 2024-09-21T00:23:42.001+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:42.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:42 smithi122 bash[68920]: debug 2024-09-21T00:23:42.001+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:43.175 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.6.service' 2024-09-21T00:23:43.244 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:23:43.244 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-21T00:23:43.244 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-21T00:23:43.244 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.7 2024-09-21T00:23:43.294 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:43 smithi122 bash[68920]: debug 2024-09-21T00:23:43.005+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:43.295 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:43 smithi122 bash[68920]: debug 2024-09-21T00:23:43.005+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:43.295 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:43 smithi122 bash[68920]: debug 2024-09-21T00:23:43.005+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:43.295 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:43 smithi122 bash[68920]: debug 2024-09-21T00:23:43.005+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:43.608 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:43 smithi122 systemd[1]: Stopping Ceph osd.7 for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:23:43.608 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:43 smithi122 bash[68920]: debug 2024-09-21T00:23:43.401+0000 7f260895d640 -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-21T00:23:43.608 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:43 smithi122 bash[68920]: debug 2024-09-21T00:23:43.401+0000 7f260895d640 -1 osd.7 159 *** Got signal Terminated *** 2024-09-21T00:23:43.608 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:43 smithi122 bash[68920]: debug 2024-09-21T00:23:43.401+0000 7f260895d640 -1 osd.7 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T00:23:44.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:43 smithi122 bash[68920]: debug 2024-09-21T00:23:43.961+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:44.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:43 smithi122 bash[68920]: debug 2024-09-21T00:23:43.961+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:44.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:43 smithi122 bash[68920]: debug 2024-09-21T00:23:43.961+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:44.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:43 smithi122 bash[68920]: debug 2024-09-21T00:23:43.961+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:45.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:44 smithi122 bash[68920]: debug 2024-09-21T00:23:44.937+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:45.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:44 smithi122 bash[68920]: debug 2024-09-21T00:23:44.937+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:45.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:44 smithi122 bash[68920]: debug 2024-09-21T00:23:44.937+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:45.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:44 smithi122 bash[68920]: debug 2024-09-21T00:23:44.937+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:46.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:45 smithi122 bash[68920]: debug 2024-09-21T00:23:45.961+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:46.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:45 smithi122 bash[68920]: debug 2024-09-21T00:23:45.961+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:46.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:45 smithi122 bash[68920]: debug 2024-09-21T00:23:45.961+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:46.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:45 smithi122 bash[68920]: debug 2024-09-21T00:23:45.961+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:46.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:45 smithi122 bash[68920]: debug 2024-09-21T00:23:45.961+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-09-21T00:23:21.428824+0000 front 2024-09-21T00:23:21.429085+0000 (oldest deadline 2024-09-21T00:23:45.528824+0000) 2024-09-21T00:23:47.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:46 smithi122 bash[68920]: debug 2024-09-21T00:23:46.985+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:47.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:46 smithi122 bash[68920]: debug 2024-09-21T00:23:46.985+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:47.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:46 smithi122 bash[68920]: debug 2024-09-21T00:23:46.985+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:47.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:46 smithi122 bash[68920]: debug 2024-09-21T00:23:46.985+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:47.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:46 smithi122 bash[68920]: debug 2024-09-21T00:23:46.985+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-09-21T00:23:21.428824+0000 front 2024-09-21T00:23:21.429085+0000 (oldest deadline 2024-09-21T00:23:45.528824+0000) 2024-09-21T00:23:48.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:48 smithi122 bash[68920]: debug 2024-09-21T00:23:48.029+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6806 osd.0 since back 2024-09-21T00:22:44.222100+0000 front 2024-09-21T00:22:44.222392+0000 (oldest deadline 2024-09-21T00:23:09.522127+0000) 2024-09-21T00:23:48.358 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:48 smithi122 bash[68920]: debug 2024-09-21T00:23:48.029+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6814 osd.1 since back 2024-09-21T00:22:55.924431+0000 front 2024-09-21T00:22:55.924230+0000 (oldest deadline 2024-09-21T00:23:17.623920+0000) 2024-09-21T00:23:48.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:48 smithi122 bash[68920]: debug 2024-09-21T00:23:48.029+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6822 osd.2 since back 2024-09-21T00:23:04.625850+0000 front 2024-09-21T00:23:04.625815+0000 (oldest deadline 2024-09-21T00:23:27.525547+0000) 2024-09-21T00:23:48.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:48 smithi122 bash[68920]: debug 2024-09-21T00:23:48.029+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.79:6830 osd.3 since back 2024-09-21T00:23:11.527460+0000 front 2024-09-21T00:23:11.527503+0000 (oldest deadline 2024-09-21T00:23:34.427199+0000) 2024-09-21T00:23:48.359 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:48 smithi122 bash[68920]: debug 2024-09-21T00:23:48.029+0000 7f2604f73640 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-09-21T00:23:21.428824+0000 front 2024-09-21T00:23:21.429085+0000 (oldest deadline 2024-09-21T00:23:45.528824+0000) 2024-09-21T00:23:48.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:48 smithi122 bash[45649]: ts=2024-09-21T00:23:48.052Z 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.79:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-09-21T00:23:48.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:48 smithi122 bash[45649]: ts=2024-09-21T00:23:48.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.79:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-09-21T00:23:48.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:48 smithi122 bash[45649]: ts=2024-09-21T00:23:48.059Z 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.79:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-09-21T00:23:48.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:48 smithi122 bash[45649]: ts=2024-09-21T00:23:48.062Z 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.79:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-09-21T00:23:48.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:48 smithi122 bash[45649]: ts=2024-09-21T00:23:48.062Z 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.79:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.79:8765: connect: connection refused" 2024-09-21T00:23:49.825 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:49 smithi122 bash[76791]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-7 2024-09-21T00:23:49.825 INFO:journalctl@ceph.osd.7.smithi122.stdout:Sep 21 00:23:49 smithi122 bash[76853]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-osd-7 2024-09-21T00:23:51.729 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@osd.7.service' 2024-09-21T00:23:51.795 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:23:51.795 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-21T00:23:51.796 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-21T00:23:51.796 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@prometheus.a 2024-09-21T00:23:51.980 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 systemd[1]: Stopping Ceph prometheus.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:23:52.358 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 bash[45649]: ts=2024-09-21T00:23:51.982Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T00:23:52.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 bash[45649]: ts=2024-09-21T00:23:51.982Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T00:23:52.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 bash[45649]: ts=2024-09-21T00:23:51.982Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T00:23:52.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 bash[45649]: ts=2024-09-21T00:23:51.982Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T00:23:52.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 bash[45649]: ts=2024-09-21T00:23:51.982Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T00:23:52.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 bash[45649]: ts=2024-09-21T00:23:51.982Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T00:23:52.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 bash[45649]: ts=2024-09-21T00:23:51.982Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T00:23:52.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 bash[45649]: ts=2024-09-21T00:23:51.982Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T00:23:52.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 bash[45649]: ts=2024-09-21T00:23:51.982Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T00:23:52.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 bash[45649]: ts=2024-09-21T00:23:51.983Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T00:23:52.359 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 bash[45649]: ts=2024-09-21T00:23:51.983Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T00:23:52.360 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Sep 21 00:23:51 smithi122 bash[45649]: ts=2024-09-21T00:23:51.983Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T00:23:52.816 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@prometheus.a.service' 2024-09-21T00:23:52.836 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T00:23:52.836 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-21T00:23:52.836 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-21T00:23:55.835 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:55.835 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:56.197 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:56.197 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:55 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:56.448 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:56 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:56.448 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:56 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:56.448 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:56 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:56.741 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:56 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:56.741 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:56 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:56.742 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:56 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:56.996 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:56 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:56.997 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:56 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:57.345 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:57 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:57.345 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:57 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:57.345 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:57 smithi079 systemd[1]: Stopping Ceph node-exporter.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:23:58.241 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:57 smithi079 bash[114737]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-node-exporter-a 2024-09-21T00:23:58.241 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:58 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T00:23:58.241 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:58 smithi079 bash[114797]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-node-exporter-a 2024-09-21T00:23:58.241 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:58 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T00:23:58.241 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:58 smithi079 systemd[1]: Stopped Ceph node-exporter.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:23:58.549 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Sep 21 00:23:58 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:58.549 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:58 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:23:58.549 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:58 smithi079 systemd[1]: Stopping Ceph alertmanager.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:23:58.549 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:58 smithi079 bash[53076]: ts=2024-09-21T00:23:58.505Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T00:23:59.425 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:59 smithi079 bash[114861]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-alertmanager-a 2024-09-21T00:23:59.426 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:59 smithi079 bash[114921]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-alertmanager-a 2024-09-21T00:23:59.426 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:59 smithi079 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T00:23:59.426 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:59 smithi079 systemd[1]: Stopped Ceph alertmanager.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:23:59.741 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:Sep 21 00:23:59 smithi079 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:21.867 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-21T00:24:24.858 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:24 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:24.858 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:24 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:25.123 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:25 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:25.124 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:25 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:25.465 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:25 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:25.466 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:25 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:25.744 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:25 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:25.744 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:25 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:25.744 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:25 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:25.744 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:25 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:26.010 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:25 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:26.010 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:25 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:26.317 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:26 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:26.318 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:26 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:26.318 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:26 smithi122 systemd[1]: Stopping Ceph node-exporter.b for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:24:27.108 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:26 smithi122 bash[77295]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-node-exporter-b 2024-09-21T00:24:27.108 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:27 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T00:24:27.108 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:27 smithi122 bash[77353]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-node-exporter-b 2024-09-21T00:24:27.109 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:27 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T00:24:27.109 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:27 smithi122 systemd[1]: Stopped Ceph node-exporter.b for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:24:27.466 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Sep 21 00:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:27.467 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:27 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:27.467 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:27 smithi122 systemd[1]: Stopping Ceph grafana.a for ad1ad010-77a8-11ef-baf5-efdc52797490... 2024-09-21T00:24:27.467 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:27 smithi122 bash[47233]: logger=server t=2024-09-21T00:24:27.430995478Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-21T00:24:27.468 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:27 smithi122 bash[47233]: logger=tracing t=2024-09-21T00:24:27.431057031Z level=info msg="Closing tracing" 2024-09-21T00:24:27.468 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:27 smithi122 bash[47233]: logger=ticker t=2024-09-21T00:24:27.431132182Z level=info msg=stopped last_tick=2024-09-21T00:24:20Z 2024-09-21T00:24:28.258 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:27 smithi122 bash[77413]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-grafana-a 2024-09-21T00:24:28.258 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:28 smithi122 bash[77473]: Error response from daemon: No such container: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490-grafana-a 2024-09-21T00:24:28.258 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:28 smithi122 systemd[1]: ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T00:24:28.258 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:28 smithi122 systemd[1]: Stopped Ceph grafana.a for ad1ad010-77a8-11ef-baf5-efdc52797490. 2024-09-21T00:24:28.608 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Sep 21 00:24:28 smithi122 systemd[1]: /etc/systemd/system/ceph-ad1ad010-77a8-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T00:24:39.685 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T00:24:39.699 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T00:24:39.712 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T00:24:39.714 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913078/remote/smithi079/crash 2024-09-21T00:24:39.714 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/crash -- . 2024-09-21T00:24:39.753 INFO:teuthology.orchestra.run.smithi079.stderr:tar: /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T00:24:39.753 INFO:teuthology.orchestra.run.smithi079.stderr:tar: Error is not recoverable: exiting now 2024-09-21T00:24:39.755 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913078/remote/smithi122/crash 2024-09-21T00:24:39.756 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/crash -- . 2024-09-21T00:24:39.767 INFO:teuthology.orchestra.run.smithi122.stderr:tar: /var/lib/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T00:24:39.767 INFO:teuthology.orchestra.run.smithi122.stderr:tar: Error is not recoverable: exiting now 2024-09-21T00:24:39.768 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T00:24:39.768 DEBUG:teuthology.orchestra.run.smithi079:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/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-21T00:24:39.812 INFO:tasks.cephadm:Compressing logs... 2024-09-21T00:24:39.812 DEBUG:teuthology.orchestra.run.smithi079:> 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-21T00:24:39.855 DEBUG:teuthology.orchestra.run.smithi122:> 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-21T00:24:39.864 INFO:teuthology.orchestra.run.smithi079.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T00:24:39.866 INFO:teuthology.orchestra.run.smithi122.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T00:24:39.879 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T00:24:39.883 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mgr.y.log 2024-09-21T00:24:39.883 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.0.log 2024-09-21T00:24:39.883 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.2.log 2024-09-21T00:24:39.883 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi079.qkmjyc.log 2024-09-21T00:24:39.883 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mon.a.log 2024-09-21T00:24:39.884 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi079.qkmjyc.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-21T00:24:39.884 INFO:teuthology.orchestra.run.smithi079.stderr: 75.9% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi079.qkmjyc.log.gz 2024-09-21T00:24:39.884 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.3.log 2024-09-21T00:24:39.884 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.1.log 2024-09-21T00:24:39.884 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/tcmu-runner.log 2024-09-21T00:24:39.889 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.1.log: 92.0% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-21T00:24:39.889 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.log 2024-09-21T00:24:39.889 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/tcmu-runner.log: 86.4% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/tcmu-runner.log.gz 2024-09-21T00:24:39.889 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-21T00:24:39.896 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T00:24:39.896 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.7.log 2024-09-21T00:24:39.896 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.6.log 2024-09-21T00:24:39.896 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-21T00:24:39.896 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.7.log: /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.5.log 2024-09-21T00:24:39.897 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mgr.x.log 2024-09-21T00:24:39.897 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.log 2024-09-21T00:24:39.897 INFO:teuthology.orchestra.run.smithi122.stderr:gzip/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mgr.x.log: -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-21T00:24:39.897 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.log: 86.1% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-21T00:24:39.897 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi122.obecan.log 2024-09-21T00:24:39.897 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-21T00:24:39.897 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi122.obecan.log: 75.6% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi122.obecan.log.gz 2024-09-21T00:24:39.898 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mon.b.log 2024-09-21T00:24:39.898 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.audit.log: 89.2% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-21T00:24:39.898 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.4.log 2024-09-21T00:24:39.898 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-21T00:24:39.900 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.log: 94.0% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-21T00:24:39.901 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mon.c.log 2024-09-21T00:24:39.901 INFO:teuthology.orchestra.run.smithi079.stderr: 91.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T00:24:39.901 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-21T00:24:39.902 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.4.log: 90.9% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-21T00:24:39.912 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mon.c.log: 90.9% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-21T00:24:39.913 INFO:teuthology.orchestra.run.smithi122.stderr: 90.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T00:24:39.927 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.audit.log: 94.4% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-21T00:24:40.043 INFO:teuthology.orchestra.run.smithi122.stderr: 90.2% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T00:24:40.410 INFO:teuthology.orchestra.run.smithi079.stderr: 89.7% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mgr.y.log.gz 2024-09-21T00:24:40.803 INFO:teuthology.orchestra.run.smithi079.stderr: 92.6% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mon.c.log.gz 2024-09-21T00:24:40.843 INFO:teuthology.orchestra.run.smithi122.stderr: 92.7% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mon.b.log.gz 2024-09-21T00:24:41.194 INFO:teuthology.orchestra.run.smithi079.stderr: 93.4% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.2.log.gz 2024-09-21T00:24:41.748 INFO:teuthology.orchestra.run.smithi079.stderr: 91.2% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-mon.a.log.gz 2024-09-21T00:24:41.862 INFO:teuthology.orchestra.run.smithi122.stderr: 93.1% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.6.log.gz 2024-09-21T00:24:41.878 INFO:teuthology.orchestra.run.smithi122.stderr: 93.3% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.5.log.gz 2024-09-21T00:24:41.894 INFO:teuthology.orchestra.run.smithi122.stderr: 93.8% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.7.log.gz 2024-09-21T00:24:42.088 INFO:teuthology.orchestra.run.smithi079.stderr: 93.5% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.1.log.gz 2024-09-21T00:24:42.138 INFO:teuthology.orchestra.run.smithi122.stderr: 93.6% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.4.log.gz 2024-09-21T00:24:42.140 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-09-21T00:24:42.140 INFO:teuthology.orchestra.run.smithi122.stderr:real 0m2.280s 2024-09-21T00:24:42.140 INFO:teuthology.orchestra.run.smithi122.stderr:user 0m9.016s 2024-09-21T00:24:42.140 INFO:teuthology.orchestra.run.smithi122.stderr:sys 0m0.415s 2024-09-21T00:24:42.257 INFO:teuthology.orchestra.run.smithi079.stderr: 93.4% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.0.log.gz 2024-09-21T00:24:42.743 INFO:teuthology.orchestra.run.smithi079.stderr: 93.4% -- replaced with /var/log/ceph/ad1ad010-77a8-11ef-baf5-efdc52797490/ceph-osd.3.log.gz 2024-09-21T00:24:42.744 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-21T00:24:42.744 INFO:teuthology.orchestra.run.smithi079.stderr:real 0m2.888s 2024-09-21T00:24:42.744 INFO:teuthology.orchestra.run.smithi079.stderr:user 0m11.740s 2024-09-21T00:24:42.744 INFO:teuthology.orchestra.run.smithi079.stderr:sys 0m0.406s 2024-09-21T00:24:42.745 INFO:tasks.cephadm:Archiving logs... 2024-09-21T00:24:42.745 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913078/remote/smithi079/log 2024-09-21T00:24:42.746 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T00:24:44.099 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913078/remote/smithi122/log 2024-09-21T00:24:44.099 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T00:24:45.177 INFO:tasks.cephadm:Removing cluster... 2024-09-21T00:24:45.177 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 --force 2024-09-21T00:24:45.923 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ad1ad010-77a8-11ef-baf5-efdc52797490 --force 2024-09-21T00:24:46.678 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T00:24:46.678 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T00:24:46.684 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T00:24:46.689 INFO:tasks.cephadm:Teardown complete 2024-09-21T00:24:46.690 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T00:24:46.698 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T00:24:46.699 DEBUG:teuthology.orchestra.run.smithi079:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T00:24:46.727 DEBUG:teuthology.orchestra.run.smithi122:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T00:24:46.740 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T00:24:46.740 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-09-21T00:24:46.740 INFO:teuthology.orchestra.run.smithi079.stdout:*hv01.front.sepi 67.205.162.81 3 u 99 128 377 0.096 -2.522 0.323 2024-09-21T00:24:46.740 INFO:teuthology.orchestra.run.smithi079.stdout:+hv02.front.sepi 63.231.80.2 3 u 17 128 377 0.093 -0.609 0.271 2024-09-21T00:24:46.740 INFO:teuthology.orchestra.run.smithi079.stdout:+hv03.front.sepi 74.6.168.72 3 u 29 128 377 0.089 -3.161 0.282 2024-09-21T00:24:46.740 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-21T00:24:46.744 INFO:teuthology.orchestra.run.smithi122.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T00:24:46.744 INFO:teuthology.orchestra.run.smithi122.stdout:============================================================================== 2024-09-21T00:24:46.744 INFO:teuthology.orchestra.run.smithi122.stdout:*hv01.front.sepi 67.205.162.81 3 u 16 64 377 0.098 -2.615 0.258 2024-09-21T00:24:46.744 INFO:teuthology.orchestra.run.smithi122.stdout:+hv02.front.sepi 63.231.80.2 3 u 23 64 377 0.057 -1.012 0.313 2024-09-21T00:24:46.744 INFO:teuthology.orchestra.run.smithi122.stdout:+hv03.front.sepi 74.6.168.72 3 u 23 64 377 0.103 -3.306 0.261 2024-09-21T00:24:46.744 INFO:teuthology.orchestra.run.smithi122.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-21T00:24:46.744 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T00:24:46.753 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T00:24:46.753 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T00:24:46.761 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T00:24:46.769 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T00:24:46.778 INFO:teuthology.task.internal:Duration was 3562.925843 seconds 2024-09-21T00:24:46.778 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T00:24:46.786 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T00:24:46.786 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T00:24:46.788 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T00:24:46.827 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T00:24:46.827 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi079.front.sepia.ceph.com 2024-09-21T00:24:46.827 DEBUG:teuthology.orchestra.run.smithi079:> 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-21T00:24:46.882 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi122.front.sepia.ceph.com 2024-09-21T00:24:46.883 DEBUG:teuthology.orchestra.run.smithi122:> 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-21T00:24:46.892 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T00:24:46.893 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T00:24:46.927 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T00:24:47.007 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T00:24:47.008 DEBUG:teuthology.orchestra.run.smithi079:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T00:24:47.010 DEBUG:teuthology.orchestra.run.smithi122:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T00:24:47.242 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T00:24:47.257 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T00:24:47.258 DEBUG:teuthology.orchestra.run.smithi079:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T00:24:47.271 DEBUG:teuthology.orchestra.run.smithi122:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T00:24:47.284 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T00:24:47.305 DEBUG:teuthology.orchestra.run.smithi079:> 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-21T00:24:47.315 DEBUG:teuthology.orchestra.run.smithi122:> 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-21T00:24:47.323 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = core 2024-09-21T00:24:47.336 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = core 2024-09-21T00:24:47.360 DEBUG:teuthology.orchestra.run.smithi079:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T00:24:47.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T00:24:47.386 DEBUG:teuthology.orchestra.run.smithi122:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T00:24:47.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T00:24:47.410 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T00:24:47.419 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T00:24:47.420 DEBUG:teuthology.misc:Transferring archived files from smithi079:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913078/remote/smithi079 2024-09-21T00:24:47.420 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T00:24:47.461 DEBUG:teuthology.misc:Transferring archived files from smithi122:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-20_21:08:02-orch-squid-distro-default-smithi/7913078/remote/smithi122 2024-09-21T00:24:47.461 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T00:24:47.488 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T00:24:47.488 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T00:24:47.495 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T00:24:47.526 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T00:24:47.537 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T00:24:47.537 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T00:24:47.546 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T00:24:47.547 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T00:24:47.549 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T00:24:47.553 INFO:teuthology.orchestra.run.smithi079.stdout: 658622 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 00:24 /home/ubuntu/cephtest 2024-09-21T00:24:47.574 INFO:teuthology.orchestra.run.smithi122.stdout: 658465 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 00:24 /home/ubuntu/cephtest 2024-09-21T00:24:47.576 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T00:24:47.585 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T00:24:47.607 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 3562.925842523575 owner: scheduled_teuthology@teuthology success: true 2024-09-21T00:24:47.609 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T00:24:47.681 INFO:teuthology.run:pass